Skip to content

Console Output

08:41:07 [2022-08-26T08:41:07.032Z] The recommended git tool is: git
08:41:07 [2022-08-26T08:41:07.041Z] using credential docker-jenkins-github-credentials
08:41:07 [2022-08-26T08:41:07.052Z] Cloning the remote Git repository
08:41:07 [2022-08-26T08:41:07.052Z] Cloning with configured refspecs honoured and without tags
08:41:07 [2022-08-26T08:41:07.055Z] Cloning repository https://github.com/moby/moby.git
08:41:07 [2022-08-26T08:41:07.055Z]  > git init /home/ubuntu/workspace/moby_PR-44039 # timeout=10
08:41:07 [2022-08-26T08:41:07.063Z] Fetching upstream changes from https://github.com/moby/moby.git
08:41:07 [2022-08-26T08:41:07.063Z]  > git --version # timeout=10
08:41:07 [2022-08-26T08:41:07.069Z]  > git --version # 'git version 2.17.1'
08:41:07 [2022-08-26T08:41:07.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:07 [2022-08-26T08:41:07.070Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44039/head:refs/remotes/origin/PR-44039 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
08:41:22 [2022-08-26T08:41:22.914Z] Fetching without tags
08:41:22 [2022-08-26T08:41:22.889Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:41:22 [2022-08-26T08:41:22.893Z]  > git config --add remote.origin.fetch +refs/pull/44039/head:refs/remotes/origin/PR-44039 # timeout=10
08:41:22 [2022-08-26T08:41:22.897Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
08:41:22 [2022-08-26T08:41:22.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:41:22 [2022-08-26T08:41:22.916Z] Fetching upstream changes from https://github.com/moby/moby.git
08:41:22 [2022-08-26T08:41:22.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:22 [2022-08-26T08:41:22.917Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44039/head:refs/remotes/origin/PR-44039 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
08:41:23 [2022-08-26T08:41:23.096Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 901fb577cb3b26243a81ae02ea8840c37eb48149
08:41:24 [2022-08-26T08:41:24.292Z] Merge succeeded, producing 07daa4cb6fab0fd2d94aaec08579e7d49d075b85
08:41:24 [2022-08-26T08:41:24.292Z] Checking out Revision 07daa4cb6fab0fd2d94aaec08579e7d49d075b85 (PR-44039)
08:41:24 [2022-08-26T08:41:24.367Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD"
08:41:23 [2022-08-26T08:41:23.098Z]  > git config core.sparsecheckout # timeout=10
08:41:23 [2022-08-26T08:41:23.105Z]  > git checkout -f 901fb577cb3b26243a81ae02ea8840c37eb48149 # timeout=10
08:41:23 [2022-08-26T08:41:23.631Z]  > git remote # timeout=10
08:41:23 [2022-08-26T08:41:23.638Z]  > git config --get remote.origin.url # timeout=10
08:41:23 [2022-08-26T08:41:23.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:23 [2022-08-26T08:41:23.646Z]  > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10
08:41:24 [2022-08-26T08:41:24.288Z]  > git rev-parse HEAD^{commit} # timeout=10
08:41:24 [2022-08-26T08:41:24.294Z]  > git config core.sparsecheckout # timeout=10
08:41:24 [2022-08-26T08:41:24.298Z]  > git checkout -f 07daa4cb6fab0fd2d94aaec08579e7d49d075b85 # timeout=10