Console Output

13:51:14 [2024-02-29T13:51:14.636Z] Selected Git installation does not exist. Using Default
13:51:14 [2024-02-29T13:51:14.636Z] The recommended git tool is: NONE
13:51:14 [2024-02-29T13:51:14.636Z] No credentials specified
13:51:14 [2024-02-29T13:51:14.637Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:51:14 [2024-02-29T13:51:14.643Z] Fetching changes from the remote Git repository
13:51:14 [2024-02-29T13:51:14.644Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:51:14 [2024-02-29T13:51:14.650Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:51:14 [2024-02-29T13:51:14.650Z]  > git --version # timeout=10
13:51:14 [2024-02-29T13:51:14.656Z]  > git --version # 'git version 2.39.3'
13:51:14 [2024-02-29T13:51:14.656Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:51:14 [2024-02-29T13:51:14.766Z]  > git rev-parse origin/main^{commit} # timeout=10
13:51:14 [2024-02-29T13:51:14.784Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
13:51:14 [2024-02-29T13:51:14.784Z]  > git config core.sparsecheckout # timeout=10
13:51:14 [2024-02-29T13:51:14.790Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
13:51:14 [2024-02-29T13:51:14.799Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"