Skip to content

Console Output

12:30:20 [2019-09-27T12:30:20.667Z] using credential docker-jenkins-github-credentials
12:30:20 [2019-09-27T12:30:20.744Z] Cloning the remote Git repository
12:30:20 [2019-09-27T12:30:20.744Z] Cloning with configured refspecs honoured and without tags
12:30:20 [2019-09-27T12:30:20.993Z] Cloning repository https://github.com/moby/moby.git
12:30:21 [2019-09-27T12:30:21.371Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:30:23 [2019-09-27T12:30:23.858Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:23 [2019-09-27T12:30:23.858Z]  > git --version # timeout=10
12:30:23 [2019-09-27T12:30:23.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:23 [2019-09-27T12:30:23.911Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:30:43 [2019-09-27T12:30:43.106Z] Fetching without tags
12:30:42 [2019-09-27T12:30:42.702Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:42 [2019-09-27T12:30:42.805Z]  > git config --add remote.origin.fetch +refs/pull/39997/head:refs/remotes/origin/PR-39997 # timeout=10
12:30:42 [2019-09-27T12:30:42.855Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:42 [2019-09-27T12:30:42.986Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:43 [2019-09-27T12:30:43.893Z] Merging remotes/origin/master commit 40b9333523d9c128bb6746f80b8e698b21feb6e0 into PR head commit b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:30:43 [2019-09-27T12:30:43.127Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:43 [2019-09-27T12:30:43.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:43 [2019-09-27T12:30:43.128Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:30:43 [2019-09-27T12:30:43.987Z]  > git config core.sparsecheckout # timeout=10
12:30:44 [2019-09-27T12:30:44.048Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:30:47 [2019-09-27T12:30:47.533Z] Merge succeeded, producing b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:30:47 [2019-09-27T12:30:47.535Z] Checking out Revision b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c (PR-39997)
12:30:47 [2019-09-27T12:30:47.130Z]  > git merge 40b9333523d9c128bb6746f80b8e698b21feb6e0 # timeout=10
12:30:47 [2019-09-27T12:30:47.328Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:30:47 [2019-09-27T12:30:47.554Z]  > git config core.sparsecheckout # timeout=10
12:30:47 [2019-09-27T12:30:47.621Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:30:57 [2019-09-27T12:30:57.337Z] Commit message: "Jenkinsfile: install ipvsadm for amd64 stage"