Skip to content

Console Output

07:41:17 The recommended git tool is: git
07:41:17 using credential docker-jenkins-github-credentials
07:41:17 Cloning the remote Git repository
07:41:17 Cloning with configured refspecs honoured and without tags
07:41:18 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3029 # 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/3029/head:refs/remotes/origin/PR-3029 +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/3029/head:refs/remotes/origin/PR-3029 # 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/3029/head:refs/remotes/origin/PR-3029 +refs/heads/main:refs/remotes/origin/main # timeout=10
07:41:18 Merging remotes/origin/main commit ff0b4ac60bdc61392c4b543c3be8ae97dc8cd191 into PR head commit 67d93f89c8faf6b09c8ca2f55fc628faf8e2b925
07:41:18 Merge succeeded, producing 67d93f89c8faf6b09c8ca2f55fc628faf8e2b925
07:41:18 Checking out Revision 67d93f89c8faf6b09c8ca2f55fc628faf8e2b925 (PR-3029)
07:41:18 Commit message: "lint: fix flake8 violations"
07:41:18 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67d93f89c8faf6b09c8ca2f55fc628faf8e2b925 # 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 ff0b4ac60bdc61392c4b543c3be8ae97dc8cd191 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67d93f89c8faf6b09c8ca2f55fc628faf8e2b925 # timeout=10
 > git rev-list --no-walk 5e228f0c7346135b7b43eea87d960b59e03d9079 # timeout=10