Console Output

20:58:29 [2024-09-05T20:58:29.420Z] Selected Git installation does not exist. Using Default
20:58:29 [2024-09-05T20:58:29.420Z] The recommended git tool is: NONE
20:58:29 [2024-09-05T20:58:29.420Z] No credentials specified
20:58:29 [2024-09-05T20:58:29.420Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:58:29 [2024-09-05T20:58:29.429Z] Fetching changes from the remote Git repository
20:58:29 [2024-09-05T20:58:29.430Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:58:29 [2024-09-05T20:58:29.438Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:58:29 [2024-09-05T20:58:29.438Z]  > git --version # timeout=10
20:58:29 [2024-09-05T20:58:29.445Z]  > git --version # 'git version 2.39.3'
20:58:29 [2024-09-05T20:58:29.445Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:58:29 [2024-09-05T20:58:29.533Z]  > git rev-parse origin/main^{commit} # timeout=10
20:58:29 [2024-09-05T20:58:29.542Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
20:58:29 [2024-09-05T20:58:29.542Z]  > git config core.sparsecheckout # timeout=10
20:58:29 [2024-09-05T20:58:29.549Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
20:58:29 [2024-09-05T20:58:29.560Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"