Skip to content

Console Output

20:59:15 [2020-03-11T20:59:15.379Z] using credential docker-jenkins-github-credentials
20:59:15 [2020-03-11T20:59:15.457Z] Cloning the remote Git repository
20:59:15 [2020-03-11T20:59:15.457Z] Cloning with configured refspecs honoured and without tags
20:59:15 [2020-03-11T20:59:15.653Z] Cloning repository https://github.com/moby/moby.git
20:59:16 [2020-03-11T20:59:16.074Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:59:16 [2020-03-11T20:59:16.896Z] Fetching upstream changes from https://github.com/moby/moby.git
20:59:16 [2020-03-11T20:59:16.896Z]  > git --version # timeout=10
20:59:16 [2020-03-11T20:59:16.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:59:16 [2020-03-11T20:59:16.944Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:59:32 [2020-03-11T20:59:32.430Z] Fetching without tags
20:59:33 [2020-03-11T20:59:33.161Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:59:32 [2020-03-11T20:59:32.110Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:59:32 [2020-03-11T20:59:32.185Z]  > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10
20:59:32 [2020-03-11T20:59:32.229Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:59:32 [2020-03-11T20:59:32.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:59:32 [2020-03-11T20:59:32.465Z] Fetching upstream changes from https://github.com/moby/moby.git
20:59:32 [2020-03-11T20:59:32.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:59:32 [2020-03-11T20:59:32.468Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:59:33 [2020-03-11T20:59:33.266Z]  > git config core.sparsecheckout # timeout=10
20:59:33 [2020-03-11T20:59:33.309Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:59:35 [2020-03-11T20:59:35.764Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:59:35 [2020-03-11T20:59:35.765Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669)
20:59:35 [2020-03-11T20:59:35.503Z]  > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10
20:59:35 [2020-03-11T20:59:35.649Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:59:35 [2020-03-11T20:59:35.797Z]  > git config core.sparsecheckout # timeout=10
20:59:35 [2020-03-11T20:59:35.846Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:59:50 [2020-03-11T20:59:50.921Z] Commit message: "Switch to s390x Ubuntu 18.04"