Console Output

20:04:55 [2024-02-25T20:04:55.537Z] Selected Git installation does not exist. Using Default
20:04:55 [2024-02-25T20:04:55.537Z] The recommended git tool is: NONE
20:04:55 [2024-02-25T20:04:55.537Z] No credentials specified
20:04:55 [2024-02-25T20:04:55.537Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:04:55 [2024-02-25T20:04:55.545Z] Fetching changes from the remote Git repository
20:04:55 [2024-02-25T20:04:55.546Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:04:55 [2024-02-25T20:04:55.555Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:04:55 [2024-02-25T20:04:55.555Z]  > git --version # timeout=10
20:04:55 [2024-02-25T20:04:55.562Z]  > git --version # 'git version 2.39.3'
20:04:55 [2024-02-25T20:04:55.562Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:04:55 [2024-02-25T20:04:55.691Z]  > git rev-parse origin/main^{commit} # timeout=10
20:04:55 [2024-02-25T20:04:55.699Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
20:04:55 [2024-02-25T20:04:55.699Z]  > git config core.sparsecheckout # timeout=10
20:04:55 [2024-02-25T20:04:55.706Z]  > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
20:04:55 [2024-02-25T20:04:55.715Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"