Console Output
16:06:46 [2024-02-28T16:06:46.282Z] Selected Git installation does not exist. Using Default
16:06:46 [2024-02-28T16:06:46.282Z] The recommended git tool is: NONE
16:06:46 [2024-02-28T16:06:46.282Z] No credentials specified
16:06:46 [2024-02-28T16:06:46.282Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:06:46 [2024-02-28T16:06:46.289Z] Fetching changes from the remote Git repository
16:06:46 [2024-02-28T16:06:46.290Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:06:46 [2024-02-28T16:06:46.297Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:06:46 [2024-02-28T16:06:46.297Z] > git --version # timeout=10
16:06:46 [2024-02-28T16:06:46.304Z] > git --version # 'git version 2.39.3'
16:06:46 [2024-02-28T16:06:46.304Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:06:46 [2024-02-28T16:06:46.421Z] > git rev-parse origin/main^{commit} # timeout=10
16:06:46 [2024-02-28T16:06:46.428Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
16:06:46 [2024-02-28T16:06:46.428Z] > git config core.sparsecheckout # timeout=10
16:06:46 [2024-02-28T16:06:46.435Z] > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
16:06:46 [2024-02-28T16:06:46.444Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"