Console Output
12:59:50 [2025-03-04T12:59:50.701Z] Selected Git installation does not exist. Using Default
12:59:50 [2025-03-04T12:59:50.701Z] The recommended git tool is: NONE
12:59:50 [2025-03-04T12:59:50.701Z] No credentials specified
12:59:50 [2025-03-04T12:59:50.701Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:59:50 [2025-03-04T12:59:50.708Z] Fetching changes from the remote Git repository
12:59:50 [2025-03-04T12:59:50.709Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:59:50 [2025-03-04T12:59:50.759Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:59:50 [2025-03-04T12:59:50.759Z] > git --version # timeout=10
12:59:50 [2025-03-04T12:59:50.767Z] > git --version # 'git version 2.39.3'
12:59:50 [2025-03-04T12:59:50.767Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:59:50 [2025-03-04T12:59:50.844Z] > git rev-parse origin/main^{commit} # timeout=10
12:59:50 [2025-03-04T12:59:50.862Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
12:59:50 [2025-03-04T12:59:50.862Z] > git config core.sparsecheckout # timeout=10
12:59:50 [2025-03-04T12:59:50.868Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
12:59:50 [2025-03-04T12:59:50.878Z] Commit message: "jobs/test-override: bump timeout to 200m"