{
  "_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" : 23828,
      "buildableTimeMillis" : 23828,
      "buildingDurationMillis" : 41892,
      "executingTimeMillis" : 41892,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6472,
      "waitingTimeMillis" : 6472
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1771,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
            "branch" : [
              {
                "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
            "branch" : [
              {
                "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
        "branch" : [
          {
            "SHA1" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1771",
  "duration" : 41892,
  "estimatedDuration" : 40610,
  "executor" : null,
  "fullDisplayName" : "seed #1771",
  "id" : "1771",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1771,
  "queueId" : 3693972,
  "result" : "SUCCESS",
  "timestamp" : 1781423972204,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1771/",
  "builtOn" : "default-0bd8q",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml",
          "jobs/pingcap/docs-tidb-operator/latest/merged_update.groovy",
          "pipelines/pingcap/docs-tidb-operator/latest/pod-merged_update.yaml",
          "pipelines/pingcap/docs-tidb-operator/latest/merged_update.groovy"
        ],
        "commitId" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
        "timestamp" : 1781423937000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "refactor(prow-jobs): migrate docs-tidb-operator postsubmit job to Prow (#4683)\u000a\u000aSummary\u000a- Refs FLA-188.\u000a- Migrates the docs-tidb-operator postsubmit from Jenkins to a decorated\u000aKubernetes Prow job.\u000a\u000aChanges\u000a- Rewrites\u000a`prow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml` with\u000a`agent: kubernetes`, `cluster: default`, and inline pod spec.\u000a- Uses\u000a`ghcr.io/pingcap-qe/cd/builders/docs:v2026.4.12-47-gbef444c_linux_amd64`\u000aand the `docs-cn` secret.\u000a- Builds and uploads both `output_en.pdf` and `output_zh.pdf` with\u000a`tidb-in-kubernetes-{version}-{en|zh}-manual.pdf` names.\u000a- Removes the Jenkins DSL, pipeline script, and pod template for\u000a`merged_update`.\u000a\u000aTesting\u000a- `ruby -e 'require \"yaml\"; ARGV.each { |f| YAML.load_file(f); puts\u000a\"#{f}: ok\" }'\u000aprow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml\u000aprow-jobs/kustomization.yaml`\u000a- `git diff --check`\u000a- Verified `prow-jobs/kustomization.yaml` entries match the generated\u000afile list using the same sort/key logic.\u000a- Not run locally: Prow `checkconfig` because Docker daemon is\u000aunavailable in this workspace.\u000a\u000aRisk\u000a- Medium: job runtime changes from Jenkins pod template to Prow\u000adecorated Kubernetes job.\u000a- Rollback: restore the three Jenkins files and revert\u000a`latest-postsubmits.yaml` to `agent: jenkins`.\u000a\u000a---------\u000a\u000aSigned-off-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2026-06-14 07:58:57 +0000",
        "id" : "ea957fb80ef4375fdb15d050d00b9691d09326db",
        "msg" : "refactor(prow-jobs): migrate docs-tidb-operator postsubmit job to Prow",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs-tidb-operator/latest/pod-merged_update.yaml"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/docs-tidb-operator/latest/merged_update.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/docs-tidb-operator/latest-postsubmits.yaml"
          },
          {
            "editType" : "delete",
            "file" : "jobs/pingcap/docs-tidb-operator/latest/merged_update.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}