Console Output

15:00:29 [2024-02-12T15:00:29.001Z] Selected Git installation does not exist. Using Default
15:00:29 [2024-02-12T15:00:29.001Z] The recommended git tool is: NONE
15:00:29 [2024-02-12T15:00:29.001Z] No credentials specified
15:00:29 [2024-02-12T15:00:29.001Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:00:29 [2024-02-12T15:00:29.008Z] Fetching changes from the remote Git repository
15:00:29 [2024-02-12T15:00:29.020Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:00:29 [2024-02-12T15:00:29.031Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:00:29 [2024-02-12T15:00:29.031Z]  > git --version # timeout=10
15:00:29 [2024-02-12T15:00:29.038Z]  > git --version # 'git version 2.39.3'
15:00:29 [2024-02-12T15:00:29.038Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:29 [2024-02-12T15:00:29.146Z]  > git rev-parse origin/main^{commit} # timeout=10
15:00:29 [2024-02-12T15:00:29.153Z] Checking out Revision 29647db409f7a9041b46d4b3edf9f451a18ef1ad (origin/main)
15:00:29 [2024-02-12T15:00:29.153Z]  > git config core.sparsecheckout # timeout=10
15:00:29 [2024-02-12T15:00:29.160Z]  > git checkout -f 29647db409f7a9041b46d4b3edf9f451a18ef1ad # timeout=10
15:00:29 [2024-02-12T15:00:29.169Z] Commit message: "README.md: update Jenkins URL"