Console Output
15:04:06 [2025-05-31T15:04:06.087Z] + set -xeuo pipefail
15:04:06 [2025-05-31T15:04:06.087Z] ++ umask
15:04:06 [2025-05-31T15:04:06.087Z] + '[' 0022 = 0000 ']'
15:04:06 [2025-05-31T15:04:06.087Z] + cosa init --branch testing-devel --commit=c83903ed590c12408673bdc45452ae4d563a2a41 https://github.com/coreos/fedora-coreos-config
15:04:06 [2025-05-31T15:04:06.087Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:04:06 [2025-05-31T15:04:06.342Z] info: Missing CAP_SYS_ADMIN; using virt
15:04:06 [2025-05-31T15:04:06.342Z] + mkdir -p src
15:04:06 [2025-05-31T15:04:06.342Z] + cd src
15:04:06 [2025-05-31T15:04:06.342Z] + test -e config
15:04:06 [2025-05-31T15:04:06.342Z] + case "${source}" in
15:04:06 [2025-05-31T15:04:06.342Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:04:06 [2025-05-31T15:04:06.342Z] Cloning into 'config'...
15:04:06 [2025-05-31T15:04:06.342Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:04:06 [2025-05-31T15:04:06.342Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:04:07 [2025-05-31T15:04:07.264Z] Submodule path 'fedora-bootc': checked out 'f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99'
15:04:07 [2025-05-31T15:04:07.264Z] + '[' -n c83903ed590c12408673bdc45452ae4d563a2a41 ']'
15:04:07 [2025-05-31T15:04:07.264Z] + git -C ./config fetch origin c83903ed590c12408673bdc45452ae4d563a2a41
15:04:07 [2025-05-31T15:04:07.264Z] From https://github.com/coreos/fedora-coreos-config
15:04:07 [2025-05-31T15:04:07.264Z] * branch c83903ed590c12408673bdc45452ae4d563a2a41 -> FETCH_HEAD
15:04:07 [2025-05-31T15:04:07.264Z] + git -C ./config reset --hard c83903ed590c12408673bdc45452ae4d563a2a41
15:04:07 [2025-05-31T15:04:07.264Z] HEAD is now at c83903e tests/platforms: add test for Azure NVMe udev rules
15:04:07 [2025-05-31T15:04:07.264Z] + git -C ./config submodule update --init --recursive
15:04:07 [2025-05-31T15:04:07.264Z] + set +x
15:04:07 [2025-05-31T15:04:07.264Z] Config commit: c83903ed590c12408673bdc45452ae4d563a2a41
15:04:07 [2025-05-31T15:04:07.264Z] + manifest=src/config/manifest.yaml
15:04:07 [2025-05-31T15:04:07.264Z] + image=src/config/image.yaml
15:04:07 [2025-05-31T15:04:07.264Z] + [[ -n '' ]]
15:04:07 [2025-05-31T15:04:07.264Z] + [[ ! -f src/config/manifest.yaml ]]
15:04:07 [2025-05-31T15:04:07.264Z] + [[ ! -f src/config/image.yaml ]]
15:04:07 [2025-05-31T15:04:07.264Z] + mkdir -p cache
15:04:07 [2025-05-31T15:04:07.264Z] + mkdir -p builds
15:04:07 [2025-05-31T15:04:07.264Z] + mkdir -p tmp
15:04:07 [2025-05-31T15:04:07.264Z] + mkdir -p overrides/rpm
15:04:07 [2025-05-31T15:04:07.264Z] + mkdir -p overrides/rootfs
15:04:07 [2025-05-31T15:04:07.264Z] + test 0 = 1
15:04:07 [2025-05-31T15:04:07.264Z] + case "${YUMREPOS}" in
15:04:07 [2025-05-31T15:04:07.264Z] + set +x
15:04:07 [2025-05-31T15:04:07.264Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.