Console Output
19:15:57 [2024-02-27T19:15:57.492Z] Selected Git installation does not exist. Using Default
19:15:57 [2024-02-27T19:15:57.492Z] The recommended git tool is: NONE
19:15:57 [2024-02-27T19:15:57.492Z] No credentials specified
19:15:57 [2024-02-27T19:15:57.493Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:15:57 [2024-02-27T19:15:57.500Z] Fetching changes from the remote Git repository
19:15:57 [2024-02-27T19:15:57.501Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:15:57 [2024-02-27T19:15:57.508Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:15:57 [2024-02-27T19:15:57.508Z] > git --version # timeout=10
19:15:57 [2024-02-27T19:15:57.514Z] > git --version # 'git version 2.39.3'
19:15:57 [2024-02-27T19:15:57.514Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:15:57 [2024-02-27T19:15:57.615Z] > git rev-parse origin/main^{commit} # timeout=10
19:15:57 [2024-02-27T19:15:57.622Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
19:15:57 [2024-02-27T19:15:57.622Z] > git config core.sparsecheckout # timeout=10
19:15:57 [2024-02-27T19:15:57.628Z] > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
19:15:57 [2024-02-27T19:15:57.637Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"