Skip to content

Console Output

19:30:02 [2025-07-31T19:30:02.056Z] The recommended git tool is: NONE
19:30:02 [2025-07-31T19:30:02.056Z] No credentials specified
19:30:02 [2025-07-31T19:30:02.056Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:30:02 [2025-07-31T19:30:02.061Z] Fetching changes from the remote Git repository
19:30:02 [2025-07-31T19:30:02.064Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:30:02 [2025-07-31T19:30:02.070Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:30:02 [2025-07-31T19:30:02.070Z]  > git --version # timeout=10
19:30:02 [2025-07-31T19:30:02.075Z]  > git --version # 'git version 2.47.1'
19:30:02 [2025-07-31T19:30:02.076Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:30:02 [2025-07-31T19:30:02.237Z]  > git rev-parse origin/main^{commit} # timeout=10
19:30:02 [2025-07-31T19:30:02.243Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
19:30:02 [2025-07-31T19:30:02.243Z]  > git config core.sparsecheckout # timeout=10
19:30:02 [2025-07-31T19:30:02.248Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
19:30:02 [2025-07-31T19:30:02.258Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"