Console Output
13:44:26 [2025-09-18T13:44:26.974Z] + set -xeuo pipefail
13:44:26 [2025-09-18T13:44:26.974Z] ++ umask
13:44:26 [2025-09-18T13:44:26.974Z] + '[' 0022 = 0000 ']'
13:44:26 [2025-09-18T13:44:26.974Z] + cosa init --branch rawhide --commit=d63c069c21bef1141288add64890f4bf4b9300f0 https://github.com/coreos/fedora-coreos-config
13:44:26 [2025-09-18T13:44:26.974Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:44:26 [2025-09-18T13:44:26.974Z] info: Missing CAP_SYS_ADMIN; using virt
13:44:26 [2025-09-18T13:44:26.974Z] + mkdir -p src
13:44:26 [2025-09-18T13:44:26.974Z] + cd src
13:44:26 [2025-09-18T13:44:26.974Z] + test -e config
13:44:26 [2025-09-18T13:44:26.974Z] + case "${source}" in
13:44:26 [2025-09-18T13:44:26.974Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:44:26 [2025-09-18T13:44:26.974Z] Cloning into 'config'...
13:44:27 [2025-09-18T13:44:27.533Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:44:27 [2025-09-18T13:44:27.533Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:44:30 [2025-09-18T13:44:30.049Z] From https://gitlab.com/fedora/bootc/base-images
13:44:30 [2025-09-18T13:44:30.049Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
13:44:30 [2025-09-18T13:44:30.049Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
13:44:30 [2025-09-18T13:44:30.049Z] + '[' -n d63c069c21bef1141288add64890f4bf4b9300f0 ']'
13:44:30 [2025-09-18T13:44:30.049Z] + git -C ./config fetch origin d63c069c21bef1141288add64890f4bf4b9300f0
13:44:30 [2025-09-18T13:44:30.049Z] From https://github.com/coreos/fedora-coreos-config
13:44:30 [2025-09-18T13:44:30.049Z] * branch d63c069c21bef1141288add64890f4bf4b9300f0 -> FETCH_HEAD
13:44:30 [2025-09-18T13:44:30.049Z] + git -C ./config reset --hard d63c069c21bef1141288add64890f4bf4b9300f0
13:44:30 [2025-09-18T13:44:30.049Z] HEAD is now at d63c069 tree: import changes from testing-devel at 9cf0e63b1a1b54281fbaed0da318bd1e6933d40c
13:44:30 [2025-09-18T13:44:30.049Z] + git -C ./config submodule update --init --recursive
13:44:30 [2025-09-18T13:44:30.308Z] + set +x
13:44:30 [2025-09-18T13:44:30.308Z] Config commit: d63c069c21bef1141288add64890f4bf4b9300f0
13:44:30 [2025-09-18T13:44:30.308Z] + manifest=src/config/manifest.yaml
13:44:30 [2025-09-18T13:44:30.308Z] + image=src/config/image.yaml
13:44:30 [2025-09-18T13:44:30.308Z] + [[ -n '' ]]
13:44:30 [2025-09-18T13:44:30.308Z] + [[ ! -f src/config/manifest.yaml ]]
13:44:30 [2025-09-18T13:44:30.308Z] + [[ ! -f src/config/image.yaml ]]
13:44:30 [2025-09-18T13:44:30.308Z] + mkdir -p cache
13:44:30 [2025-09-18T13:44:30.308Z] + mkdir -p builds
13:44:30 [2025-09-18T13:44:30.308Z] + mkdir -p tmp
13:44:30 [2025-09-18T13:44:30.308Z] + mkdir -p overrides/rpm
13:44:30 [2025-09-18T13:44:30.308Z] + mkdir -p overrides/rootfs
13:44:30 [2025-09-18T13:44:30.308Z] + test 0 = 1
13:44:30 [2025-09-18T13:44:30.308Z] + case "${YUMREPOS}" in
13:44:30 [2025-09-18T13:44:30.308Z] + set +x
13:44:30 [2025-09-18T13:44:30.308Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.