Skip to content

Console Output

11:04:48 [2023-11-20T11:04:48.566Z] The recommended git tool is: git
11:04:48 [2023-11-20T11:04:48.574Z] using credential docker-jenkins-github-credentials
11:04:48 [2023-11-20T11:04:48.592Z] Fetching changes from the remote Git repository
11:04:48 [2023-11-20T11:04:48.598Z] Fetching without tags
11:04:48 [2023-11-20T11:04:48.803Z] Merging remotes/origin/master commit 2d79f7653f3e3b8d018cfe28fc1429d9db2bb9f8 into PR head commit 2f28582b55531b2856720861336da81b0a21e918
11:04:48 [2023-11-20T11:04:48.907Z] Merge succeeded, producing 032731e44d05925fe76907e4ba8f955e36bd6bc2
11:04:48 [2023-11-20T11:04:48.908Z] Checking out Revision 032731e44d05925fe76907e4ba8f955e36bd6bc2 (PR-46833)
11:04:48 [2023-11-20T11:04:48.970Z] Commit message: "Merge commit '2d79f7653f3e3b8d018cfe28fc1429d9db2bb9f8' into HEAD"
11:04:48 [2023-11-20T11:04:48.971Z] First time build. Skipping changelog.
11:04:48 [2023-11-20T11:04:48.987Z]  > git --version # timeout=10
11:04:48 [2023-11-20T11:04:48.989Z]  > git --version # 'git version 2.25.1'
11:04:48 [2023-11-20T11:04:48.992Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:04:48 [2023-11-20T11:04:48.593Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46833/.git # timeout=10
11:04:48 [2023-11-20T11:04:48.599Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:04:48 [2023-11-20T11:04:48.604Z] Fetching upstream changes from https://github.com/moby/moby.git
11:04:48 [2023-11-20T11:04:48.604Z]  > git --version # timeout=10
11:04:48 [2023-11-20T11:04:48.607Z]  > git --version # 'git version 2.25.1'
11:04:48 [2023-11-20T11:04:48.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:04:48 [2023-11-20T11:04:48.608Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46833/head:refs/remotes/origin/PR-46833 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:04:48 [2023-11-20T11:04:48.809Z]  > git config core.sparsecheckout # timeout=10
11:04:48 [2023-11-20T11:04:48.812Z]  > git checkout -f 2f28582b55531b2856720861336da81b0a21e918 # timeout=10
11:04:48 [2023-11-20T11:04:48.842Z]  > git remote # timeout=10
11:04:48 [2023-11-20T11:04:48.845Z]  > git config --get remote.origin.url # timeout=10
11:04:48 [2023-11-20T11:04:48.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:04:48 [2023-11-20T11:04:48.849Z]  > git merge 2d79f7653f3e3b8d018cfe28fc1429d9db2bb9f8 # timeout=10
11:04:48 [2023-11-20T11:04:48.908Z]  > git rev-parse HEAD^{commit} # timeout=10
11:04:48 [2023-11-20T11:04:48.914Z]  > git config core.sparsecheckout # timeout=10
11:04:48 [2023-11-20T11:04:48.916Z]  > git checkout -f 032731e44d05925fe76907e4ba8f955e36bd6bc2 # timeout=10