Skip to content

Console Output

18:34:11 [2022-05-31T18:34:11.817Z] The recommended git tool is: git
18:34:12 [2022-05-31T18:34:12.028Z] using credential docker-jenkins-github-credentials
18:34:12 [2022-05-31T18:34:12.105Z] Cloning the remote Git repository
18:34:12 [2022-05-31T18:34:12.105Z] Cloning with configured refspecs honoured and without tags
18:34:12 [2022-05-31T18:34:12.130Z] Cloning repository https://github.com/moby/moby.git
18:34:12 [2022-05-31T18:34:12.130Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:34:12 [2022-05-31T18:34:12.203Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:12 [2022-05-31T18:34:12.204Z]  > git --version # timeout=10
18:34:12 [2022-05-31T18:34:12.263Z]  > git --version # 'git version 2.24.1.windows.2'
18:34:12 [2022-05-31T18:34:12.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:12 [2022-05-31T18:34:12.266Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43670/head:refs/remotes/origin/PR-43670 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:32 [2022-05-31T18:34:32.013Z] Fetching without tags
18:34:32 [2022-05-31T18:34:32.803Z] Merging remotes/origin/master commit bc541ba66f7fd749ae9d354591d753058867a218 into PR head commit 293cfd6c7600c5b61ee8432416d1db94818586ef
18:34:31 [2022-05-31T18:34:31.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:31 [2022-05-31T18:34:31.700Z]  > git config --add remote.origin.fetch +refs/pull/43670/head:refs/remotes/origin/PR-43670 # timeout=10
18:34:31 [2022-05-31T18:34:31.765Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:31 [2022-05-31T18:34:31.899Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:32 [2022-05-31T18:34:32.038Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:32 [2022-05-31T18:34:32.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:32 [2022-05-31T18:34:32.041Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43670/head:refs/remotes/origin/PR-43670 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:32 [2022-05-31T18:34:32.827Z]  > git config core.sparsecheckout # timeout=10
18:34:32 [2022-05-31T18:34:32.891Z]  > git checkout -f 293cfd6c7600c5b61ee8432416d1db94818586ef # timeout=10
18:34:37 [2022-05-31T18:34:37.240Z] Merge succeeded, producing d461b0cf703aa8599b8bdcde8b733018f9eff15d
18:34:37 [2022-05-31T18:34:37.241Z] Checking out Revision d461b0cf703aa8599b8bdcde8b733018f9eff15d (PR-43670)
18:34:37 [2022-05-31T18:34:37.655Z] Commit message: "Merge commit 'bc541ba66f7fd749ae9d354591d753058867a218' into HEAD"
18:34:36 [2022-05-31T18:34:36.049Z]  > git remote # timeout=10
18:34:36 [2022-05-31T18:34:36.114Z]  > git config --get remote.origin.url # timeout=10
18:34:36 [2022-05-31T18:34:36.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:36 [2022-05-31T18:34:36.180Z]  > git merge bc541ba66f7fd749ae9d354591d753058867a218 # timeout=10
18:34:37 [2022-05-31T18:34:37.128Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:34:37 [2022-05-31T18:34:37.266Z]  > git config core.sparsecheckout # timeout=10
18:34:37 [2022-05-31T18:34:37.353Z]  > git checkout -f d461b0cf703aa8599b8bdcde8b733018f9eff15d # timeout=10