Skip to content

Console Output

13:19:57 [2021-09-14T13:19:57.085Z] The recommended git tool is: git
13:19:57 [2021-09-14T13:19:57.292Z] using credential docker-jenkins-github-credentials
13:19:57 [2021-09-14T13:19:57.365Z] Cloning the remote Git repository
13:19:57 [2021-09-14T13:19:57.365Z] Cloning with configured refspecs honoured and without tags
13:19:57 [2021-09-14T13:19:57.398Z] Cloning repository https://github.com/moby/moby.git
13:19:57 [2021-09-14T13:19:57.399Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:19:57 [2021-09-14T13:19:57.445Z] Fetching upstream changes from https://github.com/moby/moby.git
13:19:57 [2021-09-14T13:19:57.446Z]  > git --version # timeout=10
13:19:57 [2021-09-14T13:19:57.479Z]  > git --version # 'git version 2.24.1.windows.2'
13:19:57 [2021-09-14T13:19:57.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:19:57 [2021-09-14T13:19:57.481Z]  > 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:20:10 [2021-09-14T13:20:10.557Z] Fetching without tags
13:20:10 [2021-09-14T13:20:10.304Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:20:10 [2021-09-14T13:20:10.342Z]  > git config --add remote.origin.fetch +refs/pull/42851/head:refs/remotes/origin/PR-42851 # timeout=10
13:20:10 [2021-09-14T13:20:10.377Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:20:10 [2021-09-14T13:20:10.483Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:20:10 [2021-09-14T13:20:10.590Z] Fetching upstream changes from https://github.com/moby/moby.git
13:20:10 [2021-09-14T13:20:10.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:10 [2021-09-14T13:20:10.592Z]  > 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:20:11 [2021-09-14T13:20:11.405Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit f586a473cf8dc9ac1edf893f70ccf37c2e217035
13:20:11 [2021-09-14T13:20:11.437Z]  > git config core.sparsecheckout # timeout=10
13:20:11 [2021-09-14T13:20:11.477Z]  > git checkout -f f586a473cf8dc9ac1edf893f70ccf37c2e217035 # timeout=10
13:20:14 [2021-09-14T13:20:14.048Z] Merge succeeded, producing f586a473cf8dc9ac1edf893f70ccf37c2e217035
13:20:14 [2021-09-14T13:20:14.048Z] Checking out Revision f586a473cf8dc9ac1edf893f70ccf37c2e217035 (PR-42851)
13:20:14 [2021-09-14T13:20:14.622Z] Commit message: "pkg/namesgenerator: replace uses of fmt.Sprintf()"
13:20:13 [2021-09-14T13:20:13.783Z]  > git remote # timeout=10
13:20:13 [2021-09-14T13:20:13.820Z]  > git config --get remote.origin.url # timeout=10
13:20:13 [2021-09-14T13:20:13.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:13 [2021-09-14T13:20:13.858Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
13:20:13 [2021-09-14T13:20:13.968Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:20:14 [2021-09-14T13:20:14.081Z]  > git config core.sparsecheckout # timeout=10
13:20:14 [2021-09-14T13:20:14.116Z]  > git checkout -f f586a473cf8dc9ac1edf893f70ccf37c2e217035 # timeout=10
13:20:15 [2021-09-14T13:20:15.003Z]  > git --version # timeout=10
13:20:15 [2021-09-14T13:20:15.038Z]  > git --version # 'git version 2.24.1.windows.2'
13:20:15 [2021-09-14T13:20:15.071Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0