{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by purelind"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 21585,
      "buildableTimeMillis" : 21585,
      "buildingDurationMillis" : 131455,
      "executingTimeMillis" : 131455,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8180,
      "waitingTimeMillis" : 8180
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 812,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
            "branch" : [
              {
                "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
            "branch" : [
              {
                "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
        "branch" : [
          {
            "SHA1" : "cb4704ba43481dc5a5372b14ed077811051159c0",
            "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" : "#812",
  "duration" : 131455,
  "estimatedDuration" : 102412,
  "executor" : None,
  "fullDisplayName" : "seed #812",
  "id" : "812",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 812,
  "queueId" : 994177,
  "result" : "SUCCESS",
  "timestamp" : 1747994862891,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/812/",
  "builtOn" : "default-91lrb",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/artifacts/gethash.py"
        ],
        "commitId" : "cb4704ba43481dc5a5372b14ed077811051159c0",
        "timestamp" : 1747994810000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/purelind",
          "fullName" : "purelind"
        },
        "authorEmail" : "purelind@gmail.com",
        "comment" : "feat(scripts/artifacts/gethash.py): enhance gethash.py to support tag and commit version formats\u000a\u000aThis commit updates the `gethash.py` script to allow users to retrieve git hashes using both tag and commit formats. It adds support for version specifications prefixed with \"tag/\" and \"commit/\", improving the flexibility of the script. Additionally, the error messages for missing parameters have been clarified, and the help description has been enhanced with example usage for better user guidance.\u000a",
        "date" : "2025-05-23 18:06:50 +0800",
        "id" : "cb4704ba43481dc5a5372b14ed077811051159c0",
        "msg" : "feat(scripts/artifacts/gethash.py): enhance gethash.py to support tag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/artifacts/gethash.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/purelind",
      "fullName" : "purelind"
    }
  ]
}