Console Output

22:55:14 [2025-04-04T22:55:14.364Z] + set -xeuo pipefail
22:55:14 [2025-04-04T22:55:14.364Z] ++ umask
22:55:14 [2025-04-04T22:55:14.364Z] + '[' 0022 = 0000 ']'
22:55:14 [2025-04-04T22:55:14.364Z] + cosa init --branch rawhide --commit=ace3f737d74d81949d8a7c4be82fc2511dad8121 https://github.com/coreos/fedora-coreos-config
22:55:14 [2025-04-04T22:55:14.364Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:55:14 [2025-04-04T22:55:14.364Z] info: Missing CAP_SYS_ADMIN; using virt
22:55:14 [2025-04-04T22:55:14.364Z] + mkdir -p src
22:55:14 [2025-04-04T22:55:14.364Z] + cd src
22:55:14 [2025-04-04T22:55:14.364Z] + test -e config
22:55:14 [2025-04-04T22:55:14.364Z] + case "${source}" in
22:55:14 [2025-04-04T22:55:14.364Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:55:14 [2025-04-04T22:55:14.364Z] Cloning into 'config'...
22:55:14 [2025-04-04T22:55:14.925Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:55:14 [2025-04-04T22:55:14.925Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:55:16 [2025-04-04T22:55:16.822Z] From https://gitlab.com/fedora/bootc/base-images
22:55:16 [2025-04-04T22:55:16.822Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
22:55:16 [2025-04-04T22:55:16.822Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
22:55:16 [2025-04-04T22:55:16.822Z] + '[' -n ace3f737d74d81949d8a7c4be82fc2511dad8121 ']'
22:55:16 [2025-04-04T22:55:16.822Z] + git -C ./config fetch origin ace3f737d74d81949d8a7c4be82fc2511dad8121
22:55:17 [2025-04-04T22:55:17.378Z] From https://github.com/coreos/fedora-coreos-config
22:55:17 [2025-04-04T22:55:17.378Z]  * branch            ace3f737d74d81949d8a7c4be82fc2511dad8121 -> FETCH_HEAD
22:55:17 [2025-04-04T22:55:17.631Z] Fetching submodule fedora-bootc
22:55:18 [2025-04-04T22:55:18.550Z] From https://gitlab.com/fedora/bootc/base-images
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
22:55:18 [2025-04-04T22:55:18.550Z] + git -C ./config reset --hard ace3f737d74d81949d8a7c4be82fc2511dad8121
22:55:18 [2025-04-04T22:55:18.550Z] HEAD is now at ace3f73 tree: import changes from testing-devel at a10a39d09d645a9f8bd886e73a2c5949faf1185b
22:55:18 [2025-04-04T22:55:18.550Z] + git -C ./config submodule update --init --recursive
22:55:18 [2025-04-04T22:55:18.550Z] + set +x
22:55:18 [2025-04-04T22:55:18.550Z] Config commit: ace3f737d74d81949d8a7c4be82fc2511dad8121
22:55:18 [2025-04-04T22:55:18.550Z] + manifest=src/config/manifest.yaml
22:55:18 [2025-04-04T22:55:18.550Z] + image=src/config/image.yaml
22:55:18 [2025-04-04T22:55:18.550Z] + [[ -n '' ]]
22:55:18 [2025-04-04T22:55:18.550Z] + [[ ! -f src/config/manifest.yaml ]]
22:55:18 [2025-04-04T22:55:18.550Z] + [[ ! -f src/config/image.yaml ]]
22:55:18 [2025-04-04T22:55:18.550Z] + mkdir -p cache
22:55:18 [2025-04-04T22:55:18.550Z] + mkdir -p builds
22:55:18 [2025-04-04T22:55:18.550Z] + mkdir -p tmp
22:55:18 [2025-04-04T22:55:18.550Z] + mkdir -p overrides/rpm
22:55:18 [2025-04-04T22:55:18.803Z] + mkdir -p overrides/rootfs
22:55:18 [2025-04-04T22:55:18.803Z] + test 0 = 1
22:55:18 [2025-04-04T22:55:18.803Z] + case "${YUMREPOS}" in
22:55:18 [2025-04-04T22:55:18.803Z] + set +x
22:55:18 [2025-04-04T22:55:18.803Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.