Skip to content

Console Output

00:48:54 using credential docker-jenkins-github-credentials
00:48:54 Cloning the remote Git repository
00:48:54 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_18.06 # 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/heads/18.06:refs/remotes/origin/18.06
00:48:57 Fetching without tags
00:48:57 Checking out Revision c1ea761867553cea4e70d09e30bbba44ca1fc2ed (18.06)
00:48:57 Commit message: "Merge pull request #1550 from SimonHeimberg/patch-1"
00:48:57 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.06:refs/remotes/origin/18.06 # 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/heads/18.06:refs/remotes/origin/18.06
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1ea761867553cea4e70d09e30bbba44ca1fc2ed
fatal: bad object ead69454b4062f17d1f8389642089a002b037213