Console Output

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