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