Skip to content

Console Output

15:16:59 [2022-04-27T15:16:59.666Z] The recommended git tool is: git
15:16:59 [2022-04-27T15:16:59.675Z] using credential docker-jenkins-github-credentials
15:16:59 [2022-04-27T15:16:59.686Z] Fetching changes from the remote Git repository
15:16:59 [2022-04-27T15:16:59.695Z] Fetching without tags
15:16:59 [2022-04-27T15:16:59.911Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d
15:17:00 [2022-04-27T15:17:00.204Z] Merge succeeded, producing a0bcdbdb7a50ff466b40703efca6b555d9c036a4
15:17:00 [2022-04-27T15:17:00.204Z] Checking out Revision a0bcdbdb7a50ff466b40703efca6b555d9c036a4 (PR-43538)
15:17:00 [2022-04-27T15:17:00.304Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD"
15:17:00 [2022-04-27T15:17:00.304Z] First time build. Skipping changelog.
15:17:00 [2022-04-27T15:17:00.317Z]  > git --version # timeout=10
15:17:00 [2022-04-27T15:17:00.332Z]  > git --version # 'git version 2.17.1'
15:17:00 [2022-04-27T15:17:00.337Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:16:59 [2022-04-27T15:16:59.683Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43538/.git # timeout=10
15:16:59 [2022-04-27T15:16:59.689Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:16:59 [2022-04-27T15:16:59.698Z] Fetching upstream changes from https://github.com/moby/moby.git
15:16:59 [2022-04-27T15:16:59.698Z]  > git --version # timeout=10
15:16:59 [2022-04-27T15:16:59.703Z]  > git --version # 'git version 2.17.1'
15:16:59 [2022-04-27T15:16:59.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:16:59 [2022-04-27T15:16:59.704Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:16:59 [2022-04-27T15:16:59.914Z]  > git config core.sparsecheckout # timeout=10
15:16:59 [2022-04-27T15:16:59.919Z]  > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10
15:16:59 [2022-04-27T15:16:59.996Z]  > git remote # timeout=10
15:16:59 [2022-04-27T15:16:59.999Z]  > git config --get remote.origin.url # timeout=10
15:17:00 [2022-04-27T15:17:00.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:00 [2022-04-27T15:17:00.003Z]  > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10
15:17:00 [2022-04-27T15:17:00.194Z]  > git rev-parse HEAD^{commit} # timeout=10
15:17:00 [2022-04-27T15:17:00.206Z]  > git config core.sparsecheckout # timeout=10
15:17:00 [2022-04-27T15:17:00.209Z]  > git checkout -f a0bcdbdb7a50ff466b40703efca6b555d9c036a4 # timeout=10