Skip to content

Console Output

13:47:39 [2024-01-12T13:47:39.644Z] The recommended git tool is: git
13:47:39 [2024-01-12T13:47:39.654Z] using credential docker-jenkins-github-credentials
13:47:39 [2024-01-12T13:47:39.672Z] Fetching changes from the remote Git repository
13:47:39 [2024-01-12T13:47:39.678Z] Fetching without tags
13:47:40 [2024-01-12T13:47:40.146Z] Merging remotes/origin/master commit 92cc0d62570098dd6b4cfadeb3982e0157578735 into PR head commit a9d0128bd792917b2d58b44bfad88d046ca6ed85
13:47:40 [2024-01-12T13:47:40.294Z] Merge succeeded, producing a9d0128bd792917b2d58b44bfad88d046ca6ed85
13:47:40 [2024-01-12T13:47:40.294Z] Checking out Revision a9d0128bd792917b2d58b44bfad88d046ca6ed85 (PR-47066)
13:47:40 [2024-01-12T13:47:40.353Z] Commit message: "Dockerfile: update docker compose to v2.24.0"
13:47:40 [2024-01-12T13:47:40.370Z]  > git --version # timeout=10
13:47:40 [2024-01-12T13:47:40.372Z]  > git --version # 'git version 2.25.1'
13:47:40 [2024-01-12T13:47:40.375Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:47:39 [2024-01-12T13:47:39.669Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47066/.git # timeout=10
13:47:39 [2024-01-12T13:47:39.675Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:47:39 [2024-01-12T13:47:39.681Z] Fetching upstream changes from https://github.com/moby/moby.git
13:47:39 [2024-01-12T13:47:39.681Z]  > git --version # timeout=10
13:47:39 [2024-01-12T13:47:39.684Z]  > git --version # 'git version 2.25.1'
13:47:39 [2024-01-12T13:47:39.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:47:39 [2024-01-12T13:47:39.685Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47066/head:refs/remotes/origin/PR-47066 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:47:40 [2024-01-12T13:47:40.149Z]  > git config core.sparsecheckout # timeout=10
13:47:40 [2024-01-12T13:47:40.152Z]  > git checkout -f a9d0128bd792917b2d58b44bfad88d046ca6ed85 # timeout=10
13:47:40 [2024-01-12T13:47:40.276Z]  > git remote # timeout=10
13:47:40 [2024-01-12T13:47:40.279Z]  > git config --get remote.origin.url # timeout=10
13:47:40 [2024-01-12T13:47:40.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:47:40 [2024-01-12T13:47:40.282Z]  > git merge 92cc0d62570098dd6b4cfadeb3982e0157578735 # timeout=10
13:47:40 [2024-01-12T13:47:40.290Z]  > git rev-parse HEAD^{commit} # timeout=10
13:47:40 [2024-01-12T13:47:40.297Z]  > git config core.sparsecheckout # timeout=10
13:47:40 [2024-01-12T13:47:40.300Z]  > git checkout -f a9d0128bd792917b2d58b44bfad88d046ca6ed85 # timeout=10