Skip to content

Console Output

07:53:26 The recommended git tool is: git
07:53:26 using credential docker-jenkins-github-credentials
07:53:26 Cloning the remote Git repository
07:53:26 Cloning with configured refspecs honoured and without tags
07:53:26 Fetching without tags
07:53:26 Merging remotes/origin/23.0 commit 1bfeaa2f2639bfc050cf26e1b26af2fcf31de910 into PR head commit 4da6bf5c7579502f903a5772dd1e15706adbaf4a
07:53:27 Merge succeeded, producing 4da6bf5c7579502f903a5772dd1e15706adbaf4a
07:53:27 Checking out Revision 4da6bf5c7579502f903a5772dd1e15706adbaf4a (PR-893)
07:53:27 Commit message: "bump compose to v2.18.0"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-893 # 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/893/head:refs/remotes/origin/PR-893 +refs/heads/23.0:refs/remotes/origin/23.0 # 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/893/head:refs/remotes/origin/PR-893 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # 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/893/head:refs/remotes/origin/PR-893 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4da6bf5c7579502f903a5772dd1e15706adbaf4a # 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 1bfeaa2f2639bfc050cf26e1b26af2fcf31de910 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4da6bf5c7579502f903a5772dd1e15706adbaf4a # timeout=10