Console Output
17:14:24 [2026-02-18T17:14:24.478Z] The recommended git tool is: NONE
17:14:24 [2026-02-18T17:14:24.478Z] No credentials specified
17:14:24 [2026-02-18T17:14:24.478Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:14:24 [2026-02-18T17:14:24.483Z] Fetching changes from the remote Git repository
17:14:24 [2026-02-18T17:14:24.488Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:14:24 [2026-02-18T17:14:24.495Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:14:24 [2026-02-18T17:14:24.495Z] > git --version # timeout=10
17:14:24 [2026-02-18T17:14:24.500Z] > git --version # 'git version 2.47.1'
17:14:24 [2026-02-18T17:14:24.500Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:14:24 [2026-02-18T17:14:24.624Z] > git rev-parse origin/main^{commit} # timeout=10
17:14:24 [2026-02-18T17:14:24.631Z] Checking out Revision a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 (origin/main)
17:14:24 [2026-02-18T17:14:24.631Z] > git config core.sparsecheckout # timeout=10
17:14:24 [2026-02-18T17:14:24.637Z] > git checkout -f a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 # timeout=10
17:14:24 [2026-02-18T17:14:24.649Z] Commit message: "jobs/bodhi-trigger: update stream_to_releasever logic"