Skip to content

Console Output

13:57:32 using credential docker-jenkins-github-credentials
13:57:32 Cloning the remote Git repository
13:57:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1590 # 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/1590/head:refs/remotes/origin/PR-1590 +refs/heads/master:refs/remotes/origin/master
13:57:35 Fetching without tags
13:57:35 Merging remotes/origin/master commit 0fd5c16ab944cd9ed9a61fd40d70ded6f95c5976 into PR head commit f540eae7fe740994ed5c754ca5fa7e84824e43eb
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1590/head:refs/remotes/origin/PR-1590 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/1590/head:refs/remotes/origin/PR-1590 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f540eae7fe740994ed5c754ca5fa7e84824e43eb
13:57:35 Merge succeeded, producing f540eae7fe740994ed5c754ca5fa7e84824e43eb
13:57:35 Checking out Revision f540eae7fe740994ed5c754ca5fa7e84824e43eb (PR-1590)
13:57:36 Commit message: "Docs: add note about management commands targeting a manager"
13:57:36 First time build. Skipping changelog.
 > git merge 0fd5c16ab944cd9ed9a61fd40d70ded6f95c5976 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f540eae7fe740994ed5c754ca5fa7e84824e43eb
 > git rev-list --no-walk 8e1cdb5014afab2677973fd377890178c4191eea # timeout=10