Console Output
09:38:08 [2025-11-13T09:38:08.220Z] + set -xeuo pipefail
09:38:08 [2025-11-13T09:38:08.220Z] ++ umask
09:38:08 [2025-11-13T09:38:08.220Z] + '[' 0022 = 0000 ']'
09:38:08 [2025-11-13T09:38:08.220Z] + cosa init --branch testing-devel --commit=a254ff4170882c43ce595aa8da35b177401d7f28 https://github.com/coreos/fedora-coreos-config
09:38:08 [2025-11-13T09:38:08.220Z] notice: failed to look up uid in /etc/passwd; enabling workaround
09:38:08 [2025-11-13T09:38:08.220Z] info: Missing CAP_SYS_ADMIN; using virt
09:38:08 [2025-11-13T09:38:08.220Z] + mkdir -p src
09:38:08 [2025-11-13T09:38:08.220Z] + cd src
09:38:08 [2025-11-13T09:38:08.220Z] + test -e config
09:38:08 [2025-11-13T09:38:08.220Z] + case "${source}" in
09:38:08 [2025-11-13T09:38:08.220Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
09:38:08 [2025-11-13T09:38:08.220Z] Cloning into 'config'...
09:38:09 [2025-11-13T09:38:09.146Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
09:38:09 [2025-11-13T09:38:09.146Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
09:38:12 [2025-11-13T09:38:12.410Z] From https://gitlab.com/fedora/bootc/base-images
09:38:12 [2025-11-13T09:38:12.410Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
09:38:12 [2025-11-13T09:38:12.410Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
09:38:12 [2025-11-13T09:38:12.410Z] + '[' -n a254ff4170882c43ce595aa8da35b177401d7f28 ']'
09:38:12 [2025-11-13T09:38:12.410Z] + git -C ./config fetch origin a254ff4170882c43ce595aa8da35b177401d7f28
09:38:12 [2025-11-13T09:38:12.410Z] From https://github.com/coreos/fedora-coreos-config
09:38:12 [2025-11-13T09:38:12.410Z] * branch a254ff4170882c43ce595aa8da35b177401d7f28 -> FETCH_HEAD
09:38:12 [2025-11-13T09:38:12.410Z] + git -C ./config reset --hard a254ff4170882c43ce595aa8da35b177401d7f28
09:38:12 [2025-11-13T09:38:12.410Z] HEAD is now at a254ff4 versionary: pull Y from the arch-matching lockfile
09:38:12 [2025-11-13T09:38:12.410Z] + git -C ./config submodule update --init --recursive
09:38:12 [2025-11-13T09:38:12.410Z] + set +x
09:38:12 [2025-11-13T09:38:12.410Z] Config commit: a254ff4170882c43ce595aa8da35b177401d7f28
09:38:12 [2025-11-13T09:38:12.411Z] + manifest=src/config/manifest.yaml
09:38:12 [2025-11-13T09:38:12.411Z] + image=src/config/image.yaml
09:38:12 [2025-11-13T09:38:12.411Z] + [[ -n '' ]]
09:38:12 [2025-11-13T09:38:12.411Z] + [[ ! -f src/config/manifest.yaml ]]
09:38:12 [2025-11-13T09:38:12.411Z] + [[ ! -f src/config/image.yaml ]]
09:38:12 [2025-11-13T09:38:12.411Z] + mkdir -p cache
09:38:12 [2025-11-13T09:38:12.411Z] + mkdir -p builds
09:38:12 [2025-11-13T09:38:12.411Z] + mkdir -p tmp
09:38:12 [2025-11-13T09:38:12.411Z] + mkdir -p overrides/rpm
09:38:12 [2025-11-13T09:38:12.411Z] + mkdir -p overrides/rootfs
09:38:12 [2025-11-13T09:38:12.411Z] + test 0 = 1
09:38:12 [2025-11-13T09:38:12.411Z] + case "${YUMREPOS}" in
09:38:12 [2025-11-13T09:38:12.411Z] + set +x
09:38:12 [2025-11-13T09:38:12.411Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.