Console Output

19:32:17 [2024-09-23T19:32:17.184Z] The recommended git tool is: NONE
19:32:17 [2024-09-23T19:32:17.184Z] No credentials specified
19:32:17 [2024-09-23T19:32:17.184Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace/.git # timeout=10
19:32:17 [2024-09-23T19:32:17.192Z] Fetching changes from the remote Git repository
19:32:17 [2024-09-23T19:32:17.193Z]  > git config remote.origin.url https://github.com/jlebon/fedora-coreos-config # timeout=10
19:32:17 [2024-09-23T19:32:17.223Z] Fetching upstream changes from https://github.com/jlebon/fedora-coreos-config
19:32:17 [2024-09-23T19:32:17.223Z]  > git --version # timeout=10
19:32:17 [2024-09-23T19:32:17.229Z]  > git --version # 'git version 2.39.3'
19:32:17 [2024-09-23T19:32:17.229Z]  > git fetch --tags --force --progress -- https://github.com/jlebon/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10
19:32:17 [2024-09-23T19:32:17.330Z]  > git rev-parse refs/remotes/origin/pr/inherit-tier-x-rawhide^{commit} # timeout=10
19:32:17 [2024-09-23T19:32:17.337Z] Checking out Revision d1dd8ef1691527e57cefed0a643703b2aae7b886 (refs/remotes/origin/pr/inherit-tier-x-rawhide)
19:32:17 [2024-09-23T19:32:17.337Z]  > git config core.sparsecheckout # timeout=10
19:32:17 [2024-09-23T19:32:17.343Z]  > git checkout -f d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
19:32:17 [2024-09-23T19:32:17.356Z] Commit message: "workflows: add `bump-fedora-bootc` workflow"
19:32:17 [2024-09-23T19:32:17.357Z]  > git rev-list --no-walk d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
19:32:17 [2024-09-23T19:32:17.372Z]  > git remote # timeout=10
19:32:17 [2024-09-23T19:32:17.378Z]  > git submodule init # timeout=10
19:32:17 [2024-09-23T19:32:17.450Z]  > git submodule sync # timeout=10
19:32:17 [2024-09-23T19:32:17.508Z]  > git config --get remote.origin.url # timeout=10
19:32:17 [2024-09-23T19:32:17.515Z]  > git submodule init # timeout=10
19:32:17 [2024-09-23T19:32:17.575Z]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
19:32:17 [2024-09-23T19:32:17.582Z]  > git config --get submodule.fedora-bootc.url # timeout=10
19:32:17 [2024-09-23T19:32:17.589Z]  > git config -f .gitmodules --get submodule.fedora-bootc.path # timeout=10
19:32:17 [2024-09-23T19:32:17.599Z]  > git submodule update --init --recursive fedora-bootc # timeout=10