Skip to content

Console Output

15:26:23 The recommended git tool is: git
15:26:28 using credential docker-jenkins-github-credentials
15:26:28 Cloning the remote Git repository
15:26:28 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-711 # timeout=10
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/711/head:refs/remotes/origin/PR-711 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:29 Fetching without tags
15:26:29 Merging remotes/origin/master commit fd999a0e8980c89687e44f9d5b60c57eb5357dd4 into PR head commit bc231ae996432d831656e7ed1934c721be24839c
15:26:29 Merge succeeded, producing bc231ae996432d831656e7ed1934c721be24839c
15:26:29 Checking out Revision bc231ae996432d831656e7ed1934c721be24839c (PR-711)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/711/head:refs/remotes/origin/PR-711 # 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/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/711/head:refs/remotes/origin/PR-711 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc231ae996432d831656e7ed1934c721be24839c # 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 fd999a0e8980c89687e44f9d5b60c57eb5357dd4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc231ae996432d831656e7ed1934c721be24839c # timeout=10
15:26:33 Commit message: "upgrade compose version to v2.6.1"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0