Console Output
01:10:03 [2024-02-13T01:10:03.769Z] Selected Git installation does not exist. Using Default
01:10:03 [2024-02-13T01:10:03.769Z] The recommended git tool is: NONE
01:10:03 [2024-02-13T01:10:03.769Z] No credentials specified
01:10:03 [2024-02-13T01:10:03.770Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
01:10:03 [2024-02-13T01:10:03.777Z] Fetching changes from the remote Git repository
01:10:03 [2024-02-13T01:10:03.778Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
01:10:03 [2024-02-13T01:10:03.789Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
01:10:03 [2024-02-13T01:10:03.789Z] > git --version # timeout=10
01:10:03 [2024-02-13T01:10:03.795Z] > git --version # 'git version 2.39.3'
01:10:03 [2024-02-13T01:10:03.795Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
01:10:03 [2024-02-13T01:10:03.894Z] > git rev-parse origin/main^{commit} # timeout=10
01:10:03 [2024-02-13T01:10:03.901Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
01:10:03 [2024-02-13T01:10:03.901Z] > git config core.sparsecheckout # timeout=10
01:10:03 [2024-02-13T01:10:03.908Z] > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
01:10:03 [2024-02-13T01:10:03.918Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"