Console Output
12:50:01 [2024-06-21T12:50:01.139Z] Selected Git installation does not exist. Using Default
12:50:01 [2024-06-21T12:50:01.139Z] The recommended git tool is: NONE
12:50:01 [2024-06-21T12:50:01.139Z] No credentials specified
12:50:01 [2024-06-21T12:50:01.139Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:50:01 [2024-06-21T12:50:01.147Z] Fetching changes from the remote Git repository
12:50:01 [2024-06-21T12:50:01.149Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:50:01 [2024-06-21T12:50:01.157Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:50:01 [2024-06-21T12:50:01.157Z] > git --version # timeout=10
12:50:01 [2024-06-21T12:50:01.162Z] > git --version # 'git version 2.39.3'
12:50:01 [2024-06-21T12:50:01.163Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:01 [2024-06-21T12:50:01.255Z] > git rev-parse origin/main^{commit} # timeout=10
12:50:01 [2024-06-21T12:50:01.263Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
12:50:01 [2024-06-21T12:50:01.263Z] > git config core.sparsecheckout # timeout=10
12:50:01 [2024-06-21T12:50:01.269Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
12:50:01 [2024-06-21T12:50:01.317Z] Commit message: "hacking: fix matrix webhook env var"