Skip to content

Console Output

14:17:55 The recommended git tool is: git
14:17:55 using credential docker-jenkins-github-credentials
14:17:55 Cloning the remote Git repository
14:17:55 Cloning with configured refspecs honoured and without tags
14:17:56 Fetching without tags
14:17:56 Merging remotes/origin/23.0 commit f98e89b7eae3a0131886ca2a14a2b4efc7634216 into PR head commit 40dee118fc3df36c9931dfa3bcf137e3256c2baf
14:17:56 Merge succeeded, producing e91539532565d09336459447799f4700a29cb643
14:17:56 Checking out Revision e91539532565d09336459447799f4700a29cb643 (PR-908)
14:17:56 Commit message: "Merge commit 'f98e89b7eae3a0131886ca2a14a2b4efc7634216' into HEAD"
14:17:56 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-908 # 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/908/head:refs/remotes/origin/PR-908 +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/908/head:refs/remotes/origin/PR-908 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/908/head:refs/remotes/origin/PR-908 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40dee118fc3df36c9931dfa3bcf137e3256c2baf # 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 f98e89b7eae3a0131886ca2a14a2b4efc7634216 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e91539532565d09336459447799f4700a29cb643 # timeout=10
 > git rev-list --no-walk d9000c52bba1c9f9ffe5a4c19df0f0b85d21dddf # timeout=10