Skip to content

Console Output

13:43:01 using credential docker-jenkins-github-credentials
13:43:01 Cloning the remote Git repository
13:43:01 Cloning with configured refspecs honoured and without tags
13:43:02 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.3.0-release # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/4.3.0-release:refs/remotes/origin/4.3.0-release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/4.3.0-release:refs/remotes/origin/4.3.0-release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/4.3.0-release:refs/remotes/origin/4.3.0-release # timeout=10
13:43:02 Checking out Revision b671a1b8723f89a2bf815265d2b754ee74153861 (4.3.0-release)
13:43:02 Commit message: "Prepare release 4.3.0"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b671a1b8723f89a2bf815265d2b754ee74153861 # timeout=10
 > git --version # timeout=10
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0