Skip to content

Console Output

19:44:54 [2025-07-17T19:44:54.924Z] The recommended git tool is: NONE
19:44:54 [2025-07-17T19:44:54.924Z] No credentials specified
19:44:54 [2025-07-17T19:44:54.924Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:44:54 [2025-07-17T19:44:54.929Z] Fetching changes from the remote Git repository
19:44:54 [2025-07-17T19:44:54.930Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:44:54 [2025-07-17T19:44:54.936Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:44:54 [2025-07-17T19:44:54.936Z]  > git --version # timeout=10
19:44:54 [2025-07-17T19:44:54.944Z]  > git --version # 'git version 2.47.1'
19:44:54 [2025-07-17T19:44:54.944Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:44:55 [2025-07-17T19:44:55.201Z]  > git rev-parse origin/main^{commit} # timeout=10
19:44:55 [2025-07-17T19:44:55.207Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
19:44:55 [2025-07-17T19:44:55.207Z]  > git config core.sparsecheckout # timeout=10
19:44:55 [2025-07-17T19:44:55.212Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
19:44:55 [2025-07-17T19:44:55.220Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"