Console Output

14:48:02 [2024-09-09T14:48:02.432Z] Selected Git installation does not exist. Using Default
14:48:02 [2024-09-09T14:48:02.432Z] The recommended git tool is: NONE
14:48:02 [2024-09-09T14:48:02.432Z] No credentials specified
14:48:02 [2024-09-09T14:48:02.432Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:48:02 [2024-09-09T14:48:02.440Z] Fetching changes from the remote Git repository
14:48:02 [2024-09-09T14:48:02.441Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:48:02 [2024-09-09T14:48:02.448Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:48:02 [2024-09-09T14:48:02.448Z]  > git --version # timeout=10
14:48:02 [2024-09-09T14:48:02.455Z]  > git --version # 'git version 2.39.3'
14:48:02 [2024-09-09T14:48:02.455Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:48:02 [2024-09-09T14:48:02.529Z]  > git rev-parse origin/main^{commit} # timeout=10
14:48:02 [2024-09-09T14:48:02.536Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
14:48:02 [2024-09-09T14:48:02.536Z]  > git config core.sparsecheckout # timeout=10
14:48:02 [2024-09-09T14:48:02.543Z]  > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
14:48:02 [2024-09-09T14:48:02.552Z] Commit message: "jobs/bodhi-trigger: also report test successes"