Skip to content

Console Output

21:09:15 [2023-06-22T21:09:15.976Z] The recommended git tool is: git
21:09:15 [2023-06-22T21:09:15.985Z] using credential docker-jenkins-github-credentials
21:09:16 [2023-06-22T21:09:16.004Z] Fetching changes from the remote Git repository
21:09:16 [2023-06-22T21:09:16.010Z] Fetching without tags
21:09:16 [2023-06-22T21:09:16.227Z] Merging remotes/origin/master commit eb76c930980f9b651efa5e70c19a4f4be4284bc1 into PR head commit 3b28a24e97a3b4153b5c55bb6e757a1b6b326df4
21:09:16 [2023-06-22T21:09:16.472Z] Merge succeeded, producing 5eb624240bf7823f03067eb12d16a812cde9a2a9
21:09:16 [2023-06-22T21:09:16.472Z] Checking out Revision 5eb624240bf7823f03067eb12d16a812cde9a2a9 (PR-45792)
21:09:16 [2023-06-22T21:09:16.531Z] Commit message: "Merge commit 'eb76c930980f9b651efa5e70c19a4f4be4284bc1' into HEAD"
21:09:16 [2023-06-22T21:09:16.531Z] First time build. Skipping changelog.
21:09:16 [2023-06-22T21:09:16.557Z]  > git --version # timeout=10
21:09:16 [2023-06-22T21:09:16.560Z]  > git --version # 'git version 2.25.1'
21:09:16 [2023-06-22T21:09:16.563Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:09:16 [2023-06-22T21:09:16.017Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45792/.git # timeout=10
21:09:16 [2023-06-22T21:09:16.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:09:16 [2023-06-22T21:09:16.028Z] Fetching upstream changes from https://github.com/moby/moby.git
21:09:16 [2023-06-22T21:09:16.028Z]  > git --version # timeout=10
21:09:16 [2023-06-22T21:09:16.031Z]  > git --version # 'git version 2.25.1'
21:09:16 [2023-06-22T21:09:16.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:09:16 [2023-06-22T21:09:16.032Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45792/head:refs/remotes/origin/PR-45792 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:09:16 [2023-06-22T21:09:16.244Z]  > git config core.sparsecheckout # timeout=10
21:09:16 [2023-06-22T21:09:16.247Z]  > git checkout -f 3b28a24e97a3b4153b5c55bb6e757a1b6b326df4 # timeout=10
21:09:16 [2023-06-22T21:09:16.437Z]  > git remote # timeout=10
21:09:16 [2023-06-22T21:09:16.441Z]  > git config --get remote.origin.url # timeout=10
21:09:16 [2023-06-22T21:09:16.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:09:16 [2023-06-22T21:09:16.452Z]  > git merge eb76c930980f9b651efa5e70c19a4f4be4284bc1 # timeout=10
21:09:16 [2023-06-22T21:09:16.483Z]  > git rev-parse HEAD^{commit} # timeout=10
21:09:16 [2023-06-22T21:09:16.489Z]  > git config core.sparsecheckout # timeout=10
21:09:16 [2023-06-22T21:09:16.492Z]  > git checkout -f 5eb624240bf7823f03067eb12d16a812cde9a2a9 # timeout=10