Skip to content

Console Output

21:29:49 The recommended git tool is: git
21:29:51 using credential docker-jenkins-github-credentials
21:29:51 Cloning the remote Git repository
21:29:51 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-589 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:29:52 Fetching without tags
21:29:52 Merging remotes/origin/20.10 commit 4ad4e888d667b0440095bdf4b9534da7e5f2f4ba into PR head commit f3a23c5bf85490bfdff0d682c0b665d1387613d7
21:29:52 Merge succeeded, producing 667ea09b973e1fde94b4fdaad906c926e05e63e7
21:29:52 Checking out Revision 667ea09b973e1fde94b4fdaad906c926e05e63e7 (PR-589)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/589/head:refs/remotes/origin/PR-589 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3a23c5bf85490bfdff0d682c0b665d1387613d7 # 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 4ad4e888d667b0440095bdf4b9534da7e5f2f4ba # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 667ea09b973e1fde94b4fdaad906c926e05e63e7 # timeout=10
21:29:56 Commit message: "Merge commit '4ad4e888d667b0440095bdf4b9534da7e5f2f4ba' into HEAD"
 > git rev-list --no-walk f3a23c5bf85490bfdff0d682c0b665d1387613d7 # timeout=10