Skip to content

Console Output

13:51:30 [2021-09-09T13:51:30.115Z] The recommended git tool is: git
13:51:30 [2021-09-09T13:51:30.125Z] using credential sf-release-bot.github.ssh
13:51:30 [2021-09-09T13:51:30.151Z] Fetching changes from the remote Git repository
13:51:30 [2021-09-09T13:51:30.171Z] Fetching without tags
13:51:30 [2021-09-09T13:51:30.148Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/compose_master/.git # timeout=10
13:51:30 [2021-09-09T13:51:30.170Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:51:30 [2021-09-09T13:51:30.190Z] Fetching upstream changes from git@github.com:docker/compose.git
13:51:30 [2021-09-09T13:51:30.190Z]  > git --version # timeout=10
13:51:30 [2021-09-09T13:51:30.198Z]  > git --version # 'git version 2.25.1'
13:51:30 [2021-09-09T13:51:30.199Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:51:30 [2021-09-09T13:51:30.202Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:30 [2021-09-09T13:51:30.417Z] Checking out Revision 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 (master)
13:51:30 [2021-09-09T13:51:30.454Z] Commit message: "exclude .github from pre-commit"
13:51:30 [2021-09-09T13:51:30.437Z]  > git config core.sparsecheckout # timeout=10
13:51:30 [2021-09-09T13:51:30.443Z]  > git checkout -f 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 # timeout=10