Skip to content

Console Output

15:18:58 [2020-09-24T15:18:58.490Z] using credential sf-release-bot.github.ssh
15:18:58 [2020-09-24T15:18:58.508Z] Cloning the remote Git repository
15:18:58 [2020-09-24T15:18:58.508Z] Cloning with configured refspecs honoured and without tags
15:18:58 [2020-09-24T15:18:58.773Z] Cloning repository git@github.com:docker/compose.git
15:18:58 [2020-09-24T15:18:58.825Z]  > git init /home/ubuntu/workspace/compose_1.27.x # timeout=10
15:18:59 [2020-09-24T15:18:59.197Z] Fetching upstream changes from git@github.com:docker/compose.git
15:18:59 [2020-09-24T15:18:59.197Z]  > git --version # timeout=10
15:18:59 [2020-09-24T15:18:59.212Z]  > git --version # 'git version 2.17.1'
15:18:59 [2020-09-24T15:18:59.213Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:18:59 [2020-09-24T15:18:59.248Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10
15:19:01 [2020-09-24T15:19:01.263Z] Fetching without tags
15:19:01 [2020-09-24T15:19:01.685Z] Checking out Revision 405241920ee23c47d423a7ec5a0514aad7f6a421 (1.27.x)
15:19:01 [2020-09-24T15:19:01.373Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:19:01 [2020-09-24T15:19:01.387Z]  > git config --add remote.origin.fetch +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10
15:19:01 [2020-09-24T15:19:01.406Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:19:01 [2020-09-24T15:19:01.427Z] Fetching upstream changes from git@github.com:docker/compose.git
15:19:01 [2020-09-24T15:19:01.428Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:19:01 [2020-09-24T15:19:01.436Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10
15:19:01 [2020-09-24T15:19:01.843Z]  > git config core.sparsecheckout # timeout=10
15:19:01 [2020-09-24T15:19:01.862Z]  > git checkout -f 405241920ee23c47d423a7ec5a0514aad7f6a421 # timeout=10
15:19:05 [2020-09-24T15:19:05.385Z] Commit message: " "Bump 1.27.4""