Skip to content

Console Output

15:25:49 using credential docker-jenkins-github-credentials
15:25:49 Cloning the remote Git repository
15:25:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2161 # 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/2161/head:refs/remotes/origin/PR-2161 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:25:52 Fetching without tags
15:25:52 Merging remotes/origin/master commit 9fee14a8143395ea633d50098e1e594f7a30b806 into PR head commit 8a30653ed5276179cc4dc0978af13ea2068c7d4e
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2161/head:refs/remotes/origin/PR-2161 # 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/2161/head:refs/remotes/origin/PR-2161 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8a30653ed5276179cc4dc0978af13ea2068c7d4e # timeout=10
15:25:52 Merge succeeded, producing 8a30653ed5276179cc4dc0978af13ea2068c7d4e
15:25:52 Checking out Revision 8a30653ed5276179cc4dc0978af13ea2068c7d4e (PR-2161)
15:25:53 Commit message: "config: don't call homedir on init()"
15:25:53 First time build. Skipping changelog.
 > git merge 9fee14a8143395ea633d50098e1e594f7a30b806 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8a30653ed5276179cc4dc0978af13ea2068c7d4e # timeout=10
 > git rev-list --no-walk 8b1e7dc46d98172dc76da32239e37f56033f0753 # timeout=10