Skip to content

Console Output

14:15:07 using credential docker-jenkins-github-credentials
14:15:07 Cloning the remote Git repository
14:15:07 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2433 # 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/2433/head:refs/remotes/origin/PR-2433 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:15:13 Fetching without tags
14:15:13 Merging remotes/origin/master commit ad256ba023442bcf8ed249a1b5df708d0d779de0 into PR head commit ff2c1c08563375bdcf59cd2309370b859ebe3703
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2433/head:refs/remotes/origin/PR-2433 # 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/2433/head:refs/remotes/origin/PR-2433 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff2c1c08563375bdcf59cd2309370b859ebe3703 # timeout=10
14:15:15 Merge succeeded, producing ff2c1c08563375bdcf59cd2309370b859ebe3703
14:15:15 Checking out Revision ff2c1c08563375bdcf59cd2309370b859ebe3703 (PR-2433)
 > git merge ad256ba023442bcf8ed249a1b5df708d0d779de0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff2c1c08563375bdcf59cd2309370b859ebe3703 # timeout=10
14:15:19 Commit message: "Jenkinsfile: split e2e tests to separate stages"
14:15:19 First time build. Skipping changelog.
 > git rev-list --no-walk a061e179ec39dd5799deded5e48ea2d7f71d4176 # timeout=10