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