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