Console Output

12:45:40 [2024-06-06T12:45:40.471Z] Selected Git installation does not exist. Using Default
12:45:40 [2024-06-06T12:45:40.471Z] The recommended git tool is: NONE
12:45:40 [2024-06-06T12:45:40.471Z] No credentials specified
12:45:40 [2024-06-06T12:45:40.471Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:45:40 [2024-06-06T12:45:40.479Z] Fetching changes from the remote Git repository
12:45:40 [2024-06-06T12:45:40.480Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:45:40 [2024-06-06T12:45:40.488Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:45:40 [2024-06-06T12:45:40.488Z]  > git --version # timeout=10
12:45:40 [2024-06-06T12:45:40.494Z]  > git --version # 'git version 2.39.3'
12:45:40 [2024-06-06T12:45:40.494Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:45:40 [2024-06-06T12:45:40.616Z]  > git rev-parse origin/main^{commit} # timeout=10
12:45:40 [2024-06-06T12:45:40.623Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
12:45:40 [2024-06-06T12:45:40.623Z]  > git config core.sparsecheckout # timeout=10
12:45:40 [2024-06-06T12:45:40.631Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
12:45:40 [2024-06-06T12:45:40.640Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"