{
  "_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" : 39473,
      "buildableTimeMillis" : 39473,
      "buildingDurationMillis" : 142768,
      "executingTimeMillis" : 142768,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8968,
      "waitingTimeMillis" : 8968
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 902,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
            "branch" : [
              {
                "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
            "branch" : [
              {
                "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
        "branch" : [
          {
            "SHA1" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
            "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" : "#902",
  "duration" : 142768,
  "estimatedDuration" : 108099,
  "executor" : None,
  "fullDisplayName" : "seed #902",
  "id" : "902",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 902,
  "queueId" : 1438875,
  "result" : "SUCCESS",
  "timestamp" : 1753346753914,
  "url" : "https://do.pingcap.net/jenkins/job/seed/902/",
  "builtOn" : "default-0njd1",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "docs/guides/CI.md",
          "docs/guides/cherry-pick-pull-request.md",
          "docs/guides/README.md"
        ],
        "commitId" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
        "timestamp" : 1753346701000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "docs: add guide for cherry-picking pull requests to another branch (#3633)\u000a\u000aThis pull request introduces new documentation for the CI repository,\u000afocusing on guides for CI processes, cherry-picking pull requests, and\u000aimproving the overall organization of the documentation. The changes aim\u000ato provide clear instructions and streamline workflows for contributors.\u000a\u000a### New Documentation Guides\u000a\u000a*\u000a[`docs/guides/CI.md`](diffhunk://#diff-31ffbb8db63aa2ea3d479fc3cf432aa2c40cd6bd4a62eb002f05cb54a84bcab8R1-R64):\u000aAdded a comprehensive guide to PingCAP's CI system, including\u000ainstructions on locating pipelines, modifying and testing pipelines, and\u000athe workflow for deploying changes from staging to production. Includes\u000aa workflow diagram for clarity.\u000a*\u000a[`docs/guides/cherry-pick-pull-request.md`](diffhunk://#diff-aa61d19c922de9de477cfd5929062498a4e36a42ad2024bce0568b67193b02e0R1-R133):\u000aIntroduced a detailed guide on how to cherry-pick pull requests to\u000aanother branch, covering prerequisites, usage of the helper script,\u000ahandling conflicts, and best practices.\u000a\u000a### Improved Documentation Organization\u000a\u000a*\u000a[`docs/guides/README.md`](diffhunk://#diff-8d80745b4e642475274e1de3100d73869664e9ed435af8f839eff86b39acbbedR1-R42):\u000aUpdated the README to serve as an entry point for the guides section.\u000aAdded links to available guides, including CI, Docker build\u000ainstructions, cherry-picking pull requests, and FAQs. Provided\u000arecommendations for writing and updating guides.\u000a\u000a---------\u000a\u000aCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\u000aCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>\u000a",
        "date" : "2025-07-24 08:45:01 +0000",
        "id" : "9e0f7927c411092a9e716eeb684c7236f865ebbd",
        "msg" : "docs: add guide for cherry-picking pull requests to another branch",
        "paths" : [
          {
            "editType" : "add",
            "file" : "docs/guides/CI.md"
          },
          {
            "editType" : "edit",
            "file" : "docs/guides/README.md"
          },
          {
            "editType" : "add",
            "file" : "docs/guides/cherry-pick-pull-request.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}