Skip to content

Console Output

02:07:05 [2019-11-26T02:07:05.063Z] using credential docker-jenkins-github-credentials
02:07:05 [2019-11-26T02:07:05.137Z] Cloning the remote Git repository
02:07:05 [2019-11-26T02:07:05.137Z] Cloning with configured refspecs honoured and without tags
02:07:05 [2019-11-26T02:07:05.167Z] Cloning repository https://github.com/moby/moby.git
02:07:05 [2019-11-26T02:07:05.167Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
02:07:05 [2019-11-26T02:07:05.231Z] Fetching upstream changes from https://github.com/moby/moby.git
02:07:05 [2019-11-26T02:07:05.232Z]  > git --version # timeout=10
02:07:05 [2019-11-26T02:07:05.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:07:05 [2019-11-26T02:07:05.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40249/head:refs/remotes/origin/PR-40249 +refs/heads/master:refs/remotes/origin/master
02:07:19 [2019-11-26T02:07:19.768Z] Fetching without tags
02:07:20 [2019-11-26T02:07:20.519Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:19 [2019-11-26T02:07:19.453Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:07:19 [2019-11-26T02:07:19.504Z]  > git config --add remote.origin.fetch +refs/pull/40249/head:refs/remotes/origin/PR-40249 # timeout=10
02:07:19 [2019-11-26T02:07:19.556Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:07:19 [2019-11-26T02:07:19.675Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:07:19 [2019-11-26T02:07:19.798Z] Fetching upstream changes from https://github.com/moby/moby.git
02:07:19 [2019-11-26T02:07:19.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:07:19 [2019-11-26T02:07:19.800Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40249/head:refs/remotes/origin/PR-40249 +refs/heads/master:refs/remotes/origin/master
02:07:20 [2019-11-26T02:07:20.548Z]  > git config core.sparsecheckout # timeout=10
02:07:20 [2019-11-26T02:07:20.600Z]  > git checkout -f 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:23 [2019-11-26T02:07:23.882Z] Merge succeeded, producing 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:23 [2019-11-26T02:07:23.882Z] Checking out Revision 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e (PR-40249)
02:07:24 [2019-11-26T02:07:24.427Z] Commit message: "daemon: remove use of deprecated os.SEEK_END"
02:07:23 [2019-11-26T02:07:23.657Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
02:07:23 [2019-11-26T02:07:23.792Z]  > git rev-parse "HEAD^{commit}" # timeout=10
02:07:23 [2019-11-26T02:07:23.911Z]  > git config core.sparsecheckout # timeout=10
02:07:23 [2019-11-26T02:07:23.958Z]  > git checkout -f 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e