Skip to content

Console Output

16:54:44 [2020-01-06T16:54:44.288Z] using credential docker-jenkins-github-credentials
16:54:44 [2020-01-06T16:54:44.298Z] Cloning the remote Git repository
16:54:44 [2020-01-06T16:54:44.298Z] Cloning with configured refspecs honoured and without tags
16:54:44 [2020-01-06T16:54:44.241Z] Cloning repository https://github.com/moby/moby.git
16:54:44 [2020-01-06T16:54:44.285Z]  > git init /home/ubuntu/workspace/moby_PR-40349 # timeout=10
16:54:44 [2020-01-06T16:54:44.549Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:44 [2020-01-06T16:54:44.549Z]  > git --version # timeout=10
16:54:44 [2020-01-06T16:54:44.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:44 [2020-01-06T16:54:44.558Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40349/head:refs/remotes/origin/PR-40349 +refs/heads/master:refs/remotes/origin/master
16:55:04 [2020-01-06T16:55:04.965Z] Fetching without tags
16:55:04 [2020-01-06T16:55:04.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:55:04 [2020-01-06T16:55:04.880Z]  > git config --add remote.origin.fetch +refs/pull/40349/head:refs/remotes/origin/PR-40349 # timeout=10
16:55:04 [2020-01-06T16:55:04.911Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:55:04 [2020-01-06T16:55:04.929Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:55:04 [2020-01-06T16:55:04.954Z] Fetching upstream changes from https://github.com/moby/moby.git
16:55:04 [2020-01-06T16:55:04.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:55:04 [2020-01-06T16:55:04.956Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40349/head:refs/remotes/origin/PR-40349 +refs/heads/master:refs/remotes/origin/master
16:55:05 [2020-01-06T16:55:05.429Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:55:07 [2020-01-06T16:55:07.450Z] Merge succeeded, producing 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:55:07 [2020-01-06T16:55:07.451Z] Checking out Revision 1c16572fe6a606c0899eb9307edd006fbfa17e5e (PR-40349)
16:55:05 [2020-01-06T16:55:05.424Z]  > git config core.sparsecheckout # timeout=10
16:55:05 [2020-01-06T16:55:05.437Z]  > git checkout -f 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:55:07 [2020-01-06T16:55:07.392Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
16:55:07 [2020-01-06T16:55:07.407Z]  > git rev-parse HEAD^{commit} # timeout=10
16:55:07 [2020-01-06T16:55:07.441Z]  > git config core.sparsecheckout # timeout=10
16:55:08 [2020-01-06T16:55:08.594Z] Commit message: "registry: fix goimports"
16:55:07 [2020-01-06T16:55:07.452Z]  > git checkout -f 1c16572fe6a606c0899eb9307edd006fbfa17e5e