Skip to content

Console Output

20:04:53 [2023-08-21T20:04:53.934Z] The recommended git tool is: git
20:04:53 [2023-08-21T20:04:53.939Z] using credential docker-jenkins-github-credentials
20:04:53 [2023-08-21T20:04:53.951Z] Cloning the remote Git repository
20:04:53 [2023-08-21T20:04:53.951Z] Cloning with configured refspecs honoured and without tags
20:04:53 [2023-08-21T20:04:53.953Z] Cloning repository https://github.com/moby/moby.git
20:04:53 [2023-08-21T20:04:53.953Z]  > git init /home/ubuntu/workspace/moby_PR-46289 # timeout=10
20:04:53 [2023-08-21T20:04:53.957Z] Fetching upstream changes from https://github.com/moby/moby.git
20:04:53 [2023-08-21T20:04:53.957Z]  > git --version # timeout=10
20:04:53 [2023-08-21T20:04:53.959Z]  > git --version # 'git version 2.25.1'
20:04:53 [2023-08-21T20:04:53.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:04:53 [2023-08-21T20:04:53.960Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46289/head:refs/remotes/origin/PR-46289 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:05:05 [2023-08-21T20:05:05.401Z] Fetching without tags
20:05:05 [2023-08-21T20:05:05.622Z] Merging remotes/origin/24.0 commit 277429622fe24bd85e76463d10a76d4c632827cb into PR head commit 4ac2355d6274fe195e9b9f93200b362e48f91713
20:05:06 [2023-08-21T20:05:06.271Z] Merge succeeded, producing 4ac2355d6274fe195e9b9f93200b362e48f91713
20:05:06 [2023-08-21T20:05:06.271Z] Checking out Revision 4ac2355d6274fe195e9b9f93200b362e48f91713 (PR-46289)
20:05:05 [2023-08-21T20:05:05.389Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:05:05 [2023-08-21T20:05:05.391Z]  > git config --add remote.origin.fetch +refs/pull/46289/head:refs/remotes/origin/PR-46289 # timeout=10
20:05:05 [2023-08-21T20:05:05.394Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:05:05 [2023-08-21T20:05:05.399Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:05:05 [2023-08-21T20:05:05.404Z] Fetching upstream changes from https://github.com/moby/moby.git
20:05:05 [2023-08-21T20:05:05.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:05:05 [2023-08-21T20:05:05.404Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46289/head:refs/remotes/origin/PR-46289 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:05:05 [2023-08-21T20:05:05.625Z]  > git config core.sparsecheckout # timeout=10
20:05:05 [2023-08-21T20:05:05.627Z]  > git checkout -f 4ac2355d6274fe195e9b9f93200b362e48f91713 # timeout=10
20:05:06 [2023-08-21T20:05:06.255Z]  > git remote # timeout=10
20:05:06 [2023-08-21T20:05:06.258Z]  > git config --get remote.origin.url # timeout=10
20:05:06 [2023-08-21T20:05:06.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:05:06 [2023-08-21T20:05:06.261Z]  > git merge 277429622fe24bd85e76463d10a76d4c632827cb # timeout=10
20:05:06 [2023-08-21T20:05:06.268Z]  > git rev-parse HEAD^{commit} # timeout=10
20:05:06 [2023-08-21T20:05:06.315Z]  > git config core.sparsecheckout # timeout=10
20:05:06 [2023-08-21T20:05:06.317Z]  > git checkout -f 4ac2355d6274fe195e9b9f93200b362e48f91713 # timeout=10
20:05:06 [2023-08-21T20:05:06.613Z] Commit message: "hack: use long SHA for DOCKER_GITCOMMIT"