Skip to content

Console Output

15:00:21 using credential docker-jenkins-github-credentials
15:00:21 Cloning the remote Git repository
15:00:21 Cloning with configured refspecs honoured and without tags
15:00:22 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2582 # 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/pull/2582/head:refs/remotes/origin/PR-2582 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2582/head:refs/remotes/origin/PR-2582 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/pull/2582/head:refs/remotes/origin/PR-2582 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:22 Merging remotes/origin/master commit a5270865e6ff7ab74ade8a9f172fe4a91ffc095d into PR head commit 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649
15:00:22 Merge succeeded, producing 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649
15:00:22 Checking out Revision 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 (PR-2582)
15:00:22 Commit message: "Update version after 4.2.1 release"
15:00:22 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 # timeout=10
 > git merge a5270865e6ff7ab74ade8a9f172fe4a91ffc095d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 # timeout=10
 > git rev-list --no-walk 01559e998d70d507a4a1cc656dba07a63572da70 # timeout=10