{
  "_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" : 19391,
      "buildableTimeMillis" : 19391,
      "buildingDurationMillis" : 82582,
      "executingTimeMillis" : 82582,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6405,
      "waitingTimeMillis" : 6405
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1612,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
            "branch" : [
              {
                "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
            "branch" : [
              {
                "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
        "branch" : [
          {
            "SHA1" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
            "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" : "#1612",
  "duration" : 82582,
  "estimatedDuration" : 55797,
  "executor" : None,
  "fullDisplayName" : "seed #1612",
  "id" : "1612",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1612,
  "queueId" : 3665241,
  "result" : "SUCCESS",
  "timestamp" : 1776078846810,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1612/",
  "builtOn" : "default-ln7h2",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml"
        ],
        "commitId" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
        "timestamp" : 1776078816000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "refactor(pipelines/pingcap/tidb): use ephemeral PVC workspace volume for release-8.5 pull_build (#4509)\u000a\u000a## Summary\u000a- override the Jenkins kubernetes default workspace volume for\u000a`pingcap/tidb/release-8.5/pull_build`\u000a- keep the pod definition in YAML instead of configuring\u000a`workspaceVolume` in the pipeline DSL\u000a- define `spec.volumes[].name=workspace-volume` as an ephemeral\u000a`volumeClaimTemplate`\u000a- keep this PR scoped to a single high-IO migrated GCP job for phase-1\u000avalidation\u000a\u000a## Why\u000aMigrated Jenkins jobs on GCP currently rely on the kubernetes plugin\u000adefault workspace volume when `workspaceVolume` is not set explicitly.\u000aFor large build jobs, that means the workspace lives on node-local\u000aephemeral storage and can be constrained by small-space nodes.\u000a\u000aFor declarative Jenkins pipelines in this repo, keeping pod\u000aconfiguration in the pod YAML is the better maintenance model. This PR\u000atherefore validates the rollout pattern by overriding `workspace-volume`\u000adirectly in the pod template YAML for one representative job first.\u000a\u000a## Validation\u000a- validated `pipelines/pingcap/tidb/release-8.5/pull_build.groovy` via\u000a`.ci/verify-jenkins-pipeline-file.sh`\u000a- parsed `pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml`\u000alocally and verified `workspace-volume` resolves to an ephemeral PVC\u000awith `storageClassName=hyperdisk-rwo` and `storage=150Gi`\u000a- verified the pod YAML still survives the same annotation-style\u000around-trip that `pod_label.withCiLabels(...)` performs\u000a",
        "date" : "2026-04-13 11:13:36 +0000",
        "id" : "0767f140adb2bd7c8ef74dd1007aef091f4df1a9",
        "msg" : "refactor(pipelines/pingcap/tidb): use ephemeral PVC workspace volume for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/release-8.5/pod-pull_build.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}