Skip to content

Console Output

20:52:53 [2020-03-11T20:52:53.099Z] using credential docker-jenkins-github-credentials
20:52:53 [2020-03-11T20:52:53.108Z] Cloning the remote Git repository
20:52:53 [2020-03-11T20:52:53.109Z] Cloning with configured refspecs honoured and without tags
20:52:53 [2020-03-11T20:52:53.129Z] Cloning repository https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.131Z]  > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10
20:52:53 [2020-03-11T20:52:53.142Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.142Z]  > git --version # timeout=10
20:52:53 [2020-03-11T20:52:53.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:53 [2020-03-11T20:52:53.145Z]  > git fetch --no-tags --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:53:06 [2020-03-11T20:53:06.107Z] Fetching without tags
20:53:06 [2020-03-11T20:53:06.337Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:06 [2020-03-11T20:53:06.826Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:06 [2020-03-11T20:53:06.827Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669)
20:53:06 [2020-03-11T20:53:06.099Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:06 [2020-03-11T20:53:06.106Z]  > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10
20:53:06 [2020-03-11T20:53:06.108Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:06 [2020-03-11T20:53:06.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:06 [2020-03-11T20:53:06.123Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:06 [2020-03-11T20:53:06.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:06 [2020-03-11T20:53:06.124Z]  > git fetch --no-tags --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:53:06 [2020-03-11T20:53:06.353Z]  > git config core.sparsecheckout # timeout=10
20:53:06 [2020-03-11T20:53:06.363Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:06 [2020-03-11T20:53:06.812Z]  > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10
20:53:06 [2020-03-11T20:53:06.827Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:06 [2020-03-11T20:53:06.843Z]  > git config core.sparsecheckout # timeout=10
20:53:06 [2020-03-11T20:53:06.845Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:07 [2020-03-11T20:53:07.298Z] Commit message: "Switch to s390x Ubuntu 18.04"