Console Output
13:21:18 [2025-03-11T13:21:18.858Z] + set -xeuo pipefail
13:21:18 [2025-03-11T13:21:18.858Z] ++ umask
13:21:18 [2025-03-11T13:21:18.858Z] + '[' 0022 = 0000 ']'
13:21:18 [2025-03-11T13:21:18.858Z] + cosa init --branch testing-devel --commit=72e06ee0c9442ac0c31a7369429b167e446377b6 https://github.com/coreos/fedora-coreos-config
13:21:18 [2025-03-11T13:21:18.858Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:21:19 [2025-03-11T13:21:19.112Z] info: Missing CAP_SYS_ADMIN; using virt
13:21:19 [2025-03-11T13:21:19.112Z] + mkdir -p src
13:21:19 [2025-03-11T13:21:19.112Z] + cd src
13:21:19 [2025-03-11T13:21:19.112Z] + test -e config
13:21:19 [2025-03-11T13:21:19.112Z] + case "${source}" in
13:21:19 [2025-03-11T13:21:19.112Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:21:19 [2025-03-11T13:21:19.112Z] Cloning into 'config'...
13:21:19 [2025-03-11T13:21:19.365Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:21:19 [2025-03-11T13:21:19.365Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:21:21 [2025-03-11T13:21:21.874Z] From https://gitlab.com/fedora/bootc/base-images
13:21:21 [2025-03-11T13:21:21.874Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
13:21:21 [2025-03-11T13:21:21.874Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
13:21:21 [2025-03-11T13:21:21.874Z] + '[' -n 72e06ee0c9442ac0c31a7369429b167e446377b6 ']'
13:21:21 [2025-03-11T13:21:21.874Z] + git -C ./config fetch origin 72e06ee0c9442ac0c31a7369429b167e446377b6
13:21:21 [2025-03-11T13:21:21.874Z] From https://github.com/coreos/fedora-coreos-config
13:21:21 [2025-03-11T13:21:21.874Z] * branch 72e06ee0c9442ac0c31a7369429b167e446377b6 -> FETCH_HEAD
13:21:21 [2025-03-11T13:21:21.874Z] + git -C ./config reset --hard 72e06ee0c9442ac0c31a7369429b167e446377b6
13:21:21 [2025-03-11T13:21:21.874Z] HEAD is now at 72e06ee overrides: fast-track rpm-ostree-2025.6-3.fc41
13:21:21 [2025-03-11T13:21:21.874Z] + git -C ./config submodule update --init --recursive
13:21:21 [2025-03-11T13:21:21.874Z] + set +x
13:21:21 [2025-03-11T13:21:21.874Z] Config commit: 72e06ee0c9442ac0c31a7369429b167e446377b6
13:21:21 [2025-03-11T13:21:21.874Z] + manifest=src/config/manifest.yaml
13:21:21 [2025-03-11T13:21:21.874Z] + image=src/config/image.yaml
13:21:21 [2025-03-11T13:21:21.874Z] + [[ -n '' ]]
13:21:21 [2025-03-11T13:21:21.874Z] + [[ ! -f src/config/manifest.yaml ]]
13:21:21 [2025-03-11T13:21:21.874Z] + [[ ! -f src/config/image.yaml ]]
13:21:21 [2025-03-11T13:21:21.874Z] + mkdir -p cache
13:21:21 [2025-03-11T13:21:21.874Z] + mkdir -p builds
13:21:21 [2025-03-11T13:21:21.874Z] + mkdir -p tmp
13:21:21 [2025-03-11T13:21:21.874Z] + mkdir -p overrides/rpm
13:21:21 [2025-03-11T13:21:21.874Z] + mkdir -p overrides/rootfs
13:21:21 [2025-03-11T13:21:21.874Z] + test 0 = 1
13:21:21 [2025-03-11T13:21:21.874Z] + case "${YUMREPOS}" in
13:21:21 [2025-03-11T13:21:21.874Z] + set +x
13:21:21 [2025-03-11T13:21:21.874Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.