Skip to content

Console Output

22:35:41 [2025-08-16T22:35:41.416Z] The recommended git tool is: NONE
22:35:41 [2025-08-16T22:35:41.416Z] No credentials specified
22:35:41 [2025-08-16T22:35:41.416Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:35:41 [2025-08-16T22:35:41.421Z] Fetching changes from the remote Git repository
22:35:41 [2025-08-16T22:35:41.422Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:35:41 [2025-08-16T22:35:41.428Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:35:41 [2025-08-16T22:35:41.428Z]  > git --version # timeout=10
22:35:41 [2025-08-16T22:35:41.434Z]  > git --version # 'git version 2.47.1'
22:35:41 [2025-08-16T22:35:41.434Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:35:41 [2025-08-16T22:35:41.553Z]  > git rev-parse origin/main^{commit} # timeout=10
22:35:41 [2025-08-16T22:35:41.559Z] Checking out Revision 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 (origin/main)
22:35:41 [2025-08-16T22:35:41.559Z]  > git config core.sparsecheckout # timeout=10
22:35:41 [2025-08-16T22:35:41.564Z]  > git checkout -f 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 # timeout=10
22:35:41 [2025-08-16T22:35:41.572Z] Commit message: "test-override: Build qemu in separate invocation"