Skip to content

Console Output

08:23:04 [2019-09-12T08:23:04.899Z] using credential docker-jenkins-github-credentials
08:23:04 [2019-09-12T08:23:04.979Z] Cloning the remote Git repository
08:23:04 [2019-09-12T08:23:04.979Z] Cloning with configured refspecs honoured and without tags
08:23:05 [2019-09-12T08:23:05.182Z] Cloning repository https://github.com/docker/engine.git
08:23:05 [2019-09-12T08:23:05.611Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:23:07 [2019-09-12T08:23:07.710Z] Fetching upstream changes from https://github.com/docker/engine.git
08:23:07 [2019-09-12T08:23:07.710Z]  > git --version # timeout=10
08:23:07 [2019-09-12T08:23:07.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:23:07 [2019-09-12T08:23:07.761Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/19.03:refs/remotes/origin/19.03
08:23:24 [2019-09-12T08:23:24.919Z] Fetching without tags
08:23:25 [2019-09-12T08:23:25.566Z] Merging remotes/origin/19.03 commit 9cc467c3b328770baf4f8de95ce5b7497871dcd7 into PR head commit c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:23:24 [2019-09-12T08:23:24.616Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:23:24 [2019-09-12T08:23:24.669Z]  > git config --add remote.origin.fetch +refs/pull/282/head:refs/remotes/origin/PR-282 # timeout=10
08:23:24 [2019-09-12T08:23:24.716Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:23:24 [2019-09-12T08:23:24.835Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:23:24 [2019-09-12T08:23:24.958Z] Fetching upstream changes from https://github.com/docker/engine.git
08:23:24 [2019-09-12T08:23:24.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:23:24 [2019-09-12T08:23:24.959Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/19.03:refs/remotes/origin/19.03
08:23:25 [2019-09-12T08:23:25.677Z]  > git config core.sparsecheckout # timeout=10
08:23:25 [2019-09-12T08:23:25.724Z]  > git checkout -f c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:23:28 [2019-09-12T08:23:28.796Z] Merge succeeded, producing c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:23:28 [2019-09-12T08:23:28.798Z] Checking out Revision c4d20760d407da812cdb88bb37e4bf22dd86f17e (PR-282)
08:23:28 [2019-09-12T08:23:28.387Z]  > git merge 9cc467c3b328770baf4f8de95ce5b7497871dcd7 # timeout=10
08:23:28 [2019-09-12T08:23:28.642Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:23:28 [2019-09-12T08:23:28.834Z]  > git config core.sparsecheckout # timeout=10
08:23:28 [2019-09-12T08:23:28.881Z]  > git checkout -f c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:23:38 [2019-09-12T08:23:38.494Z] Commit message: "Update containerd to v1.2.8"