Skip to content

Console Output

13:32:43 The recommended git tool is: git
13:32:45 using credential docker-jenkins-github-credentials
13:32:45 Cloning the remote Git repository
13:32:45 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-622 # 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/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:32:47 Fetching without tags
13:32:47 Merging remotes/origin/master commit 88113e618f7fb4451be5a64784eb94a478376a50 into PR head commit f25408331c2aac572dc6e7d8661601765bb1cad0
13:32:47 Merge succeeded, producing ca7046e7465115cad901e809667c2525b04d1230
13:32:47 Checking out Revision ca7046e7465115cad901e809667c2525b04d1230 (PR-622)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/622/head:refs/remotes/origin/PR-622 # 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/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f25408331c2aac572dc6e7d8661601765bb1cad0 # 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 88113e618f7fb4451be5a64784eb94a478376a50 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ca7046e7465115cad901e809667c2525b04d1230 # timeout=10
13:32:50 Commit message: "Merge commit '88113e618f7fb4451be5a64784eb94a478376a50' into HEAD"
 > git rev-list --no-walk f25408331c2aac572dc6e7d8661601765bb1cad0 # timeout=10