Skip to content

Console Output

08:57:59 using credential docker-jenkins-github-credentials
08:57:59 Cloning the remote Git repository
08:57:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2228 # 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/2228/head:refs/remotes/origin/PR-2228 +refs/heads/master:refs/remotes/origin/master
08:58:02 Fetching without tags
08:58:02 Merging remotes/origin/master commit ebca1413117a3fcb81c89d6be226dcec74e5289f into PR head commit 22a291f703b2511daaa8e0d325ab48523e817558
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2228/head:refs/remotes/origin/PR-2228 # 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/2228/head:refs/remotes/origin/PR-2228 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22a291f703b2511daaa8e0d325ab48523e817558
08:58:02 Merge succeeded, producing 22a291f703b2511daaa8e0d325ab48523e817558
08:58:02 Checking out Revision 22a291f703b2511daaa8e0d325ab48523e817558 (PR-2228)
08:58:03 Commit message: "config: preserve ownership and permissions on configfile"
08:58:03 First time build. Skipping changelog.
 > git merge ebca1413117a3fcb81c89d6be226dcec74e5289f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22a291f703b2511daaa8e0d325ab48523e817558
 > git rev-list --no-walk 23ef820f02f6499782292a6d6df6d422e0f69c16 # timeout=10