Skip to content

Console Output

22:14:31 [2025-09-16T22:14:31.626Z] The recommended git tool is: NONE
22:14:31 [2025-09-16T22:14:31.626Z] No credentials specified
22:14:31 [2025-09-16T22:14:31.626Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:14:31 [2025-09-16T22:14:31.634Z] Fetching changes from the remote Git repository
22:14:31 [2025-09-16T22:14:31.636Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:14:31 [2025-09-16T22:14:31.643Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:14:31 [2025-09-16T22:14:31.643Z]  > git --version # timeout=10
22:14:31 [2025-09-16T22:14:31.649Z]  > git --version # 'git version 2.47.1'
22:14:31 [2025-09-16T22:14:31.651Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:14:31 [2025-09-16T22:14:31.838Z]  > git rev-parse origin/main^{commit} # timeout=10
22:14:31 [2025-09-16T22:14:31.845Z] Checking out Revision 9cbf951e8ca83c2b83273484960160c885a70b59 (origin/main)
22:14:31 [2025-09-16T22:14:31.845Z]  > git config core.sparsecheckout # timeout=10
22:14:31 [2025-09-16T22:14:31.850Z]  > git checkout -f 9cbf951e8ca83c2b83273484960160c885a70b59 # timeout=10
22:14:31 [2025-09-16T22:14:31.858Z] Commit message: "Revert "jobs/test-override: disable buildah path for now""