Skip to content

Console Output

19:20:50 using credential docker-jenkins-github-credentials
19:20:50 Cloning the remote Git repository
19:20:50 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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-ce-packaging.git +refs/heads/18.09:refs/remotes/origin/18.09
19:20:52 Fetching without tags
19:20:52 Checking out Revision ae78e685cc2ac288933544f59872aace68a425c9 (18.09)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae78e685cc2ac288933544f59872aace68a425c9
19:20:52 Commit message: "Merge pull request #372 from thaJeztah/18.09_bump_golang_1.11.13"