Skip to content

Console Output

19:43:51 [2019-08-24T19:43:51.637Z] using credential docker-jenkins-github-credentials
19:43:51 [2019-08-24T19:43:51.659Z] Fetching changes from the remote Git repository
19:43:51 [2019-08-24T19:43:51.675Z] Fetching without tags
19:43:51 [2019-08-24T19:43:51.648Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:43:51 [2019-08-24T19:43:51.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:43:51 [2019-08-24T19:43:51.681Z] Fetching upstream changes from https://github.com/moby/moby.git
19:43:51 [2019-08-24T19:43:51.681Z]  > git --version # timeout=10
19:43:51 [2019-08-24T19:43:51.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:43:51 [2019-08-24T19:43:51.686Z]  > 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:44:15 [2019-08-24T19:44:15.932Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:17 [2019-08-24T19:44:17.070Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:17 [2019-08-24T19:44:17.071Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495)
19:44:15 [2019-08-24T19:44:15.938Z]  > git config core.sparsecheckout # timeout=10
19:44:15 [2019-08-24T19:44:15.942Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:17 [2019-08-24T19:44:17.036Z]  > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10
19:44:17 [2019-08-24T19:44:17.060Z]  > git rev-parse HEAD^{commit} # timeout=10
19:44:17 [2019-08-24T19:44:17.077Z]  > git config core.sparsecheckout # timeout=10
19:44:17 [2019-08-24T19:44:17.081Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:18 [2019-08-24T19:44:18.127Z] Commit message: "Update service networks documentation"