Console Output

23:08:36 [2024-07-22T23:08:36.863Z] Selected Git installation does not exist. Using Default
23:08:36 [2024-07-22T23:08:36.863Z] The recommended git tool is: NONE
23:08:36 [2024-07-22T23:08:36.863Z] No credentials specified
23:08:36 [2024-07-22T23:08:36.863Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:08:36 [2024-07-22T23:08:36.870Z] Fetching changes from the remote Git repository
23:08:36 [2024-07-22T23:08:36.897Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:08:36 [2024-07-22T23:08:36.915Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:08:36 [2024-07-22T23:08:36.915Z]  > git --version # timeout=10
23:08:36 [2024-07-22T23:08:36.922Z]  > git --version # 'git version 2.39.3'
23:08:36 [2024-07-22T23:08:36.922Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:08:36 [2024-07-22T23:08:36.994Z]  > git rev-parse origin/main^{commit} # timeout=10
23:08:37 [2024-07-22T23:08:37.001Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
23:08:37 [2024-07-22T23:08:37.001Z]  > git config core.sparsecheckout # timeout=10
23:08:37 [2024-07-22T23:08:37.008Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
23:08:37 [2024-07-22T23:08:37.017Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"