Console Output
09:24:46 [2025-01-29T09:24:46.395Z] Selected Git installation does not exist. Using Default
09:24:46 [2025-01-29T09:24:46.396Z] The recommended git tool is: NONE
09:24:46 [2025-01-29T09:24:46.396Z] No credentials specified
09:24:46 [2025-01-29T09:24:46.396Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:24:46 [2025-01-29T09:24:46.402Z] Fetching changes from the remote Git repository
09:24:46 [2025-01-29T09:24:46.412Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:24:46 [2025-01-29T09:24:46.443Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:24:46 [2025-01-29T09:24:46.443Z] > git --version # timeout=10
09:24:46 [2025-01-29T09:24:46.449Z] > git --version # 'git version 2.39.3'
09:24:46 [2025-01-29T09:24:46.449Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:24:46 [2025-01-29T09:24:46.519Z] > git rev-parse origin/main^{commit} # timeout=10
09:24:46 [2025-01-29T09:24:46.526Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
09:24:46 [2025-01-29T09:24:46.526Z] > git config core.sparsecheckout # timeout=10
09:24:46 [2025-01-29T09:24:46.532Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
09:24:46 [2025-01-29T09:24:46.542Z] Commit message: "bodhi-testing: fix zincati configuration"