Skip to content

Console Output

18:17:54 [2023-05-11T18:17:54.274Z] The recommended git tool is: git
18:17:54 [2023-05-11T18:17:54.281Z] using credential docker-jenkins-github-credentials
18:17:54 [2023-05-11T18:17:54.295Z] Fetching changes from the remote Git repository
18:17:54 [2023-05-11T18:17:54.301Z] Fetching without tags
18:17:54 [2023-05-11T18:17:54.519Z] Merging remotes/origin/24.0 commit ed0c147c8ffd969487ecc1afb74832f8aa4e798e into PR head commit 8587a1c617dae69474e8e3847d5fd799de156da6
18:17:54 [2023-05-11T18:17:54.618Z] Merge succeeded, producing 7ab6b86be4291bcfc4a807f27d444a814e1b2eb1
18:17:54 [2023-05-11T18:17:54.618Z] Checking out Revision 7ab6b86be4291bcfc4a807f27d444a814e1b2eb1 (PR-45526)
18:17:54 [2023-05-11T18:17:54.672Z] Commit message: "Merge commit 'ed0c147c8ffd969487ecc1afb74832f8aa4e798e' into HEAD"
18:17:54 [2023-05-11T18:17:54.672Z] First time build. Skipping changelog.
18:17:54 [2023-05-11T18:17:54.725Z]  > git --version # timeout=10
18:17:54 [2023-05-11T18:17:54.727Z]  > git --version # 'git version 2.25.1'
18:17:54 [2023-05-11T18:17:54.730Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:17:54 [2023-05-11T18:17:54.292Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45526/.git # timeout=10
18:17:54 [2023-05-11T18:17:54.297Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:54 [2023-05-11T18:17:54.303Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:54 [2023-05-11T18:17:54.303Z]  > git --version # timeout=10
18:17:54 [2023-05-11T18:17:54.305Z]  > git --version # 'git version 2.25.1'
18:17:54 [2023-05-11T18:17:54.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:54 [2023-05-11T18:17:54.306Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45526/head:refs/remotes/origin/PR-45526 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:17:54 [2023-05-11T18:17:54.521Z]  > git config core.sparsecheckout # timeout=10
18:17:54 [2023-05-11T18:17:54.524Z]  > git checkout -f 8587a1c617dae69474e8e3847d5fd799de156da6 # timeout=10
18:17:54 [2023-05-11T18:17:54.556Z]  > git remote # timeout=10
18:17:54 [2023-05-11T18:17:54.559Z]  > git config --get remote.origin.url # timeout=10
18:17:54 [2023-05-11T18:17:54.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:54 [2023-05-11T18:17:54.562Z]  > git merge ed0c147c8ffd969487ecc1afb74832f8aa4e798e # timeout=10
18:17:54 [2023-05-11T18:17:54.614Z]  > git rev-parse HEAD^{commit} # timeout=10
18:17:54 [2023-05-11T18:17:54.620Z]  > git config core.sparsecheckout # timeout=10
18:17:54 [2023-05-11T18:17:54.622Z]  > git checkout -f 7ab6b86be4291bcfc4a807f27d444a814e1b2eb1 # timeout=10