Console Output

14:41:20 [2025-03-31T14:41:20.074Z] + set -xeuo pipefail
14:41:20 [2025-03-31T14:41:20.074Z] ++ umask
14:41:20 [2025-03-31T14:41:20.074Z] + '[' 0022 = 0000 ']'
14:41:20 [2025-03-31T14:41:20.074Z] + cosa init --branch testing-devel --commit=43ee15ff9cf23b3cdd4498242a5f3746fef3a61a https://github.com/coreos/fedora-coreos-config
14:41:20 [2025-03-31T14:41:20.074Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:41:20 [2025-03-31T14:41:20.328Z] info: Missing CAP_SYS_ADMIN; using virt
14:41:20 [2025-03-31T14:41:20.329Z] + mkdir -p src
14:41:20 [2025-03-31T14:41:20.329Z] + cd src
14:41:20 [2025-03-31T14:41:20.329Z] + test -e config
14:41:20 [2025-03-31T14:41:20.329Z] + case "${source}" in
14:41:20 [2025-03-31T14:41:20.329Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:41:20 [2025-03-31T14:41:20.329Z] Cloning into 'config'...
14:41:21 [2025-03-31T14:41:21.251Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:41:21 [2025-03-31T14:41:21.251Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:41:24 [2025-03-31T14:41:24.511Z] From https://gitlab.com/fedora/bootc/base-images
14:41:24 [2025-03-31T14:41:24.511Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:41:24 [2025-03-31T14:41:24.511Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:41:24 [2025-03-31T14:41:24.511Z] + '[' -n 43ee15ff9cf23b3cdd4498242a5f3746fef3a61a ']'
14:41:24 [2025-03-31T14:41:24.511Z] + git -C ./config fetch origin 43ee15ff9cf23b3cdd4498242a5f3746fef3a61a
14:41:24 [2025-03-31T14:41:24.511Z] From https://github.com/coreos/fedora-coreos-config
14:41:24 [2025-03-31T14:41:24.511Z]  * branch            43ee15ff9cf23b3cdd4498242a5f3746fef3a61a -> FETCH_HEAD
14:41:24 [2025-03-31T14:41:24.511Z] + git -C ./config reset --hard 43ee15ff9cf23b3cdd4498242a5f3746fef3a61a
14:41:24 [2025-03-31T14:41:24.777Z] HEAD is now at 43ee15f lockfiles: bump to latest
14:41:24 [2025-03-31T14:41:24.777Z] + git -C ./config submodule update --init --recursive
14:41:24 [2025-03-31T14:41:24.777Z] + set +x
14:41:24 [2025-03-31T14:41:24.777Z] Config commit: 43ee15ff9cf23b3cdd4498242a5f3746fef3a61a
14:41:24 [2025-03-31T14:41:24.777Z] + manifest=src/config/manifest.yaml
14:41:24 [2025-03-31T14:41:24.777Z] + image=src/config/image.yaml
14:41:24 [2025-03-31T14:41:24.777Z] + [[ -n '' ]]
14:41:24 [2025-03-31T14:41:24.777Z] + [[ ! -f src/config/manifest.yaml ]]
14:41:24 [2025-03-31T14:41:24.777Z] + [[ ! -f src/config/image.yaml ]]
14:41:24 [2025-03-31T14:41:24.777Z] + mkdir -p cache
14:41:24 [2025-03-31T14:41:24.777Z] + mkdir -p builds
14:41:24 [2025-03-31T14:41:24.777Z] + mkdir -p tmp
14:41:24 [2025-03-31T14:41:24.777Z] + mkdir -p overrides/rpm
14:41:24 [2025-03-31T14:41:24.777Z] + mkdir -p overrides/rootfs
14:41:24 [2025-03-31T14:41:24.777Z] + test 0 = 1
14:41:24 [2025-03-31T14:41:24.777Z] + case "${YUMREPOS}" in
14:41:24 [2025-03-31T14:41:24.777Z] + set +x
14:41:24 [2025-03-31T14:41:24.777Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.