Skip to content

Console Output

14:27:24 [2022-01-20T14:27:24.908Z] The recommended git tool is: git
14:27:25 [2022-01-20T14:27:25.131Z] using credential docker-jenkins-github-credentials
14:27:25 [2022-01-20T14:27:25.208Z] Cloning the remote Git repository
14:27:25 [2022-01-20T14:27:25.208Z] Cloning with configured refspecs honoured and without tags
14:27:25 [2022-01-20T14:27:25.245Z] Cloning repository https://github.com/moby/moby.git
14:27:25 [2022-01-20T14:27:25.247Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:27:25 [2022-01-20T14:27:25.318Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:25 [2022-01-20T14:27:25.319Z]  > git --version # timeout=10
14:27:25 [2022-01-20T14:27:25.365Z]  > git --version # 'git version 2.24.1.windows.2'
14:27:25 [2022-01-20T14:27:25.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:25 [2022-01-20T14:27:25.367Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:42 [2022-01-20T14:27:42.019Z] Fetching without tags
14:27:41 [2022-01-20T14:27:41.683Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:41 [2022-01-20T14:27:41.742Z]  > git config --add remote.origin.fetch +refs/pull/42155/head:refs/remotes/origin/PR-42155 # timeout=10
14:27:41 [2022-01-20T14:27:41.799Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:41 [2022-01-20T14:27:41.932Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:42 [2022-01-20T14:27:42.056Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:42 [2022-01-20T14:27:42.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:42 [2022-01-20T14:27:42.058Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:27:42 [2022-01-20T14:27:42.784Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 0c3be531076617be52b641b6dbb60649f587b5f5
14:27:42 [2022-01-20T14:27:42.820Z]  > git config core.sparsecheckout # timeout=10
14:27:42 [2022-01-20T14:27:42.871Z]  > git checkout -f 0c3be531076617be52b641b6dbb60649f587b5f5 # timeout=10
14:27:46 [2022-01-20T14:27:46.023Z]  > git remote # timeout=10
14:27:46 [2022-01-20T14:27:46.085Z]  > git config --get remote.origin.url # timeout=10
14:27:46 [2022-01-20T14:27:46.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:46 [2022-01-20T14:27:46.141Z]  > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10
14:27:51 [2022-01-20T14:27:51.124Z] Merge succeeded, producing 400346e54792f86a888db152c88a5dc6a3b580a2
14:27:51 [2022-01-20T14:27:51.125Z] Checking out Revision 400346e54792f86a888db152c88a5dc6a3b580a2 (PR-42155)
14:27:51 [2022-01-20T14:27:51.454Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD"
14:27:51 [2022-01-20T14:27:51.454Z] First time build. Skipping changelog.
14:27:51 [2022-01-20T14:27:51.038Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:27:51 [2022-01-20T14:27:51.161Z]  > git config core.sparsecheckout # timeout=10
14:27:51 [2022-01-20T14:27:51.208Z]  > git checkout -f 400346e54792f86a888db152c88a5dc6a3b580a2 # timeout=10