Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2660 # 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/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2660/head:refs/remotes/origin/PR-2660 # timeout=10
Fetching without tags
Merging remotes/origin/master commit 5c9a8e99737e2098a3466365998fb6ab65a75c5b into PR head commit 842fecdcf7537bd5d64b1c48e1bca04bcdb3c9f1
Merge succeeded, producing 842fecdcf7537bd5d64b1c48e1bca04bcdb3c9f1
Checking out Revision 842fecdcf7537bd5d64b1c48e1bca04bcdb3c9f1 (PR-2660)
Commit message: "Support ulimits in docker stack deploy"
First time build. Skipping changelog.
 > 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/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 842fecdcf7537bd5d64b1c48e1bca04bcdb3c9f1 # timeout=10
 > git merge 5c9a8e99737e2098a3466365998fb6ab65a75c5b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 842fecdcf7537bd5d64b1c48e1bca04bcdb3c9f1 # timeout=10
 > git rev-list --no-walk 7b35a4c60b6d6ccba327fff6de0e765abbf6f1d6 # timeout=10