Skip to content

Console Output

09:26:31 [2023-08-04T09:26:31.964Z] The recommended git tool is: git
09:26:31 [2023-08-04T09:26:31.974Z] using credential docker-jenkins-github-credentials
09:26:31 [2023-08-04T09:26:31.990Z] Fetching changes from the remote Git repository
09:26:31 [2023-08-04T09:26:31.996Z] Fetching without tags
09:26:32 [2023-08-04T09:26:32.220Z] Merging remotes/origin/master commit eb3ace962d4dbbc485ffdaee8aa589de1c88c094 into PR head commit 0034a98eb164182177055ad48f9c5961ff571d99
09:26:32 [2023-08-04T09:26:32.394Z] Merge succeeded, producing 87bfe88de5f780eab4388732e6e1d450de715b51
09:26:32 [2023-08-04T09:26:32.395Z] Checking out Revision 87bfe88de5f780eab4388732e6e1d450de715b51 (PR-46157)
09:26:32 [2023-08-04T09:26:32.449Z] Commit message: "Merge commit 'eb3ace962d4dbbc485ffdaee8aa589de1c88c094' into HEAD"
09:26:32 [2023-08-04T09:26:32.449Z] First time build. Skipping changelog.
09:26:32 [2023-08-04T09:26:32.468Z]  > git --version # timeout=10
09:26:32 [2023-08-04T09:26:32.470Z]  > git --version # 'git version 2.25.1'
09:26:32 [2023-08-04T09:26:32.473Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:26:31 [2023-08-04T09:26:31.994Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46157/.git # timeout=10
09:26:31 [2023-08-04T09:26:31.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:32 [2023-08-04T09:26:32.005Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:32 [2023-08-04T09:26:32.005Z]  > git --version # timeout=10
09:26:32 [2023-08-04T09:26:32.008Z]  > git --version # 'git version 2.25.1'
09:26:32 [2023-08-04T09:26:32.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:32 [2023-08-04T09:26:32.009Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46157/head:refs/remotes/origin/PR-46157 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:32 [2023-08-04T09:26:32.229Z]  > git config core.sparsecheckout # timeout=10
09:26:32 [2023-08-04T09:26:32.232Z]  > git checkout -f 0034a98eb164182177055ad48f9c5961ff571d99 # timeout=10
09:26:32 [2023-08-04T09:26:32.280Z]  > git remote # timeout=10
09:26:32 [2023-08-04T09:26:32.283Z]  > git config --get remote.origin.url # timeout=10
09:26:32 [2023-08-04T09:26:32.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:32 [2023-08-04T09:26:32.286Z]  > git merge eb3ace962d4dbbc485ffdaee8aa589de1c88c094 # timeout=10
09:26:32 [2023-08-04T09:26:32.397Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:32 [2023-08-04T09:26:32.403Z]  > git config core.sparsecheckout # timeout=10
09:26:32 [2023-08-04T09:26:32.406Z]  > git checkout -f 87bfe88de5f780eab4388732e6e1d450de715b51 # timeout=10