Console Output
10:21:34 [2025-03-29T10:21:34.283Z] + set -xeuo pipefail
10:21:34 [2025-03-29T10:21:34.283Z] ++ umask
10:21:34 [2025-03-29T10:21:34.283Z] + '[' 0022 = 0000 ']'
10:21:34 [2025-03-29T10:21:34.283Z] + cosa init --branch rawhide --commit=f175c9ffd6a22177ba6694a3f324a33d38ecbc0c https://github.com/coreos/fedora-coreos-config
10:21:34 [2025-03-29T10:21:34.283Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:21:34 [2025-03-29T10:21:34.283Z] info: Missing CAP_SYS_ADMIN; using virt
10:21:34 [2025-03-29T10:21:34.283Z] + mkdir -p src
10:21:34 [2025-03-29T10:21:34.283Z] + cd src
10:21:34 [2025-03-29T10:21:34.283Z] + test -e config
10:21:34 [2025-03-29T10:21:34.283Z] + case "${source}" in
10:21:34 [2025-03-29T10:21:34.283Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:21:34 [2025-03-29T10:21:34.283Z] Cloning into 'config'...
10:21:34 [2025-03-29T10:21:34.539Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:21:34 [2025-03-29T10:21:34.540Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:21:36 [2025-03-29T10:21:36.426Z] From https://gitlab.com/fedora/bootc/base-images
10:21:36 [2025-03-29T10:21:36.426Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
10:21:36 [2025-03-29T10:21:36.426Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
10:21:36 [2025-03-29T10:21:36.426Z] + '[' -n f175c9ffd6a22177ba6694a3f324a33d38ecbc0c ']'
10:21:36 [2025-03-29T10:21:36.426Z] + git -C ./config fetch origin f175c9ffd6a22177ba6694a3f324a33d38ecbc0c
10:21:37 [2025-03-29T10:21:37.355Z] From https://github.com/coreos/fedora-coreos-config
10:21:37 [2025-03-29T10:21:37.355Z] * branch f175c9ffd6a22177ba6694a3f324a33d38ecbc0c -> FETCH_HEAD
10:21:37 [2025-03-29T10:21:37.355Z] Fetching submodule fedora-bootc
10:21:38 [2025-03-29T10:21:38.290Z] From https://gitlab.com/fedora/bootc/base-images
10:21:38 [2025-03-29T10:21:38.290Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
10:21:38 [2025-03-29T10:21:38.290Z] + git -C ./config reset --hard f175c9ffd6a22177ba6694a3f324a33d38ecbc0c
10:21:38 [2025-03-29T10:21:38.290Z] HEAD is now at f175c9f tree: import changes from testing-devel at 367b7751a0bb488b96eb1421b98e10d6f3445d0a
10:21:38 [2025-03-29T10:21:38.290Z] + git -C ./config submodule update --init --recursive
10:21:38 [2025-03-29T10:21:38.290Z] + set +x
10:21:38 [2025-03-29T10:21:38.290Z] Config commit: f175c9ffd6a22177ba6694a3f324a33d38ecbc0c
10:21:38 [2025-03-29T10:21:38.290Z] + manifest=src/config/manifest.yaml
10:21:38 [2025-03-29T10:21:38.290Z] + image=src/config/image.yaml
10:21:38 [2025-03-29T10:21:38.290Z] + [[ -n '' ]]
10:21:38 [2025-03-29T10:21:38.290Z] + [[ ! -f src/config/manifest.yaml ]]
10:21:38 [2025-03-29T10:21:38.290Z] + [[ ! -f src/config/image.yaml ]]
10:21:38 [2025-03-29T10:21:38.290Z] + mkdir -p cache
10:21:38 [2025-03-29T10:21:38.290Z] + mkdir -p builds
10:21:38 [2025-03-29T10:21:38.290Z] + mkdir -p tmp
10:21:38 [2025-03-29T10:21:38.290Z] + mkdir -p overrides/rpm
10:21:38 [2025-03-29T10:21:38.290Z] + mkdir -p overrides/rootfs
10:21:38 [2025-03-29T10:21:38.290Z] + test 0 = 1
10:21:38 [2025-03-29T10:21:38.290Z] + case "${YUMREPOS}" in
10:21:38 [2025-03-29T10:21:38.290Z] + set +x
10:21:38 [2025-03-29T10:21:38.290Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.