Skip to content

Console Output

10:10:24 The recommended git tool is: git
10:10:31 using credential docker-jenkins-github-credentials
10:10:31 Cloning the remote Git repository
10:10:31 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-617 # timeout=10
10:10:33 Fetching without tags
10:10:33 Merging remotes/origin/20.10 commit e1d894f1cd989125575701661a5d85b948aad6cd into PR head commit 26b68821f70015f826cd09b13665b3f25fc8edce
10:10:34 Merge succeeded, producing 26b68821f70015f826cd09b13665b3f25fc8edce
10:10:34 Checking out Revision 26b68821f70015f826cd09b13665b3f25fc8edce (PR-617)
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/617/head:refs/remotes/origin/PR-617 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/617/head:refs/remotes/origin/PR-617 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26b68821f70015f826cd09b13665b3f25fc8edce # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e1d894f1cd989125575701661a5d85b948aad6cd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26b68821f70015f826cd09b13665b3f25fc8edce # timeout=10
10:10:38 Commit message: "upgrade docker scan to v0.16.0"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0