Console Output
21:45:49 [2025-10-09T21:45:49.881Z] + set -xeuo pipefail
21:45:49 [2025-10-09T21:45:49.881Z] ++ umask
21:45:49 [2025-10-09T21:45:49.881Z] + '[' 0022 = 0000 ']'
21:45:49 [2025-10-09T21:45:49.881Z] + cosa init --branch testing-devel --commit=7b2789589f1364afc0f7914886f9742ab5d6d7f0 https://github.com/coreos/fedora-coreos-config
21:45:49 [2025-10-09T21:45:49.881Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:45:49 [2025-10-09T21:45:49.881Z] info: Missing CAP_SYS_ADMIN; using virt
21:45:49 [2025-10-09T21:45:49.881Z] + mkdir -p src
21:45:49 [2025-10-09T21:45:49.881Z] + cd src
21:45:49 [2025-10-09T21:45:49.881Z] + test -e config
21:45:49 [2025-10-09T21:45:49.881Z] + case "${source}" in
21:45:49 [2025-10-09T21:45:49.881Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:45:49 [2025-10-09T21:45:49.881Z] Cloning into 'config'...
21:45:50 [2025-10-09T21:45:50.135Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:45:50 [2025-10-09T21:45:50.391Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:45:52 [2025-10-09T21:45:52.902Z] From https://gitlab.com/fedora/bootc/base-images
21:45:52 [2025-10-09T21:45:52.902Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
21:45:52 [2025-10-09T21:45:52.902Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
21:45:52 [2025-10-09T21:45:52.902Z] + '[' -n 7b2789589f1364afc0f7914886f9742ab5d6d7f0 ']'
21:45:52 [2025-10-09T21:45:52.902Z] + git -C ./config fetch origin 7b2789589f1364afc0f7914886f9742ab5d6d7f0
21:45:52 [2025-10-09T21:45:52.902Z] From https://github.com/coreos/fedora-coreos-config
21:45:52 [2025-10-09T21:45:52.902Z] * branch 7b2789589f1364afc0f7914886f9742ab5d6d7f0 -> FETCH_HEAD
21:45:52 [2025-10-09T21:45:52.902Z] + git -C ./config reset --hard 7b2789589f1364afc0f7914886f9742ab5d6d7f0
21:45:52 [2025-10-09T21:45:52.902Z] HEAD is now at 7b27895 lockfiles: bump to latest
21:45:52 [2025-10-09T21:45:52.902Z] + git -C ./config submodule update --init --recursive
21:45:52 [2025-10-09T21:45:52.902Z] + set +x
21:45:52 [2025-10-09T21:45:52.902Z] Config commit: 7b2789589f1364afc0f7914886f9742ab5d6d7f0
21:45:52 [2025-10-09T21:45:52.902Z] + manifest=src/config/manifest.yaml
21:45:52 [2025-10-09T21:45:52.902Z] + image=src/config/image.yaml
21:45:52 [2025-10-09T21:45:52.902Z] + [[ -n '' ]]
21:45:52 [2025-10-09T21:45:52.902Z] + [[ ! -f src/config/manifest.yaml ]]
21:45:52 [2025-10-09T21:45:52.902Z] + [[ ! -f src/config/image.yaml ]]
21:45:52 [2025-10-09T21:45:52.902Z] + mkdir -p cache
21:45:52 [2025-10-09T21:45:52.902Z] + mkdir -p builds
21:45:52 [2025-10-09T21:45:52.902Z] + mkdir -p tmp
21:45:52 [2025-10-09T21:45:52.902Z] + mkdir -p overrides/rpm
21:45:52 [2025-10-09T21:45:52.902Z] + mkdir -p overrides/rootfs
21:45:52 [2025-10-09T21:45:52.902Z] + test 0 = 1
21:45:52 [2025-10-09T21:45:52.902Z] + case "${YUMREPOS}" in
21:45:52 [2025-10-09T21:45:52.902Z] + set +x
21:45:52 [2025-10-09T21:45:52.902Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.