Console Output

10:30:50 [2024-03-06T10:30:50.185Z] Selected Git installation does not exist. Using Default
10:30:50 [2024-03-06T10:30:50.185Z] The recommended git tool is: NONE
10:30:50 [2024-03-06T10:30:50.185Z] No credentials specified
10:30:50 [2024-03-06T10:30:50.186Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:30:50 [2024-03-06T10:30:50.193Z] Fetching changes from the remote Git repository
10:30:50 [2024-03-06T10:30:50.194Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:30:50 [2024-03-06T10:30:50.202Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:30:50 [2024-03-06T10:30:50.202Z]  > git --version # timeout=10
10:30:50 [2024-03-06T10:30:50.209Z]  > git --version # 'git version 2.39.3'
10:30:50 [2024-03-06T10:30:50.209Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:50 [2024-03-06T10:30:50.320Z]  > git rev-parse origin/main^{commit} # timeout=10
10:30:50 [2024-03-06T10:30:50.327Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
10:30:50 [2024-03-06T10:30:50.327Z]  > git config core.sparsecheckout # timeout=10
10:30:50 [2024-03-06T10:30:50.334Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
10:30:50 [2024-03-06T10:30:50.343Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"