Skip to content

Console Output

19:45:05 [2019-08-24T19:45:05.290Z] using credential docker-jenkins-github-credentials
19:45:05 [2019-08-24T19:45:05.297Z] Cloning the remote Git repository
19:45:05 [2019-08-24T19:45:05.297Z] Cloning with configured refspecs honoured and without tags
19:45:05 [2019-08-24T19:45:05.364Z] Cloning repository https://github.com/moby/moby.git
19:45:05 [2019-08-24T19:45:05.427Z]  > git init /home/ubuntu/workspace/moby_PR-39495 # timeout=10
19:45:06 [2019-08-24T19:45:06.123Z] Fetching upstream changes from https://github.com/moby/moby.git
19:45:06 [2019-08-24T19:45:06.124Z]  > git --version # timeout=10
19:45:06 [2019-08-24T19:45:06.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:45:06 [2019-08-24T19:45:06.188Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master
19:45:26 [2019-08-24T19:45:26.072Z] Fetching without tags
19:45:25 [2019-08-24T19:45:25.973Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:45:25 [2019-08-24T19:45:25.984Z]  > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10
19:45:26 [2019-08-24T19:45:26.013Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:45:26 [2019-08-24T19:45:26.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:45:26 [2019-08-24T19:45:26.081Z] Fetching upstream changes from https://github.com/moby/moby.git
19:45:26 [2019-08-24T19:45:26.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:45:26 [2019-08-24T19:45:26.082Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master
19:45:26 [2019-08-24T19:45:26.498Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad
19:45:27 [2019-08-24T19:45:27.388Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad
19:45:27 [2019-08-24T19:45:27.389Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495)
19:45:26 [2019-08-24T19:45:26.505Z]  > git config core.sparsecheckout # timeout=10
19:45:26 [2019-08-24T19:45:26.527Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:45:27 [2019-08-24T19:45:27.330Z]  > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10
19:45:27 [2019-08-24T19:45:27.362Z]  > git rev-parse HEAD^{commit} # timeout=10
19:45:27 [2019-08-24T19:45:27.391Z]  > git config core.sparsecheckout # timeout=10
19:45:27 [2019-08-24T19:45:27.443Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:45:28 [2019-08-24T19:45:28.782Z] Commit message: "Update service networks documentation"