Skip to content

Console Output

23:20:24 [2021-06-15T23:20:24.489Z] The recommended git tool is: git
23:20:49 [2021-06-15T23:20:49.131Z] using credential docker-jenkins-github-credentials
23:20:49 [2021-06-15T23:20:49.207Z] Cloning the remote Git repository
23:20:49 [2021-06-15T23:20:49.207Z] Cloning with configured refspecs honoured and without tags
23:20:49 [2021-06-15T23:20:49.398Z] Cloning repository https://github.com/moby/moby.git
23:20:49 [2021-06-15T23:20:49.797Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:20:50 [2021-06-15T23:20:50.796Z] Fetching upstream changes from https://github.com/moby/moby.git
23:20:50 [2021-06-15T23:20:50.796Z]  > git --version # timeout=10
23:20:50 [2021-06-15T23:20:50.842Z]  > git --version # 'git version 2.24.1.windows.2'
23:20:50 [2021-06-15T23:20:50.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:20:50 [2021-06-15T23:20:50.846Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42473/head:refs/remotes/origin/PR-42473 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:07 [2021-06-15T23:21:07.339Z] Fetching without tags
23:21:08 [2021-06-15T23:21:08.070Z] Merging remotes/origin/master commit 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 into PR head commit 3eb125769899193cc8f255edf91fde4194625cb2
23:21:07 [2021-06-15T23:21:07.017Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:21:07 [2021-06-15T23:21:07.090Z]  > git config --add remote.origin.fetch +refs/pull/42473/head:refs/remotes/origin/PR-42473 # timeout=10
23:21:07 [2021-06-15T23:21:07.136Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:07 [2021-06-15T23:21:07.254Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:21:07 [2021-06-15T23:21:07.375Z] Fetching upstream changes from https://github.com/moby/moby.git
23:21:07 [2021-06-15T23:21:07.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:21:07 [2021-06-15T23:21:07.377Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42473/head:refs/remotes/origin/PR-42473 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:10 [2021-06-15T23:21:10.989Z] Merge succeeded, producing 3eb125769899193cc8f255edf91fde4194625cb2
23:21:10 [2021-06-15T23:21:10.989Z] Checking out Revision 3eb125769899193cc8f255edf91fde4194625cb2 (PR-42473)
23:21:08 [2021-06-15T23:21:08.181Z]  > git config core.sparsecheckout # timeout=10
23:21:08 [2021-06-15T23:21:08.233Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:21:10 [2021-06-15T23:21:10.630Z]  > git remote # timeout=10
23:21:10 [2021-06-15T23:21:10.718Z]  > git config --get remote.origin.url # timeout=10
23:21:10 [2021-06-15T23:21:10.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:21:10 [2021-06-15T23:21:10.765Z]  > git merge 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 # timeout=10
23:21:10 [2021-06-15T23:21:10.904Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:21:11 [2021-06-15T23:21:11.023Z]  > git config core.sparsecheckout # timeout=10
23:21:11 [2021-06-15T23:21:11.066Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:21:22 [2021-06-15T23:21:22.295Z] Commit message: "revendor BuildKit (master branch)"