Skip to content

Console Output

09:56:24 [2025-01-16T09:56:24.624Z] Selected Git installation does not exist. Using Default
09:56:24 [2025-01-16T09:56:24.624Z] The recommended git tool is: NONE
09:56:24 [2025-01-16T09:56:24.624Z] No credentials specified
09:56:24 [2025-01-16T09:56:24.624Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:56:24 [2025-01-16T09:56:24.632Z] Fetching changes from the remote Git repository
09:56:24 [2025-01-16T09:56:24.633Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:56:24 [2025-01-16T09:56:24.653Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:56:24 [2025-01-16T09:56:24.653Z]  > git --version # timeout=10
09:56:24 [2025-01-16T09:56:24.659Z]  > git --version # 'git version 2.39.3'
09:56:24 [2025-01-16T09:56:24.659Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:56:24 [2025-01-16T09:56:24.723Z]  > git rev-parse origin/main^{commit} # timeout=10
09:56:24 [2025-01-16T09:56:24.730Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
09:56:24 [2025-01-16T09:56:24.730Z]  > git config core.sparsecheckout # timeout=10
09:56:24 [2025-01-16T09:56:24.737Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
09:56:24 [2025-01-16T09:56:24.746Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"