Skip to content

Console Output

15:25:09 [2025-08-16T15:25:09.049Z] The recommended git tool is: NONE
15:25:09 [2025-08-16T15:25:09.049Z] No credentials specified
15:25:09 [2025-08-16T15:25:09.049Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:25:09 [2025-08-16T15:25:09.055Z] Fetching changes from the remote Git repository
15:25:09 [2025-08-16T15:25:09.056Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:25:09 [2025-08-16T15:25:09.062Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:25:09 [2025-08-16T15:25:09.062Z]  > git --version # timeout=10
15:25:09 [2025-08-16T15:25:09.068Z]  > git --version # 'git version 2.47.1'
15:25:09 [2025-08-16T15:25:09.068Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:25:09 [2025-08-16T15:25:09.187Z]  > git rev-parse origin/main^{commit} # timeout=10
15:25:09 [2025-08-16T15:25:09.193Z] Checking out Revision 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 (origin/main)
15:25:09 [2025-08-16T15:25:09.193Z]  > git config core.sparsecheckout # timeout=10
15:25:09 [2025-08-16T15:25:09.198Z]  > git checkout -f 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 # timeout=10
15:25:09 [2025-08-16T15:25:09.205Z] Commit message: "test-override: Build qemu in separate invocation"