Skip to content

Console Output

20:50:59 [2023-08-13T20:50:59.324Z] The recommended git tool is: git
20:50:59 [2023-08-13T20:50:59.334Z] using credential docker-jenkins-github-credentials
20:50:59 [2023-08-13T20:50:59.349Z] Cloning the remote Git repository
20:50:59 [2023-08-13T20:50:59.349Z] Cloning with configured refspecs honoured and without tags
20:50:59 [2023-08-13T20:50:59.361Z] Cloning repository https://github.com/moby/moby.git
20:50:59 [2023-08-13T20:50:59.361Z]  > git init /home/ubuntu/workspace/moby_PR-46222 # timeout=10
20:50:59 [2023-08-13T20:50:59.365Z] Fetching upstream changes from https://github.com/moby/moby.git
20:50:59 [2023-08-13T20:50:59.365Z]  > git --version # timeout=10
20:50:59 [2023-08-13T20:50:59.368Z]  > git --version # 'git version 2.25.1'
20:50:59 [2023-08-13T20:50:59.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:59 [2023-08-13T20:50:59.369Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46222/head:refs/remotes/origin/PR-46222 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
20:51:10 [2023-08-13T20:51:10.079Z] Fetching without tags
20:51:10 [2023-08-13T20:51:10.292Z] Merging remotes/origin/23.0 commit 2f917915c6f5c594cc0b093c720b14d003831dcf into PR head commit 89a731096dc5e4fc1e6e8840ca43f3978a7b53c5
20:51:10 [2023-08-13T20:51:10.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:51:10 [2023-08-13T20:51:10.077Z]  > git config --add remote.origin.fetch +refs/pull/46222/head:refs/remotes/origin/PR-46222 # timeout=10
20:51:10 [2023-08-13T20:51:10.080Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
20:51:10 [2023-08-13T20:51:10.086Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:51:10 [2023-08-13T20:51:10.092Z] Fetching upstream changes from https://github.com/moby/moby.git
20:51:10 [2023-08-13T20:51:10.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:10 [2023-08-13T20:51:10.093Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46222/head:refs/remotes/origin/PR-46222 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
20:51:10 [2023-08-13T20:51:10.304Z]  > git config core.sparsecheckout # timeout=10
20:51:10 [2023-08-13T20:51:10.307Z]  > git checkout -f 89a731096dc5e4fc1e6e8840ca43f3978a7b53c5 # timeout=10
20:51:10 [2023-08-13T20:51:10.876Z] Merge succeeded, producing 89a731096dc5e4fc1e6e8840ca43f3978a7b53c5
20:51:10 [2023-08-13T20:51:10.877Z] Checking out Revision 89a731096dc5e4fc1e6e8840ca43f3978a7b53c5 (PR-46222)
20:51:11 [2023-08-13T20:51:11.617Z] Commit message: "Integration test for capabilities"
20:51:11 [2023-08-13T20:51:11.642Z]  > git --version # timeout=10
20:51:11 [2023-08-13T20:51:11.644Z]  > git --version # 'git version 2.25.1'
20:51:11 [2023-08-13T20:51:11.647Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
20:51:10 [2023-08-13T20:51:10.869Z]  > git remote # timeout=10
20:51:10 [2023-08-13T20:51:10.871Z]  > git config --get remote.origin.url # timeout=10
20:51:10 [2023-08-13T20:51:10.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:10 [2023-08-13T20:51:10.875Z]  > git merge 2f917915c6f5c594cc0b093c720b14d003831dcf # timeout=10
20:51:10 [2023-08-13T20:51:10.883Z]  > git rev-parse HEAD^{commit} # timeout=10
20:51:10 [2023-08-13T20:51:10.889Z]  > git config core.sparsecheckout # timeout=10
20:51:10 [2023-08-13T20:51:10.892Z]  > git checkout -f 89a731096dc5e4fc1e6e8840ca43f3978a7b53c5 # timeout=10