Skip to content

Console Output

13:25:36 [2021-09-14T13:25:36.648Z] The recommended git tool is: git
13:26:01 [2021-09-14T13:26:01.071Z] using credential docker-jenkins-github-credentials
13:26:01 [2021-09-14T13:26:01.150Z] Cloning the remote Git repository
13:26:01 [2021-09-14T13:26:01.150Z] Cloning with configured refspecs honoured and without tags
13:26:01 [2021-09-14T13:26:01.352Z] Cloning repository https://github.com/moby/moby.git
13:26:01 [2021-09-14T13:26:01.762Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:26:02 [2021-09-14T13:26:02.758Z] Fetching upstream changes from https://github.com/moby/moby.git
13:26:02 [2021-09-14T13:26:02.759Z]  > git --version # timeout=10
13:26:02 [2021-09-14T13:26:02.809Z]  > git --version # 'git version 2.24.1.windows.2'
13:26:02 [2021-09-14T13:26:02.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:26:02 [2021-09-14T13:26:02.813Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42851/head:refs/remotes/origin/PR-42851 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:19 [2021-09-14T13:26:19.799Z] Fetching without tags
13:26:19 [2021-09-14T13:26:19.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:26:19 [2021-09-14T13:26:19.526Z]  > git config --add remote.origin.fetch +refs/pull/42851/head:refs/remotes/origin/PR-42851 # timeout=10
13:26:19 [2021-09-14T13:26:19.579Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:19 [2021-09-14T13:26:19.704Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:26:19 [2021-09-14T13:26:19.838Z] Fetching upstream changes from https://github.com/moby/moby.git
13:26:19 [2021-09-14T13:26:19.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:26:19 [2021-09-14T13:26:19.841Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42851/head:refs/remotes/origin/PR-42851 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:20 [2021-09-14T13:26:20.554Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit f586a473cf8dc9ac1edf893f70ccf37c2e217035
13:26:20 [2021-09-14T13:26:20.673Z]  > git config core.sparsecheckout # timeout=10
13:26:20 [2021-09-14T13:26:20.725Z]  > git checkout -f f586a473cf8dc9ac1edf893f70ccf37c2e217035 # timeout=10
13:26:23 [2021-09-14T13:26:23.664Z] Merge succeeded, producing f586a473cf8dc9ac1edf893f70ccf37c2e217035
13:26:23 [2021-09-14T13:26:23.664Z] Checking out Revision f586a473cf8dc9ac1edf893f70ccf37c2e217035 (PR-42851)
13:26:23 [2021-09-14T13:26:23.270Z]  > git remote # timeout=10
13:26:23 [2021-09-14T13:26:23.352Z]  > git config --get remote.origin.url # timeout=10
13:26:23 [2021-09-14T13:26:23.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:26:23 [2021-09-14T13:26:23.406Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
13:26:23 [2021-09-14T13:26:23.557Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:26:23 [2021-09-14T13:26:23.704Z]  > git config core.sparsecheckout # timeout=10
13:26:23 [2021-09-14T13:26:23.757Z]  > git checkout -f f586a473cf8dc9ac1edf893f70ccf37c2e217035 # timeout=10
13:26:35 [2021-09-14T13:26:35.560Z] Commit message: "pkg/namesgenerator: replace uses of fmt.Sprintf()"
13:26:35 [2021-09-14T13:26:35.977Z]  > git --version # timeout=10
13:26:36 [2021-09-14T13:26:36.038Z]  > git --version # 'git version 2.24.1.windows.2'
13:26:36 [2021-09-14T13:26:36.091Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0