Console Output

09:32:05 [2025-01-11T09:32:05.652Z] + set -xeuo pipefail
09:32:05 [2025-01-11T09:32:05.652Z] ++ umask
09:32:05 [2025-01-11T09:32:05.652Z] + '[' 0022 = 0000 ']'
09:32:05 [2025-01-11T09:32:05.652Z] + cosa init --branch rawhide --commit=89488da45da475cda52e755bf015ca616e506d15 https://github.com/coreos/fedora-coreos-config
09:32:05 [2025-01-11T09:32:05.652Z] notice: failed to look up uid in /etc/passwd; enabling workaround
09:32:05 [2025-01-11T09:32:05.652Z] info: Missing CAP_SYS_ADMIN; using virt
09:32:05 [2025-01-11T09:32:05.652Z] + mkdir -p src
09:32:05 [2025-01-11T09:32:05.652Z] + cd src
09:32:05 [2025-01-11T09:32:05.652Z] + test -e config
09:32:05 [2025-01-11T09:32:05.652Z] + case "${source}" in
09:32:05 [2025-01-11T09:32:05.652Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
09:32:05 [2025-01-11T09:32:05.652Z] Cloning into 'config'...
09:32:05 [2025-01-11T09:32:05.940Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
09:32:05 [2025-01-11T09:32:05.940Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
09:32:07 [2025-01-11T09:32:07.825Z] From https://gitlab.com/fedora/bootc/base-images
09:32:07 [2025-01-11T09:32:07.825Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
09:32:07 [2025-01-11T09:32:07.825Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
09:32:07 [2025-01-11T09:32:07.825Z] + '[' -n 89488da45da475cda52e755bf015ca616e506d15 ']'
09:32:07 [2025-01-11T09:32:07.825Z] + git -C ./config fetch origin 89488da45da475cda52e755bf015ca616e506d15
09:32:08 [2025-01-11T09:32:08.079Z] From https://github.com/coreos/fedora-coreos-config
09:32:08 [2025-01-11T09:32:08.079Z]  * branch            89488da45da475cda52e755bf015ca616e506d15 -> FETCH_HEAD
09:32:08 [2025-01-11T09:32:08.079Z] Fetching submodule fedora-bootc
09:32:09 [2025-01-11T09:32:09.438Z] From https://gitlab.com/fedora/bootc/base-images
09:32:09 [2025-01-11T09:32:09.438Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
09:32:09 [2025-01-11T09:32:09.438Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
09:32:09 [2025-01-11T09:32:09.438Z] + git -C ./config reset --hard 89488da45da475cda52e755bf015ca616e506d15
09:32:09 [2025-01-11T09:32:09.438Z] HEAD is now at 89488da overrides: pin systemd-257-1.fc42
09:32:09 [2025-01-11T09:32:09.438Z] + git -C ./config submodule update --init --recursive
09:32:10 [2025-01-11T09:32:10.359Z] From https://gitlab.com/fedora/bootc/base-images
09:32:10 [2025-01-11T09:32:10.359Z]  * [new tag]         v2024.0    -> v2024.0
09:32:10 [2025-01-11T09:32:10.613Z] From https://gitlab.com/fedora/bootc/base-images
09:32:10 [2025-01-11T09:32:10.613Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
09:32:10 [2025-01-11T09:32:10.613Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
09:32:10 [2025-01-11T09:32:10.613Z] + set +x
09:32:10 [2025-01-11T09:32:10.613Z] Config commit: 89488da45da475cda52e755bf015ca616e506d15
09:32:10 [2025-01-11T09:32:10.613Z] + manifest=src/config/manifest.yaml
09:32:10 [2025-01-11T09:32:10.613Z] + image=src/config/image.yaml
09:32:10 [2025-01-11T09:32:10.613Z] + [[ -n '' ]]
09:32:10 [2025-01-11T09:32:10.613Z] + [[ ! -f src/config/manifest.yaml ]]
09:32:10 [2025-01-11T09:32:10.613Z] + [[ ! -f src/config/image.yaml ]]
09:32:10 [2025-01-11T09:32:10.613Z] + mkdir -p cache
09:32:10 [2025-01-11T09:32:10.613Z] + mkdir -p builds
09:32:10 [2025-01-11T09:32:10.613Z] + mkdir -p tmp
09:32:10 [2025-01-11T09:32:10.613Z] + mkdir -p overrides/rpm
09:32:10 [2025-01-11T09:32:10.613Z] + mkdir -p overrides/rootfs
09:32:10 [2025-01-11T09:32:10.613Z] + test 0 = 1
09:32:10 [2025-01-11T09:32:10.613Z] + case "${YUMREPOS}" in
09:32:10 [2025-01-11T09:32:10.613Z] + set +x
09:32:10 [2025-01-11T09:32:10.613Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.