Skip to content

Console Output

18:47:01 [2025-07-05T18:47:01.660Z] The recommended git tool is: NONE
18:47:01 [2025-07-05T18:47:01.660Z] No credentials specified
18:47:01 [2025-07-05T18:47:01.660Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:47:01 [2025-07-05T18:47:01.665Z] Fetching changes from the remote Git repository
18:47:01 [2025-07-05T18:47:01.668Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:47:01 [2025-07-05T18:47:01.674Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:47:01 [2025-07-05T18:47:01.674Z]  > git --version # timeout=10
18:47:01 [2025-07-05T18:47:01.681Z]  > git --version # 'git version 2.47.1'
18:47:01 [2025-07-05T18:47:01.681Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:47:01 [2025-07-05T18:47:01.780Z]  > git rev-parse origin/main^{commit} # timeout=10
18:47:01 [2025-07-05T18:47:01.785Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
18:47:01 [2025-07-05T18:47:01.785Z]  > git config core.sparsecheckout # timeout=10
18:47:01 [2025-07-05T18:47:01.790Z]  > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
18:47:01 [2025-07-05T18:47:01.799Z] Commit message: "test-override: use new get_source_config_for_stream()"