Skip to content

Console Output

16:33:28 The recommended git tool is: git
16:33:41 using credential docker-jenkins-github-credentials
16:33:41 Cloning the remote Git repository
16:33:41 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-511 # 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/511/head:refs/remotes/origin/PR-511 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:45 Fetching without tags
16:33:45 Merging remotes/origin/19.03 commit edff587624af922d8825c7436b5e39d72f1dad1b into PR head commit 317ba058ad934a655de6bd72d72f1d74f988e7dd
16:33:45 Merge succeeded, producing 5604ead99b1d0adf5ab3c0748641ebab33f38c50
16:33:45 Checking out Revision 5604ead99b1d0adf5ab3c0748641ebab33f38c50 (PR-511)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/511/head:refs/remotes/origin/PR-511 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/511/head:refs/remotes/origin/PR-511 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 317ba058ad934a655de6bd72d72f1d74f988e7dd # 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 edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5604ead99b1d0adf5ab3c0748641ebab33f38c50 # timeout=10
16:33:52 Commit message: "Merge commit 'edff587624af922d8825c7436b5e39d72f1dad1b' into HEAD"
 > git rev-list --no-walk 317ba058ad934a655de6bd72d72f1d74f988e7dd # timeout=10