Skip to content

Console Output

00:44:25 using credential docker-jenkins-github-credentials
00:44:25 Cloning the remote Git repository
00:44:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2355 # 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/2355/head:refs/remotes/origin/PR-2355 +refs/heads/master:refs/remotes/origin/master
00:44:30 Fetching without tags
00:44:30 Merging remotes/origin/master commit 2a6caf214bc87e5684420c1116d3232021a17cf4 into PR head commit 11869fa42a630dd8dc540388669631f33b76fb20
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2355/head:refs/remotes/origin/PR-2355 # 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/2355/head:refs/remotes/origin/PR-2355 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11869fa42a630dd8dc540388669631f33b76fb20
 > git merge 2a6caf214bc87e5684420c1116d3232021a17cf4 # timeout=10
00:44:31 Merge succeeded, producing 11869fa42a630dd8dc540388669631f33b76fb20
00:44:31 Checking out Revision 11869fa42a630dd8dc540388669631f33b76fb20 (PR-2355)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11869fa42a630dd8dc540388669631f33b76fb20
00:44:32 Commit message: "fix panic on single-character volumes"
00:44:32 First time build. Skipping changelog.
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0