Skip to content

Console Output

15:27:32 [2021-02-18T15:27:32.028Z] The recommended git tool is: git
15:27:32 [2021-02-18T15:27:32.036Z] using credential sf-release-bot.github.ssh
15:27:32 [2021-02-18T15:27:32.049Z] Cloning the remote Git repository
15:27:32 [2021-02-18T15:27:32.049Z] Cloning with configured refspecs honoured and without tags
15:27:32 [2021-02-18T15:27:32.049Z] Cloning repository git@github.com:docker/compose.git
15:27:32 [2021-02-18T15:27:32.050Z]  > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10
15:27:32 [2021-02-18T15:27:32.053Z] Fetching upstream changes from git@github.com:docker/compose.git
15:27:32 [2021-02-18T15:27:32.054Z]  > git --version # timeout=10
15:27:32 [2021-02-18T15:27:32.055Z]  > git --version # 'git version 2.25.1'
15:27:32 [2021-02-18T15:27:32.056Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:27:32 [2021-02-18T15:27:32.059Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:27:38 [2021-02-18T15:27:38.559Z] Avoid second fetch
15:27:38 [2021-02-18T15:27:38.560Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins)
15:27:38 [2021-02-18T15:27:38.606Z] Commit message: "Add cgroup1 as filter label"
15:27:38 [2021-02-18T15:27:38.540Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:27:38 [2021-02-18T15:27:38.545Z]  > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:27:38 [2021-02-18T15:27:38.560Z]  > git config core.sparsecheckout # timeout=10
15:27:38 [2021-02-18T15:27:38.565Z]  > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10