Skip to content

Console Output

10:57:18 [2023-08-25T10:57:18.486Z] The recommended git tool is: git
10:57:18 [2023-08-25T10:57:18.492Z] using credential docker-jenkins-github-credentials
10:57:18 [2023-08-25T10:57:18.506Z] Fetching changes from the remote Git repository
10:57:18 [2023-08-25T10:57:18.511Z] Fetching without tags
10:57:18 [2023-08-25T10:57:18.767Z] Merging remotes/origin/master commit b249376bb09dca58184722b5e49dcbe827666d27 into PR head commit f6a5318f9411ae26bb6d7335b36505c83bbc21b9
10:57:18 [2023-08-25T10:57:18.831Z] Merge succeeded, producing f6a5318f9411ae26bb6d7335b36505c83bbc21b9
10:57:18 [2023-08-25T10:57:18.832Z] Checking out Revision f6a5318f9411ae26bb6d7335b36505c83bbc21b9 (PR-46324)
10:57:18 [2023-08-25T10:57:18.884Z] Commit message: "Dockerfile: Windows: update Golang download domains to cut down redirects"
10:57:18 [2023-08-25T10:57:18.922Z]  > git --version # timeout=10
10:57:18 [2023-08-25T10:57:18.925Z]  > git --version # 'git version 2.25.1'
10:57:18 [2023-08-25T10:57:18.927Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:57:18 [2023-08-25T10:57:18.533Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46324/.git # timeout=10
10:57:18 [2023-08-25T10:57:18.537Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:18 [2023-08-25T10:57:18.542Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:18 [2023-08-25T10:57:18.542Z]  > git --version # timeout=10
10:57:18 [2023-08-25T10:57:18.545Z]  > git --version # 'git version 2.25.1'
10:57:18 [2023-08-25T10:57:18.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:18 [2023-08-25T10:57:18.546Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46324/head:refs/remotes/origin/PR-46324 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:18 [2023-08-25T10:57:18.799Z]  > git config core.sparsecheckout # timeout=10
10:57:18 [2023-08-25T10:57:18.801Z]  > git checkout -f f6a5318f9411ae26bb6d7335b36505c83bbc21b9 # timeout=10
10:57:18 [2023-08-25T10:57:18.845Z]  > git remote # timeout=10
10:57:18 [2023-08-25T10:57:18.848Z]  > git config --get remote.origin.url # timeout=10
10:57:18 [2023-08-25T10:57:18.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:18 [2023-08-25T10:57:18.851Z]  > git merge b249376bb09dca58184722b5e49dcbe827666d27 # timeout=10
10:57:18 [2023-08-25T10:57:18.858Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:18 [2023-08-25T10:57:18.863Z]  > git config core.sparsecheckout # timeout=10
10:57:18 [2023-08-25T10:57:18.865Z]  > git checkout -f f6a5318f9411ae26bb6d7335b36505c83bbc21b9 # timeout=10