Skip to content

Console Output

16:50:35 The recommended git tool is: git
16:50:38 using credential docker-jenkins-github-credentials
16:50:38 Cloning the remote Git repository
16:50:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.4.4-release # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/heads/4.4.4-release:refs/remotes/origin/4.4.4-release # timeout=10
16:50:40 Avoid second fetch
16:50:40 Checking out Revision 0265818d1087132e030fcb049925ca2fd2aab62a (4.4.4-release)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/4.4.4-release:refs/remotes/origin/4.4.4-release # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0265818d1087132e030fcb049925ca2fd2aab62a # timeout=10
16:50:44 Commit message: "release notes 4.4.4"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0