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