Skip to content

Console Output

12:26:14 using credential docker-jenkins-github-credentials
12:26:14 Cloning the remote Git repository
12:26:14 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2239 # 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/2239/head:refs/remotes/origin/PR-2239 +refs/heads/19.03:refs/remotes/origin/19.03
12:26:17 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2239/head:refs/remotes/origin/PR-2239 # 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/2239/head:refs/remotes/origin/PR-2239 +refs/heads/19.03:refs/remotes/origin/19.03
12:26:18 Merging remotes/origin/19.03 commit 08b5f63b0ec0cc16af65e8ad4ec9a2396336dfc8 into PR head commit 7374c0a15296142f6495dd989ddca4324c645695
12:26:18 Merge succeeded, producing 7374c0a15296142f6495dd989ddca4324c645695
12:26:18 Checking out Revision 7374c0a15296142f6495dd989ddca4324c645695 (PR-2239)
12:26:19 Commit message: "Remove now obsolete gometalinter and use golangci-lint instead"
12:26:19 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7374c0a15296142f6495dd989ddca4324c645695
 > git merge 08b5f63b0ec0cc16af65e8ad4ec9a2396336dfc8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7374c0a15296142f6495dd989ddca4324c645695
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426