Skip to content

Console Output

23:01:24 [2022-03-25T23:01:24.629Z] The recommended git tool is: git
23:01:26 [2022-03-25T23:01:26.979Z] using credential docker-jenkins-github-credentials
23:01:26 [2022-03-25T23:01:26.987Z] Cloning the remote Git repository
23:01:26 [2022-03-25T23:01:26.987Z] Cloning with configured refspecs honoured and without tags
23:01:26 [2022-03-25T23:01:26.625Z] Cloning repository https://github.com/moby/moby.git
23:01:26 [2022-03-25T23:01:26.679Z]  > git init /home/ubuntu/workspace/moby_PR-42064 # timeout=10
23:01:26 [2022-03-25T23:01:26.889Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:26 [2022-03-25T23:01:26.889Z]  > git --version # timeout=10
23:01:26 [2022-03-25T23:01:26.900Z]  > git --version # 'git version 2.17.1'
23:01:26 [2022-03-25T23:01:26.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:26 [2022-03-25T23:01:26.902Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42064/head:refs/remotes/origin/PR-42064 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:53 [2022-03-25T23:01:53.038Z] Fetching without tags
23:01:52 [2022-03-25T23:01:52.950Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:52 [2022-03-25T23:01:52.961Z]  > git config --add remote.origin.fetch +refs/pull/42064/head:refs/remotes/origin/PR-42064 # timeout=10
23:01:52 [2022-03-25T23:01:52.981Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:53 [2022-03-25T23:01:53.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:53 [2022-03-25T23:01:53.323Z] Merging remotes/origin/master commit 0729fbd343eb45a16e47d93cf1bd431c16743dda into PR head commit 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:01:54 [2022-03-25T23:01:54.250Z] Merge succeeded, producing 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:01:54 [2022-03-25T23:01:54.250Z] Checking out Revision 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd (PR-42064)
23:01:53 [2022-03-25T23:01:53.041Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:53 [2022-03-25T23:01:53.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:53 [2022-03-25T23:01:53.042Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42064/head:refs/remotes/origin/PR-42064 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:53 [2022-03-25T23:01:53.329Z]  > git config core.sparsecheckout # timeout=10
23:01:53 [2022-03-25T23:01:53.356Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:01:54 [2022-03-25T23:01:54.131Z]  > git remote # timeout=10
23:01:54 [2022-03-25T23:01:54.161Z]  > git config --get remote.origin.url # timeout=10
23:01:54 [2022-03-25T23:01:54.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:54 [2022-03-25T23:01:54.194Z]  > git merge 0729fbd343eb45a16e47d93cf1bd431c16743dda # timeout=10
23:01:54 [2022-03-25T23:01:54.224Z]  > git rev-parse HEAD^{commit} # timeout=10
23:01:54 [2022-03-25T23:01:54.252Z]  > git config core.sparsecheckout # timeout=10
23:01:54 [2022-03-25T23:01:54.273Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:01:58 [2022-03-25T23:01:58.240Z] Commit message: "client: Ping(): add handling for swarm status headers"