Console Output

21:07:50 [2025-01-12T21:07:50.783Z] Selected Git installation does not exist. Using Default
21:07:50 [2025-01-12T21:07:50.783Z] The recommended git tool is: NONE
21:07:50 [2025-01-12T21:07:50.783Z] No credentials specified
21:07:50 [2025-01-12T21:07:50.784Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:07:50 [2025-01-12T21:07:50.801Z] Fetching changes from the remote Git repository
21:07:50 [2025-01-12T21:07:50.802Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:07:50 [2025-01-12T21:07:50.812Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:07:50 [2025-01-12T21:07:50.812Z]  > git --version # timeout=10
21:07:50 [2025-01-12T21:07:50.820Z]  > git --version # 'git version 2.39.3'
21:07:50 [2025-01-12T21:07:50.820Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:07:50 [2025-01-12T21:07:50.892Z]  > git rev-parse origin/main^{commit} # timeout=10
21:07:50 [2025-01-12T21:07:50.908Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
21:07:50 [2025-01-12T21:07:50.908Z]  > git config core.sparsecheckout # timeout=10
21:07:50 [2025-01-12T21:07:50.917Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
21:07:50 [2025-01-12T21:07:50.928Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"