Skip to content

Console Output

16:53:42 [2024-02-06T16:53:42.891Z] The recommended git tool is: git
16:53:45 [2024-02-06T16:53:45.375Z] using credential docker-jenkins-github-credentials
16:53:45 [2024-02-06T16:53:45.380Z] Cloning the remote Git repository
16:53:45 [2024-02-06T16:53:45.380Z] Cloning with configured refspecs honoured and without tags
16:53:45 [2024-02-06T16:53:45.427Z] Cloning repository https://github.com/moby/moby.git
16:53:45 [2024-02-06T16:53:45.480Z]  > git init /home/ubuntu/workspace/moby_PR-47339 # timeout=10
16:53:45 [2024-02-06T16:53:45.839Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:45 [2024-02-06T16:53:45.839Z]  > git --version # timeout=10
16:53:45 [2024-02-06T16:53:45.843Z]  > git --version # 'git version 2.25.1'
16:53:45 [2024-02-06T16:53:45.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:45 [2024-02-06T16:53:45.848Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:58 [2024-02-06T16:53:58.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:58 [2024-02-06T16:53:58.915Z]  > git config --add remote.origin.fetch +refs/pull/47339/head:refs/remotes/origin/PR-47339 # timeout=10
16:53:58 [2024-02-06T16:53:58.919Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:59 [2024-02-06T16:53:59.111Z] Fetching without tags
16:53:59 [2024-02-06T16:53:59.310Z] Merging remotes/origin/23.0 commit 58a26e4fda58b60d3b7dc126e228907a7469c8e4 into PR head commit d10756f356a4c67c6ed933692a17b66ff605d36f
16:53:59 [2024-02-06T16:53:59.950Z] Merge succeeded, producing d10756f356a4c67c6ed933692a17b66ff605d36f
16:53:59 [2024-02-06T16:53:59.950Z] Checking out Revision d10756f356a4c67c6ed933692a17b66ff605d36f (PR-47339)
16:53:59 [2024-02-06T16:53:59.129Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:59 [2024-02-06T16:53:59.135Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:59 [2024-02-06T16:53:59.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:59 [2024-02-06T16:53:59.136Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:59 [2024-02-06T16:53:59.336Z]  > git config core.sparsecheckout # timeout=10
16:53:59 [2024-02-06T16:53:59.348Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:53:59 [2024-02-06T16:53:59.952Z]  > git remote # timeout=10
16:53:59 [2024-02-06T16:53:59.956Z]  > git config --get remote.origin.url # timeout=10
16:53:59 [2024-02-06T16:53:59.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:59 [2024-02-06T16:53:59.961Z]  > git merge 58a26e4fda58b60d3b7dc126e228907a7469c8e4 # timeout=10
16:53:59 [2024-02-06T16:53:59.968Z]  > git rev-parse HEAD^{commit} # timeout=10
16:53:59 [2024-02-06T16:53:59.973Z]  > git config core.sparsecheckout # timeout=10
16:53:59 [2024-02-06T16:53:59.976Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:54:00 [2024-02-06T16:54:00.939Z] Commit message: "image/cache: Require Major and Minor match for Windows OSVersion"