Console Output
22:54:42 [2024-10-17T22:54:42.527Z] Selected Git installation does not exist. Using Default
22:54:42 [2024-10-17T22:54:42.527Z] The recommended git tool is: NONE
22:54:42 [2024-10-17T22:54:42.528Z] No credentials specified
22:54:42 [2024-10-17T22:54:42.528Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:54:42 [2024-10-17T22:54:42.532Z] Fetching changes from the remote Git repository
22:54:42 [2024-10-17T22:54:42.538Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:54:42 [2024-10-17T22:54:42.542Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:54:42 [2024-10-17T22:54:42.542Z] > git --version # timeout=10
22:54:42 [2024-10-17T22:54:42.546Z] > git --version # 'git version 2.39.3'
22:54:42 [2024-10-17T22:54:42.546Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:42 [2024-10-17T22:54:42.644Z] > git rev-parse origin/main^{commit} # timeout=10
22:54:42 [2024-10-17T22:54:42.648Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
22:54:42 [2024-10-17T22:54:42.648Z] > git config core.sparsecheckout # timeout=10
22:54:42 [2024-10-17T22:54:42.651Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
22:54:42 [2024-10-17T22:54:42.656Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"