Console Output

12:06:01 [2024-03-20T12:06:01.098Z] Selected Git installation does not exist. Using Default
12:06:01 [2024-03-20T12:06:01.098Z] The recommended git tool is: NONE
12:06:01 [2024-03-20T12:06:01.098Z] No credentials specified
12:06:01 [2024-03-20T12:06:01.098Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:06:01 [2024-03-20T12:06:01.106Z] Fetching changes from the remote Git repository
12:06:01 [2024-03-20T12:06:01.107Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:06:01 [2024-03-20T12:06:01.113Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:06:01 [2024-03-20T12:06:01.113Z]  > git --version # timeout=10
12:06:01 [2024-03-20T12:06:01.120Z]  > git --version # 'git version 2.39.3'
12:06:01 [2024-03-20T12:06:01.120Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:06:01 [2024-03-20T12:06:01.235Z]  > git rev-parse origin/main^{commit} # timeout=10
12:06:01 [2024-03-20T12:06:01.242Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
12:06:01 [2024-03-20T12:06:01.242Z]  > git config core.sparsecheckout # timeout=10
12:06:01 [2024-03-20T12:06:01.249Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
12:06:01 [2024-03-20T12:06:01.259Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"