Console Output
20:27:22 [2025-10-07T20:27:22.506Z] + set -xeuo pipefail
20:27:22 [2025-10-07T20:27:22.506Z] ++ umask
20:27:22 [2025-10-07T20:27:22.506Z] + '[' 0022 = 0000 ']'
20:27:22 [2025-10-07T20:27:22.506Z] + cosa init --branch rawhide --commit=5af3039c7eb4cfa2cea21a2e239b9960d4a20130 https://github.com/coreos/fedora-coreos-config
20:27:22 [2025-10-07T20:27:22.506Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:27:22 [2025-10-07T20:27:22.506Z] info: Missing CAP_SYS_ADMIN; using virt
20:27:22 [2025-10-07T20:27:22.506Z] + mkdir -p src
20:27:22 [2025-10-07T20:27:22.506Z] + cd src
20:27:22 [2025-10-07T20:27:22.506Z] + test -e config
20:27:22 [2025-10-07T20:27:22.506Z] + case "${source}" in
20:27:22 [2025-10-07T20:27:22.506Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:27:22 [2025-10-07T20:27:22.506Z] Cloning into 'config'...
20:27:23 [2025-10-07T20:27:23.066Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:27:23 [2025-10-07T20:27:23.066Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:27:25 [2025-10-07T20:27:25.577Z] From https://gitlab.com/fedora/bootc/base-images
20:27:25 [2025-10-07T20:27:25.577Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
20:27:25 [2025-10-07T20:27:25.577Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
20:27:25 [2025-10-07T20:27:25.577Z] + '[' -n 5af3039c7eb4cfa2cea21a2e239b9960d4a20130 ']'
20:27:25 [2025-10-07T20:27:25.577Z] + git -C ./config fetch origin 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
20:27:25 [2025-10-07T20:27:25.577Z] From https://github.com/coreos/fedora-coreos-config
20:27:25 [2025-10-07T20:27:25.577Z] * branch 5af3039c7eb4cfa2cea21a2e239b9960d4a20130 -> FETCH_HEAD
20:27:25 [2025-10-07T20:27:25.577Z] + git -C ./config reset --hard 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
20:27:25 [2025-10-07T20:27:25.577Z] HEAD is now at 5af3039 tree: import changes from testing-devel at a976186c1217cb05809277b49f4778d753813048
20:27:25 [2025-10-07T20:27:25.577Z] + git -C ./config submodule update --init --recursive
20:27:25 [2025-10-07T20:27:25.577Z] + set +x
20:27:25 [2025-10-07T20:27:25.577Z] Config commit: 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
20:27:25 [2025-10-07T20:27:25.577Z] + manifest=src/config/manifest.yaml
20:27:25 [2025-10-07T20:27:25.577Z] + image=src/config/image.yaml
20:27:25 [2025-10-07T20:27:25.577Z] + [[ -n '' ]]
20:27:25 [2025-10-07T20:27:25.577Z] + [[ ! -f src/config/manifest.yaml ]]
20:27:25 [2025-10-07T20:27:25.577Z] + [[ ! -f src/config/image.yaml ]]
20:27:25 [2025-10-07T20:27:25.577Z] + mkdir -p cache
20:27:25 [2025-10-07T20:27:25.577Z] + mkdir -p builds
20:27:25 [2025-10-07T20:27:25.577Z] + mkdir -p tmp
20:27:25 [2025-10-07T20:27:25.577Z] + mkdir -p overrides/rpm
20:27:25 [2025-10-07T20:27:25.577Z] + mkdir -p overrides/rootfs
20:27:25 [2025-10-07T20:27:25.577Z] + test 0 = 1
20:27:25 [2025-10-07T20:27:25.577Z] + case "${YUMREPOS}" in
20:27:25 [2025-10-07T20:27:25.577Z] + set +x
20:27:25 [2025-10-07T20:27:25.577Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.