{
  "_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" : 17353,
      "buildableTimeMillis" : 17353,
      "buildingDurationMillis" : 129469,
      "executingTimeMillis" : 129469,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8516,
      "waitingTimeMillis" : 8516
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1749,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
            "branch" : [
              {
                "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
            "branch" : [
              {
                "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
        "branch" : [
          {
            "SHA1" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
            "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" : "#1749",
  "duration" : 129469,
  "estimatedDuration" : 95955,
  "executor" : None,
  "fullDisplayName" : "seed #1749",
  "id" : "1749",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1749,
  "queueId" : 3692651,
  "result" : "SUCCESS",
  "timestamp" : 1781065602437,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1749/",
  "builtOn" : "default-tlkq3",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tiflash/latest/pod-pull_integration_test.yaml",
          "pipelines/pingcap/tiflash/latest/pull_unit_next_gen.groovy",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pod-test.yaml",
          "prow-jobs/pingcap/tiflash/latest-presubmits-next-gen.yaml",
          "pipelines/pingcap/tiflash/release-8.5/pod-pull_integration_test.yaml",
          "pipelines/pingcap/tiflash/release-8.5/pod-pull_build.yaml",
          "pipelines/pingcap/tiflash/latest/pod-pull_unit-test.yaml",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pod-build.yaml",
          "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy",
          "prow-jobs/pingcap/tiflash/latest-presubmits.yaml",
          "prow-jobs/pingcap/tiflash/release-8.5-presubmits.yaml",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pipeline.groovy",
          "pipelines/pingcap/tiflash/latest/pull_unit_test.groovy",
          "pipelines/pingcap/tiflash/latest/pull_integration_test.groovy",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy",
          "pipelines/pingcap/tiflash/release-8.5/pull_integration_test.groovy",
          "pipelines/pingcap/tiflash/release-8.5/pod-pull_unit-test.yaml",
          "pipelines/pingcap/tiflash/latest/pod-pull_build.yaml"
        ],
        "commitId" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
        "timestamp" : 1781065572000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ci(tiflash): migrate presubmit jobs to GCP (#4648)\u000a\u000aThis PR contains the remaining TiFlash presubmit/pull job migration\u000achanges. It should be merged after the merged/postsubmit migration PR\u000ahas been merged and observed for a few days.\u000a\u000aChanges:\u000a- migrate latest and release-8.5 TiFlash pull build/unit/integration\u000ajobs to GCP\u000a- update pull job pod templates, images, and resources\u000a- replace legacy runtime/test images with GCP/GHCR-accessible images\u000a- adjust integration docker-compose image replacement and unit-test\u000abuild cache handling\u000a\u000aValidation:\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/pull_integration_next_gen/28/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/pull_integration_test/20/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/pull_unit_next_gen/16/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/pull_unit_test/10/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/release-8.5/job/pull_unit_test/10/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/release-8.5/job/pull_integration_test/18/stages/\u000a-\u000ahttps://prow.tidb.net/jenkins/job/pingcap/job/tiflash/job/pull_integration_next_gen_columnar/10/stages/\u000a\u000a---------\u000a\u000aSigned-off-by: lyb <yebin.li@pingcap.com>\u000a",
        "date" : "2026-06-10 04:26:12 +0000",
        "id" : "5d82e61dba40b509d419d71239b1c36d1c8ff828",
        "msg" : "ci(tiflash): migrate presubmit jobs to GCP (#4648)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_unit_next_gen.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tiflash/latest-presubmits-next-gen.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tiflash/release-8.5-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pod-pull_build.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tiflash/latest-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pod-pull_build.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pod-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pod-build.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pod-pull_unit-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pod-pull_unit-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen_columnar/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pod-pull_integration_test.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}