Console Output
11:56:42 [2025-03-27T11:56:42.794Z] + set -xeuo pipefail
11:56:42 [2025-03-27T11:56:42.794Z] ++ umask
11:56:42 [2025-03-27T11:56:42.794Z] + '[' 0022 = 0000 ']'
11:56:42 [2025-03-27T11:56:42.794Z] + cosa init --branch testing-devel --commit=367b7751a0bb488b96eb1421b98e10d6f3445d0a https://github.com/coreos/fedora-coreos-config
11:56:42 [2025-03-27T11:56:42.794Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:56:42 [2025-03-27T11:56:42.794Z] info: Missing CAP_SYS_ADMIN; using virt
11:56:42 [2025-03-27T11:56:42.794Z] + mkdir -p src
11:56:42 [2025-03-27T11:56:42.794Z] + cd src
11:56:42 [2025-03-27T11:56:42.794Z] + test -e config
11:56:42 [2025-03-27T11:56:42.794Z] + case "${source}" in
11:56:42 [2025-03-27T11:56:42.794Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:56:42 [2025-03-27T11:56:42.794Z] Cloning into 'config'...
11:56:43 [2025-03-27T11:56:43.047Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:56:43 [2025-03-27T11:56:43.047Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:56:44 [2025-03-27T11:56:44.930Z] From https://gitlab.com/fedora/bootc/base-images
11:56:44 [2025-03-27T11:56:44.931Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
11:56:44 [2025-03-27T11:56:44.931Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
11:56:44 [2025-03-27T11:56:44.931Z] + '[' -n 367b7751a0bb488b96eb1421b98e10d6f3445d0a ']'
11:56:44 [2025-03-27T11:56:44.931Z] + git -C ./config fetch origin 367b7751a0bb488b96eb1421b98e10d6f3445d0a
11:56:45 [2025-03-27T11:56:45.183Z] From https://github.com/coreos/fedora-coreos-config
11:56:45 [2025-03-27T11:56:45.183Z] * branch 367b7751a0bb488b96eb1421b98e10d6f3445d0a -> FETCH_HEAD
11:56:45 [2025-03-27T11:56:45.183Z] + git -C ./config reset --hard 367b7751a0bb488b96eb1421b98e10d6f3445d0a
11:56:45 [2025-03-27T11:56:45.184Z] HEAD is now at 367b775 buildroot: better workaround for rpm-build bug
11:56:45 [2025-03-27T11:56:45.184Z] + git -C ./config submodule update --init --recursive
11:56:45 [2025-03-27T11:56:45.184Z] + set +x
11:56:45 [2025-03-27T11:56:45.184Z] Config commit: 367b7751a0bb488b96eb1421b98e10d6f3445d0a
11:56:45 [2025-03-27T11:56:45.184Z] + manifest=src/config/manifest.yaml
11:56:45 [2025-03-27T11:56:45.184Z] + image=src/config/image.yaml
11:56:45 [2025-03-27T11:56:45.184Z] + [[ -n '' ]]
11:56:45 [2025-03-27T11:56:45.184Z] + [[ ! -f src/config/manifest.yaml ]]
11:56:45 [2025-03-27T11:56:45.184Z] + [[ ! -f src/config/image.yaml ]]
11:56:45 [2025-03-27T11:56:45.184Z] + mkdir -p cache
11:56:45 [2025-03-27T11:56:45.184Z] + mkdir -p builds
11:56:45 [2025-03-27T11:56:45.184Z] + mkdir -p tmp
11:56:45 [2025-03-27T11:56:45.184Z] + mkdir -p overrides/rpm
11:56:45 [2025-03-27T11:56:45.184Z] + mkdir -p overrides/rootfs
11:56:45 [2025-03-27T11:56:45.184Z] + test 0 = 1
11:56:45 [2025-03-27T11:56:45.184Z] + case "${YUMREPOS}" in
11:56:45 [2025-03-27T11:56:45.184Z] + set +x
11:56:45 [2025-03-27T11:56:45.184Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.