Skip to content

Console Output

14:17:24 [2019-09-30T14:17:24.119Z] using credential docker-jenkins-github-credentials
14:17:24 [2019-09-30T14:17:24.177Z] Cloning the remote Git repository
14:17:24 [2019-09-30T14:17:24.177Z] Cloning with configured refspecs honoured and without tags
14:17:24 [2019-09-30T14:17:24.224Z] Cloning repository https://github.com/moby/moby.git
14:17:24 [2019-09-30T14:17:24.227Z]  > git init /home/jenkins/workspace/moby_PR-40015 # timeout=10
14:17:24 [2019-09-30T14:17:24.337Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:24 [2019-09-30T14:17:24.340Z]  > git --version # timeout=10
14:17:24 [2019-09-30T14:17:24.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:24 [2019-09-30T14:17:24.377Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40015/head:refs/remotes/origin/PR-40015 +refs/heads/master:refs/remotes/origin/master
14:17:36 [2019-09-30T14:17:36.275Z] Fetching without tags
14:17:36 [2019-09-30T14:17:36.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:36 [2019-09-30T14:17:36.134Z]  > git config --add remote.origin.fetch +refs/pull/40015/head:refs/remotes/origin/PR-40015 # timeout=10
14:17:36 [2019-09-30T14:17:36.153Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:17:36 [2019-09-30T14:17:36.235Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:36 [2019-09-30T14:17:36.315Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:36 [2019-09-30T14:17:36.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:36 [2019-09-30T14:17:36.319Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40015/head:refs/remotes/origin/PR-40015 +refs/heads/master:refs/remotes/origin/master
14:17:36 [2019-09-30T14:17:36.720Z] Merging remotes/origin/master commit 32c32b69827f42a422097705966565c121fca578 into PR head commit ccf02b53b37f1e6b64f4f4ca4dd193d89c210193
14:17:37 [2019-09-30T14:17:37.865Z] Merge succeeded, producing 1c1658fc76cfa4c94a4740d785a7f48b538787bc
14:17:37 [2019-09-30T14:17:37.866Z] Checking out Revision 1c1658fc76cfa4c94a4740d785a7f48b538787bc (PR-40015)
14:17:36 [2019-09-30T14:17:36.752Z]  > git config core.sparsecheckout # timeout=10
14:17:36 [2019-09-30T14:17:36.771Z]  > git checkout -f ccf02b53b37f1e6b64f4f4ca4dd193d89c210193
14:17:37 [2019-09-30T14:17:37.435Z]  > git merge 32c32b69827f42a422097705966565c121fca578 # timeout=10
14:17:37 [2019-09-30T14:17:37.822Z]  > git rev-parse HEAD^{commit} # timeout=10
14:17:37 [2019-09-30T14:17:37.902Z]  > git config core.sparsecheckout # timeout=10
14:17:37 [2019-09-30T14:17:37.932Z]  > git checkout -f 1c1658fc76cfa4c94a4740d785a7f48b538787bc
14:17:38 [2019-09-30T14:17:38.599Z] Commit message: "Merge commit '32c32b69827f42a422097705966565c121fca578' into HEAD"