Skip to content

Console Output

10:02:04 using credential docker-jenkins-github-credentials
10:02:04 Cloning the remote Git repository
10:02:04 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_19.03 # 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/19.03:refs/remotes/origin/19.03 # timeout=10
10:02:05 Fetching without tags
10:02:05 Checking out Revision 7a9d665c0a9b2a0b84aa96757f69f51c04dfa045 (19.03)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a9d665c0a9b2a0b84aa96757f69f51c04dfa045 # timeout=10
10:02:09 Commit message: "Merge pull request #454 from thaJeztah/19.03_backport_bump_golang_1.13.10"
 > git rev-list --no-walk 3a8cae1ae473097ace7150734d368acaab083c52 # timeout=10