{
  "_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" : 26953,
      "buildableTimeMillis" : 26953,
      "buildingDurationMillis" : 57225,
      "executingTimeMillis" : 57225,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5119,
      "waitingTimeMillis" : 5119
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1210,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
            "branch" : [
              {
                "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
            "branch" : [
              {
                "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
        "branch" : [
          {
            "SHA1" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
            "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" : "#1210",
  "duration" : 57225,
  "estimatedDuration" : 69111,
  "executor" : None,
  "fullDisplayName" : "seed #1210",
  "id" : "1210",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1210,
  "queueId" : 2624658,
  "result" : "SUCCESS",
  "timestamp" : 1765266286455,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1210/",
  "builtOn" : "default-p3wbg",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_jdbc_test.groovy",
          "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_common_test.groovy",
          "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_mysql_test.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_common_test.groovy",
          "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_jdbc_test.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_mysql_test.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_common_test.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/release-6.1/ghpr_integration_mysql_test.groovy",
          "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_common_test.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pipeline.groovy"
        ],
        "commitId" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
        "timestamp" : 1765266250000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(tidb-test): use component.fetchAndExtractArtifact for artifact download (#3959)\u000a\u000aReplace direct shell script call with component.fetchAndExtractArtifact\u000ato automatically handle branch fallback for hotfix branches.\u000a\u000aChanges:\u000a- Replace download_pingcap_artifact.sh with\u000acomponent.fetchAndExtractArtifact\u000a- Automatically fallback from hotfix branch (e.g.,\u000arelease-8.5-20251125-v8.5.4) to release branch (e.g., release-8.5) when\u000aartifact doesn't exist\u000a- Fix 404 errors when downloading tikv/pd artifacts for hotfix branches\u000a",
        "date" : "2025-12-09 07:44:10 +0000",
        "id" : "b0b6dc7dede06f465925554d83f98cae33c0f984",
        "msg" : "fix(tidb-test): use component.fetchAndExtractArtifact for artifact",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.1/ghpr_integration_mysql_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_jdbc_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_common_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_common_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_mysql_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_common_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_common_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_jdbc_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_mysql_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pipeline.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}