Skip to content

Console Output

21:03:27 [2025-07-25T21:03:27.143Z] The recommended git tool is: NONE
21:03:27 [2025-07-25T21:03:27.143Z] No credentials specified
21:03:27 [2025-07-25T21:03:27.143Z] Cloning the remote Git repository
21:03:27 [2025-07-25T21:03:27.143Z] Cloning repository https://github.com/coreos/coreos-ci
21:03:27 [2025-07-25T21:03:27.144Z]  > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@2 # timeout=10
21:03:27 [2025-07-25T21:03:27.156Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:03:27 [2025-07-25T21:03:27.156Z]  > git --version # timeout=10
21:03:27 [2025-07-25T21:03:27.161Z]  > git --version # 'git version 2.47.1'
21:03:27 [2025-07-25T21:03:27.161Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:03:27 [2025-07-25T21:03:27.369Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:03:27 [2025-07-25T21:03:27.377Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:03:27 [2025-07-25T21:03:27.386Z] Avoid second fetch
21:03:27 [2025-07-25T21:03:27.386Z]  > git rev-parse origin/main^{commit} # timeout=10
21:03:27 [2025-07-25T21:03:27.391Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
21:03:27 [2025-07-25T21:03:27.391Z]  > git config core.sparsecheckout # timeout=10
21:03:27 [2025-07-25T21:03:27.396Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
21:03:27 [2025-07-25T21:03:27.409Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"