Skip to content

Console Output

16:53:28 [2020-01-06T16:53:28.585Z] using credential docker-jenkins-github-credentials
16:53:28 [2020-01-06T16:53:28.660Z] Cloning the remote Git repository
16:53:28 [2020-01-06T16:53:28.660Z] Cloning with configured refspecs honoured and without tags
16:53:28 [2020-01-06T16:53:28.690Z] Cloning repository https://github.com/moby/moby.git
16:53:28 [2020-01-06T16:53:28.691Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:53:28 [2020-01-06T16:53:28.757Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:28 [2020-01-06T16:53:28.758Z]  > git --version # timeout=10
16:53:28 [2020-01-06T16:53:28.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:28 [2020-01-06T16:53:28.810Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40349/head:refs/remotes/origin/PR-40349 +refs/heads/master:refs/remotes/origin/master
16:53:43 [2020-01-06T16:53:43.304Z] Fetching without tags
16:53:44 [2020-01-06T16:53:44.049Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:53:42 [2020-01-06T16:53:42.975Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:43 [2020-01-06T16:53:43.031Z]  > git config --add remote.origin.fetch +refs/pull/40349/head:refs/remotes/origin/PR-40349 # timeout=10
16:53:43 [2020-01-06T16:53:43.087Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:43 [2020-01-06T16:53:43.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:43 [2020-01-06T16:53:43.334Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:43 [2020-01-06T16:53:43.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:43 [2020-01-06T16:53:43.336Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40349/head:refs/remotes/origin/PR-40349 +refs/heads/master:refs/remotes/origin/master
16:53:44 [2020-01-06T16:53:44.080Z]  > git config core.sparsecheckout # timeout=10
16:53:44 [2020-01-06T16:53:44.130Z]  > git checkout -f 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:53:47 [2020-01-06T16:53:47.586Z] Merge succeeded, producing 1c16572fe6a606c0899eb9307edd006fbfa17e5e
16:53:47 [2020-01-06T16:53:47.587Z] Checking out Revision 1c16572fe6a606c0899eb9307edd006fbfa17e5e (PR-40349)
16:53:47 [2020-01-06T16:53:47.985Z] Commit message: "registry: fix goimports"
16:53:47 [2020-01-06T16:53:47.360Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
16:53:47 [2020-01-06T16:53:47.491Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:53:47 [2020-01-06T16:53:47.616Z]  > git config core.sparsecheckout # timeout=10
16:53:47 [2020-01-06T16:53:47.669Z]  > git checkout -f 1c16572fe6a606c0899eb9307edd006fbfa17e5e