Skip to content

Console Output

19:25:48 [2022-04-27T19:25:48.453Z] The recommended git tool is: git
19:26:12 [2022-04-27T19:26:12.380Z] using credential docker-jenkins-github-credentials
19:26:12 [2022-04-27T19:26:12.456Z] Cloning the remote Git repository
19:26:12 [2022-04-27T19:26:12.456Z] Cloning with configured refspecs honoured and without tags
19:26:12 [2022-04-27T19:26:12.642Z] Cloning repository https://github.com/moby/moby.git
19:26:13 [2022-04-27T19:26:13.043Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:26:14 [2022-04-27T19:26:14.107Z] Fetching upstream changes from https://github.com/moby/moby.git
19:26:14 [2022-04-27T19:26:14.107Z]  > git --version # timeout=10
19:26:14 [2022-04-27T19:26:14.160Z]  > git --version # 'git version 2.24.1.windows.2'
19:26:14 [2022-04-27T19:26:14.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:14 [2022-04-27T19:26:14.164Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:26:30 [2022-04-27T19:26:30.661Z] Fetching without tags
19:26:31 [2022-04-27T19:26:31.582Z] Merging remotes/origin/20.10 commit 2929771a531d58a9e467a9698c14587293112cbb into PR head commit 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:26:30 [2022-04-27T19:26:30.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:26:30 [2022-04-27T19:26:30.408Z]  > git config --add remote.origin.fetch +refs/pull/43433/head:refs/remotes/origin/PR-43433 # timeout=10
19:26:30 [2022-04-27T19:26:30.459Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:26:30 [2022-04-27T19:26:30.576Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:26:30 [2022-04-27T19:26:30.696Z] Fetching upstream changes from https://github.com/moby/moby.git
19:26:30 [2022-04-27T19:26:30.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:30 [2022-04-27T19:26:30.699Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:26:31 [2022-04-27T19:26:31.687Z]  > git config core.sparsecheckout # timeout=10
19:26:31 [2022-04-27T19:26:31.733Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:26:34 [2022-04-27T19:26:34.494Z] Merge succeeded, producing 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:26:34 [2022-04-27T19:26:34.494Z] Checking out Revision 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 (PR-43433)
19:26:34 [2022-04-27T19:26:34.155Z]  > git remote # timeout=10
19:26:34 [2022-04-27T19:26:34.225Z]  > git config --get remote.origin.url # timeout=10
19:26:34 [2022-04-27T19:26:34.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:26:34 [2022-04-27T19:26:34.272Z]  > git merge 2929771a531d58a9e467a9698c14587293112cbb # timeout=10
19:26:34 [2022-04-27T19:26:34.407Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:26:34 [2022-04-27T19:26:34.527Z]  > git config core.sparsecheckout # timeout=10
19:26:34 [2022-04-27T19:26:34.570Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:26:46 [2022-04-27T19:26:46.149Z] Commit message: "update containerd binary to v1.6.3"