Skip to content

Console Output

14:18:50 The recommended git tool is: git
14:18:50 using credential docker-jenkins-github-credentials
14:18:50 Cloning the remote Git repository
14:18:50 Cloning with configured refspecs honoured and without tags
14:18:50 Fetching without tags
14:18:50 Merging remotes/origin/23.0 commit f98e89b7eae3a0131886ca2a14a2b4efc7634216 into PR head commit 40dee118fc3df36c9931dfa3bcf137e3256c2baf
14:18:51 Merge succeeded, producing 9968730a0ce322e0ca2a41d19e854bd6c939515a
14:18:51 Checking out Revision 9968730a0ce322e0ca2a41d19e854bd6c939515a (PR-908)
14:18:51 Commit message: "Merge commit 'f98e89b7eae3a0131886ca2a14a2b4efc7634216' into HEAD"
14:18:51 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 9968730a0ce322e0ca2a41d19e854bd6c939515a # timeout=10
 > git rev-list --no-walk d9000c52bba1c9f9ffe5a4c19df0f0b85d21dddf # timeout=10