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