Console Output
22:03:37 [2025-11-27T22:03:37.614Z] + set -xeuo pipefail
22:03:37 [2025-11-27T22:03:37.614Z] ++ umask
22:03:37 [2025-11-27T22:03:37.614Z] + '[' 0022 = 0000 ']'
22:03:37 [2025-11-27T22:03:37.614Z] + cosa init --branch rawhide --commit=0f9e0f8d8ecef24fa093f477527027f96d659637 https://github.com/coreos/fedora-coreos-config
22:03:37 [2025-11-27T22:03:37.614Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:03:37 [2025-11-27T22:03:37.614Z] info: Missing CAP_SYS_ADMIN; using virt
22:03:37 [2025-11-27T22:03:37.614Z] + mkdir -p src
22:03:37 [2025-11-27T22:03:37.614Z] + cd src
22:03:37 [2025-11-27T22:03:37.614Z] + test -e config
22:03:37 [2025-11-27T22:03:37.614Z] + case "${source}" in
22:03:37 [2025-11-27T22:03:37.614Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:03:37 [2025-11-27T22:03:37.614Z] Cloning into 'config'...
22:03:38 [2025-11-27T22:03:38.174Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:03:38 [2025-11-27T22:03:38.174Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:03:40 [2025-11-27T22:03:40.690Z] From https://gitlab.com/fedora/bootc/base-images
22:03:40 [2025-11-27T22:03:40.690Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
22:03:40 [2025-11-27T22:03:40.690Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
22:03:40 [2025-11-27T22:03:40.690Z] + '[' -n 0f9e0f8d8ecef24fa093f477527027f96d659637 ']'
22:03:40 [2025-11-27T22:03:40.690Z] + git -C ./config fetch origin 0f9e0f8d8ecef24fa093f477527027f96d659637
22:03:40 [2025-11-27T22:03:40.690Z] From https://github.com/coreos/fedora-coreos-config
22:03:40 [2025-11-27T22:03:40.690Z] * branch 0f9e0f8d8ecef24fa093f477527027f96d659637 -> FETCH_HEAD
22:03:40 [2025-11-27T22:03:40.690Z] + git -C ./config reset --hard 0f9e0f8d8ecef24fa093f477527027f96d659637
22:03:40 [2025-11-27T22:03:40.690Z] HEAD is now at 0f9e0f8 lockfiles: bump to latest
22:03:40 [2025-11-27T22:03:40.690Z] + git -C ./config submodule update --init --recursive
22:03:40 [2025-11-27T22:03:40.690Z] + set +x
22:03:40 [2025-11-27T22:03:40.690Z] Config commit: 0f9e0f8d8ecef24fa093f477527027f96d659637
22:03:40 [2025-11-27T22:03:40.690Z] + manifest=src/config/manifest.yaml
22:03:40 [2025-11-27T22:03:40.690Z] + image=src/config/image.yaml
22:03:40 [2025-11-27T22:03:40.690Z] + [[ -n '' ]]
22:03:40 [2025-11-27T22:03:40.690Z] + [[ ! -f src/config/manifest.yaml ]]
22:03:40 [2025-11-27T22:03:40.690Z] + [[ ! -f src/config/image.yaml ]]
22:03:40 [2025-11-27T22:03:40.690Z] + mkdir -p cache
22:03:40 [2025-11-27T22:03:40.690Z] + mkdir -p builds
22:03:40 [2025-11-27T22:03:40.690Z] + mkdir -p tmp
22:03:40 [2025-11-27T22:03:40.690Z] + mkdir -p overrides/rpm
22:03:40 [2025-11-27T22:03:40.690Z] + mkdir -p overrides/rootfs
22:03:40 [2025-11-27T22:03:40.690Z] + test 0 = 1
22:03:40 [2025-11-27T22:03:40.690Z] + case "${YUMREPOS}" in
22:03:40 [2025-11-27T22:03:40.690Z] + set +x
22:03:40 [2025-11-27T22:03:40.690Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.