Console Output

21:16:04 [2024-09-03T21:16:04.778Z] Selected Git installation does not exist. Using Default
21:16:04 [2024-09-03T21:16:04.778Z] The recommended git tool is: NONE
21:16:04 [2024-09-03T21:16:04.778Z] No credentials specified
21:16:04 [2024-09-03T21:16:04.778Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:16:04 [2024-09-03T21:16:04.785Z] Fetching changes from the remote Git repository
21:16:04 [2024-09-03T21:16:04.786Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:16:04 [2024-09-03T21:16:04.794Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:16:04 [2024-09-03T21:16:04.794Z]  > git --version # timeout=10
21:16:04 [2024-09-03T21:16:04.800Z]  > git --version # 'git version 2.39.3'
21:16:04 [2024-09-03T21:16:04.800Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:16:04 [2024-09-03T21:16:04.868Z]  > git rev-parse origin/main^{commit} # timeout=10
21:16:04 [2024-09-03T21:16:04.876Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
21:16:04 [2024-09-03T21:16:04.876Z]  > git config core.sparsecheckout # timeout=10
21:16:04 [2024-09-03T21:16:04.883Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
21:16:04 [2024-09-03T21:16:04.893Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"