Skip to content

Console Output

15:21:00 The recommended git tool is: git
15:21:00 using credential docker-jenkins-github-credentials
15:21:00 Cloning the remote Git repository
15:21:00 Cloning with configured refspecs honoured and without tags
15:21:00 Fetching without tags
15:21:00 Merging remotes/origin/master commit ccba51a659206aac5ba6cac359db7b96174f55d8 into PR head commit b38ea1d30425d88d0ef6901b61b547d7d57e030a
15:21:00 Merge succeeded, producing 54fbf713dbf7296ff0f1dcf313fd0e26d86502b6
15:21:00 Checking out Revision 54fbf713dbf7296ff0f1dcf313fd0e26d86502b6 (PR-946)
15:21:00 Commit message: "Merge commit 'ccba51a659206aac5ba6cac359db7b96174f55d8' into HEAD"
15:21:00 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-946 # 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/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # 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/946/head:refs/remotes/origin/PR-946 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b38ea1d30425d88d0ef6901b61b547d7d57e030a # 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 ccba51a659206aac5ba6cac359db7b96174f55d8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54fbf713dbf7296ff0f1dcf313fd0e26d86502b6 # timeout=10
 > git rev-list --no-walk ba9822f93c11dfbb3774cfcba358d1c9d6985a98 # timeout=10