Console Output
21:28:33 [2025-03-06T21:28:33.410Z] Selected Git installation does not exist. Using Default
21:28:33 [2025-03-06T21:28:33.410Z] The recommended git tool is: NONE
21:28:33 [2025-03-06T21:28:33.410Z] No credentials specified
21:28:33 [2025-03-06T21:28:33.411Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:28:33 [2025-03-06T21:28:33.418Z] Fetching changes from the remote Git repository
21:28:33 [2025-03-06T21:28:33.419Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:28:33 [2025-03-06T21:28:33.443Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:28:33 [2025-03-06T21:28:33.443Z] > git --version # timeout=10
21:28:33 [2025-03-06T21:28:33.450Z] > git --version # 'git version 2.39.3'
21:28:33 [2025-03-06T21:28:33.450Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:28:33 [2025-03-06T21:28:33.600Z] > git rev-parse origin/main^{commit} # timeout=10
21:28:33 [2025-03-06T21:28:33.608Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
21:28:33 [2025-03-06T21:28:33.608Z] > git config core.sparsecheckout # timeout=10
21:28:33 [2025-03-06T21:28:33.614Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
21:28:33 [2025-03-06T21:28:33.624Z] Commit message: "jobs/test-override: bump timeout to 200m"