Console Output
19:57:33 [2025-10-28T19:57:33.117Z] + set -xeuo pipefail
19:57:33 [2025-10-28T19:57:33.117Z] ++ umask
19:57:33 [2025-10-28T19:57:33.117Z] + '[' 0022 = 0000 ']'
19:57:33 [2025-10-28T19:57:33.117Z] + cosa init --branch rawhide --commit=6ada626451040143facbefb177af5c5ee898ee56 https://github.com/coreos/fedora-coreos-config
19:57:33 [2025-10-28T19:57:33.117Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:57:33 [2025-10-28T19:57:33.117Z] info: Missing CAP_SYS_ADMIN; using virt
19:57:33 [2025-10-28T19:57:33.117Z] + mkdir -p src
19:57:33 [2025-10-28T19:57:33.117Z] + cd src
19:57:33 [2025-10-28T19:57:33.117Z] + test -e config
19:57:33 [2025-10-28T19:57:33.117Z] + case "${source}" in
19:57:33 [2025-10-28T19:57:33.117Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:57:33 [2025-10-28T19:57:33.117Z] Cloning into 'config'...
19:57:34 [2025-10-28T19:57:34.040Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:57:34 [2025-10-28T19:57:34.040Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:57:36 [2025-10-28T19:57:36.550Z] From https://gitlab.com/fedora/bootc/base-images
19:57:36 [2025-10-28T19:57:36.550Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
19:57:36 [2025-10-28T19:57:36.550Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
19:57:36 [2025-10-28T19:57:36.550Z] + '[' -n 6ada626451040143facbefb177af5c5ee898ee56 ']'
19:57:36 [2025-10-28T19:57:36.550Z] + git -C ./config fetch origin 6ada626451040143facbefb177af5c5ee898ee56
19:57:36 [2025-10-28T19:57:36.550Z] From https://github.com/coreos/fedora-coreos-config
19:57:36 [2025-10-28T19:57:36.550Z] * branch 6ada626451040143facbefb177af5c5ee898ee56 -> FETCH_HEAD
19:57:36 [2025-10-28T19:57:36.550Z] + git -C ./config reset --hard 6ada626451040143facbefb177af5c5ee898ee56
19:57:36 [2025-10-28T19:57:36.550Z] HEAD is now at 6ada626 tree: import changes from testing-devel at 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
19:57:36 [2025-10-28T19:57:36.550Z] + git -C ./config submodule update --init --recursive
19:57:36 [2025-10-28T19:57:36.550Z] + set +x
19:57:36 [2025-10-28T19:57:36.550Z] Config commit: 6ada626451040143facbefb177af5c5ee898ee56
19:57:36 [2025-10-28T19:57:36.550Z] + manifest=src/config/manifest.yaml
19:57:36 [2025-10-28T19:57:36.550Z] + image=src/config/image.yaml
19:57:36 [2025-10-28T19:57:36.550Z] + [[ -n '' ]]
19:57:36 [2025-10-28T19:57:36.550Z] + [[ ! -f src/config/manifest.yaml ]]
19:57:36 [2025-10-28T19:57:36.550Z] + [[ ! -f src/config/image.yaml ]]
19:57:36 [2025-10-28T19:57:36.550Z] + mkdir -p cache
19:57:36 [2025-10-28T19:57:36.550Z] + mkdir -p builds
19:57:36 [2025-10-28T19:57:36.550Z] + mkdir -p tmp
19:57:36 [2025-10-28T19:57:36.550Z] + mkdir -p overrides/rpm
19:57:36 [2025-10-28T19:57:36.550Z] + mkdir -p overrides/rootfs
19:57:36 [2025-10-28T19:57:36.550Z] + test 0 = 1
19:57:36 [2025-10-28T19:57:36.550Z] + case "${YUMREPOS}" in
19:57:36 [2025-10-28T19:57:36.550Z] + set +x
19:57:36 [2025-10-28T19:57:36.550Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.