{
  "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 19913,
      "buildableTimeMillis" : 19913,
      "buildingDurationMillis" : 98811,
      "executingTimeMillis" : 98811,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7208,
      "waitingTimeMillis" : 7208
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1531,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
            "branch" : [
              {
                "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
            "branch" : [
              {
                "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
        "branch" : [
          {
            "SHA1" : "6028f433d046e21412c4839d89ea914a48385610",
            "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" : "#1531",
  "duration" : 98811,
  "estimatedDuration" : 61545,
  "executor" : None,
  "fullDisplayName" : "seed #1531",
  "id" : "1531",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1531,
  "queueId" : 3511692,
  "result" : "SUCCESS",
  "timestamp" : 1773745681130,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1531/",
  "builtOn" : "default-fn7vh",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml",
          "pipelines/pingcap/tiflow/latest/ghpr_verify.groovy",
          "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
        ],
        "commitId" : "6028f433d046e21412c4839d89ea914a48385610",
        "timestamp" : 1773745649000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ci: temporary go1.25.8 toolchain pin for tiflow/ticdc unit jobs (#4366)\u000a\u000a## Summary\u000aThis PR adds a **temporary CI-side workaround** for mixed Go patch\u000atoolchain artifacts (`go1.25.8` vs older `go tool`) that cause compile\u000afailures in PR jobs.\u000a\u000a## Why\u000aSome jobs are still running in environments/images that are not fully\u000aaligned to Go `1.25.8`, while repo-side changes already pull `1.25.8`\u000aartifacts. This can trigger errors like:\u000a\u000a```text\u000acompile: version \"go1.25.8\" does not match go tool version \"go1.25.x\"\u000a```\u000a\u000a## Changes\u000a- `pipelines/pingcap/tiflow/latest/ghpr_verify.groovy`\u000a  - export `GOTOOLCHAIN=go1.25.8`\u000a  - set per-command `GOCACHE`\u000a  - run `go clean -cache` before `make`\u000a  - add explicit TEMP/TODO comments\u000a\u000a- `prow-jobs/pingcap/ticdc/latest-presubmits.yaml`\u000a- `prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml`\u000a- same temporary env/cache workaround for `pull-unit-test` and\u000a`pull-unit-test-next-gen`\u000a\u000a## Notes\u000a- This is intentionally temporary and should be **reverted** after the\u000acorresponding CI images/environments are fully upgraded and stable on Go\u000a`1.25.8`.\u000a- This does not change product code or test logic; it only stabilizes CI\u000aexecution environment consistency.\u000a",
        "date" : "2026-03-17 11:07:29 +0000",
        "id" : "6028f433d046e21412c4839d89ea914a48385610",
        "msg" : "ci: temporary go1.25.8 toolchain pin for tiflow/ticdc unit jobs (#4366)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/ghpr_verify.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}