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