Console Output

10:15:26 [2024-12-12T10:15:26.393Z] + set -xeuo pipefail
10:15:26 [2024-12-12T10:15:26.393Z] ++ umask
10:15:26 [2024-12-12T10:15:26.393Z] + '[' 0022 = 0000 ']'
10:15:26 [2024-12-12T10:15:26.393Z] + cosa init --branch testing-devel --commit=e8073f8d1933fa22b79b7ccc43069264fe22a823 https://github.com/coreos/fedora-coreos-config
10:15:26 [2024-12-12T10:15:26.393Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:15:26 [2024-12-12T10:15:26.393Z] info: Missing CAP_SYS_ADMIN; using virt
10:15:26 [2024-12-12T10:15:26.393Z] + mkdir -p src
10:15:26 [2024-12-12T10:15:26.393Z] + cd src
10:15:26 [2024-12-12T10:15:26.393Z] + test -e config
10:15:26 [2024-12-12T10:15:26.393Z] + case "${source}" in
10:15:26 [2024-12-12T10:15:26.393Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:15:26 [2024-12-12T10:15:26.393Z] Cloning into 'config'...
10:15:26 [2024-12-12T10:15:26.648Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:15:26 [2024-12-12T10:15:26.649Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:15:27 [2024-12-12T10:15:27.206Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
10:15:27 [2024-12-12T10:15:27.206Z] + '[' -n e8073f8d1933fa22b79b7ccc43069264fe22a823 ']'
10:15:27 [2024-12-12T10:15:27.206Z] + git -C ./config fetch origin e8073f8d1933fa22b79b7ccc43069264fe22a823
10:15:27 [2024-12-12T10:15:27.206Z] From https://github.com/coreos/fedora-coreos-config
10:15:27 [2024-12-12T10:15:27.206Z]  * branch            e8073f8d1933fa22b79b7ccc43069264fe22a823 -> FETCH_HEAD
10:15:27 [2024-12-12T10:15:27.206Z] + git -C ./config reset --hard e8073f8d1933fa22b79b7ccc43069264fe22a823
10:15:27 [2024-12-12T10:15:27.206Z] HEAD is now at e8073f8 lockfiles: bump to latest
10:15:27 [2024-12-12T10:15:27.206Z] + git -C ./config submodule update --init --recursive
10:15:27 [2024-12-12T10:15:27.206Z] + set +x
10:15:27 [2024-12-12T10:15:27.206Z] Config commit: e8073f8d1933fa22b79b7ccc43069264fe22a823
10:15:27 [2024-12-12T10:15:27.206Z] + manifest=src/config/manifest.yaml
10:15:27 [2024-12-12T10:15:27.206Z] + image=src/config/image.yaml
10:15:27 [2024-12-12T10:15:27.206Z] + [[ -n '' ]]
10:15:27 [2024-12-12T10:15:27.206Z] + [[ ! -f src/config/manifest.yaml ]]
10:15:27 [2024-12-12T10:15:27.206Z] + [[ ! -f src/config/image.yaml ]]
10:15:27 [2024-12-12T10:15:27.206Z] + mkdir -p cache
10:15:27 [2024-12-12T10:15:27.206Z] + mkdir -p builds
10:15:27 [2024-12-12T10:15:27.206Z] + mkdir -p tmp
10:15:27 [2024-12-12T10:15:27.206Z] + mkdir -p overrides/rpm
10:15:27 [2024-12-12T10:15:27.206Z] + mkdir -p overrides/rootfs
10:15:27 [2024-12-12T10:15:27.206Z] + test 0 = 1
10:15:27 [2024-12-12T10:15:27.206Z] + case "${YUMREPOS}" in
10:15:27 [2024-12-12T10:15:27.206Z] + set +x
10:15:27 [2024-12-12T10:15:27.206Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.