{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 39379,
      "executingTimeMillis" : 39379,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7645,
      "waitingTimeMillis" : 7645
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 137,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
            "branch" : [
              {
                "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
            "branch" : [
              {
                "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
        "branch" : [
          {
            "SHA1" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#137",
  "duration" : 39379,
  "estimatedDuration" : 102412,
  "executor" : None,
  "fullDisplayName" : "seed #137",
  "id" : "137",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 137,
  "queueId" : 126157,
  "result" : "SUCCESS",
  "timestamp" : 1710299930152,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/137/",
  "builtOn" : "default-qqn1p",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/list-go-dependencies/go.mod",
          "tools/list-go-dependencies/go.sum"
        ],
        "commitId" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
        "timestamp" : 1710299918000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(deps): update module github.com/puerkitobio/goquery to v1.9.1 (#2814)\u000a\u000a[![Mend\u000aRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Change | Age | Adoption | Passing | Confidence |\u000a|---|---|---|---|---|---|\u000a|\u000a[github.com/PuerkitoBio/goquery](https://togithub.com/PuerkitoBio/goquery)\u000a| `v1.8.1` -> `v1.9.1` |\u000a[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fPuerkitoBio%2fgoquery/v1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fPuerkitoBio%2fgoquery/v1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fPuerkitoBio%2fgoquery/v1.8.1/v1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fPuerkitoBio%2fgoquery/v1.8.1/v1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\u000a|\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)</summary>\u000a\u000a###\u000a[`v1.9.1`](https://togithub.com/PuerkitoBio/goquery/releases/tag/v1.9.1)\u000a\u000a[Compare\u000aSource](https://togithub.com/PuerkitoBio/goquery/compare/v1.9.0...v1.9.1)\u000a\u000aImprove allocation of `Map`, better document cascadia behavior\u000adifferences.\u000a\u000a###\u000a[`v1.9.0`](https://togithub.com/PuerkitoBio/goquery/releases/tag/v1.9.0):\u000av1.9.0 Add generic `Map` function\u000a\u000a[Compare\u000aSource](https://togithub.com/PuerkitoBio/goquery/compare/v1.8.1...v1.9.0)\u000a\u000aNote that starting with this release, goquery now requires Go 1.18+. If\u000ayou need to build with an older Go version, use goquery v1.8.x.\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: Branch creation - At any time (no schedule defined),\u000aAutomerge - At any time (no schedule defined).\u000a\u000a\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you\u000aare satisfied.\u000a\u000a♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\u000arebase/retry checkbox.\u000a\u000a\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update\u000aagain.\u000a\u000a---\u000a\u000a- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\u000athis box\u000a\u000a---\u000a\u000aThis PR has been generated by [Mend\u000aRenovate](https://www.mend.io/free-developer-tools/renovate/). View\u000arepository job log\u000a[here](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2024-03-13 03:18:38 +0000",
        "id" : "85c92d5bdf5163338440eaa2f3531c9c31153b46",
        "msg" : "fix(deps): update module github.com/puerkitobio/goquery to v1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/list-go-dependencies/go.mod"
          },
          {
            "editType" : "edit",
            "file" : "tools/list-go-dependencies/go.sum"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}