Console Output

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