Skip to content

Console Output

04:41:03 using credential docker-jenkins-github-credentials
04:41:03 Cloning the remote Git repository
04:41:03 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2218 # 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/2218/head:refs/remotes/origin/PR-2218 +refs/heads/master:refs/remotes/origin/master
04:41:09 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2218/head:refs/remotes/origin/PR-2218 # 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/2218/head:refs/remotes/origin/PR-2218 +refs/heads/master:refs/remotes/origin/master
04:41:09 Merging remotes/origin/master commit ba63a92655c0bea4857b8d6cc4991498858b3c60 into PR head commit e1daa22ba15894febfe84a21bf4705391c8e50c3
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1daa22ba15894febfe84a21bf4705391c8e50c3
04:41:11 Merge succeeded, producing d9ffdf90f3be61ed2c2a05ee8094db66539a4ce0
04:41:11 Checking out Revision d9ffdf90f3be61ed2c2a05ee8094db66539a4ce0 (PR-2218)
 > git merge ba63a92655c0bea4857b8d6cc4991498858b3c60 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9ffdf90f3be61ed2c2a05ee8094db66539a4ce0
04:41:12 Commit message: "Merge commit 'ba63a92655c0bea4857b8d6cc4991498858b3c60' into HEAD"
04:41:12 First time build. Skipping changelog.
 > git rev-list --no-walk adb222af2dc9f6009cc4c3efe3edfb49cd043b21 # timeout=10