Skip to content

Console Output

11:39:57 using credential docker-jenkins-github-credentials
11:39:57 Cloning the remote Git repository
11:39:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2348 # 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/2348/head:refs/remotes/origin/PR-2348 +refs/heads/master:refs/remotes/origin/master
11:40:03 Fetching without tags
11:40:03 Merging remotes/origin/master commit 75299fd6c26f2a7648321f77f2589f428424e8f0 into PR head commit c485dab603ded9d06abc9c40d5985e5ca15cbbc8
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2348/head:refs/remotes/origin/PR-2348 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/2348/head:refs/remotes/origin/PR-2348 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c485dab603ded9d06abc9c40d5985e5ca15cbbc8
11:40:04 Merge succeeded, producing c485dab603ded9d06abc9c40d5985e5ca15cbbc8
11:40:04 Checking out Revision c485dab603ded9d06abc9c40d5985e5ca15cbbc8 (PR-2348)
 > git merge 75299fd6c26f2a7648321f77f2589f428424e8f0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c485dab603ded9d06abc9c40d5985e5ca15cbbc8
11:40:06 Commit message: "vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382"
11:40:06 First time build. Skipping changelog.
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0