Skip to content

Console Output

02:08:57 [2020-09-15T02:08:57.976Z] using credential docker-jenkins-github-credentials
02:08:58 [2020-09-15T02:08:58.051Z] Cloning the remote Git repository
02:08:58 [2020-09-15T02:08:58.051Z] Cloning with configured refspecs honoured and without tags
02:08:58 [2020-09-15T02:08:58.084Z] Cloning repository https://github.com/moby/moby.git
02:08:58 [2020-09-15T02:08:58.084Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
02:08:58 [2020-09-15T02:08:58.153Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:58 [2020-09-15T02:08:58.154Z]  > git --version # timeout=10
02:08:58 [2020-09-15T02:08:58.205Z]  > git --version # 'git version 2.24.1.windows.2'
02:08:58 [2020-09-15T02:08:58.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:58 [2020-09-15T02:08:58.207Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:14 [2020-09-15T02:09:14.182Z] Fetching without tags
02:09:15 [2020-09-15T02:09:15.488Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d
02:09:13 [2020-09-15T02:09:13.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:09:13 [2020-09-15T02:09:13.914Z]  > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10
02:09:13 [2020-09-15T02:09:13.967Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:14 [2020-09-15T02:09:14.089Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:09:14 [2020-09-15T02:09:14.215Z] Fetching upstream changes from https://github.com/moby/moby.git
02:09:14 [2020-09-15T02:09:14.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:09:14 [2020-09-15T02:09:14.219Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:15 [2020-09-15T02:09:15.522Z]  > git config core.sparsecheckout # timeout=10
02:09:15 [2020-09-15T02:09:15.576Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:09:19 [2020-09-15T02:09:19.022Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d
02:09:19 [2020-09-15T02:09:19.022Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445)
02:09:18 [2020-09-15T02:09:18.680Z]  > git remote # timeout=10
02:09:18 [2020-09-15T02:09:18.735Z]  > git config --get remote.origin.url # timeout=10
02:09:18 [2020-09-15T02:09:18.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:09:18 [2020-09-15T02:09:18.794Z]  > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10
02:09:18 [2020-09-15T02:09:18.927Z]  > git rev-parse "HEAD^{commit}" # timeout=10
02:09:19 [2020-09-15T02:09:19.055Z]  > git config core.sparsecheckout # timeout=10
02:09:19 [2020-09-15T02:09:19.112Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:09:19 [2020-09-15T02:09:19.486Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch"