Skip to content

Console Output

20:39:47 [2021-06-10T20:39:47.078Z] The recommended git tool is: git
20:39:47 [2021-06-10T20:39:47.306Z] using credential docker-jenkins-github-credentials
20:39:47 [2021-06-10T20:39:47.381Z] Cloning the remote Git repository
20:39:47 [2021-06-10T20:39:47.381Z] Cloning with configured refspecs honoured and without tags
20:39:47 [2021-06-10T20:39:47.415Z] Cloning repository https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.416Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:39:47 [2021-06-10T20:39:47.579Z] Fetching upstream changes from https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.579Z]  > git --version # timeout=10
20:39:47 [2021-06-10T20:39:47.711Z]  > git --version # 'git version 2.24.1.windows.2'
20:39:47 [2021-06-10T20:39:47.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:47 [2021-06-10T20:39:47.716Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:10 [2021-06-10T20:40:10.133Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:10 [2021-06-10T20:40:10.270Z]  > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10
20:40:10 [2021-06-10T20:40:10.400Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:10 [2021-06-10T20:40:10.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:10 [2021-06-10T20:40:10.770Z] Fetching without tags
20:40:11 [2021-06-10T20:40:11.899Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:10 [2021-06-10T20:40:10.804Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:10 [2021-06-10T20:40:10.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:10 [2021-06-10T20:40:10.810Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:11 [2021-06-10T20:40:11.934Z]  > git config core.sparsecheckout # timeout=10
20:40:12 [2021-06-10T20:40:12.061Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10
20:40:18 [2021-06-10T20:40:18.545Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:18 [2021-06-10T20:40:18.545Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511)
20:40:19 [2021-06-10T20:40:19.495Z] Commit message: "remove layerstore indexing by OS (used for LCOW)"
20:40:17 [2021-06-10T20:40:17.908Z]  > git remote # timeout=10
20:40:18 [2021-06-10T20:40:18.035Z]  > git config --get remote.origin.url # timeout=10
20:40:18 [2021-06-10T20:40:18.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:18 [2021-06-10T20:40:18.161Z]  > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10
20:40:18 [2021-06-10T20:40:18.371Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:40:18 [2021-06-10T20:40:18.578Z]  > git config core.sparsecheckout # timeout=10
20:40:18 [2021-06-10T20:40:18.709Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10