Skip to content

Console Output

14:23:17 using credential docker-jenkins-github-credentials
14:23:17 Cloning the remote Git repository
14:23:17 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2177 # 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/2177/head:refs/remotes/origin/PR-2177 +refs/heads/19.03:refs/remotes/origin/19.03
14:23:20 Fetching without tags
14:23:20 Merging remotes/origin/19.03 commit 8a9e86c728ad591a199149de73624be4dd2bc371 into PR head commit 149f69ca0604a8cdfbdef7e2f323d5c7dd208880
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2177/head:refs/remotes/origin/PR-2177 # 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/2177/head:refs/remotes/origin/PR-2177 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149f69ca0604a8cdfbdef7e2f323d5c7dd208880
14:23:21 Merge succeeded, producing 149f69ca0604a8cdfbdef7e2f323d5c7dd208880
14:23:21 Checking out Revision 149f69ca0604a8cdfbdef7e2f323d5c7dd208880 (PR-2177)
14:23:21 Commit message: "TestSigProxyWithTTY: fix"
14:23:21 First time build. Skipping changelog.
 > git merge 8a9e86c728ad591a199149de73624be4dd2bc371 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 149f69ca0604a8cdfbdef7e2f323d5c7dd208880
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426