Console Output
16:44:43 [2024-09-04T16:44:43.085Z] Selected Git installation does not exist. Using Default
16:44:43 [2024-09-04T16:44:43.085Z] The recommended git tool is: NONE
16:44:43 [2024-09-04T16:44:43.085Z] No credentials specified
16:44:43 [2024-09-04T16:44:43.085Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:44:43 [2024-09-04T16:44:43.098Z] Fetching changes from the remote Git repository
16:44:43 [2024-09-04T16:44:43.099Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:44:43 [2024-09-04T16:44:43.106Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:44:43 [2024-09-04T16:44:43.106Z] > git --version # timeout=10
16:44:43 [2024-09-04T16:44:43.113Z] > git --version # 'git version 2.39.3'
16:44:43 [2024-09-04T16:44:43.113Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:44:43 [2024-09-04T16:44:43.178Z] > git rev-parse origin/main^{commit} # timeout=10
16:44:43 [2024-09-04T16:44:43.186Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
16:44:43 [2024-09-04T16:44:43.186Z] > git config core.sparsecheckout # timeout=10
16:44:43 [2024-09-04T16:44:43.193Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
16:44:43 [2024-09-04T16:44:43.203Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"