Console Output

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