Skip to content

Console Output

13:56:51 [2025-09-18T13:56:51.481Z] + set -xeuo pipefail
13:56:51 [2025-09-18T13:56:51.481Z] ++ umask
13:56:51 [2025-09-18T13:56:51.481Z] + '[' 0022 = 0000 ']'
13:56:51 [2025-09-18T13:56:51.481Z] + cosa init --branch next-devel --commit=0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059 https://github.com/coreos/fedora-coreos-config
13:56:51 [2025-09-18T13:56:51.481Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:56:51 [2025-09-18T13:56:51.481Z] info: Missing CAP_SYS_ADMIN; using virt
13:56:51 [2025-09-18T13:56:51.481Z] + mkdir -p src
13:56:51 [2025-09-18T13:56:51.481Z] + cd src
13:56:51 [2025-09-18T13:56:51.481Z] + test -e config
13:56:51 [2025-09-18T13:56:51.481Z] + case "${source}" in
13:56:51 [2025-09-18T13:56:51.481Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:56:51 [2025-09-18T13:56:51.481Z] Cloning into 'config'...
13:56:51 [2025-09-18T13:56:51.735Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:56:51 [2025-09-18T13:56:51.735Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:56:54 [2025-09-18T13:56:54.246Z] From https://gitlab.com/fedora/bootc/base-images
13:56:54 [2025-09-18T13:56:54.246Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
13:56:54 [2025-09-18T13:56:54.246Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
13:56:54 [2025-09-18T13:56:54.246Z] + '[' -n 0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059 ']'
13:56:54 [2025-09-18T13:56:54.246Z] + git -C ./config fetch origin 0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059
13:56:54 [2025-09-18T13:56:54.246Z] From https://github.com/coreos/fedora-coreos-config
13:56:54 [2025-09-18T13:56:54.246Z]  * branch            0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059 -> FETCH_HEAD
13:56:54 [2025-09-18T13:56:54.246Z] + git -C ./config reset --hard 0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059
13:56:54 [2025-09-18T13:56:54.246Z] HEAD is now at 0c0ce51 tree: import changes from testing-devel at 1720e9826229990a8a64d13876e5a482b8f6fd56
13:56:54 [2025-09-18T13:56:54.246Z] + git -C ./config submodule update --init --recursive
13:56:54 [2025-09-18T13:56:54.501Z] + set +x
13:56:54 [2025-09-18T13:56:54.501Z] Config commit: 0c0ce51ef58a27ab2ea695d8bc8ca3c54321e059
13:56:54 [2025-09-18T13:56:54.501Z] + manifest=src/config/manifest.yaml
13:56:54 [2025-09-18T13:56:54.501Z] + image=src/config/image.yaml
13:56:54 [2025-09-18T13:56:54.501Z] + [[ -n '' ]]
13:56:54 [2025-09-18T13:56:54.501Z] + [[ ! -f src/config/manifest.yaml ]]
13:56:54 [2025-09-18T13:56:54.501Z] + [[ ! -f src/config/image.yaml ]]
13:56:54 [2025-09-18T13:56:54.501Z] + mkdir -p cache
13:56:54 [2025-09-18T13:56:54.501Z] + mkdir -p builds
13:56:54 [2025-09-18T13:56:54.501Z] + mkdir -p tmp
13:56:54 [2025-09-18T13:56:54.501Z] + mkdir -p overrides/rpm
13:56:54 [2025-09-18T13:56:54.501Z] + mkdir -p overrides/rootfs
13:56:54 [2025-09-18T13:56:54.501Z] + test 0 = 1
13:56:54 [2025-09-18T13:56:54.501Z] + case "${YUMREPOS}" in
13:56:54 [2025-09-18T13:56:54.501Z] + set +x
13:56:54 [2025-09-18T13:56:54.501Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.