Console Output

11:52:43 [2024-03-20T11:52:43.484Z] Selected Git installation does not exist. Using Default
11:52:43 [2024-03-20T11:52:43.484Z] The recommended git tool is: NONE
11:52:43 [2024-03-20T11:52:43.484Z] No credentials specified
11:52:43 [2024-03-20T11:52:43.484Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:52:43 [2024-03-20T11:52:43.492Z] Fetching changes from the remote Git repository
11:52:43 [2024-03-20T11:52:43.493Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:52:43 [2024-03-20T11:52:43.551Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:52:43 [2024-03-20T11:52:43.551Z]  > git --version # timeout=10
11:52:43 [2024-03-20T11:52:43.558Z]  > git --version # 'git version 2.39.3'
11:52:43 [2024-03-20T11:52:43.558Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:52:43 [2024-03-20T11:52:43.658Z]  > git rev-parse origin/main^{commit} # timeout=10
11:52:43 [2024-03-20T11:52:43.666Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
11:52:43 [2024-03-20T11:52:43.666Z]  > git config core.sparsecheckout # timeout=10
11:52:43 [2024-03-20T11:52:43.672Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
11:52:43 [2024-03-20T11:52:43.682Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"