Skip to content

Console Output

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