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