Skip to content

Console Output

10:59:44 using credential docker-jenkins-github-credentials
10:59:44 Cloning the remote Git repository
10:59:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2445 # 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/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master
10:59:45 Fetching without tags
10:59:46 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 67cbe3eb24d10738453d177b1a706be3401eb6e1
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
10:59:46 Merge succeeded, producing 67cbe3eb24d10738453d177b1a706be3401eb6e1
10:59:46 Checking out Revision 67cbe3eb24d10738453d177b1a706be3401eb6e1 (PR-2445)
10:59:46 Commit message: "Allows to use other types than lists as label filter values"
 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67cbe3eb24d10738453d177b1a706be3401eb6e1
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426