Skip to content

Console Output

19:43:51 [2019-08-24T19:43:51.873Z] using credential docker-jenkins-github-credentials
19:43:51 [2019-08-24T19:43:51.925Z] Cloning the remote Git repository
19:43:51 [2019-08-24T19:43:51.925Z] Cloning with configured refspecs honoured and without tags
19:43:51 [2019-08-24T19:43:51.971Z] Cloning repository https://github.com/moby/moby.git
19:43:51 [2019-08-24T19:43:51.973Z]  > git init /home/jenkins/workspace/moby_PR-39495 # timeout=10
19:43:51 [2019-08-24T19:43:51.992Z] Fetching upstream changes from https://github.com/moby/moby.git
19:43:51 [2019-08-24T19:43:51.994Z]  > git --version # timeout=10
19:43:52 [2019-08-24T19:43:52.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:43:52 [2019-08-24T19:43:52.014Z]  > 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:01 [2019-08-24T19:44:01.277Z] Fetching without tags
19:44:01 [2019-08-24T19:44:01.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:01 [2019-08-24T19:44:01.166Z]  > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10
19:44:01 [2019-08-24T19:44:01.185Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:01 [2019-08-24T19:44:01.250Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:01 [2019-08-24T19:44:01.718Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:02 [2019-08-24T19:44:02.470Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:02 [2019-08-24T19:44:02.471Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495)
19:44:01 [2019-08-24T19:44:01.319Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:01 [2019-08-24T19:44:01.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:01 [2019-08-24T19:44:01.322Z]  > 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:01 [2019-08-24T19:44:01.758Z]  > git config core.sparsecheckout # timeout=10
19:44:01 [2019-08-24T19:44:01.778Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:02 [2019-08-24T19:44:02.371Z]  > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10
19:44:02 [2019-08-24T19:44:02.441Z]  > git rev-parse HEAD^{commit} # timeout=10
19:44:02 [2019-08-24T19:44:02.510Z]  > git config core.sparsecheckout # timeout=10
19:44:02 [2019-08-24T19:44:02.531Z]  > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad
19:44:03 [2019-08-24T19:44:03.095Z] Commit message: "Update service networks documentation"