Skip to content

Console Output

14:37:43 using credential sf-release-bot.github.ssh
14:37:43 Cloning the remote Git repository
14:37:43 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7029 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
14:37:45 Fetching without tags
14:37:45 Checking out Revision 494f684525d8a3cb6b23dab14bc40f36581b5799 (PR-7029)
14:37:45 Commit message: "better python"
14:37:45 First time build. Skipping changelog.
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7029/head:refs/remotes/origin/PR-7029 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 494f684525d8a3cb6b23dab14bc40f36581b5799
 > git rev-list --no-walk 8704cc861213778fb34ec2c85f53ad2ebfacd436 # timeout=10