Skip to content

Console Output

17:57:03 [2025-08-29T17:57:03.460Z] + set -xeuo pipefail
17:57:03 [2025-08-29T17:57:03.460Z] ++ umask
17:57:03 [2025-08-29T17:57:03.460Z] + '[' 0022 = 0000 ']'
17:57:03 [2025-08-29T17:57:03.460Z] + cd /srv/coreos
17:57:03 [2025-08-29T17:57:03.460Z] + cosa init https://github.com/coreos/fedora-coreos-config
17:57:03 [2025-08-29T17:57:03.460Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:57:03 [2025-08-29T17:57:03.460Z] info: Missing CAP_SYS_ADMIN; using virt
17:57:03 [2025-08-29T17:57:03.460Z] + mkdir -p src
17:57:03 [2025-08-29T17:57:03.460Z] + cd src
17:57:03 [2025-08-29T17:57:03.460Z] + test -e config
17:57:03 [2025-08-29T17:57:03.460Z] + case "${source}" in
17:57:03 [2025-08-29T17:57:03.460Z] + git clone --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:57:03 [2025-08-29T17:57:03.460Z] Cloning into 'config'...
17:57:04 [2025-08-29T17:57:04.019Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:57:04 [2025-08-29T17:57:04.019Z] Cloning into '/srv/coreos/src/config/fedora-bootc'...
17:57:06 [2025-08-29T17:57:06.531Z] From https://gitlab.com/fedora/bootc/base-images
17:57:06 [2025-08-29T17:57:06.531Z]  * branch            efe2b7c6be90af546147d11d254b67a10d47f785 -> FETCH_HEAD
17:57:06 [2025-08-29T17:57:06.531Z] Submodule path 'fedora-bootc': checked out 'efe2b7c6be90af546147d11d254b67a10d47f785'
17:57:06 [2025-08-29T17:57:06.531Z] + '[' -n '' ']'
17:57:06 [2025-08-29T17:57:06.531Z] + set +x
17:57:06 [2025-08-29T17:57:06.531Z] Config commit: c36249424f7447c40a0ae0a756c84ea5a70d951d
17:57:06 [2025-08-29T17:57:06.531Z] + manifest=src/config/manifest.yaml
17:57:06 [2025-08-29T17:57:06.531Z] + image=src/config/image.yaml
17:57:06 [2025-08-29T17:57:06.531Z] + [[ -n '' ]]
17:57:06 [2025-08-29T17:57:06.531Z] + [[ ! -f src/config/manifest.yaml ]]
17:57:06 [2025-08-29T17:57:06.531Z] + [[ ! -f src/config/image.yaml ]]
17:57:06 [2025-08-29T17:57:06.531Z] + mkdir -p cache
17:57:06 [2025-08-29T17:57:06.531Z] + mkdir -p builds
17:57:06 [2025-08-29T17:57:06.531Z] + mkdir -p tmp
17:57:06 [2025-08-29T17:57:06.531Z] + mkdir -p overrides/rpm
17:57:06 [2025-08-29T17:57:06.531Z] + mkdir -p overrides/rootfs
17:57:06 [2025-08-29T17:57:06.531Z] + test 0 = 1
17:57:06 [2025-08-29T17:57:06.531Z] + case "${YUMREPOS}" in
17:57:06 [2025-08-29T17:57:06.531Z] + set +x
17:57:06 [2025-08-29T17:57:06.531Z] Initialized /srv/coreos as coreos-assembler working directory.