Skip to content

Console Output

00:01:30 [2021-03-25T00:01:30.140Z] The recommended git tool is: git
00:01:30 [2021-03-25T00:01:30.372Z] using credential docker-jenkins-github-credentials
00:01:30 [2021-03-25T00:01:30.452Z] Cloning the remote Git repository
00:01:30 [2021-03-25T00:01:30.452Z] Cloning with configured refspecs honoured and without tags
00:01:30 [2021-03-25T00:01:30.489Z] Cloning repository https://github.com/moby/moby.git
00:01:30 [2021-03-25T00:01:30.490Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:01:30 [2021-03-25T00:01:30.588Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:30 [2021-03-25T00:01:30.588Z]  > git --version # timeout=10
00:01:30 [2021-03-25T00:01:30.635Z]  > git --version # 'git version 2.24.1.windows.2'
00:01:30 [2021-03-25T00:01:30.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:30 [2021-03-25T00:01:30.638Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42015/head:refs/remotes/origin/PR-42015 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
00:01:43 [2021-03-25T00:01:43.165Z] Fetching without tags
00:01:43 [2021-03-25T00:01:43.889Z] Merging remotes/origin/19.03 commit 69f9c8c90662290f3e3abc01a3be51b95b80367b into PR head commit f2fc340ac752b4ab05fe3c533bb02e948c945c20
00:01:42 [2021-03-25T00:01:42.809Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:42 [2021-03-25T00:01:42.860Z]  > git config --add remote.origin.fetch +refs/pull/42015/head:refs/remotes/origin/PR-42015 # timeout=10
00:01:42 [2021-03-25T00:01:42.915Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
00:01:43 [2021-03-25T00:01:43.046Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:43 [2021-03-25T00:01:43.203Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:43 [2021-03-25T00:01:43.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:43 [2021-03-25T00:01:43.206Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42015/head:refs/remotes/origin/PR-42015 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
00:01:43 [2021-03-25T00:01:43.926Z]  > git config core.sparsecheckout # timeout=10
00:01:43 [2021-03-25T00:01:43.976Z]  > git checkout -f f2fc340ac752b4ab05fe3c533bb02e948c945c20 # timeout=10
00:01:47 [2021-03-25T00:01:47.135Z] Merge succeeded, producing f2fc340ac752b4ab05fe3c533bb02e948c945c20
00:01:47 [2021-03-25T00:01:47.136Z] Checking out Revision f2fc340ac752b4ab05fe3c533bb02e948c945c20 (PR-42015)
00:01:47 [2021-03-25T00:01:47.842Z] Commit message: "update containerd binary to v1.4.4"
00:01:46 [2021-03-25T00:01:46.754Z]  > git remote # timeout=10
00:01:46 [2021-03-25T00:01:46.843Z]  > git config --get remote.origin.url # timeout=10
00:01:46 [2021-03-25T00:01:46.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:46 [2021-03-25T00:01:46.906Z]  > git merge 69f9c8c90662290f3e3abc01a3be51b95b80367b # timeout=10
00:01:47 [2021-03-25T00:01:47.047Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:01:47 [2021-03-25T00:01:47.172Z]  > git config core.sparsecheckout # timeout=10
00:01:47 [2021-03-25T00:01:47.219Z]  > git checkout -f f2fc340ac752b4ab05fe3c533bb02e948c945c20 # timeout=10