Console Output

10:03:45 [2024-06-13T10:03:45.985Z] Selected Git installation does not exist. Using Default
10:03:45 [2024-06-13T10:03:45.985Z] The recommended git tool is: NONE
10:03:45 [2024-06-13T10:03:45.985Z] No credentials specified
10:03:45 [2024-06-13T10:03:45.986Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:03:45 [2024-06-13T10:03:45.993Z] Fetching changes from the remote Git repository
10:03:45 [2024-06-13T10:03:45.994Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:03:46 [2024-06-13T10:03:46.002Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:03:46 [2024-06-13T10:03:46.002Z]  > git --version # timeout=10
10:03:46 [2024-06-13T10:03:46.009Z]  > git --version # 'git version 2.39.3'
10:03:46 [2024-06-13T10:03:46.009Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:03:46 [2024-06-13T10:03:46.140Z]  > git rev-parse origin/main^{commit} # timeout=10
10:03:46 [2024-06-13T10:03:46.148Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
10:03:46 [2024-06-13T10:03:46.148Z]  > git config core.sparsecheckout # timeout=10
10:03:46 [2024-06-13T10:03:46.155Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:03:46 [2024-06-13T10:03:46.164Z] Commit message: "hacking: fix matrix webhook env var"