Skip to content

Console Output

18:54:23 using credential docker-jenkins-github-credentials
18:54:23 Cloning the remote Git repository
18:54:23 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2202 # 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/2202/head:refs/remotes/origin/PR-2202 +refs/heads/master:refs/remotes/origin/master
18:54:26 Fetching without tags
18:54:26 Merging remotes/origin/master commit 6c12a82f330675d4e2cfff4f8b89a353bcb1fecd into PR head commit 8195512206755f64aebb9977f829952564ed978f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2202/head:refs/remotes/origin/PR-2202 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/2202/head:refs/remotes/origin/PR-2202 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8195512206755f64aebb9977f829952564ed978f
18:54:27 Merge succeeded, producing 83c97995196aa2d978401fd97f8925defdc525a3
18:54:27 Checking out Revision 83c97995196aa2d978401fd97f8925defdc525a3 (PR-2202)
18:54:27 Commit message: "Merge commit '6c12a82f330675d4e2cfff4f8b89a353bcb1fecd' into HEAD"
18:54:27 First time build. Skipping changelog.
 > git merge 6c12a82f330675d4e2cfff4f8b89a353bcb1fecd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83c97995196aa2d978401fd97f8925defdc525a3
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426