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