Skip to content

Console Output

12:38:39 [2021-09-23T12:38:39.296Z] The recommended git tool is: git
12:38:43 [2021-09-23T12:38:43.975Z] using credential docker-jenkins-github-credentials
12:38:43 [2021-09-23T12:38:43.984Z] Cloning the remote Git repository
12:38:43 [2021-09-23T12:38:43.984Z] Cloning with configured refspecs honoured and without tags
12:38:43 [2021-09-23T12:38:43.913Z] Cloning repository https://github.com/moby/moby.git
12:38:43 [2021-09-23T12:38:43.973Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:44 [2021-09-23T12:38:44.486Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:44 [2021-09-23T12:38:44.486Z]  > git --version # timeout=10
12:38:44 [2021-09-23T12:38:44.492Z]  > git --version # 'git version 2.25.1'
12:38:44 [2021-09-23T12:38:44.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:44 [2021-09-23T12:38:44.583Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:39:05 [2021-09-23T12:39:05.036Z] Fetching without tags
12:39:05 [2021-09-23T12:39:05.407Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:39:04 [2021-09-23T12:39:04.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:04 [2021-09-23T12:39:04.973Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:39:04 [2021-09-23T12:39:04.987Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:39:05 [2021-09-23T12:39:05.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:05 [2021-09-23T12:39:05.028Z] Fetching upstream changes from https://github.com/moby/moby.git
12:39:05 [2021-09-23T12:39:05.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:05 [2021-09-23T12:39:05.032Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:39:05 [2021-09-23T12:39:05.410Z]  > git config core.sparsecheckout # timeout=10
12:39:05 [2021-09-23T12:39:05.445Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:39:07 [2021-09-23T12:39:07.154Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:39:07 [2021-09-23T12:39:07.154Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:39:07 [2021-09-23T12:39:07.062Z]  > git remote # timeout=10
12:39:07 [2021-09-23T12:39:07.076Z]  > git config --get remote.origin.url # timeout=10
12:39:07 [2021-09-23T12:39:07.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:07 [2021-09-23T12:39:07.111Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:39:07 [2021-09-23T12:39:07.135Z]  > git rev-parse HEAD^{commit} # timeout=10
12:39:07 [2021-09-23T12:39:07.147Z]  > git config core.sparsecheckout # timeout=10
12:39:07 [2021-09-23T12:39:07.152Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:39:11 [2021-09-23T12:39:11.971Z] Commit message: "Bump swarmkit to get fix for rollback"