Console Output
22:02:14 [2025-05-20T22:02:14.538Z] Selected Git installation does not exist. Using Default
22:02:14 [2025-05-20T22:02:14.538Z] The recommended git tool is: NONE
22:02:14 [2025-05-20T22:02:14.538Z] No credentials specified
22:02:14 [2025-05-20T22:02:14.538Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:02:14 [2025-05-20T22:02:14.545Z] Fetching changes from the remote Git repository
22:02:14 [2025-05-20T22:02:14.546Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:02:14 [2025-05-20T22:02:14.582Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:02:14 [2025-05-20T22:02:14.582Z] > git --version # timeout=10
22:02:14 [2025-05-20T22:02:14.593Z] > git --version # 'git version 2.39.3'
22:02:14 [2025-05-20T22:02:14.593Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:02:14 [2025-05-20T22:02:14.710Z] > git rev-parse origin/main^{commit} # timeout=10
22:02:14 [2025-05-20T22:02:14.717Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
22:02:14 [2025-05-20T22:02:14.717Z] > git config core.sparsecheckout # timeout=10
22:02:14 [2025-05-20T22:02:14.723Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
22:02:14 [2025-05-20T22:02:14.732Z] Commit message: "test-override: use new get_source_config_for_stream()"