Console Output

07:27:50 [2024-10-24T07:27:50.248Z] Selected Git installation does not exist. Using Default
07:27:50 [2024-10-24T07:27:50.249Z] The recommended git tool is: NONE
07:27:50 [2024-10-24T07:27:50.249Z] No credentials specified
07:27:50 [2024-10-24T07:27:50.249Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
07:27:50 [2024-10-24T07:27:50.253Z] Fetching changes from the remote Git repository
07:27:50 [2024-10-24T07:27:50.253Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
07:27:50 [2024-10-24T07:27:50.312Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
07:27:50 [2024-10-24T07:27:50.312Z]  > git --version # timeout=10
07:27:50 [2024-10-24T07:27:50.316Z]  > git --version # 'git version 2.39.3'
07:27:50 [2024-10-24T07:27:50.316Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
07:27:50 [2024-10-24T07:27:50.416Z]  > git rev-parse origin/main^{commit} # timeout=10
07:27:50 [2024-10-24T07:27:50.420Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
07:27:50 [2024-10-24T07:27:50.420Z]  > git config core.sparsecheckout # timeout=10
07:27:50 [2024-10-24T07:27:50.424Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
07:27:50 [2024-10-24T07:27:50.428Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"