Console Output

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