Console Output

21:03:22 [2024-09-23T21:03:22.406Z] The recommended git tool is: NONE
21:03:22 [2024-09-23T21:03:22.407Z] No credentials specified
21:03:22 [2024-09-23T21:03:22.407Z] Cloning the remote Git repository
21:03:22 [2024-09-23T21:03:22.407Z] Cloning repository https://github.com/jlebon/fedora-coreos-config
21:03:22 [2024-09-23T21:03:22.407Z]  > git init /var/lib/jenkins/jobs/jlebon-tmp/workspace/foo # timeout=10
21:03:22 [2024-09-23T21:03:22.435Z] Fetching upstream changes from https://github.com/jlebon/fedora-coreos-config
21:03:22 [2024-09-23T21:03:22.435Z]  > git --version # timeout=10
21:03:22 [2024-09-23T21:03:22.442Z]  > git --version # 'git version 2.39.3'
21:03:22 [2024-09-23T21:03:22.442Z]  > git fetch --tags --force --progress -- https://github.com/jlebon/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10
21:03:23 [2024-09-23T21:03:23.145Z]  > git config remote.origin.url https://github.com/jlebon/fedora-coreos-config # timeout=10
21:03:23 [2024-09-23T21:03:23.153Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:03:23 [2024-09-23T21:03:23.161Z] Avoid second fetch
21:03:23 [2024-09-23T21:03:23.162Z]  > git rev-parse refs/remotes/origin/pr/inherit-tier-x-rawhide^{commit} # timeout=10
21:03:23 [2024-09-23T21:03:23.169Z] Checking out Revision d1dd8ef1691527e57cefed0a643703b2aae7b886 (refs/remotes/origin/pr/inherit-tier-x-rawhide)
21:03:23 [2024-09-23T21:03:23.169Z]  > git config core.sparsecheckout # timeout=10
21:03:23 [2024-09-23T21:03:23.192Z]  > git checkout -f d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
21:03:23 [2024-09-23T21:03:23.240Z] Commit message: "workflows: add `bump-fedora-bootc` workflow"
21:03:23 [2024-09-23T21:03:23.241Z]  > git rev-list --no-walk d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10
21:03:23 [2024-09-23T21:03:23.256Z]  > git remote # timeout=10
21:03:23 [2024-09-23T21:03:23.263Z]  > git submodule init # timeout=10
21:03:23 [2024-09-23T21:03:23.411Z]  > git submodule sync # timeout=10
21:03:23 [2024-09-23T21:03:23.469Z]  > git config --get remote.origin.url # timeout=10
21:03:23 [2024-09-23T21:03:23.476Z]  > git submodule init # timeout=10
21:03:23 [2024-09-23T21:03:23.536Z]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
21:03:23 [2024-09-23T21:03:23.543Z]  > git config --get submodule.fedora-bootc.url # timeout=10
21:03:23 [2024-09-23T21:03:23.548Z]  > git config -f .gitmodules --get submodule.fedora-bootc.path # timeout=10
21:03:23 [2024-09-23T21:03:23.555Z]  > git submodule update --init --recursive fedora-bootc # timeout=10