Skip to content

Console Output

14:05:31 using credential docker-jenkins-github-credentials
14:05:31 Cloning the remote Git repository
14:05:31 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2392 # 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/2392/head:refs/remotes/origin/PR-2392 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2392/head:refs/remotes/origin/PR-2392 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:05:37 Fetching without tags
14:05:38 Merging remotes/origin/master commit ef2f64abbd37edfa148f745fa0013731b5074d1b into PR head commit 824a9ce64bd5d5f82c74d4f9e3d35cd2d28c33e5
 > 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/2392/head:refs/remotes/origin/PR-2392 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 824a9ce64bd5d5f82c74d4f9e3d35cd2d28c33e5 # timeout=10
14:05:39 Merge succeeded, producing 824a9ce64bd5d5f82c74d4f9e3d35cd2d28c33e5
14:05:39 Checking out Revision 824a9ce64bd5d5f82c74d4f9e3d35cd2d28c33e5 (PR-2392)
 > git merge ef2f64abbd37edfa148f745fa0013731b5074d1b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 824a9ce64bd5d5f82c74d4f9e3d35cd2d28c33e5 # timeout=10
14:05:43 Commit message: "docs: update code-hints for compatibility with "rouge""
14:05:43 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0