Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 7cf5cd6dec98df324e03fa1bb038deb4609272cf into PR head commit 8964595692766444fb84445931889677af5f55eb
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3230/.git # 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
 > 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/cli.git +refs/pull/3230/head:refs/remotes/origin/PR-3230 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8964595692766444fb84445931889677af5f55eb # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 7cf5cd6dec98df324e03fa1bb038deb4609272cf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing 8964595692766444fb84445931889677af5f55eb
Checking out Revision 8964595692766444fb84445931889677af5f55eb (PR-3230)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8964595692766444fb84445931889677af5f55eb # timeout=10
Commit message: "info: skip client-side warning about seccomp profile on API >= 1.42"
First time build. Skipping changelog.
 > git rev-list --no-walk 322154341ae8a7c0fa050e53f1ea7d311cb559ef # timeout=10