Skip to content

Console Output

14:36:44 using credential docker-jenkins-github-credentials
14:36:44 Cloning the remote Git repository
14:36:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2090 # 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/2090/head:refs/remotes/origin/PR-2090 +refs/heads/19.03:refs/remotes/origin/19.03
14:36:47 Fetching without tags
14:36:47 Merging remotes/origin/19.03 commit 578ab52ece34b084621954e0b543003410cdbe84 into PR head commit 2ac92130694b79f3e7a57784465c98fe10fd0b05
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2090/head:refs/remotes/origin/PR-2090 # 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/2090/head:refs/remotes/origin/PR-2090 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ac92130694b79f3e7a57784465c98fe10fd0b05
14:36:48 Merge succeeded, producing 2ac92130694b79f3e7a57784465c98fe10fd0b05
14:36:48 Checking out Revision 2ac92130694b79f3e7a57784465c98fe10fd0b05 (PR-2090)
14:36:48 Commit message: "Bump golang 1.12.9"
14:36:48 First time build. Skipping changelog.
 > git merge 578ab52ece34b084621954e0b543003410cdbe84 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ac92130694b79f3e7a57784465c98fe10fd0b05
fatal: bad object ead69454b4062f17d1f8389642089a002b037213