Skip to content

Console Output

12:55:43 using credential docker-jenkins-github-credentials
12:55:43 Cloning the remote Git repository
12:55:43 Cloning with configured refspecs honoured and without tags
12:55:43 Fetching without tags
12:55:43 Checking out Revision d7641de7158fc22158d6f353e4ea40a2b7ec2449 (19.03)
12:55:43 Commit message: "Merge pull request #503 from thaJeztah/19.03_backport_top_level_distro"
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
 > 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/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
 > 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 d7641de7158fc22158d6f353e4ea40a2b7ec2449 # timeout=10