Skip to content

Console Output

14:38:30 The recommended git tool is: git
14:38:32 using credential docker-jenkins-github-credentials
14:38:32 Cloning the remote Git repository
14:38:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3043 # 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/pull/3043/head:refs/remotes/origin/PR-3043 +refs/heads/main:refs/remotes/origin/main # timeout=10
14:38:33 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3043/head:refs/remotes/origin/PR-3043 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3043/head:refs/remotes/origin/PR-3043 +refs/heads/main:refs/remotes/origin/main # timeout=10
14:38:33 Merging remotes/origin/main commit 923e067dddc3d4b86e4e620a99fcdcdafbd17a98 into PR head commit 22fe39ba0b7ba116b4c28bf023e9b9147b2304b5
14:38:34 Merge succeeded, producing 22fe39ba0b7ba116b4c28bf023e9b9147b2304b5
14:38:34 Checking out Revision 22fe39ba0b7ba116b4c28bf023e9b9147b2304b5 (PR-3043)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22fe39ba0b7ba116b4c28bf023e9b9147b2304b5 # 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 923e067dddc3d4b86e4e620a99fcdcdafbd17a98 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22fe39ba0b7ba116b4c28bf023e9b9147b2304b5 # timeout=10
14:38:37 Commit message: "Clarify documentation of `path` argument when building an image"
14:38:37 First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a