Console Output

16:12:49 [2024-09-09T16:12:49.805Z] Selected Git installation does not exist. Using Default
16:12:49 [2024-09-09T16:12:49.805Z] The recommended git tool is: NONE
16:12:49 [2024-09-09T16:12:49.805Z] No credentials specified
16:12:49 [2024-09-09T16:12:49.805Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:12:49 [2024-09-09T16:12:49.812Z] Fetching changes from the remote Git repository
16:12:49 [2024-09-09T16:12:49.813Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:12:49 [2024-09-09T16:12:49.819Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:12:49 [2024-09-09T16:12:49.819Z]  > git --version # timeout=10
16:12:49 [2024-09-09T16:12:49.825Z]  > git --version # 'git version 2.39.3'
16:12:49 [2024-09-09T16:12:49.825Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:12:49 [2024-09-09T16:12:49.889Z]  > git rev-parse origin/main^{commit} # timeout=10
16:12:49 [2024-09-09T16:12:49.897Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
16:12:49 [2024-09-09T16:12:49.897Z]  > git config core.sparsecheckout # timeout=10
16:12:49 [2024-09-09T16:12:49.903Z]  > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
16:12:49 [2024-09-09T16:12:49.912Z] Commit message: "jobs/bodhi-trigger: also report test successes"