Skip to content

Console Output

20:10:41 [2025-01-18T20:10:41.488Z] Selected Git installation does not exist. Using Default
20:10:41 [2025-01-18T20:10:41.488Z] The recommended git tool is: NONE
20:10:41 [2025-01-18T20:10:41.488Z] No credentials specified
20:10:41 [2025-01-18T20:10:41.489Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:10:41 [2025-01-18T20:10:41.496Z] Fetching changes from the remote Git repository
20:10:41 [2025-01-18T20:10:41.499Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:10:41 [2025-01-18T20:10:41.557Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:10:41 [2025-01-18T20:10:41.557Z]  > git --version # timeout=10
20:10:41 [2025-01-18T20:10:41.565Z]  > git --version # 'git version 2.43.5'
20:10:41 [2025-01-18T20:10:41.565Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:10:41 [2025-01-18T20:10:41.628Z]  > git rev-parse origin/main^{commit} # timeout=10
20:10:41 [2025-01-18T20:10:41.636Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
20:10:41 [2025-01-18T20:10:41.636Z]  > git config core.sparsecheckout # timeout=10
20:10:41 [2025-01-18T20:10:41.645Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
20:10:41 [2025-01-18T20:10:41.656Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"