Skip to content

Console Output

07:32:15 [2020-04-27T07:32:15.209Z] using credential docker-jenkins-github-credentials
07:32:15 [2020-04-27T07:32:15.237Z] Cloning the remote Git repository
07:32:15 [2020-04-27T07:32:15.237Z] Cloning with configured refspecs honoured and without tags
07:32:15 [2020-04-27T07:32:15.276Z] Cloning repository https://github.com/moby/moby.git
07:32:15 [2020-04-27T07:32:15.359Z]  > git init /home/ubuntu/workspace/moby_PR-40860 # timeout=10
07:32:15 [2020-04-27T07:32:15.863Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:15 [2020-04-27T07:32:15.863Z]  > git --version # timeout=10
07:32:15 [2020-04-27T07:32:15.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:15 [2020-04-27T07:32:15.880Z]  > 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:33 [2020-04-27T07:32:33.910Z] Fetching without tags
07:32:33 [2020-04-27T07:32:33.811Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:33 [2020-04-27T07:32:33.824Z]  > git config --add remote.origin.fetch +refs/pull/40860/head:refs/remotes/origin/PR-40860 # timeout=10
07:32:33 [2020-04-27T07:32:33.864Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:32:33 [2020-04-27T07:32:33.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:33 [2020-04-27T07:32:33.915Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:33 [2020-04-27T07:32:33.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:33 [2020-04-27T07:32:33.916Z]  > 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:34 [2020-04-27T07:32:34.277Z] Merging remotes/origin/master commit 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b into PR head commit f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:35 [2020-04-27T07:32:35.116Z] Merge succeeded, producing f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:35 [2020-04-27T07:32:35.116Z] Checking out Revision f6ac84163305e8b79a22f5910004321d0b5250e2 (PR-40860)
07:32:34 [2020-04-27T07:32:34.286Z]  > git config core.sparsecheckout # timeout=10
07:32:34 [2020-04-27T07:32:34.295Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:35 [2020-04-27T07:32:35.059Z]  > git merge 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b # timeout=10
07:32:35 [2020-04-27T07:32:35.091Z]  > git rev-parse HEAD^{commit} # timeout=10
07:32:35 [2020-04-27T07:32:35.120Z]  > git config core.sparsecheckout # timeout=10
07:32:35 [2020-04-27T07:32:35.142Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:39 [2020-04-27T07:32:39.031Z] Commit message: "bump up rootlesskit to v0.9.4"