Console Output
00:37:15 [2025-03-22T00:37:15.873Z] + set -xeuo pipefail
00:37:15 [2025-03-22T00:37:15.873Z] ++ umask
00:37:15 [2025-03-22T00:37:15.873Z] + '[' 0022 = 0000 ']'
00:37:15 [2025-03-22T00:37:15.873Z] + cosa init --branch testing-devel --commit=75b2039f1a7fc349fe2aa4583f6853f1d54ec405 https://github.com/coreos/fedora-coreos-config
00:37:15 [2025-03-22T00:37:15.873Z] notice: failed to look up uid in /etc/passwd; enabling workaround
00:37:15 [2025-03-22T00:37:15.873Z] info: Missing CAP_SYS_ADMIN; using virt
00:37:15 [2025-03-22T00:37:15.873Z] + mkdir -p src
00:37:15 [2025-03-22T00:37:15.873Z] + cd src
00:37:15 [2025-03-22T00:37:15.873Z] + test -e config
00:37:15 [2025-03-22T00:37:15.873Z] + case "${source}" in
00:37:15 [2025-03-22T00:37:15.873Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
00:37:15 [2025-03-22T00:37:15.873Z] Cloning into 'config'...
00:37:16 [2025-03-22T00:37:16.127Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
00:37:16 [2025-03-22T00:37:16.127Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
00:37:18 [2025-03-22T00:37:18.013Z] From https://gitlab.com/fedora/bootc/base-images
00:37:18 [2025-03-22T00:37:18.013Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
00:37:18 [2025-03-22T00:37:18.013Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
00:37:18 [2025-03-22T00:37:18.013Z] + '[' -n 75b2039f1a7fc349fe2aa4583f6853f1d54ec405 ']'
00:37:18 [2025-03-22T00:37:18.013Z] + git -C ./config fetch origin 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
00:37:18 [2025-03-22T00:37:18.268Z] From https://github.com/coreos/fedora-coreos-config
00:37:18 [2025-03-22T00:37:18.268Z] * branch 75b2039f1a7fc349fe2aa4583f6853f1d54ec405 -> FETCH_HEAD
00:37:18 [2025-03-22T00:37:18.268Z] + git -C ./config reset --hard 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
00:37:18 [2025-03-22T00:37:18.268Z] HEAD is now at 75b2039 overrides: pin dnf5-5.2.11.0-1.fc41
00:37:18 [2025-03-22T00:37:18.268Z] + git -C ./config submodule update --init --recursive
00:37:18 [2025-03-22T00:37:18.268Z] + set +x
00:37:18 [2025-03-22T00:37:18.268Z] Config commit: 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
00:37:18 [2025-03-22T00:37:18.268Z] + manifest=src/config/manifest.yaml
00:37:18 [2025-03-22T00:37:18.268Z] + image=src/config/image.yaml
00:37:18 [2025-03-22T00:37:18.268Z] + [[ -n '' ]]
00:37:18 [2025-03-22T00:37:18.268Z] + [[ ! -f src/config/manifest.yaml ]]
00:37:18 [2025-03-22T00:37:18.268Z] + [[ ! -f src/config/image.yaml ]]
00:37:18 [2025-03-22T00:37:18.268Z] + mkdir -p cache
00:37:18 [2025-03-22T00:37:18.268Z] + mkdir -p builds
00:37:18 [2025-03-22T00:37:18.268Z] + mkdir -p tmp
00:37:18 [2025-03-22T00:37:18.268Z] + mkdir -p overrides/rpm
00:37:18 [2025-03-22T00:37:18.268Z] + mkdir -p overrides/rootfs
00:37:18 [2025-03-22T00:37:18.268Z] + test 0 = 1
00:37:18 [2025-03-22T00:37:18.268Z] + case "${YUMREPOS}" in
00:37:18 [2025-03-22T00:37:18.268Z] + set +x
00:37:18 [2025-03-22T00:37:18.268Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.