Skip to content

Console Output

15:25:58 [2023-09-08T15:25:58.962Z] The recommended git tool is: git
15:25:58 [2023-09-08T15:25:58.970Z] using credential docker-jenkins-github-credentials
15:25:58 [2023-09-08T15:25:58.988Z] Fetching changes from the remote Git repository
15:25:58 [2023-09-08T15:25:58.994Z] Fetching without tags
15:25:59 [2023-09-08T15:25:59.239Z] Merging remotes/origin/master commit 0434b653c81e193aa59946e52e42566a7c0c4b30 into PR head commit 820f37b1a64015d66de610880d07c0f834afe1bf
15:25:59 [2023-09-08T15:25:59.465Z] Merge succeeded, producing 0895c9bbae37745887e2e8eed50a807a1d1724c4
15:25:59 [2023-09-08T15:25:59.465Z] Checking out Revision 0895c9bbae37745887e2e8eed50a807a1d1724c4 (PR-46439)
15:25:59 [2023-09-08T15:25:59.534Z] Commit message: "Merge commit '0434b653c81e193aa59946e52e42566a7c0c4b30' into HEAD"
15:25:59 [2023-09-08T15:25:59.534Z] First time build. Skipping changelog.
15:25:59 [2023-09-08T15:25:59.549Z]  > git --version # timeout=10
15:25:59 [2023-09-08T15:25:59.551Z]  > git --version # 'git version 2.25.1'
15:25:59 [2023-09-08T15:25:59.553Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:25:58 [2023-09-08T15:25:58.987Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46439/.git # timeout=10
15:25:58 [2023-09-08T15:25:58.992Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:25:58 [2023-09-08T15:25:58.998Z] Fetching upstream changes from https://github.com/moby/moby.git
15:25:58 [2023-09-08T15:25:58.998Z]  > git --version # timeout=10
15:25:59 [2023-09-08T15:25:59.000Z]  > git --version # 'git version 2.25.1'
15:25:59 [2023-09-08T15:25:59.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:59 [2023-09-08T15:25:59.001Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46439/head:refs/remotes/origin/PR-46439 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:59 [2023-09-08T15:25:59.243Z]  > git config core.sparsecheckout # timeout=10
15:25:59 [2023-09-08T15:25:59.245Z]  > git checkout -f 820f37b1a64015d66de610880d07c0f834afe1bf # timeout=10
15:25:59 [2023-09-08T15:25:59.308Z]  > git remote # timeout=10
15:25:59 [2023-09-08T15:25:59.311Z]  > git config --get remote.origin.url # timeout=10
15:25:59 [2023-09-08T15:25:59.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:25:59 [2023-09-08T15:25:59.314Z]  > git merge 0434b653c81e193aa59946e52e42566a7c0c4b30 # timeout=10
15:25:59 [2023-09-08T15:25:59.463Z]  > git rev-parse HEAD^{commit} # timeout=10
15:25:59 [2023-09-08T15:25:59.469Z]  > git config core.sparsecheckout # timeout=10
15:25:59 [2023-09-08T15:25:59.472Z]  > git checkout -f 0895c9bbae37745887e2e8eed50a807a1d1724c4 # timeout=10