Skip to content

Console Output

21:41:26 [2021-07-13T21:41:26.695Z] The recommended git tool is: git
21:41:51 [2021-07-13T21:41:51.273Z] using credential docker-jenkins-github-credentials
21:41:51 [2021-07-13T21:41:51.347Z] Cloning the remote Git repository
21:41:51 [2021-07-13T21:41:51.348Z] Cloning with configured refspecs honoured and without tags
21:41:51 [2021-07-13T21:41:51.541Z] Cloning repository https://github.com/moby/moby.git
21:41:51 [2021-07-13T21:41:51.945Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:41:52 [2021-07-13T21:41:52.897Z] Fetching upstream changes from https://github.com/moby/moby.git
21:41:52 [2021-07-13T21:41:52.897Z]  > git --version # timeout=10
21:41:52 [2021-07-13T21:41:52.958Z]  > git --version # 'git version 2.24.1.windows.2'
21:41:52 [2021-07-13T21:41:52.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:41:52 [2021-07-13T21:41:52.962Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:42:22 [2021-07-13T21:42:22.328Z] Fetching without tags
21:42:23 [2021-07-13T21:42:23.118Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:42:21 [2021-07-13T21:42:21.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:42:22 [2021-07-13T21:42:22.028Z]  > git config --add remote.origin.fetch +refs/pull/42568/head:refs/remotes/origin/PR-42568 # timeout=10
21:42:22 [2021-07-13T21:42:22.093Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:42:22 [2021-07-13T21:42:22.228Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:42:22 [2021-07-13T21:42:22.364Z] Fetching upstream changes from https://github.com/moby/moby.git
21:42:22 [2021-07-13T21:42:22.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:42:22 [2021-07-13T21:42:22.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:42:23 [2021-07-13T21:42:23.226Z]  > git config core.sparsecheckout # timeout=10
21:42:23 [2021-07-13T21:42:23.286Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:42:26 [2021-07-13T21:42:26.545Z] Merge succeeded, producing 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:42:26 [2021-07-13T21:42:26.545Z] Checking out Revision 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 (PR-42568)
21:42:26 [2021-07-13T21:42:26.109Z]  > git remote # timeout=10
21:42:26 [2021-07-13T21:42:26.218Z]  > git config --get remote.origin.url # timeout=10
21:42:26 [2021-07-13T21:42:26.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:42:26 [2021-07-13T21:42:26.287Z]  > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10
21:42:26 [2021-07-13T21:42:26.443Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:42:26 [2021-07-13T21:42:26.580Z]  > git config core.sparsecheckout # timeout=10
21:42:26 [2021-07-13T21:42:26.643Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:42:38 [2021-07-13T21:42:38.289Z] Commit message: "update runc binary to v1.0.0 GA"