{
  "_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" : 23078,
      "buildableTimeMillis" : 23078,
      "buildingDurationMillis" : 67458,
      "executingTimeMillis" : 67458,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6859,
      "waitingTimeMillis" : 6859
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 313,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
            "branch" : [
              {
                "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
            "branch" : [
              {
                "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
        "branch" : [
          {
            "SHA1" : "a6da97739c48eea57eef3a73bc427e616e88661c",
            "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" : "#313",
  "duration" : 67458,
  "estimatedDuration" : 102412,
  "executor" : None,
  "fullDisplayName" : "seed #313",
  "id" : "313",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 313,
  "queueId" : 928545,
  "result" : "SUCCESS",
  "timestamp" : 1721733431422,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/313/",
  "builtOn" : "default-6mzz7",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/pipelines/cd/dev-build.groovy"
        ],
        "commitId" : "a6da97739c48eea57eef3a73bc427e616e88661c",
        "timestamp" : 1721733397000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat: build tiflash with rust cache  (#3031)\u000a\u000a### **User description**\u000abuild tiflash with rust cache for reducing external traffic downloads\u000a\u000a\u000a___\u000a\u000a### **PR Type**\u000aenhancement\u000a\u000a\u000a___\u000a\u000a### **Description**\u000a- Added a new string parameter `USE_TIFLASH_RUST_CACHE` with the value\u000a'true' to the build specification in `dev-build.groovy`.\u000a- This change aims to build TiFlash with Rust cache to reduce external\u000atraffic downloads.\u000a\u000a\u000a\u000a___\u000a\u000a\u000a\u000a### **Changes walkthrough** \ud83d\udcdd\u000a<table><thead><tr><th></th><th align=\"left\">Relevant\u000afiles</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>dev-build.groovy</strong><dd><code>Add\u000a`USE_TIFLASH_RUST_CACHE` parameter to build spec</code>&nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a\u000ajenkins/pipelines/cd/dev-build.groovy\u000a\u000a<li>Added a new string parameter <code>USE_TIFLASH_RUST_CACHE</code>\u000awith the value <br>'true' to the build specification.<br>\u000a\u000a\u000a</details>\u000a\u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3031/files#diff-883dea4e305e8d8dffff92a73f812d069fd76eaf118e96b9efd1bdc219de9fe6\">+1/-0</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a</table></td></tr></tr></tbody></table>\u000a\u000a___\u000a\u000a> \ud83d\udca1 **PR-Agent usage**:\u000a>Comment `/help` on the PR to get a list of all available PR-Agent tools\u000aand their descriptions\u000a",
        "date" : "2024-07-23 11:16:37 +0000",
        "id" : "a6da97739c48eea57eef3a73bc427e616e88661c",
        "msg" : "feat: build tiflash with rust cache  (#3031)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/pipelines/cd/dev-build.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}