Console Output

19:43:13 [2024-09-23T19:43:13.959Z] The recommended git tool is: NONE
19:43:13 [2024-09-23T19:43:13.959Z] No credentials specified
19:43:13 [2024-09-23T19:43:13.960Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace/.git # timeout=10
19:43:13 [2024-09-23T19:43:13.967Z] Fetching changes from the remote Git repository
19:43:13 [2024-09-23T19:43:13.969Z]  > git config remote.origin.url https://github.com/jlebon/fedora-coreos-config # timeout=10
19:43:13 [2024-09-23T19:43:13.979Z] Fetching upstream changes from https://github.com/jlebon/fedora-coreos-config
19:43:13 [2024-09-23T19:43:13.979Z]  > git --version # timeout=10
19:43:13 [2024-09-23T19:43:13.985Z]  > git --version # 'git version 2.39.3'
19:43:13 [2024-09-23T19:43:13.985Z]  > git fetch --tags --force --progress -- https://github.com/jlebon/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10
19:43:14 [2024-09-23T19:43:14.084Z]  > git rev-parse refs/remotes/origin/pr/inherit-tier-x-rawhide^{commit} # timeout=10
19:43:14 [2024-09-23T19:43:14.101Z] Checking out Revision d1dd8ef1691527e57cefed0a643703b2aae7b886 (refs/remotes/origin/pr/inherit-tier-x-rawhide)
19:43:14 [2024-09-23T19:43:14.101Z]  > git config core.sparsecheckout # timeout=10
19:43:14 [2024-09-23T19:43:14.107Z]  > git checkout -f d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
19:43:14 [2024-09-23T19:43:14.120Z] Commit message: "workflows: add `bump-fedora-bootc` workflow"
19:43:14 [2024-09-23T19:43:14.121Z]  > git rev-list --no-walk d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
19:43:14 [2024-09-23T19:43:14.136Z]  > git remote # timeout=10
19:43:14 [2024-09-23T19:43:14.143Z]  > git submodule init # timeout=10
19:43:14 [2024-09-23T19:43:14.202Z]  > git submodule sync # timeout=10
19:43:14 [2024-09-23T19:43:14.261Z]  > git config --get remote.origin.url # timeout=10
19:43:14 [2024-09-23T19:43:14.269Z]  > git submodule init # timeout=10
19:43:14 [2024-09-23T19:43:14.324Z]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
19:43:14 [2024-09-23T19:43:14.332Z]  > git config --get submodule.fedora-bootc.url # timeout=10
19:43:14 [2024-09-23T19:43:14.339Z]  > git config -f .gitmodules --get submodule.fedora-bootc.path # timeout=10
19:43:14 [2024-09-23T19:43:14.346Z]  > git submodule update --init --recursive fedora-bootc # timeout=10