Console Output
17:24:50 [2025-07-11T17:24:50.195Z] The recommended git tool is: NONE
17:24:50 [2025-07-11T17:24:50.195Z] No credentials specified
17:24:50 [2025-07-11T17:24:50.195Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:24:50 [2025-07-11T17:24:50.201Z] Fetching changes from the remote Git repository
17:24:50 [2025-07-11T17:24:50.202Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:24:50 [2025-07-11T17:24:50.208Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:24:50 [2025-07-11T17:24:50.208Z] > git --version # timeout=10
17:24:50 [2025-07-11T17:24:50.212Z] > git --version # 'git version 2.47.1'
17:24:50 [2025-07-11T17:24:50.212Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:24:50 [2025-07-11T17:24:50.329Z] > git rev-parse origin/main^{commit} # timeout=10
17:24:50 [2025-07-11T17:24:50.337Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
17:24:50 [2025-07-11T17:24:50.337Z] > git config core.sparsecheckout # timeout=10
17:24:50 [2025-07-11T17:24:50.342Z] > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
17:24:50 [2025-07-11T17:24:50.350Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"