Console Output
19:36:33 [2025-02-11T19:36:33.256Z] + set -xeuo pipefail
19:36:33 [2025-02-11T19:36:33.256Z] ++ umask
19:36:33 [2025-02-11T19:36:33.256Z] + '[' 0022 = 0000 ']'
19:36:33 [2025-02-11T19:36:33.256Z] + cosa init --branch rawhide --commit=7b17e036c9b2638c418f44bc4394d3dc29c79a47 https://github.com/coreos/fedora-coreos-config
19:36:33 [2025-02-11T19:36:33.256Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:36:33 [2025-02-11T19:36:33.256Z] info: Missing CAP_SYS_ADMIN; using virt
19:36:33 [2025-02-11T19:36:33.256Z] + mkdir -p src
19:36:33 [2025-02-11T19:36:33.256Z] + cd src
19:36:33 [2025-02-11T19:36:33.256Z] + test -e config
19:36:33 [2025-02-11T19:36:33.256Z] + case "${source}" in
19:36:33 [2025-02-11T19:36:33.256Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:36:33 [2025-02-11T19:36:33.256Z] Cloning into 'config'...
19:36:33 [2025-02-11T19:36:33.512Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:36:33 [2025-02-11T19:36:33.512Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:36:34 [2025-02-11T19:36:34.436Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
19:36:34 [2025-02-11T19:36:34.436Z] + '[' -n 7b17e036c9b2638c418f44bc4394d3dc29c79a47 ']'
19:36:34 [2025-02-11T19:36:34.436Z] + git -C ./config fetch origin 7b17e036c9b2638c418f44bc4394d3dc29c79a47
19:36:34 [2025-02-11T19:36:34.436Z] From https://github.com/coreos/fedora-coreos-config
19:36:34 [2025-02-11T19:36:34.436Z] * branch 7b17e036c9b2638c418f44bc4394d3dc29c79a47 -> FETCH_HEAD
19:36:34 [2025-02-11T19:36:34.436Z] + git -C ./config reset --hard 7b17e036c9b2638c418f44bc4394d3dc29c79a47
19:36:34 [2025-02-11T19:36:34.436Z] HEAD is now at 7b17e03 tree: import changes from testing-devel at d7f6dade9560dd7918dbe675aa7cd6cddb0e646f
19:36:34 [2025-02-11T19:36:34.436Z] + git -C ./config submodule update --init --recursive
19:36:34 [2025-02-11T19:36:34.436Z] + set +x
19:36:34 [2025-02-11T19:36:34.436Z] Config commit: 7b17e036c9b2638c418f44bc4394d3dc29c79a47
19:36:34 [2025-02-11T19:36:34.436Z] + manifest=src/config/manifest.yaml
19:36:34 [2025-02-11T19:36:34.436Z] + image=src/config/image.yaml
19:36:34 [2025-02-11T19:36:34.436Z] + [[ -n '' ]]
19:36:34 [2025-02-11T19:36:34.436Z] + [[ ! -f src/config/manifest.yaml ]]
19:36:34 [2025-02-11T19:36:34.436Z] + [[ ! -f src/config/image.yaml ]]
19:36:34 [2025-02-11T19:36:34.436Z] + mkdir -p cache
19:36:34 [2025-02-11T19:36:34.436Z] + mkdir -p builds
19:36:34 [2025-02-11T19:36:34.436Z] + mkdir -p tmp
19:36:34 [2025-02-11T19:36:34.436Z] + mkdir -p overrides/rpm
19:36:34 [2025-02-11T19:36:34.436Z] + mkdir -p overrides/rootfs
19:36:34 [2025-02-11T19:36:34.436Z] + test 0 = 1
19:36:34 [2025-02-11T19:36:34.436Z] + case "${YUMREPOS}" in
19:36:34 [2025-02-11T19:36:34.436Z] + set +x
19:36:34 [2025-02-11T19:36:34.436Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.