Console Output

20:09:18 [2024-03-12T20:09:18.939Z] Selected Git installation does not exist. Using Default
20:09:18 [2024-03-12T20:09:18.939Z] The recommended git tool is: NONE
20:09:18 [2024-03-12T20:09:18.939Z] No credentials specified
20:09:18 [2024-03-12T20:09:18.939Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:09:18 [2024-03-12T20:09:18.947Z] Fetching changes from the remote Git repository
20:09:18 [2024-03-12T20:09:18.948Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:09:18 [2024-03-12T20:09:18.999Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:09:18 [2024-03-12T20:09:18.999Z]  > git --version # timeout=10
20:09:19 [2024-03-12T20:09:19.006Z]  > git --version # 'git version 2.39.3'
20:09:19 [2024-03-12T20:09:19.006Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:19 [2024-03-12T20:09:19.136Z]  > git rev-parse origin/main^{commit} # timeout=10
20:09:19 [2024-03-12T20:09:19.145Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
20:09:19 [2024-03-12T20:09:19.145Z]  > git config core.sparsecheckout # timeout=10
20:09:19 [2024-03-12T20:09:19.153Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
20:09:19 [2024-03-12T20:09:19.177Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"