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