Skip to content

Console Output

14:25:06 using credential docker-jenkins-github-credentials
14:25:06 Cloning the remote Git repository
14:25:06 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2240 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2240/head:refs/remotes/origin/PR-2240 +refs/heads/19.03:refs/remotes/origin/19.03
14:25:08 Fetching without tags
14:25:09 Merging remotes/origin/19.03 commit 08b5f63b0ec0cc16af65e8ad4ec9a2396336dfc8 into PR head commit b5e0dca08d463203745d75709c2d188a35f98064
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2240/head:refs/remotes/origin/PR-2240 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2240/head:refs/remotes/origin/PR-2240 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b5e0dca08d463203745d75709c2d188a35f98064
14:25:09 Merge succeeded, producing b5e0dca08d463203745d75709c2d188a35f98064
14:25:09 Checking out Revision b5e0dca08d463203745d75709c2d188a35f98064 (PR-2240)
14:25:10 Commit message: "docs: document from platform"
14:25:10 First time build. Skipping changelog.
 > git merge 08b5f63b0ec0cc16af65e8ad4ec9a2396336dfc8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b5e0dca08d463203745d75709c2d188a35f98064
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426