Skip to content

Console Output

20:49:57 The recommended git tool is: git
20:49:57 using credential docker-jenkins-github-credentials
20:49:57 Cloning the remote Git repository
20:49:57 Cloning with configured refspecs honoured and without tags
20:49:58 Fetching without tags
20:49:58 Merging remotes/origin/main commit 66402435d18d1ec6430217bba031abcf7776c549 into PR head commit f86b0ffc7c908f742fca0365c969357685392e06
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3019 # 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/3019/head:refs/remotes/origin/PR-3019 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3019/head:refs/remotes/origin/PR-3019 # 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/3019/head:refs/remotes/origin/PR-3019 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f86b0ffc7c908f742fca0365c969357685392e06 # 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 66402435d18d1ec6430217bba031abcf7776c549 # timeout=10
20:49:58 Merge succeeded, producing f86b0ffc7c908f742fca0365c969357685392e06
20:49:58 Checking out Revision f86b0ffc7c908f742fca0365c969357685392e06 (PR-3019)
20:49:58 Commit message: "test: fix pretend version"
20:49:58 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f86b0ffc7c908f742fca0365c969357685392e06 # timeout=10
 > git rev-list --no-walk 433507a61cf5a194a59066a5ae600a59f5ab5907 # timeout=10