{
  "_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" : 17836,
      "buildableTimeMillis" : 17836,
      "buildingDurationMillis" : 52250,
      "executingTimeMillis" : 52250,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6224,
      "waitingTimeMillis" : 6224
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 638,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
            "branch" : [
              {
                "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
            "branch" : [
              {
                "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
        "branch" : [
          {
            "SHA1" : "b032b877e0eab6143badf1f532c742df2381210b",
            "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" : "#638",
  "duration" : 52250,
  "estimatedDuration" : 102412,
  "executor" : None,
  "fullDisplayName" : "seed #638",
  "id" : "638",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 638,
  "queueId" : 390497,
  "result" : "SUCCESS",
  "timestamp" : 1738896962677,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/638/",
  "builtOn" : "default-xtrq4",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/pipelines/cd/dev-build.groovy"
        ],
        "commitId" : "b032b877e0eab6143badf1f532c742df2381210b",
        "timestamp" : 1738896934000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(cd): update docker image repo and dockerfiles for devbuild job (#3335)\u000a\u000aThis pull request includes significant changes to the\u000a`jenkins/pipelines/cd/dev-build.groovy` file to improve the mapping and\u000aretrieval of Docker image URLs and Dockerfile URLs. The most important\u000achanges include the introduction of a new mapping for Docker image\u000arepositories, updates to the Dockerfile URL retrieval logic, and\u000aadjustments to the image naming conventions.\u000a\u000aImprovements to Docker image and Dockerfile mappings:\u000a\u000a*\u000a[`jenkins/pipelines/cd/dev-build.groovy`](diffhunk://#diff-883dea4e305e8d8dffff92a73f812d069fd76eaf118e96b9efd1bdc219de9fe6L1-R35):\u000aIntroduced `DockerImgRepoMapping` to map products to their respective\u000aDocker image repositories. This replaces the previous `DockerMapping`\u000aand expands the coverage to include more products.\u000a*\u000a[`jenkins/pipelines/cd/dev-build.groovy`](diffhunk://#diff-883dea4e305e8d8dffff92a73f812d069fd76eaf118e96b9efd1bdc219de9fe6L26-R101):\u000aUpdated the `get_dockerfile_url` function to use a more comprehensive\u000amapping for retrieving Dockerfile URLs based on the product and version.\u000aThe new mapping covers both versions >= 'v6.6.0' and < 'v6.6.0'.\u000a\u000aAdjustments to image naming conventions:\u000a\u000a*\u000a[`jenkins/pipelines/cd/dev-build.groovy`](diffhunk://#diff-883dea4e305e8d8dffff92a73f812d069fd76eaf118e96b9efd1bdc219de9fe6L90-R152):\u000aChanged the `ProductForDocker` assignment to use `DockerImgRepoMapping`\u000ainstead of the old `DockerMapping`. This ensures consistency with the\u000anew Docker image repository mapping.\u000a*\u000a[`jenkins/pipelines/cd/dev-build.groovy`](diffhunk://#diff-883dea4e305e8d8dffff92a73f812d069fd76eaf118e96b9efd1bdc219de9fe6L99-R161):\u000aModified the image naming logic for hotfixes to remove the `qa` prefix\u000afrom the image repository path.\u000a\u000a---------\u000a\u000aSigned-off-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2025-02-07 02:55:34 +0000",
        "id" : "b032b877e0eab6143badf1f532c742df2381210b",
        "msg" : "fix(cd): update docker image repo and dockerfiles for devbuild job",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/pipelines/cd/dev-build.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}