Skip to content

Console Output

21:23:05 The recommended git tool is: git
21:23:06 using credential docker-jenkins-github-credentials
21:23:06 Cloning the remote Git repository
21:23:06 Cloning with configured refspecs honoured and without tags
21:23:06 Fetching without tags
21:23:06 Merging remotes/origin/23.0 commit 4fb57e176f3f100e27b065b892af3128bcb7d86d into PR head commit e3079e6d936e648fba74635a88eae0b110639599
21:23:06 Merge succeeded, producing 2ab789340098f32113a9822e2283bf7fe58192d0
21:23:06 Checking out Revision 2ab789340098f32113a9822e2283bf7fe58192d0 (PR-895)
21:23:06 Commit message: "Merge commit '4fb57e176f3f100e27b065b892af3128bcb7d86d' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-895 # 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/895/head:refs/remotes/origin/PR-895 +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/895/head:refs/remotes/origin/PR-895 # 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/895/head:refs/remotes/origin/PR-895 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e3079e6d936e648fba74635a88eae0b110639599 # 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 4fb57e176f3f100e27b065b892af3128bcb7d86d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ab789340098f32113a9822e2283bf7fe58192d0 # timeout=10
 > git rev-list --no-walk e3079e6d936e648fba74635a88eae0b110639599 # timeout=10