Console Output

13:33:18 [2025-01-07T13:33:18.869Z] + set -xeuo pipefail
13:33:18 [2025-01-07T13:33:18.869Z] ++ umask
13:33:18 [2025-01-07T13:33:18.869Z] + '[' 0022 = 0000 ']'
13:33:18 [2025-01-07T13:33:18.869Z] + cosa init --branch rawhide --commit=89488da45da475cda52e755bf015ca616e506d15 https://github.com/coreos/fedora-coreos-config
13:33:18 [2025-01-07T13:33:18.869Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:33:19 [2025-01-07T13:33:19.125Z] info: Missing CAP_SYS_ADMIN; using virt
13:33:19 [2025-01-07T13:33:19.125Z] + mkdir -p src
13:33:19 [2025-01-07T13:33:19.125Z] + cd src
13:33:19 [2025-01-07T13:33:19.125Z] + test -e config
13:33:19 [2025-01-07T13:33:19.125Z] + case "${source}" in
13:33:19 [2025-01-07T13:33:19.125Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:33:19 [2025-01-07T13:33:19.125Z] Cloning into 'config'...
13:33:19 [2025-01-07T13:33:19.381Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:33:19 [2025-01-07T13:33:19.381Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:33:21 [2025-01-07T13:33:21.266Z] From https://gitlab.com/fedora/bootc/base-images
13:33:21 [2025-01-07T13:33:21.267Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
13:33:21 [2025-01-07T13:33:21.267Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
13:33:21 [2025-01-07T13:33:21.267Z] + '[' -n 89488da45da475cda52e755bf015ca616e506d15 ']'
13:33:21 [2025-01-07T13:33:21.267Z] + git -C ./config fetch origin 89488da45da475cda52e755bf015ca616e506d15
13:33:21 [2025-01-07T13:33:21.522Z] From https://github.com/coreos/fedora-coreos-config
13:33:21 [2025-01-07T13:33:21.522Z]  * branch            89488da45da475cda52e755bf015ca616e506d15 -> FETCH_HEAD
13:33:21 [2025-01-07T13:33:21.522Z] Fetching submodule fedora-bootc
13:33:22 [2025-01-07T13:33:22.446Z] From https://gitlab.com/fedora/bootc/base-images
13:33:22 [2025-01-07T13:33:22.446Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
13:33:22 [2025-01-07T13:33:22.446Z] + git -C ./config reset --hard 89488da45da475cda52e755bf015ca616e506d15
13:33:22 [2025-01-07T13:33:22.446Z] HEAD is now at 89488da overrides: pin systemd-257-1.fc42
13:33:22 [2025-01-07T13:33:22.446Z] + git -C ./config submodule update --init --recursive
13:33:22 [2025-01-07T13:33:22.701Z] + set +x
13:33:22 [2025-01-07T13:33:22.701Z] Config commit: 89488da45da475cda52e755bf015ca616e506d15
13:33:22 [2025-01-07T13:33:22.701Z] + manifest=src/config/manifest.yaml
13:33:22 [2025-01-07T13:33:22.701Z] + image=src/config/image.yaml
13:33:22 [2025-01-07T13:33:22.701Z] + [[ -n '' ]]
13:33:22 [2025-01-07T13:33:22.701Z] + [[ ! -f src/config/manifest.yaml ]]
13:33:22 [2025-01-07T13:33:22.701Z] + [[ ! -f src/config/image.yaml ]]
13:33:22 [2025-01-07T13:33:22.701Z] + mkdir -p cache
13:33:22 [2025-01-07T13:33:22.701Z] + mkdir -p builds
13:33:22 [2025-01-07T13:33:22.701Z] + mkdir -p tmp
13:33:22 [2025-01-07T13:33:22.701Z] + mkdir -p overrides/rpm
13:33:22 [2025-01-07T13:33:22.701Z] + mkdir -p overrides/rootfs
13:33:22 [2025-01-07T13:33:22.701Z] + test 0 = 1
13:33:22 [2025-01-07T13:33:22.701Z] + case "${YUMREPOS}" in
13:33:22 [2025-01-07T13:33:22.701Z] + set +x
13:33:22 [2025-01-07T13:33:22.701Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.