Skip to content

Console Output

10:13:58 [2022-04-20T10:13:58.635Z] The recommended git tool is: git
10:14:23 [2022-04-20T10:14:23.919Z] using credential docker-jenkins-github-credentials
10:14:23 [2022-04-20T10:14:23.999Z] Cloning the remote Git repository
10:14:23 [2022-04-20T10:14:23.999Z] Cloning with configured refspecs honoured and without tags
10:14:24 [2022-04-20T10:14:24.196Z] Cloning repository https://github.com/moby/moby.git
10:14:24 [2022-04-20T10:14:24.606Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:14:25 [2022-04-20T10:14:25.420Z] Fetching upstream changes from https://github.com/moby/moby.git
10:14:25 [2022-04-20T10:14:25.420Z]  > git --version # timeout=10
10:14:25 [2022-04-20T10:14:25.467Z]  > git --version # 'git version 2.24.1.windows.2'
10:14:25 [2022-04-20T10:14:25.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:25 [2022-04-20T10:14:25.470Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:14:41 [2022-04-20T10:14:41.202Z] Fetching without tags
10:14:41 [2022-04-20T10:14:41.862Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit b9de761c261a537a14564148a82d6d60db22307f
10:14:40 [2022-04-20T10:14:40.922Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:14:40 [2022-04-20T10:14:40.974Z]  > git config --add remote.origin.fetch +refs/pull/43501/head:refs/remotes/origin/PR-43501 # timeout=10
10:14:41 [2022-04-20T10:14:41.012Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:14:41 [2022-04-20T10:14:41.124Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:14:41 [2022-04-20T10:14:41.241Z] Fetching upstream changes from https://github.com/moby/moby.git
10:14:41 [2022-04-20T10:14:41.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:41 [2022-04-20T10:14:41.243Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:14:41 [2022-04-20T10:14:41.974Z]  > git config core.sparsecheckout # timeout=10
10:14:42 [2022-04-20T10:14:42.015Z]  > git checkout -f b9de761c261a537a14564148a82d6d60db22307f # timeout=10
10:14:44 [2022-04-20T10:14:44.913Z]  > git remote # timeout=10
10:14:44 [2022-04-20T10:14:44.976Z]  > git config --get remote.origin.url # timeout=10
10:14:45 [2022-04-20T10:14:45.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:45 [2022-04-20T10:14:45.015Z]  > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10
10:14:45 [2022-04-20T10:14:45.632Z] Merge succeeded, producing 3d3e7647ae884b8131036d1b9ac2b3936dac98b2
10:14:45 [2022-04-20T10:14:45.632Z] Checking out Revision 3d3e7647ae884b8131036d1b9ac2b3936dac98b2 (PR-43501)
10:14:45 [2022-04-20T10:14:45.552Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:14:45 [2022-04-20T10:14:45.669Z]  > git config core.sparsecheckout # timeout=10
10:14:45 [2022-04-20T10:14:45.728Z]  > git checkout -f 3d3e7647ae884b8131036d1b9ac2b3936dac98b2 # timeout=10
10:14:57 [2022-04-20T10:14:57.032Z] Commit message: "Merge commit 'c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6' into HEAD"
10:14:57 [2022-04-20T10:14:57.153Z] First time build. Skipping changelog.
10:14:57 [2022-04-20T10:14:57.070Z]  > git rev-list --no-walk 8ec511d341beb0cb6ac8f46a930283351ff49389 # timeout=10