Console Output
03:14:21 [2024-03-20T03:14:21.301Z] Selected Git installation does not exist. Using Default
03:14:21 [2024-03-20T03:14:21.301Z] The recommended git tool is: NONE
03:14:21 [2024-03-20T03:14:21.301Z] No credentials specified
03:14:21 [2024-03-20T03:14:21.301Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
03:14:21 [2024-03-20T03:14:21.308Z] Fetching changes from the remote Git repository
03:14:21 [2024-03-20T03:14:21.309Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
03:14:21 [2024-03-20T03:14:21.323Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
03:14:21 [2024-03-20T03:14:21.323Z] > git --version # timeout=10
03:14:21 [2024-03-20T03:14:21.330Z] > git --version # 'git version 2.39.3'
03:14:21 [2024-03-20T03:14:21.330Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
03:14:21 [2024-03-20T03:14:21.439Z] > git rev-parse origin/main^{commit} # timeout=10
03:14:21 [2024-03-20T03:14:21.446Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
03:14:21 [2024-03-20T03:14:21.446Z] > git config core.sparsecheckout # timeout=10
03:14:21 [2024-03-20T03:14:21.453Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
03:14:21 [2024-03-20T03:14:21.462Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"