Console Output

12:13:03 [2025-02-26T12:13:03.155Z] Selected Git installation does not exist. Using Default
12:13:03 [2025-02-26T12:13:03.155Z] The recommended git tool is: NONE
12:13:03 [2025-02-26T12:13:03.155Z] No credentials specified
12:13:03 [2025-02-26T12:13:03.155Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:13:03 [2025-02-26T12:13:03.162Z] Fetching changes from the remote Git repository
12:13:03 [2025-02-26T12:13:03.163Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:13:03 [2025-02-26T12:13:03.170Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:13:03 [2025-02-26T12:13:03.170Z]  > git --version # timeout=10
12:13:03 [2025-02-26T12:13:03.176Z]  > git --version # 'git version 2.39.3'
12:13:03 [2025-02-26T12:13:03.176Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:03 [2025-02-26T12:13:03.250Z]  > git rev-parse origin/main^{commit} # timeout=10
12:13:03 [2025-02-26T12:13:03.257Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
12:13:03 [2025-02-26T12:13:03.257Z]  > git config core.sparsecheckout # timeout=10
12:13:03 [2025-02-26T12:13:03.264Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
12:13:03 [2025-02-26T12:13:03.273Z] Commit message: "bodhi-testing: fix zincati configuration"