Skip to content

Console Output

15:37:36 [2025-08-24T15:37:36.696Z] The recommended git tool is: NONE
15:37:36 [2025-08-24T15:37:36.696Z] No credentials specified
15:37:36 [2025-08-24T15:37:36.696Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:37:36 [2025-08-24T15:37:36.704Z] Fetching changes from the remote Git repository
15:37:36 [2025-08-24T15:37:36.706Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:37:36 [2025-08-24T15:37:36.712Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:37:36 [2025-08-24T15:37:36.712Z]  > git --version # timeout=10
15:37:36 [2025-08-24T15:37:36.718Z]  > git --version # 'git version 2.47.1'
15:37:36 [2025-08-24T15:37:36.718Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:36 [2025-08-24T15:37:36.832Z]  > git rev-parse origin/main^{commit} # timeout=10
15:37:36 [2025-08-24T15:37:36.841Z] Checking out Revision 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 (origin/main)
15:37:36 [2025-08-24T15:37:36.841Z]  > git config core.sparsecheckout # timeout=10
15:37:36 [2025-08-24T15:37:36.846Z]  > git checkout -f 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 # timeout=10
15:37:36 [2025-08-24T15:37:36.854Z] Commit message: "jobs/test-override: disable buildah path for now"