Skip to content

Console Output

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