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