Skip to content

Console Output

10:53:12 using credential docker-jenkins-github-credentials
10:53:12 Cloning the remote Git repository
10:53:12 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2509 # 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/2509/head:refs/remotes/origin/PR-2509 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:53:15 Fetching without tags
10:53:15 Merging remotes/origin/19.03 commit bef0d567ac506aa52d2d363f8af98c6b8efa3e0f into PR head commit dbc73eafcb8842d5d43d410e2410b0556a0c1b52
10:53:16 Merge succeeded, producing dbc73eafcb8842d5d43d410e2410b0556a0c1b52
10:53:16 Checking out Revision dbc73eafcb8842d5d43d410e2410b0556a0c1b52 (PR-2509)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2509/head:refs/remotes/origin/PR-2509 # 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/2509/head:refs/remotes/origin/PR-2509 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbc73eafcb8842d5d43d410e2410b0556a0c1b52 # timeout=10
 > git merge bef0d567ac506aa52d2d363f8af98c6b8efa3e0f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbc73eafcb8842d5d43d410e2410b0556a0c1b52 # timeout=10
10:53:20 Commit message: "docs: fix, and touch-up "docker context" docs"
10:53:20 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18