Console Output
16:20:33 [2025-03-03T16:20:33.706Z] Selected Git installation does not exist. Using Default
16:20:33 [2025-03-03T16:20:33.706Z] The recommended git tool is: NONE
16:20:33 [2025-03-03T16:20:33.706Z] No credentials specified
16:20:33 [2025-03-03T16:20:33.706Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:20:33 [2025-03-03T16:20:33.713Z] Fetching changes from the remote Git repository
16:20:33 [2025-03-03T16:20:33.714Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:20:33 [2025-03-03T16:20:33.777Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:20:33 [2025-03-03T16:20:33.777Z] > git --version # timeout=10
16:20:33 [2025-03-03T16:20:33.785Z] > git --version # 'git version 2.39.3'
16:20:33 [2025-03-03T16:20:33.785Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:20:33 [2025-03-03T16:20:33.857Z] > git rev-parse origin/main^{commit} # timeout=10
16:20:33 [2025-03-03T16:20:33.865Z] Checking out Revision c6a8a32666ce9d7a9ab41d81764f67d9500710bc (origin/main)
16:20:33 [2025-03-03T16:20:33.865Z] > git config core.sparsecheckout # timeout=10
16:20:33 [2025-03-03T16:20:33.872Z] > git checkout -f c6a8a32666ce9d7a9ab41d81764f67d9500710bc # timeout=10
16:20:33 [2025-03-03T16:20:33.896Z] Commit message: "test-override: increase scope of blueocean_url var"