Skip to content

Console Output

01:38:16 using credential sf-release-bot.github.ssh
01:38:16 Cloning the remote Git repository
01:38:16 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_745-compose-project-name # 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/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name
01:38:17 Fetching without tags
01:38:18 Checking out Revision 77a74b6974a07f10b492c62fc0e99ea599f62e08 (745-compose-project-name)
01:38:18 Commit message: "Allow x-project-name property in Compose file to define project name"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name # 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/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77a74b6974a07f10b492c62fc0e99ea599f62e08