Skip to content

Console Output

23:17:16 The recommended git tool is: git
23:17:16 using credential docker-jenkins-github-credentials
23:17:16 Cloning the remote Git repository
23:17:16 Cloning with configured refspecs honoured and without tags
23:17:16 Fetching without tags
23:17:16 Merging remotes/origin/20.10 commit ae6429be5fb0f3ca483e12933da1f169fa53f029 into PR head commit e69b795221d6963177e283becdb9a04694b0ec61
23:17:17 Merge succeeded, producing e69b795221d6963177e283becdb9a04694b0ec61
23:17:17 Checking out Revision e69b795221d6963177e283becdb9a04694b0ec61 (PR-825)
23:17:17 Commit message: "deb: compose: fix hyphen instead of tilde"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-825 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.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-ce-packaging.git +refs/pull/825/head:refs/remotes/origin/PR-825 +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
 > git config --add remote.origin.fetch +refs/pull/825/head:refs/remotes/origin/PR-825 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/825/head:refs/remotes/origin/PR-825 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e69b795221d6963177e283becdb9a04694b0ec61 # 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 ae6429be5fb0f3ca483e12933da1f169fa53f029 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e69b795221d6963177e283becdb9a04694b0ec61 # timeout=10