Console Output

18:08:56 [2025-02-28T18:08:56.070Z] Selected Git installation does not exist. Using Default
18:08:56 [2025-02-28T18:08:56.070Z] The recommended git tool is: NONE
18:08:56 [2025-02-28T18:08:56.070Z] No credentials specified
18:08:56 [2025-02-28T18:08:56.071Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:08:56 [2025-02-28T18:08:56.085Z] Fetching changes from the remote Git repository
18:08:56 [2025-02-28T18:08:56.086Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:08:56 [2025-02-28T18:08:56.094Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:08:56 [2025-02-28T18:08:56.094Z]  > git --version # timeout=10
18:08:56 [2025-02-28T18:08:56.102Z]  > git --version # 'git version 2.39.3'
18:08:56 [2025-02-28T18:08:56.102Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:08:56 [2025-02-28T18:08:56.336Z]  > git rev-parse origin/main^{commit} # timeout=10
18:08:56 [2025-02-28T18:08:56.345Z] Checking out Revision c6a8a32666ce9d7a9ab41d81764f67d9500710bc (origin/main)
18:08:56 [2025-02-28T18:08:56.345Z]  > git config core.sparsecheckout # timeout=10
18:08:56 [2025-02-28T18:08:56.352Z]  > git checkout -f c6a8a32666ce9d7a9ab41d81764f67d9500710bc # timeout=10
18:08:56 [2025-02-28T18:08:56.362Z] Commit message: "test-override: increase scope of blueocean_url var"