Skip to content

Console Output

09:43:28 using credential docker-jenkins-github-credentials
09:43:28 Cloning the remote Git repository
09:43:28 Cloning with configured refspecs honoured and without tags
09:43:29 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # 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/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master
09:43:29 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5
09:43:29 Merge succeeded, producing 459aa1c9f5017197deadbc9784afea2f83a0b1b5
09:43:29 Checking out Revision 459aa1c9f5017197deadbc9784afea2f83a0b1b5 (PR-2452)
09:43:29 Commit message: "remove hyphens in literals"
09:43:29 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5
 > git merge 1d8aa3019ec3299e1f76d2d92cd86790061fe96c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426