Skip to content

Console Output

08:01:25 [2024-05-29T08:01:25.150Z] The recommended git tool is: git
08:01:27 [2024-05-29T08:01:27.353Z] using credential docker-jenkins-github-credentials
08:01:27 [2024-05-29T08:01:27.361Z] Cloning the remote Git repository
08:01:27 [2024-05-29T08:01:27.362Z] Cloning with configured refspecs honoured and without tags
08:01:27 [2024-05-29T08:01:27.353Z] Cloning repository https://github.com/moby/moby.git
08:01:27 [2024-05-29T08:01:27.400Z]  > git init /home/ubuntu/workspace/moby_PR-47686 # timeout=10
08:01:28 [2024-05-29T08:01:28.130Z] Fetching upstream changes from https://github.com/moby/moby.git
08:01:28 [2024-05-29T08:01:28.130Z]  > git --version # timeout=10
08:01:28 [2024-05-29T08:01:28.133Z]  > git --version # 'git version 2.25.1'
08:01:28 [2024-05-29T08:01:28.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:01:28 [2024-05-29T08:01:28.139Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47686/head:refs/remotes/origin/PR-47686 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:01:42 [2024-05-29T08:01:42.372Z] Fetching without tags
08:01:42 [2024-05-29T08:01:42.587Z] Merging remotes/origin/master commit 56a43a76188c788a99b69378a97c04a4d7d96672 into PR head commit 0071832226b42dbb12bc01bf1c668dca891b2d33
08:01:42 [2024-05-29T08:01:42.057Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:01:42 [2024-05-29T08:01:42.061Z]  > git config --add remote.origin.fetch +refs/pull/47686/head:refs/remotes/origin/PR-47686 # timeout=10
08:01:42 [2024-05-29T08:01:42.070Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:01:42 [2024-05-29T08:01:42.339Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:01:42 [2024-05-29T08:01:42.349Z] Fetching upstream changes from https://github.com/moby/moby.git
08:01:42 [2024-05-29T08:01:42.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:01:42 [2024-05-29T08:01:42.357Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47686/head:refs/remotes/origin/PR-47686 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:01:42 [2024-05-29T08:01:42.566Z]  > git config core.sparsecheckout # timeout=10
08:01:42 [2024-05-29T08:01:42.578Z]  > git checkout -f 0071832226b42dbb12bc01bf1c668dca891b2d33 # timeout=10
08:01:44 [2024-05-29T08:01:44.137Z]  > git remote # timeout=10
08:01:44 [2024-05-29T08:01:44.203Z]  > git config --get remote.origin.url # timeout=10
08:01:44 [2024-05-29T08:01:44.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:01:44 [2024-05-29T08:01:44.384Z]  > git merge 56a43a76188c788a99b69378a97c04a4d7d96672 # timeout=10
08:01:45 [2024-05-29T08:01:45.037Z] Merge succeeded, producing f6eb4dead3c6531854f94b9ed51503b02ff41617
08:01:45 [2024-05-29T08:01:45.037Z] Checking out Revision f6eb4dead3c6531854f94b9ed51503b02ff41617 (PR-47686)
08:01:45 [2024-05-29T08:01:45.009Z]  > git rev-parse HEAD^{commit} # timeout=10
08:01:45 [2024-05-29T08:01:45.014Z]  > git config core.sparsecheckout # timeout=10
08:01:45 [2024-05-29T08:01:45.016Z]  > git checkout -f f6eb4dead3c6531854f94b9ed51503b02ff41617 # timeout=10
08:01:48 [2024-05-29T08:01:48.571Z] Commit message: "Merge commit '56a43a76188c788a99b69378a97c04a4d7d96672' into HEAD"
08:01:48 [2024-05-29T08:01:48.576Z] First time build. Skipping changelog.
08:01:48 [2024-05-29T08:01:48.550Z]  > git rev-list --no-walk 371223c5fe8739c9192b4ec87b650e918ebb8507 # timeout=10