Skip to content

Console Output

16:53:08 [2020-09-21T16:53:08.473Z] using credential docker-jenkins-github-credentials
16:53:08 [2020-09-21T16:53:08.549Z] Cloning the remote Git repository
16:53:08 [2020-09-21T16:53:08.549Z] Cloning with configured refspecs honoured and without tags
16:53:08 [2020-09-21T16:53:08.584Z] Cloning repository https://github.com/moby/moby.git
16:53:08 [2020-09-21T16:53:08.584Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:53:08 [2020-09-21T16:53:08.647Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:08 [2020-09-21T16:53:08.648Z]  > git --version # timeout=10
16:53:08 [2020-09-21T16:53:08.700Z]  > git --version # 'git version 2.24.1.windows.2'
16:53:08 [2020-09-21T16:53:08.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:08 [2020-09-21T16:53:08.702Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39271/head:refs/remotes/origin/PR-39271 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:24 [2020-09-21T16:53:24.017Z] Fetching without tags
16:53:23 [2020-09-21T16:53:23.704Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:23 [2020-09-21T16:53:23.754Z]  > git config --add remote.origin.fetch +refs/pull/39271/head:refs/remotes/origin/PR-39271 # timeout=10
16:53:23 [2020-09-21T16:53:23.803Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:23 [2020-09-21T16:53:23.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:24 [2020-09-21T16:53:24.052Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:24 [2020-09-21T16:53:24.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:24 [2020-09-21T16:53:24.055Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39271/head:refs/remotes/origin/PR-39271 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:25 [2020-09-21T16:53:25.297Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 7225011c047248568c9b097d035cfc202f56e7a3
16:53:25 [2020-09-21T16:53:25.330Z]  > git config core.sparsecheckout # timeout=10
16:53:25 [2020-09-21T16:53:25.386Z]  > git checkout -f 7225011c047248568c9b097d035cfc202f56e7a3 # timeout=10
16:53:29 [2020-09-21T16:53:29.269Z] Merge succeeded, producing 5561329bd418060d712fd849322f8450f24460cc
16:53:29 [2020-09-21T16:53:29.270Z] Checking out Revision 5561329bd418060d712fd849322f8450f24460cc (PR-39271)
16:53:29 [2020-09-21T16:53:29.669Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD"
16:53:28 [2020-09-21T16:53:28.589Z]  > git remote # timeout=10
16:53:28 [2020-09-21T16:53:28.643Z]  > git config --get remote.origin.url # timeout=10
16:53:28 [2020-09-21T16:53:28.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:28 [2020-09-21T16:53:28.697Z]  > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10
16:53:29 [2020-09-21T16:53:29.170Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:53:29 [2020-09-21T16:53:29.303Z]  > git config core.sparsecheckout # timeout=10
16:53:29 [2020-09-21T16:53:29.355Z]  > git checkout -f 5561329bd418060d712fd849322f8450f24460cc # timeout=10