Skip to content

Console Output

09:50:24 using credential docker-jenkins-github-credentials
09:50:24 Cloning the remote Git repository
09:50:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2469 # 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/2469/head:refs/remotes/origin/PR-2469 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:50:27 Fetching without tags
09:50:27 Merging remotes/origin/19.03 commit d25e657341e2425e746c29aa7b1950032396fb12 into PR head commit 0cfe29431c348d92323f176b702b199709f18a45
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2469/head:refs/remotes/origin/PR-2469 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2469/head:refs/remotes/origin/PR-2469 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cfe29431c348d92323f176b702b199709f18a45 # timeout=10
09:50:27 Merge succeeded, producing 0cfe29431c348d92323f176b702b199709f18a45
09:50:27 Checking out Revision 0cfe29431c348d92323f176b702b199709f18a45 (PR-2469)
09:50:28 Commit message: "service update: fix service create example"
09:50:28 First time build. Skipping changelog.
 > git merge d25e657341e2425e746c29aa7b1950032396fb12 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cfe29431c348d92323f176b702b199709f18a45 # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac