Console Output

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