Skip to content

Console Output

12:18:45 The recommended git tool is: git
12:18:52 using credential docker-jenkins-github-credentials
12:18:52 Cloning the remote Git repository
12:18:52 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-930 # 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/930/head:refs/remotes/origin/PR-930 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
12:18:54 Fetching without tags
12:18:54 Merging remotes/origin/23.0 commit 4baed9db3fc75a222b5cb1038c6ef137e4acee68 into PR head commit 6b02cdf34c688ec7e50ff79400ddf33ffaca876a
12:18:54 Merge succeeded, producing afb9a72ca1c597d39202ed5d0b541c6193b406ac
12:18:54 Checking out Revision afb9a72ca1c597d39202ed5d0b541c6193b406ac (PR-930)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/930/head:refs/remotes/origin/PR-930 # 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/930/head:refs/remotes/origin/PR-930 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b02cdf34c688ec7e50ff79400ddf33ffaca876a # 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 4baed9db3fc75a222b5cb1038c6ef137e4acee68 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f afb9a72ca1c597d39202ed5d0b541c6193b406ac # timeout=10
12:18:58 Commit message: "Merge commit '4baed9db3fc75a222b5cb1038c6ef137e4acee68' into HEAD"
 > git rev-list --no-walk 6b02cdf34c688ec7e50ff79400ddf33ffaca876a # timeout=10