Console Output
19:17:48 [2024-03-14T19:17:48.923Z] Selected Git installation does not exist. Using Default
19:17:48 [2024-03-14T19:17:48.924Z] The recommended git tool is: NONE
19:17:48 [2024-03-14T19:17:48.924Z] No credentials specified
19:17:48 [2024-03-14T19:17:48.924Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:17:48 [2024-03-14T19:17:48.931Z] Fetching changes from the remote Git repository
19:17:48 [2024-03-14T19:17:48.932Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:17:48 [2024-03-14T19:17:48.956Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:17:48 [2024-03-14T19:17:48.956Z] > git --version # timeout=10
19:17:48 [2024-03-14T19:17:48.962Z] > git --version # 'git version 2.39.3'
19:17:48 [2024-03-14T19:17:48.962Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:17:49 [2024-03-14T19:17:49.090Z] > git rev-parse origin/main^{commit} # timeout=10
19:17:49 [2024-03-14T19:17:49.097Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
19:17:49 [2024-03-14T19:17:49.097Z] > git config core.sparsecheckout # timeout=10
19:17:49 [2024-03-14T19:17:49.103Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
19:17:49 [2024-03-14T19:17:49.112Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"