Console Output
17:59:34 [2025-03-04T17:59:34.425Z] Selected Git installation does not exist. Using Default
17:59:34 [2025-03-04T17:59:34.426Z] The recommended git tool is: NONE
17:59:34 [2025-03-04T17:59:34.426Z] No credentials specified
17:59:34 [2025-03-04T17:59:34.426Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:59:34 [2025-03-04T17:59:34.433Z] Fetching changes from the remote Git repository
17:59:34 [2025-03-04T17:59:34.434Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:59:34 [2025-03-04T17:59:34.477Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:59:34 [2025-03-04T17:59:34.477Z] > git --version # timeout=10
17:59:34 [2025-03-04T17:59:34.485Z] > git --version # 'git version 2.39.3'
17:59:34 [2025-03-04T17:59:34.485Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:59:34 [2025-03-04T17:59:34.569Z] > git rev-parse origin/main^{commit} # timeout=10
17:59:34 [2025-03-04T17:59:34.576Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
17:59:34 [2025-03-04T17:59:34.576Z] > git config core.sparsecheckout # timeout=10
17:59:34 [2025-03-04T17:59:34.583Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
17:59:34 [2025-03-04T17:59:34.593Z] Commit message: "jobs/test-override: bump timeout to 200m"