Console Output
11:42:44 using credential docker-jenkins-github-credentials
11:42:44 Cloning the remote Git repository
11:42:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
> git init /home/ubuntu/workspace/cli_PR-2427 # 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/2427/head:refs/remotes/origin/PR-2427 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:42:48 Fetching without tags
11:42:48 Merging remotes/origin/master commit 2f494e1181ab4582c250192d264376c56193585c into PR head commit 650c7175802662747f7e34653fb380ca37b11665
> git config remote.origin.url https://github.com/docker/cli.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/2427/head:refs/remotes/origin/PR-2427 # 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/2427/head:refs/remotes/origin/PR-2427 +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 650c7175802662747f7e34653fb380ca37b11665 # timeout=10
11:42:48 Merge succeeded, producing 650c7175802662747f7e34653fb380ca37b11665
11:42:48 Checking out Revision 650c7175802662747f7e34653fb380ca37b11665 (PR-2427)
> git merge 2f494e1181ab4582c250192d264376c56193585c # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 650c7175802662747f7e34653fb380ca37b11665 # timeout=10
11:42:52 Commit message: "TestHistoryContext_CreatedSince: skip on non-UTC environments"
11:42:52 First time build. Skipping changelog.
> git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac