Skip to content

Console Output

14:05:52 using credential docker-jenkins-github-credentials
14:05:52 Cloning the remote Git repository
14:05:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2397 # 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/2397/head:refs/remotes/origin/PR-2397 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:05:55 Fetching without tags
14:05:56 Merging remotes/origin/master commit 17a1186c2a7d6911508659c94df397ff32999431 into PR head commit 7c87175d8881c6bdeb07c4c194992c7bd6cd05c0
14:05:56 Merge succeeded, producing 7c87175d8881c6bdeb07c4c194992c7bd6cd05c0
14:05:56 Checking out Revision 7c87175d8881c6bdeb07c4c194992c7bd6cd05c0 (PR-2397)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2397/head:refs/remotes/origin/PR-2397 # 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/2397/head:refs/remotes/origin/PR-2397 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c87175d8881c6bdeb07c4c194992c7bd6cd05c0 # timeout=10
 > git merge 17a1186c2a7d6911508659c94df397ff32999431 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c87175d8881c6bdeb07c4c194992c7bd6cd05c0 # timeout=10
14:05:57 Commit message: "Fix broken link in CONTRIBUTING"
14:05:57 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15