Skip to content

Console Output

07:32:21 [2020-04-27T07:32:21.264Z] using credential docker-jenkins-github-credentials
07:32:21 [2020-04-27T07:32:21.272Z] Cloning the remote Git repository
07:32:21 [2020-04-27T07:32:21.272Z] Cloning with configured refspecs honoured and without tags
07:32:21 [2020-04-27T07:32:21.262Z] Cloning repository https://github.com/moby/moby.git
07:32:21 [2020-04-27T07:32:21.315Z]  > git init /home/ubuntu/workspace/moby_PR-40860 # timeout=10
07:32:21 [2020-04-27T07:32:21.599Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:21 [2020-04-27T07:32:21.600Z]  > git --version # timeout=10
07:32:21 [2020-04-27T07:32:21.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:21 [2020-04-27T07:32:21.632Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:32:44 [2020-04-27T07:32:44.563Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:44 [2020-04-27T07:32:44.574Z]  > git config --add remote.origin.fetch +refs/pull/40860/head:refs/remotes/origin/PR-40860 # timeout=10
07:32:44 [2020-04-27T07:32:44.628Z] Fetching without tags
07:32:44 [2020-04-27T07:32:44.968Z] Merging remotes/origin/master commit 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b into PR head commit f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:45 [2020-04-27T07:32:45.795Z] Merge succeeded, producing f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:45 [2020-04-27T07:32:45.795Z] Checking out Revision f6ac84163305e8b79a22f5910004321d0b5250e2 (PR-40860)
07:32:44 [2020-04-27T07:32:44.602Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:32:44 [2020-04-27T07:32:44.626Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:44 [2020-04-27T07:32:44.656Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:44 [2020-04-27T07:32:44.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:44 [2020-04-27T07:32:44.657Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:32:45 [2020-04-27T07:32:45.001Z]  > git config core.sparsecheckout # timeout=10
07:32:45 [2020-04-27T07:32:45.036Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:45 [2020-04-27T07:32:45.764Z]  > git merge 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b # timeout=10
07:32:45 [2020-04-27T07:32:45.792Z]  > git rev-parse HEAD^{commit} # timeout=10
07:32:45 [2020-04-27T07:32:45.820Z]  > git config core.sparsecheckout # timeout=10
07:32:45 [2020-04-27T07:32:45.844Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:50 [2020-04-27T07:32:50.560Z] Commit message: "bump up rootlesskit to v0.9.4"