Skip to content

Console Output

15:28:31 [2021-02-18T15:28:31.153Z] The recommended git tool is: git
15:28:31 [2021-02-18T15:28:31.222Z] using credential sf-release-bot.github.ssh
15:28:31 [2021-02-18T15:28:31.233Z] Cloning the remote Git repository
15:28:31 [2021-02-18T15:28:31.234Z] Cloning with configured refspecs honoured and without tags
15:28:31 [2021-02-18T15:28:31.237Z] Cloning repository git@github.com:docker/compose.git
15:28:31 [2021-02-18T15:28:31.237Z]  > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10
15:28:31 [2021-02-18T15:28:31.253Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:31 [2021-02-18T15:28:31.253Z]  > git --version # timeout=10
15:28:31 [2021-02-18T15:28:31.258Z]  > git --version # 'git version 2.17.1'
15:28:31 [2021-02-18T15:28:31.258Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:31 [2021-02-18T15:28:31.279Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:28:32 [2021-02-18T15:28:32.985Z] Avoid second fetch
15:28:32 [2021-02-18T15:28:32.985Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins)
15:28:33 [2021-02-18T15:28:33.041Z] Commit message: "Add cgroup1 as filter label"
15:28:32 [2021-02-18T15:28:32.968Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:32 [2021-02-18T15:28:32.974Z]  > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:28:32 [2021-02-18T15:28:32.986Z]  > git config core.sparsecheckout # timeout=10
15:28:32 [2021-02-18T15:28:32.991Z]  > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10