Skip to content

Console Output

15:38:06 [2019-09-03T15:38:06.717Z] using credential docker-jenkins-github-credentials
15:38:06 [2019-09-03T15:38:06.776Z] Cloning the remote Git repository
15:38:06 [2019-09-03T15:38:06.776Z] Cloning with configured refspecs honoured and without tags
15:38:06 [2019-09-03T15:38:06.818Z] Cloning repository https://github.com/moby/moby.git
15:38:06 [2019-09-03T15:38:06.820Z]  > git init /home/jenkins/workspace/moby_PR-39858 # timeout=10
15:38:06 [2019-09-03T15:38:06.842Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:06 [2019-09-03T15:38:06.844Z]  > git --version # timeout=10
15:38:06 [2019-09-03T15:38:06.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:06 [2019-09-03T15:38:06.864Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39858/head:refs/remotes/origin/PR-39858 +refs/heads/master:refs/remotes/origin/master
15:38:15 [2019-09-03T15:38:15.905Z] Fetching without tags
15:38:15 [2019-09-03T15:38:15.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:15 [2019-09-03T15:38:15.797Z]  > git config --add remote.origin.fetch +refs/pull/39858/head:refs/remotes/origin/PR-39858 # timeout=10
15:38:15 [2019-09-03T15:38:15.816Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:15 [2019-09-03T15:38:15.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:15 [2019-09-03T15:38:15.947Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:15 [2019-09-03T15:38:15.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:15 [2019-09-03T15:38:15.950Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39858/head:refs/remotes/origin/PR-39858 +refs/heads/master:refs/remotes/origin/master
15:38:16 [2019-09-03T15:38:16.317Z] Merging remotes/origin/master commit 1d19062b640b66daaf3e6f2246a947aaaf909dec into PR head commit 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:17 [2019-09-03T15:38:17.064Z] Merge succeeded, producing 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:17 [2019-09-03T15:38:17.065Z] Checking out Revision 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b (PR-39858)
15:38:16 [2019-09-03T15:38:16.357Z]  > git config core.sparsecheckout # timeout=10
15:38:16 [2019-09-03T15:38:16.375Z]  > git checkout -f 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:16 [2019-09-03T15:38:16.967Z]  > git merge 1d19062b640b66daaf3e6f2246a947aaaf909dec # timeout=10
15:38:17 [2019-09-03T15:38:17.035Z]  > git rev-parse HEAD^{commit} # timeout=10
15:38:17 [2019-09-03T15:38:17.105Z]  > git config core.sparsecheckout # timeout=10
15:38:17 [2019-09-03T15:38:17.125Z]  > git checkout -f 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:17 [2019-09-03T15:38:17.879Z] Commit message: "Jenkinsfile: create bundles for Windows stages"