{
  "_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" : 16245,
      "buildableTimeMillis" : 16245,
      "buildingDurationMillis" : 85050,
      "executingTimeMillis" : 85050,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5668,
      "waitingTimeMillis" : 5668
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1550,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
            "branch" : [
              {
                "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
            "branch" : [
              {
                "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
        "branch" : [
          {
            "SHA1" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
            "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" : "#1550",
  "duration" : 85050,
  "estimatedDuration" : 85979,
  "executor" : None,
  "fullDisplayName" : "seed #1550",
  "id" : "1550",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1550,
  "queueId" : 3597352,
  "result" : "SUCCESS",
  "timestamp" : 1774497226291,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1550/",
  "builtOn" : "default-4jr10",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy"
        ],
        "commitId" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
        "timestamp" : 1774497198000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(pipelines): make tiflash release-8.5 ut cache prepare idempotent (#4384)\u000a\u000a## Summary\u000a- backport the `build_cache_ready` fallback check used in `latest` to\u000a`release-8.5` pull_unit_test pipeline\u000a- make `tests/.build` creation idempotent by changing `mkdir\u000atests/.build` to `mkdir -p tests/.build`\u000a\u000a## Root Cause\u000aIn `release-8.5` pull_unit_test, `build_cache_ready` may remain `false`\u000awhen cache is restored, so the script enters the cache-miss branch and\u000aruns `mkdir tests/.build`. If the directory already exists from restored\u000acache, the stage fails with `File exists`.\u000a\u000a## Replay Test\u000a-\u000ahttps://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftiflash%2Frelease-8.5%2Fpull_unit_test/detail/pull_unit_test/356/pipeline/\u000a",
        "date" : "2026-03-26 03:53:18 +0000",
        "id" : "0eba514cad2b3b65ecd0acde5615ddedcab1ea11",
        "msg" : "fix(pipelines): make tiflash release-8.5 ut cache prepare idempotent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/release-8.5/pull_unit_test.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}