{
  "_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" : 19527,
      "buildableTimeMillis" : 19527,
      "buildingDurationMillis" : 62670,
      "executingTimeMillis" : 62670,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7551,
      "waitingTimeMillis" : 7551
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1434,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
            "branch" : [
              {
                "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
            "branch" : [
              {
                "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
        "branch" : [
          {
            "SHA1" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
            "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" : "#1434",
  "duration" : 62670,
  "estimatedDuration" : 71004,
  "executor" : None,
  "fullDisplayName" : "seed #1434",
  "id" : "1434",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1434,
  "queueId" : 3313957,
  "result" : "SUCCESS",
  "timestamp" : 1772124559923,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1434/",
  "builtOn" : "default-mvf3t",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/error-log-review/github.go",
          "tools/error-log-review/go.sum",
          "tools/error-log-review/go.mod"
        ],
        "commitId" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
        "timestamp" : 1772124528000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(deps): update module github.com/google/go-github/v82 to v83 (#4167)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Change |\u000a[Age](https://docs.renovatebot.com/merge-confidence/) |\u000a[Confidence](https://docs.renovatebot.com/merge-confidence/) |\u000a|---|---|---|---|\u000a|\u000a[github.com/google/go-github/v82](https://redirect.github.com/google/go-github)\u000a| `v82.0.0` → `v83.0.0` |\u000a![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv82/v83.0.0?slim=true)\u000a|\u000a![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv82/v82.0.0/v83.0.0?slim=true)\u000a|\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the [Dependency\u000aDashboard](../issues/1780) for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>google/go-github (github.com/google/go-github/v82)</summary>\u000a\u000a###\u000a[`v83.0.0`](https://redirect.github.com/google/go-github/releases/tag/v83.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v82.0.0...v83.0.0)\u000a\u000aI don't recall ever having this many breaking API changes in a single\u000arelease, and the last release was only 3 weeks ago!\u000a\u000aA special heart-felt thanks goes to\u000a[@&#8203;merchantmoh-debug](https://redirect.github.com/merchantmoh-debug),\u000a[@&#8203;Not-Dhananjay-Mishra](https://redirect.github.com/Not-Dhananjay-Mishra),\u000aand [@&#8203;alexandear](https://redirect.github.com/alexandear) for the\u000aaddition of a long-requested feature to this repo:\u000a\u000a- native auto-generated iterators for all `List*` methods that support\u000apagination (change your call from `List*` to `List*Iter` and make sure\u000ato use a rate-limiting transport or you will quickly exhaust your\u000aquotas!)\u000a\u000aA second set of heart-felt thanks go to\u000a[@&#8203;stevehipwell](https://redirect.github.com/stevehipwell) for\u000asetting up our REVIEWERS file and to our amazing volunteer reviewers:\u000a\u000a- [@&#8203;stevehipwell](https://redirect.github.com/stevehipwell)\u000a- [@&#8203;alexandear](https://redirect.github.com/alexandear)\u000a- [@&#8203;zyfy29](https://redirect.github.com/zyfy29)\u000a-\u000a[@&#8203;Not-Dhananjay-Mishra](https://redirect.github.com/Not-Dhananjay-Mishra)\u000a\u000awho have reduced our code-review wait times from days (*sometimes\u000aweeks*) down to literally ***hours*** and thereby enable rapid responses\u000ato bug fixes and attempts to stay up-to-date with the ever-evolving\u000aGitHub v3 API.\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- fix!: Divide `PackageGetAllVersions` into two separate methods\u000a`ListPackageVersions` and `ListUserPackageVersions`\u000a([#&#8203;4014](https://redirect.github.com/google/go-github/issues/4014))\u000aBREAKING CHANGE: `PackageGetAllVersions` is now divided into\u000a`ListPackageVersions` and `ListUserPackageVersions`.\u000a- fix!: Remove unsupported pagination from `ListAutolinks`\u000a([#&#8203;4012](https://redirect.github.com/google/go-github/issues/4012))\u000aBREAKING CHANGE: `opts *ListOptions` is removed from\u000a`RepositoriesService.ListAutoLinks`.\u000a- fix!: Remove `ListOptions` from `PullRequestsService.ListReviewers`\u000a([#&#8203;4009](https://redirect.github.com/google/go-github/issues/4009))\u000aBREAKING CHANGE: `PullRequestsService.ListReviewers` no longer has `opts\u000a*ListOptions`.\u000a- fix!: Change `PremiumRequestUsageItem` quantities to `float64`\u000a([#&#8203;4002](https://redirect.github.com/google/go-github/issues/4002))\u000aBREAKING CHANGE: `PremiumRequestUsageItem` numeric fields are now\u000a`float64`.\u000a- fix!: Add `ListOptions` to `ListDeploymentBranchPolicies` and\u000a`ListCustomDeploymentRuleIntegrations`\u000a([#&#8203;3988](https://redirect.github.com/google/go-github/issues/3988))\u000aBREAKING CHANGE: `RepositoriesService.ListDeploymentBranchPolicies` and\u000a`RepositoriesService.ListCustomDeploymentRuleIntegrations` now accept\u000a`ListOptions`.\u000a- fix!: Pass `url` struct tags by value instead of by reference\u000a([#&#8203;3991](https://redirect.github.com/google/go-github/issues/3991))\u000aBREAKING CHANGE: Many `*Options` structs now pass `omitempty` URL struct\u000afields by value instead of by reference.\u000a- fix!: Fix pagination support for `IssuesService` list methods\u000a([#&#8203;3984](https://redirect.github.com/google/go-github/issues/3984))\u000aBREAKING CHANGE: `ListCursorOptions` is removed from `IssueListOptions`.\u000a- fix!: Add field `PerPage` to `OrganizationsListOptions`\u000a([#&#8203;3986](https://redirect.github.com/google/go-github/issues/3986))\u000aBREAKING CHANGE: `OrganizationsListOptions` now contains only `PerPage`\u000ainstead of `ListOptions`.\u000a- fix!: Add `ListLicensesOptions` to `LicensesService.List`\u000a([#&#8203;3981](https://redirect.github.com/google/go-github/issues/3981))\u000aBREAKING CHANGE: `LicensesService.List` now accepts\u000a`ListLicensesOptions` for pagination.\u000a- fix!: Change `SCIMEnterpriseAttributeOperation.Value` from `*string`\u000ato `any`\u000a([#&#8203;3971](https://redirect.github.com/google/go-github/issues/3971))\u000aBREAKING CHANGE: `SCIMEnterpriseAttributeOperation.Value` is changed\u000afrom `*string` to `any`.\u000a- feat!: Add `ListOptions` to `RepositoriesService.ListAllTopics`\u000a([#&#8203;3978](https://redirect.github.com/google/go-github/issues/3978))\u000aBREAKING CHANGE: `RepositoriesService.ListAllTopics` now accepts\u000a`ListOptions` for pagination.\u000a- fix!: Replace `UserListOptions.ListOptions` with\u000a`UserListOptions.PerPage`\u000a([#&#8203;3977](https://redirect.github.com/google/go-github/issues/3977))\u000aBREAKING CHANGE: Replaces `UserListOptions.ListOptions` with\u000a`UserListOptions.PerPage` which also removes `UsersService.ListAllIter`.\u000a- fix!: `CreateHostedRunnerRequest`, `UpdateHostedRunnerRequest` instead\u000aof `HostedRunnerRequest`\u000a([#&#8203;3973](https://redirect.github.com/google/go-github/issues/3973))\u000aBREAKING CHANGE: `ActionsService.CreateHostedRunner` and\u000a`EnterpriseService.CreateHostedRunner` now accept\u000a`CreateHostedRunnerRequest`; `ActionsService.UpdateHostedRunner` and\u000a`EnterpriseService.UpdateHostedRunner` now accept\u000a`UpdateHostedRunnerRequest`.\u000a- refactor!: Use `RepositoryPermissions` struct for `User.Permissions`\u000a([#&#8203;3963](https://redirect.github.com/google/go-github/issues/3963))\u000aBREAKING CHANGE: `User.Permissions` is now `*RepositoryPermissions`\u000ainstead of `map[string]bool`.\u000a\u000a...and the following additional changes:\u000a\u000a- Bump version of go-github to v83.0.0\u000a([#&#8203;4015](https://redirect.github.com/google/go-github/issues/4015))\u000a- feat: Support pagination for methods that return structs\u000a([#&#8203;4011](https://redirect.github.com/google/go-github/issues/4011))\u000a- chore: Bump golangci-lint to v2.9.0\u000a([#&#8203;4013](https://redirect.github.com/google/go-github/issues/4013))\u000a- docs: Update usage instructions\u000a([#&#8203;4008](https://redirect.github.com/google/go-github/issues/4008))\u000a- feat: Add iterators for methods with `After`\u000a([#&#8203;4007](https://redirect.github.com/google/go-github/issues/4007))\u000a- chore: Improve `addOptions` implementation\u000a([#&#8203;3998](https://redirect.github.com/google/go-github/issues/3998))\u000a- chore: Do not print any output when `check-structfield-settings` is OK\u000a([#&#8203;4001](https://redirect.github.com/google/go-github/issues/4001))\u000a- build(deps): Bump golang.org/x/net from 0.49.0 to 0.50.0 in /scrape\u000a([#&#8203;4003](https://redirect.github.com/google/go-github/issues/4003))\u000a- chore: Remove unnecessary `fmt.Print` in tests\u000a([#&#8203;3999](https://redirect.github.com/google/go-github/issues/3999))\u000a- build(deps): Bump github.com/alecthomas/kong from 1.13.0 to 1.14.0 in\u000a/tools\u000a([#&#8203;4004](https://redirect.github.com/google/go-github/issues/4004))\u000a- build(deps): Bump golang.org/x/crypto from 0.47.0 to 0.48.0 in\u000a/example\u000a([#&#8203;4006](https://redirect.github.com/google/go-github/issues/4006))\u000a- fix: Change cursor pagination to use `After`\u000a([#&#8203;3994](https://redirect.github.com/google/go-github/issues/3994))\u000a- fix: Add support for GitHub Enterprise cloud upload URLs\u000a([#&#8203;3993](https://redirect.github.com/google/go-github/issues/3993))\u000a- chore: Turn off commit with `gpgsign` in script/generate.sh\u000a([#&#8203;3982](https://redirect.github.com/google/go-github/issues/3982))\u000a- feat: Support `[]string` return type in `gen-iterators.go`\u000a([#&#8203;3980](https://redirect.github.com/google/go-github/issues/3980))\u000a- fix: Address `modernize.omitzero` issues\u000a([#&#8203;3972](https://redirect.github.com/google/go-github/issues/3972))\u000a- feat: Add organization artifact metadata APIs\u000a([#&#8203;3944](https://redirect.github.com/google/go-github/issues/3944))\u000a- chore: Address `otel` review feedback\u000a([#&#8203;3969](https://redirect.github.com/google/go-github/issues/3969))\u000a- feat(otel): Add native OpenTelemetry Transport module\u000a([#&#8203;3938](https://redirect.github.com/google/go-github/issues/3938))\u000a- feat: Add native Go 1.23 iterator support for cursor-based pagination\u000a([#&#8203;3965](https://redirect.github.com/google/go-github/issues/3965))\u000a- chore: Address `gen-iterators` review feedback\u000a([#&#8203;3962](https://redirect.github.com/google/go-github/issues/3962))\u000a- feat: Add native Go 1.23 Iterator support\u000a([#&#8203;3916](https://redirect.github.com/google/go-github/issues/3916))\u000a- docs: Fix typo in README.md\u000a([#&#8203;3961](https://redirect.github.com/google/go-github/issues/3961))\u000a- chore: Move all \"DO NOT EDIT\" messages to line 1\u000a([#&#8203;3960](https://redirect.github.com/google/go-github/issues/3960))\u000a- chore: Enable `unparam` linter and cover unused `*Response` results\u000a([#&#8203;3955](https://redirect.github.com/google/go-github/issues/3955))\u000a- fix(tools): Change `gen-release-notes` to use `git` instead of\u000ascraping web\u000a([#&#8203;3958](https://redirect.github.com/google/go-github/issues/3958))\u000a- chore: Use `example.com` instead of random URLs in tests\u000a([#&#8203;3948](https://redirect.github.com/google/go-github/issues/3948))\u000a- feat: Add `organization_copilot_metrics` installation permission\u000a([#&#8203;3957](https://redirect.github.com/google/go-github/issues/3957))\u000a- chore(deps): Switch from `gopkg.in/yaml.v3` to `go.yaml.in/yaml/v3` in\u000a/tools\u000a([#&#8203;3907](https://redirect.github.com/google/go-github/issues/3907))\u000a- docs: Address PR titles in CONTRIBUTING.md\u000a([#&#8203;3952](https://redirect.github.com/google/go-github/issues/3952))\u000a- chore: Format code with `golangci-lint fmt`\u000a([#&#8203;3949](https://redirect.github.com/google/go-github/issues/3949))\u000a- fix: Handle HTTP 429 status code for rate limiting\u000a([#&#8203;3951](https://redirect.github.com/google/go-github/issues/3951))\u000a- chore: Adapt `lint.sh` to Windows Git Bash\u000a([#&#8203;3950](https://redirect.github.com/google/go-github/issues/3950))\u000a- Bump go-github from v81 to v82 in /scrape\u000a([#&#8203;3946](https://redirect.github.com/google/go-github/issues/3946))\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 was generated by [Mend Renovate](https://mend.io/renovate/).\u000aView the [repository job\u000alog](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2026-02-26 16:48:48 +0000",
        "id" : "ed1eb9815c46d02cfe525e21b8864aa6583fa3a5",
        "msg" : "fix(deps): update module github.com/google/go-github/v82 to v83 (#4167)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/go.mod"
          },
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/github.go"
          },
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/go.sum"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}