Skip to content

Console Output

16:09:20 [2023-11-23T16:09:20.584Z] The recommended git tool is: git
16:09:20 [2023-11-23T16:09:20.595Z] using credential docker-jenkins-github-credentials
16:09:20 [2023-11-23T16:09:20.615Z] Fetching changes from the remote Git repository
16:09:20 [2023-11-23T16:09:20.621Z] Fetching without tags
16:09:20 [2023-11-23T16:09:20.845Z] Merging remotes/origin/master commit 54fcd40aa4de94cd75aedc5f6ebf38c6d8f92082 into PR head commit 0fd0e8255f3bc0c660abe6520c1e2fdf9fc187c2
16:09:20 [2023-11-23T16:09:20.937Z] Merge succeeded, producing 399f011f0c87839499fee34756adbc3053c430bb
16:09:20 [2023-11-23T16:09:20.938Z] Checking out Revision 399f011f0c87839499fee34756adbc3053c430bb (PR-46843)
16:09:20 [2023-11-23T16:09:20.995Z] Commit message: "Merge commit '54fcd40aa4de94cd75aedc5f6ebf38c6d8f92082' into HEAD"
16:09:20 [2023-11-23T16:09:20.995Z] First time build. Skipping changelog.
16:09:21 [2023-11-23T16:09:21.013Z]  > git --version # timeout=10
16:09:21 [2023-11-23T16:09:21.015Z]  > git --version # 'git version 2.25.1'
16:09:21 [2023-11-23T16:09:21.018Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:09:20 [2023-11-23T16:09:20.614Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46843/.git # timeout=10
16:09:20 [2023-11-23T16:09:20.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:09:20 [2023-11-23T16:09:20.626Z] Fetching upstream changes from https://github.com/moby/moby.git
16:09:20 [2023-11-23T16:09:20.626Z]  > git --version # timeout=10
16:09:20 [2023-11-23T16:09:20.628Z]  > git --version # 'git version 2.25.1'
16:09:20 [2023-11-23T16:09:20.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:20 [2023-11-23T16:09:20.629Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46843/head:refs/remotes/origin/PR-46843 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:20 [2023-11-23T16:09:20.850Z]  > git config core.sparsecheckout # timeout=10
16:09:20 [2023-11-23T16:09:20.853Z]  > git checkout -f 0fd0e8255f3bc0c660abe6520c1e2fdf9fc187c2 # timeout=10
16:09:20 [2023-11-23T16:09:20.885Z]  > git remote # timeout=10
16:09:20 [2023-11-23T16:09:20.888Z]  > git config --get remote.origin.url # timeout=10
16:09:20 [2023-11-23T16:09:20.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:20 [2023-11-23T16:09:20.891Z]  > git merge 54fcd40aa4de94cd75aedc5f6ebf38c6d8f92082 # timeout=10
16:09:20 [2023-11-23T16:09:20.937Z]  > git rev-parse HEAD^{commit} # timeout=10
16:09:20 [2023-11-23T16:09:20.943Z]  > git config core.sparsecheckout # timeout=10
16:09:20 [2023-11-23T16:09:20.946Z]  > git checkout -f 399f011f0c87839499fee34756adbc3053c430bb # timeout=10