Console Output
13:54:31 [2025-09-18T13:54:31.715Z] + set -xeuo pipefail
13:54:31 [2025-09-18T13:54:31.715Z] ++ umask
13:54:31 [2025-09-18T13:54:31.715Z] + '[' 0022 = 0000 ']'
13:54:31 [2025-09-18T13:54:31.715Z] + cosa init --branch testing-devel --commit=1720e9826229990a8a64d13876e5a482b8f6fd56 https://github.com/coreos/fedora-coreos-config
13:54:31 [2025-09-18T13:54:31.715Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:54:31 [2025-09-18T13:54:31.715Z] info: Missing CAP_SYS_ADMIN; using virt
13:54:31 [2025-09-18T13:54:31.715Z] + mkdir -p src
13:54:31 [2025-09-18T13:54:31.715Z] + cd src
13:54:31 [2025-09-18T13:54:31.715Z] + test -e config
13:54:31 [2025-09-18T13:54:31.715Z] + case "${source}" in
13:54:31 [2025-09-18T13:54:31.715Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:54:31 [2025-09-18T13:54:31.715Z] Cloning into 'config'...
13:54:32 [2025-09-18T13:54:32.275Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:54:32 [2025-09-18T13:54:32.275Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:54:34 [2025-09-18T13:54:34.799Z] From https://gitlab.com/fedora/bootc/base-images
13:54:34 [2025-09-18T13:54:34.799Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
13:54:34 [2025-09-18T13:54:34.799Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
13:54:34 [2025-09-18T13:54:34.799Z] + '[' -n 1720e9826229990a8a64d13876e5a482b8f6fd56 ']'
13:54:34 [2025-09-18T13:54:34.799Z] + git -C ./config fetch origin 1720e9826229990a8a64d13876e5a482b8f6fd56
13:54:34 [2025-09-18T13:54:34.799Z] From https://github.com/coreos/fedora-coreos-config
13:54:34 [2025-09-18T13:54:34.799Z] * branch 1720e9826229990a8a64d13876e5a482b8f6fd56 -> FETCH_HEAD
13:54:34 [2025-09-18T13:54:34.799Z] + git -C ./config reset --hard 1720e9826229990a8a64d13876e5a482b8f6fd56
13:54:34 [2025-09-18T13:54:34.799Z] HEAD is now at 1720e98 denylist: snooze coreos.unique.boot.failure for all aarch64 streams
13:54:34 [2025-09-18T13:54:34.799Z] + git -C ./config submodule update --init --recursive
13:54:34 [2025-09-18T13:54:34.799Z] + set +x
13:54:34 [2025-09-18T13:54:34.799Z] Config commit: 1720e9826229990a8a64d13876e5a482b8f6fd56
13:54:34 [2025-09-18T13:54:34.799Z] + manifest=src/config/manifest.yaml
13:54:34 [2025-09-18T13:54:34.799Z] + image=src/config/image.yaml
13:54:34 [2025-09-18T13:54:34.799Z] + [[ -n '' ]]
13:54:34 [2025-09-18T13:54:34.799Z] + [[ ! -f src/config/manifest.yaml ]]
13:54:34 [2025-09-18T13:54:34.799Z] + [[ ! -f src/config/image.yaml ]]
13:54:34 [2025-09-18T13:54:34.799Z] + mkdir -p cache
13:54:34 [2025-09-18T13:54:34.799Z] + mkdir -p builds
13:54:34 [2025-09-18T13:54:34.799Z] + mkdir -p tmp
13:54:34 [2025-09-18T13:54:34.799Z] + mkdir -p overrides/rpm
13:54:34 [2025-09-18T13:54:34.799Z] + mkdir -p overrides/rootfs
13:54:34 [2025-09-18T13:54:34.799Z] + test 0 = 1
13:54:34 [2025-09-18T13:54:34.799Z] + case "${YUMREPOS}" in
13:54:34 [2025-09-18T13:54:34.799Z] + set +x
13:54:34 [2025-09-18T13:54:34.799Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.