Skip to content

Console Output

08:45:31 [2020-09-01T08:45:31.149Z] using credential docker-jenkins-github-credentials
08:45:31 [2020-09-01T08:45:31.223Z] Cloning the remote Git repository
08:45:31 [2020-09-01T08:45:31.224Z] Cloning with configured refspecs honoured and without tags
08:45:31 [2020-09-01T08:45:31.421Z] Cloning repository https://github.com/moby/moby.git
08:45:31 [2020-09-01T08:45:31.832Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:45:32 [2020-09-01T08:45:32.907Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:32 [2020-09-01T08:45:32.907Z]  > git --version # timeout=10
08:45:32 [2020-09-01T08:45:32.965Z]  > git --version # 'git version 2.24.1.windows.2'
08:45:32 [2020-09-01T08:45:32.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:32 [2020-09-01T08:45:32.971Z]  > git fetch --no-tags --force --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:45:50 [2020-09-01T08:45:50.989Z] Fetching without tags
08:45:52 [2020-09-01T08:45:52.298Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:45:50 [2020-09-01T08:45:50.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:50 [2020-09-01T08:45:50.694Z]  > git config --add remote.origin.fetch +refs/pull/41401/head:refs/remotes/origin/PR-41401 # timeout=10
08:45:50 [2020-09-01T08:45:50.754Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:50 [2020-09-01T08:45:50.882Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:51 [2020-09-01T08:45:51.024Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:51 [2020-09-01T08:45:51.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:51 [2020-09-01T08:45:51.026Z]  > git fetch --no-tags --force --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:45:52 [2020-09-01T08:45:52.404Z]  > git config core.sparsecheckout # timeout=10
08:45:52 [2020-09-01T08:45:52.460Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:45:55 [2020-09-01T08:45:55.680Z] Merge succeeded, producing fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:45:55 [2020-09-01T08:45:55.680Z] Checking out Revision fdd22e562839a5680b00b3874ba1779b0e1c86f7 (PR-41401)
08:45:55 [2020-09-01T08:45:55.230Z]  > git remote # timeout=10
08:45:55 [2020-09-01T08:45:55.309Z]  > git config --get remote.origin.url # timeout=10
08:45:55 [2020-09-01T08:45:55.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:55 [2020-09-01T08:45:55.367Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
08:45:55 [2020-09-01T08:45:55.517Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:45:55 [2020-09-01T08:45:55.712Z]  > git config core.sparsecheckout # timeout=10
08:45:55 [2020-09-01T08:45:55.773Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:46:11 [2020-09-01T08:46:11.486Z] Commit message: "vendor: github.com/gorilla/mux v1.8.0"