Skip to content

Console Output

15:31:39 [2023-05-09T15:31:39.057Z] The recommended git tool is: git
15:31:39 [2023-05-09T15:31:39.064Z] using credential docker-jenkins-github-credentials
15:31:39 [2023-05-09T15:31:39.082Z] Cloning the remote Git repository
15:31:39 [2023-05-09T15:31:39.082Z] Cloning with configured refspecs honoured and without tags
15:31:39 [2023-05-09T15:31:39.079Z] Cloning repository https://github.com/moby/moby.git
15:31:39 [2023-05-09T15:31:39.080Z]  > git init /home/ubuntu/workspace/moby_PR-45501 # timeout=10
15:31:39 [2023-05-09T15:31:39.084Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:39 [2023-05-09T15:31:39.085Z]  > git --version # timeout=10
15:31:39 [2023-05-09T15:31:39.087Z]  > git --version # 'git version 2.25.1'
15:31:39 [2023-05-09T15:31:39.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:39 [2023-05-09T15:31:39.088Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45501/head:refs/remotes/origin/PR-45501 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:33:05 [2023-05-09T15:33:05.180Z] Fetching without tags
15:33:05 [2023-05-09T15:33:05.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:33:05 [2023-05-09T15:33:05.162Z]  > git config --add remote.origin.fetch +refs/pull/45501/head:refs/remotes/origin/PR-45501 # timeout=10
15:33:05 [2023-05-09T15:33:05.165Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:33:05 [2023-05-09T15:33:05.171Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:33:05 [2023-05-09T15:33:05.177Z] Fetching upstream changes from https://github.com/moby/moby.git
15:33:05 [2023-05-09T15:33:05.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:33:05 [2023-05-09T15:33:05.177Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45501/head:refs/remotes/origin/PR-45501 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:33:12 [2023-05-09T15:33:12.315Z] Merging remotes/origin/master commit 06221297bf58ff1ee7b9a546e8feabf042fa8a49 into PR head commit e8be7921302241b885395322d4a47a57fb2f21cd
15:33:13 [2023-05-09T15:33:13.731Z] Merge succeeded, producing ba3ce09a850f6ec5c957179d38435fdf580cab1c
15:33:13 [2023-05-09T15:33:13.732Z] Checking out Revision ba3ce09a850f6ec5c957179d38435fdf580cab1c (PR-45501)
15:33:13 [2023-05-09T15:33:13.793Z] Commit message: "Merge commit '06221297bf58ff1ee7b9a546e8feabf042fa8a49' into HEAD"
15:33:13 [2023-05-09T15:33:13.794Z] First time build. Skipping changelog.
15:33:13 [2023-05-09T15:33:13.798Z]  > git --version # timeout=10
15:33:13 [2023-05-09T15:33:13.801Z]  > git --version # 'git version 2.25.1'
15:33:13 [2023-05-09T15:33:13.803Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:33:12 [2023-05-09T15:33:12.311Z]  > git config core.sparsecheckout # timeout=10
15:33:12 [2023-05-09T15:33:12.314Z]  > git checkout -f e8be7921302241b885395322d4a47a57fb2f21cd # timeout=10
15:33:12 [2023-05-09T15:33:12.890Z]  > git remote # timeout=10
15:33:12 [2023-05-09T15:33:12.893Z]  > git config --get remote.origin.url # timeout=10
15:33:12 [2023-05-09T15:33:12.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:33:12 [2023-05-09T15:33:12.897Z]  > git merge 06221297bf58ff1ee7b9a546e8feabf042fa8a49 # timeout=10
15:33:13 [2023-05-09T15:33:13.722Z]  > git rev-parse HEAD^{commit} # timeout=10
15:33:13 [2023-05-09T15:33:13.728Z]  > git config core.sparsecheckout # timeout=10
15:33:13 [2023-05-09T15:33:13.731Z]  > git checkout -f ba3ce09a850f6ec5c957179d38435fdf580cab1c # timeout=10