Skip to content

Console Output

18:18:47 [2021-07-03T18:18:47.321Z] The recommended git tool is: git
18:18:50 [2021-07-03T18:18:50.623Z] using credential docker-jenkins-github-credentials
18:18:50 [2021-07-03T18:18:50.629Z] Cloning the remote Git repository
18:18:50 [2021-07-03T18:18:50.629Z] Cloning with configured refspecs honoured and without tags
18:18:50 [2021-07-03T18:18:50.626Z] Cloning repository https://github.com/moby/moby.git
18:18:50 [2021-07-03T18:18:50.686Z]  > git init /home/ubuntu/workspace/moby_PR-42063 # timeout=10
18:18:50 [2021-07-03T18:18:50.922Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:50 [2021-07-03T18:18:50.923Z]  > git --version # timeout=10
18:18:50 [2021-07-03T18:18:50.943Z]  > git --version # 'git version 2.17.1'
18:18:50 [2021-07-03T18:18:50.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:50 [2021-07-03T18:18:50.945Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42063/head:refs/remotes/origin/PR-42063 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:19:12 [2021-07-03T18:19:12.398Z] Fetching without tags
18:19:12 [2021-07-03T18:19:12.729Z] Merging remotes/origin/master commit 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f into PR head commit 477244cca51173426779c67024411d6e6a709bc9
18:19:12 [2021-07-03T18:19:12.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:12 [2021-07-03T18:19:12.288Z]  > git config --add remote.origin.fetch +refs/pull/42063/head:refs/remotes/origin/PR-42063 # timeout=10
18:19:12 [2021-07-03T18:19:12.324Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:19:12 [2021-07-03T18:19:12.375Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:12 [2021-07-03T18:19:12.400Z] Fetching upstream changes from https://github.com/moby/moby.git
18:19:12 [2021-07-03T18:19:12.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:12 [2021-07-03T18:19:12.401Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42063/head:refs/remotes/origin/PR-42063 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:19:12 [2021-07-03T18:19:12.742Z]  > git config core.sparsecheckout # timeout=10
18:19:12 [2021-07-03T18:19:12.770Z]  > git checkout -f 477244cca51173426779c67024411d6e6a709bc9 # timeout=10
18:19:13 [2021-07-03T18:19:13.720Z] Merge succeeded, producing 477244cca51173426779c67024411d6e6a709bc9
18:19:13 [2021-07-03T18:19:13.720Z] Checking out Revision 477244cca51173426779c67024411d6e6a709bc9 (PR-42063)
18:19:13 [2021-07-03T18:19:13.604Z]  > git remote # timeout=10
18:19:13 [2021-07-03T18:19:13.627Z]  > git config --get remote.origin.url # timeout=10
18:19:13 [2021-07-03T18:19:13.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:13 [2021-07-03T18:19:13.664Z]  > git merge 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f # timeout=10
18:19:13 [2021-07-03T18:19:13.699Z]  > git rev-parse HEAD^{commit} # timeout=10
18:19:13 [2021-07-03T18:19:13.724Z]  > git config core.sparsecheckout # timeout=10
18:19:13 [2021-07-03T18:19:13.759Z]  > git checkout -f 477244cca51173426779c67024411d6e6a709bc9 # timeout=10
18:19:18 [2021-07-03T18:19:18.892Z] Commit message: "API: update API version to v1.42"