Console Output

19:03:26 [2024-05-23T19:03:26.950Z] Selected Git installation does not exist. Using Default
19:03:26 [2024-05-23T19:03:26.950Z] The recommended git tool is: NONE
19:03:26 [2024-05-23T19:03:26.950Z] No credentials specified
19:03:26 [2024-05-23T19:03:26.950Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:03:26 [2024-05-23T19:03:26.957Z] Fetching changes from the remote Git repository
19:03:26 [2024-05-23T19:03:26.958Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:03:27 [2024-05-23T19:03:27.015Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:03:27 [2024-05-23T19:03:27.015Z]  > git --version # timeout=10
19:03:27 [2024-05-23T19:03:27.022Z]  > git --version # 'git version 2.39.3'
19:03:27 [2024-05-23T19:03:27.022Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:03:27 [2024-05-23T19:03:27.120Z]  > git rev-parse origin/main^{commit} # timeout=10
19:03:27 [2024-05-23T19:03:27.127Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
19:03:27 [2024-05-23T19:03:27.127Z]  > git config core.sparsecheckout # timeout=10
19:03:27 [2024-05-23T19:03:27.135Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
19:03:27 [2024-05-23T19:03:27.145Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"