Skip to content

Console Output

08:42:05 [2020-09-01T08:42:05.812Z] using credential docker-jenkins-github-credentials
08:42:05 [2020-09-01T08:42:05.817Z] Cloning the remote Git repository
08:42:05 [2020-09-01T08:42:05.817Z] Cloning with configured refspecs honoured and without tags
08:42:05 [2020-09-01T08:42:05.834Z] Cloning repository https://github.com/moby/moby.git
08:42:05 [2020-09-01T08:42:05.834Z]  > git init /home/ubuntu/workspace/moby_PR-41401 # timeout=10
08:42:05 [2020-09-01T08:42:05.850Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:05 [2020-09-01T08:42:05.850Z]  > git --version # timeout=10
08:42:05 [2020-09-01T08:42:05.862Z]  > git --version # 'git version 2.17.1'
08:42:05 [2020-09-01T08:42:05.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:05 [2020-09-01T08:42:05.863Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-09-01T08:42:24.183Z] Fetching without tags
08:42:24 [2020-09-01T08:42:24.435Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:42:25 [2020-09-01T08:42:25.005Z] Merge succeeded, producing fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:42:25 [2020-09-01T08:42:25.006Z] Checking out Revision fdd22e562839a5680b00b3874ba1779b0e1c86f7 (PR-41401)
08:42:24 [2020-09-01T08:42:24.170Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:24 [2020-09-01T08:42:24.179Z]  > git config --add remote.origin.fetch +refs/pull/41401/head:refs/remotes/origin/PR-41401 # timeout=10
08:42:24 [2020-09-01T08:42:24.185Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-09-01T08:42:24.193Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:24 [2020-09-01T08:42:24.200Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:24 [2020-09-01T08:42:24.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:24 [2020-09-01T08:42:24.201Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-09-01T08:42:24.452Z]  > git config core.sparsecheckout # timeout=10
08:42:24 [2020-09-01T08:42:24.459Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:42:24 [2020-09-01T08:42:24.986Z]  > git remote # timeout=10
08:42:24 [2020-09-01T08:42:24.994Z]  > git config --get remote.origin.url # timeout=10
08:42:24 [2020-09-01T08:42:24.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:24 [2020-09-01T08:42:24.999Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
08:42:25 [2020-09-01T08:42:25.010Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:25 [2020-09-01T08:42:25.023Z]  > git config core.sparsecheckout # timeout=10
08:42:25 [2020-09-01T08:42:25.027Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:42:25 [2020-09-01T08:42:25.503Z] Commit message: "vendor: github.com/gorilla/mux v1.8.0"