Console Output

01:41:00 [2024-03-05T01:41:00.542Z] Selected Git installation does not exist. Using Default
01:41:00 [2024-03-05T01:41:00.542Z] The recommended git tool is: NONE
01:41:00 [2024-03-05T01:41:00.542Z] No credentials specified
01:41:00 [2024-03-05T01:41:00.543Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
01:41:00 [2024-03-05T01:41:00.550Z] Fetching changes from the remote Git repository
01:41:00 [2024-03-05T01:41:00.551Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
01:41:00 [2024-03-05T01:41:00.603Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
01:41:00 [2024-03-05T01:41:00.603Z]  > git --version # timeout=10
01:41:00 [2024-03-05T01:41:00.611Z]  > git --version # 'git version 2.39.3'
01:41:00 [2024-03-05T01:41:00.611Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
01:41:00 [2024-03-05T01:41:00.717Z]  > git rev-parse origin/main^{commit} # timeout=10
01:41:00 [2024-03-05T01:41:00.724Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
01:41:00 [2024-03-05T01:41:00.724Z]  > git config core.sparsecheckout # timeout=10
01:41:00 [2024-03-05T01:41:00.730Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
01:41:00 [2024-03-05T01:41:00.739Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"