Skip to content

Console Output

19:51:44 using credential docker-jenkins-github-credentials
19:51:44 Cloning the remote Git repository
19:51:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2484 # 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/2484/head:refs/remotes/origin/PR-2484 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:51:50 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2484/head:refs/remotes/origin/PR-2484 # 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/2484/head:refs/remotes/origin/PR-2484 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:51:50 Merging remotes/origin/19.03 commit 39299333681b5c4ad47935b2b3e3717e80ef5495 into PR head commit c150ba2b85be687e7252539338013bbb1278b64c
19:51:51 Merge succeeded, producing c150ba2b85be687e7252539338013bbb1278b64c
19:51:51 Checking out Revision c150ba2b85be687e7252539338013bbb1278b64c (PR-2484)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c150ba2b85be687e7252539338013bbb1278b64c # timeout=10
 > git merge 39299333681b5c4ad47935b2b3e3717e80ef5495 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c150ba2b85be687e7252539338013bbb1278b64c # timeout=10
19:51:56 Commit message: "builder: fix broken link"
19:51:56 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac