Skip to content

Console Output

08:48:52 using credential docker-jenkins-github-credentials
08:48:52 Cloning the remote Git repository
08:48:52 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-2585 # 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/2585/head:refs/remotes/origin/PR-2585 +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/2585/head:refs/remotes/origin/PR-2585 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:53 Fetching without tags
08:48:53 Merging remotes/origin/master commit b49d22f053df1eb8c00fa42d03c422fd4e76442e into PR head commit fefa96cd0ea968bfe1f0e98c0f3c455d82042020
08:48:53 Merge succeeded, producing fefa96cd0ea968bfe1f0e98c0f3c455d82042020
08:48:53 Checking out Revision fefa96cd0ea968bfe1f0e98c0f3c455d82042020 (PR-2585)
08:48:53 Commit message: "Jenkinsfile: update node selection labels"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
 > 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/2585/head:refs/remotes/origin/PR-2585 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fefa96cd0ea968bfe1f0e98c0f3c455d82042020 # timeout=10
 > git merge b49d22f053df1eb8c00fa42d03c422fd4e76442e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fefa96cd0ea968bfe1f0e98c0f3c455d82042020 # timeout=10