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