Skip to content

Console Output

10:28:52 [2021-03-19T10:28:52.192Z] The recommended git tool is: git
10:28:52 [2021-03-19T10:28:52.417Z] using credential docker-jenkins-github-credentials
10:28:52 [2021-03-19T10:28:52.495Z] Cloning the remote Git repository
10:28:52 [2021-03-19T10:28:52.495Z] Cloning with configured refspecs honoured and without tags
10:28:52 [2021-03-19T10:28:52.533Z] Cloning repository https://github.com/moby/moby.git
10:28:52 [2021-03-19T10:28:52.534Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:28:52 [2021-03-19T10:28:52.602Z] Fetching upstream changes from https://github.com/moby/moby.git
10:28:52 [2021-03-19T10:28:52.602Z]  > git --version # timeout=10
10:28:52 [2021-03-19T10:28:52.653Z]  > git --version # 'git version 2.24.1.windows.2'
10:28:52 [2021-03-19T10:28:52.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:28:52 [2021-03-19T10:28:52.655Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:07 [2021-03-19T10:29:07.258Z] Fetching without tags
10:29:06 [2021-03-19T10:29:06.907Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:29:06 [2021-03-19T10:29:06.962Z]  > git config --add remote.origin.fetch +refs/pull/42147/head:refs/remotes/origin/PR-42147 # timeout=10
10:29:07 [2021-03-19T10:29:07.020Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:07 [2021-03-19T10:29:07.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:29:07 [2021-03-19T10:29:07.294Z] Fetching upstream changes from https://github.com/moby/moby.git
10:29:07 [2021-03-19T10:29:07.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:07 [2021-03-19T10:29:07.295Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:08 [2021-03-19T10:29:08.525Z] Merging remotes/origin/20.10 commit 59ad0b6a861748938e17fc145a7632f7bc377946 into PR head commit 074270703c1a6b096231f1a3347d04468bd6af51
10:29:08 [2021-03-19T10:29:08.560Z]  > git config core.sparsecheckout # timeout=10
10:29:08 [2021-03-19T10:29:08.611Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:29:12 [2021-03-19T10:29:12.197Z] Merge succeeded, producing 074270703c1a6b096231f1a3347d04468bd6af51
10:29:12 [2021-03-19T10:29:12.198Z] Checking out Revision 074270703c1a6b096231f1a3347d04468bd6af51 (PR-42147)
10:29:12 [2021-03-19T10:29:12.945Z] Commit message: "Use buster backports to build with libseccomp-2.4.4"
10:29:11 [2021-03-19T10:29:11.840Z]  > git remote # timeout=10
10:29:11 [2021-03-19T10:29:11.903Z]  > git config --get remote.origin.url # timeout=10
10:29:11 [2021-03-19T10:29:11.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:11 [2021-03-19T10:29:11.962Z]  > git merge 59ad0b6a861748938e17fc145a7632f7bc377946 # timeout=10
10:29:12 [2021-03-19T10:29:12.097Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:29:12 [2021-03-19T10:29:12.232Z]  > git config core.sparsecheckout # timeout=10
10:29:12 [2021-03-19T10:29:12.284Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10