Skip to content

Console Output

20:57:45 [2021-12-24T20:57:45.525Z] The recommended git tool is: git
20:58:09 [2021-12-24T20:58:09.982Z] using credential docker-jenkins-github-credentials
20:58:10 [2021-12-24T20:58:10.056Z] Cloning the remote Git repository
20:58:10 [2021-12-24T20:58:10.056Z] Cloning with configured refspecs honoured and without tags
20:58:10 [2021-12-24T20:58:10.247Z] Cloning repository https://github.com/moby/moby.git
20:58:10 [2021-12-24T20:58:10.653Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:58:11 [2021-12-24T20:58:11.626Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:11 [2021-12-24T20:58:11.626Z]  > git --version # timeout=10
20:58:11 [2021-12-24T20:58:11.672Z]  > git --version # 'git version 2.24.1.windows.2'
20:58:11 [2021-12-24T20:58:11.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:11 [2021-12-24T20:58:11.677Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:30 [2021-12-24T20:58:30.249Z] Fetching without tags
20:58:30 [2021-12-24T20:58:30.981Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 5cbc08ce57a54f8532516812efb0e5297c06c2b7
20:58:29 [2021-12-24T20:58:29.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:29 [2021-12-24T20:58:29.999Z]  > git config --add remote.origin.fetch +refs/pull/43100/head:refs/remotes/origin/PR-43100 # timeout=10
20:58:30 [2021-12-24T20:58:30.046Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:30 [2021-12-24T20:58:30.156Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:30 [2021-12-24T20:58:30.281Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:30 [2021-12-24T20:58:30.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:30 [2021-12-24T20:58:30.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:31 [2021-12-24T20:58:31.078Z]  > git config core.sparsecheckout # timeout=10
20:58:31 [2021-12-24T20:58:31.125Z]  > git checkout -f 5cbc08ce57a54f8532516812efb0e5297c06c2b7 # timeout=10
20:58:34 [2021-12-24T20:58:34.278Z] Merge succeeded, producing af41168d331a7b3479e5fb125723664a6c01f5e8
20:58:34 [2021-12-24T20:58:34.278Z] Checking out Revision af41168d331a7b3479e5fb125723664a6c01f5e8 (PR-43100)
20:58:33 [2021-12-24T20:58:33.641Z]  > git remote # timeout=10
20:58:33 [2021-12-24T20:58:33.719Z]  > git config --get remote.origin.url # timeout=10
20:58:33 [2021-12-24T20:58:33.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:33 [2021-12-24T20:58:33.766Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
20:58:34 [2021-12-24T20:58:34.190Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:58:34 [2021-12-24T20:58:34.299Z]  > git config core.sparsecheckout # timeout=10
20:58:34 [2021-12-24T20:58:34.346Z]  > git checkout -f af41168d331a7b3479e5fb125723664a6c01f5e8 # timeout=10
20:58:45 [2021-12-24T20:58:45.476Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
20:58:45 [2021-12-24T20:58:45.604Z] First time build. Skipping changelog.
20:58:45 [2021-12-24T20:58:45.495Z]  > git rev-list --no-walk e486c406d02ab3e9f8669495b064c4308ff1ca71 # timeout=10