Skip to content

Console Output

23:51:14 using credential docker-jenkins-github-credentials
23:51:14 Cloning the remote Git repository
23:51:14 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2106 # 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/2106/head:refs/remotes/origin/PR-2106 +refs/heads/master:refs/remotes/origin/master
23:51:20 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2106/head:refs/remotes/origin/PR-2106 # 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/2106/head:refs/remotes/origin/PR-2106 +refs/heads/master:refs/remotes/origin/master
23:51:20 Merging remotes/origin/master commit 0397c2ca017a7b2955cc8f4c9d53e8f930ecb154 into PR head commit 47f059db7a9557696e817dc302a27c5e1f893555
23:51:21 Merge succeeded, producing 47f059db7a9557696e817dc302a27c5e1f893555
23:51:21 Checking out Revision 47f059db7a9557696e817dc302a27c5e1f893555 (PR-2106)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47f059db7a9557696e817dc302a27c5e1f893555
 > git merge 0397c2ca017a7b2955cc8f4c9d53e8f930ecb154 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47f059db7a9557696e817dc302a27c5e1f893555
23:51:22 Commit message: "config: keep configDir empty when homedir errors"
23:51:22 First time build. Skipping changelog.
fatal: bad object ead69454b4062f17d1f8389642089a002b037213