Console Output
12:35:48 [2025-08-16T12:35:48.553Z] The recommended git tool is: NONE
12:35:48 [2025-08-16T12:35:48.553Z] No credentials specified
12:35:48 [2025-08-16T12:35:48.553Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:35:48 [2025-08-16T12:35:48.558Z] Fetching changes from the remote Git repository
12:35:48 [2025-08-16T12:35:48.559Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:35:48 [2025-08-16T12:35:48.565Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:35:48 [2025-08-16T12:35:48.565Z] > git --version # timeout=10
12:35:48 [2025-08-16T12:35:48.569Z] > git --version # 'git version 2.47.1'
12:35:48 [2025-08-16T12:35:48.569Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:35:48 [2025-08-16T12:35:48.688Z] > git rev-parse origin/main^{commit} # timeout=10
12:35:48 [2025-08-16T12:35:48.694Z] Checking out Revision 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 (origin/main)
12:35:48 [2025-08-16T12:35:48.694Z] > git config core.sparsecheckout # timeout=10
12:35:48 [2025-08-16T12:35:48.699Z] > git checkout -f 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 # timeout=10
12:35:48 [2025-08-16T12:35:48.706Z] Commit message: "test-override: Build qemu in separate invocation"