Skip to content

Console Output

10:04:25 using credential docker-jenkins-github-credentials
10:04:25 Cloning the remote Git repository
10:04:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2400 # 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/2400/head:refs/remotes/origin/PR-2400 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:04:26 Fetching without tags
10:04:26 Merging remotes/origin/master commit 067cf509e61f6ce300b261d233e4627ea1617b81 into PR head commit 99443274b1d169fb462b4dfa11a8c888d7422492
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2400/head:refs/remotes/origin/PR-2400 # 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/2400/head:refs/remotes/origin/PR-2400 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99443274b1d169fb462b4dfa11a8c888d7422492 # timeout=10
10:04:27 Merge succeeded, producing 99443274b1d169fb462b4dfa11a8c888d7422492
10:04:27 Checking out Revision 99443274b1d169fb462b4dfa11a8c888d7422492 (PR-2400)
10:04:27 Commit message: "Include deprecation policy on deprecated features page"
10:04:27 First time build. Skipping changelog.
 > git merge 067cf509e61f6ce300b261d233e4627ea1617b81 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99443274b1d169fb462b4dfa11a8c888d7422492 # timeout=10
 > git rev-list --no-walk 3792b8229d8f529eb922d88eedc6c15a03ebdbd0 # timeout=10