Skip to content

Console Output

00:53:58 using credential docker-jenkins-github-credentials
00:53:58 Cloning the remote Git repository
00:53:58 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1865 # 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/1865/head:refs/remotes/origin/PR-1865 +refs/heads/master:refs/remotes/origin/master
00:54:01 Fetching without tags
00:54:01 Merging remotes/origin/master commit f2163dd6a7da19754d81e13665b95e38dd5abc69 into PR head commit 149a820b304b8b1db31f85b6fcee9a1aecc6c0bb
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1865/head:refs/remotes/origin/PR-1865 # 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/1865/head:refs/remotes/origin/PR-1865 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149a820b304b8b1db31f85b6fcee9a1aecc6c0bb
00:54:02 Merge succeeded, producing fa76cb7fafc2b3eec1b846c8b54b019b880fdb8d
00:54:02 Checking out Revision fa76cb7fafc2b3eec1b846c8b54b019b880fdb8d (PR-1865)
00:54:02 Commit message: "Merge commit 'f2163dd6a7da19754d81e13665b95e38dd5abc69' into HEAD"
00:54:02 First time build. Skipping changelog.
 > git merge f2163dd6a7da19754d81e13665b95e38dd5abc69 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa76cb7fafc2b3eec1b846c8b54b019b880fdb8d
fatal: bad object ead69454b4062f17d1f8389642089a002b037213