Skip to content

Console Output

15:44:05 using credential docker-jenkins-github-credentials
15:44:05 Cloning the remote Git repository
15:44:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2391 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2391/head:refs/remotes/origin/PR-2391 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2391/head:refs/remotes/origin/PR-2391 # timeout=10
15:44:10 Fetching without tags
15:44:10 Merging remotes/origin/19.03 commit f53663a9519730528ad470bc9b9019f1a2ff8fba into PR head commit 9fd323afdcec35e57272a4bafb882f71a2b39e0f
15:44:11 Merge succeeded, producing 9fd323afdcec35e57272a4bafb882f71a2b39e0f
15:44:11 Checking out Revision 9fd323afdcec35e57272a4bafb882f71a2b39e0f (PR-2391)
 > 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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2391/head:refs/remotes/origin/PR-2391 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fd323afdcec35e57272a4bafb882f71a2b39e0f # timeout=10
 > git merge f53663a9519730528ad470bc9b9019f1a2ff8fba # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fd323afdcec35e57272a4bafb882f71a2b39e0f # timeout=10
15:44:15 Commit message: "Fix whitespace that caused short-format in generated YAML"
15:44:15 First time build. Skipping changelog.
 > git rev-list --no-walk 1e51e7504751393edf88c2685c7693644643188e # timeout=10