Console Output

11:58:43 [2025-02-06T11:58:43.432Z] + set -xeuo pipefail
11:58:43 [2025-02-06T11:58:43.432Z] ++ umask
11:58:43 [2025-02-06T11:58:43.432Z] + '[' 0022 = 0000 ']'
11:58:43 [2025-02-06T11:58:43.432Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config
11:58:43 [2025-02-06T11:58:43.432Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:58:43 [2025-02-06T11:58:43.432Z] info: Missing CAP_SYS_ADMIN; using virt
11:58:43 [2025-02-06T11:58:43.432Z] + mkdir -p src
11:58:43 [2025-02-06T11:58:43.432Z] + cd src
11:58:43 [2025-02-06T11:58:43.432Z] + test -e config
11:58:43 [2025-02-06T11:58:43.432Z] + case "${source}" in
11:58:43 [2025-02-06T11:58:43.432Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:58:43 [2025-02-06T11:58:43.432Z] Cloning into 'config'...
11:58:43 [2025-02-06T11:58:43.686Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:58:43 [2025-02-06T11:58:43.940Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:58:45 [2025-02-06T11:58:45.830Z] From https://gitlab.com/fedora/bootc/base-images
11:58:45 [2025-02-06T11:58:45.830Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
11:58:45 [2025-02-06T11:58:45.830Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
11:58:45 [2025-02-06T11:58:45.830Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']'
11:58:45 [2025-02-06T11:58:45.830Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c
11:58:45 [2025-02-06T11:58:45.830Z] From https://github.com/coreos/fedora-coreos-config
11:58:45 [2025-02-06T11:58:45.830Z]  * branch            9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD
11:58:45 [2025-02-06T11:58:45.830Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c
11:58:46 [2025-02-06T11:58:46.085Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64"
11:58:46 [2025-02-06T11:58:46.085Z] + git -C ./config submodule update --init --recursive
11:58:46 [2025-02-06T11:58:46.086Z] + set +x
11:58:46 [2025-02-06T11:58:46.086Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c
11:58:46 [2025-02-06T11:58:46.086Z] + manifest=src/config/manifest.yaml
11:58:46 [2025-02-06T11:58:46.086Z] + image=src/config/image.yaml
11:58:46 [2025-02-06T11:58:46.086Z] + [[ -n '' ]]
11:58:46 [2025-02-06T11:58:46.086Z] + [[ ! -f src/config/manifest.yaml ]]
11:58:46 [2025-02-06T11:58:46.086Z] + [[ ! -f src/config/image.yaml ]]
11:58:46 [2025-02-06T11:58:46.086Z] + mkdir -p cache
11:58:46 [2025-02-06T11:58:46.086Z] + mkdir -p builds
11:58:46 [2025-02-06T11:58:46.086Z] + mkdir -p tmp
11:58:46 [2025-02-06T11:58:46.086Z] + mkdir -p overrides/rpm
11:58:46 [2025-02-06T11:58:46.086Z] + mkdir -p overrides/rootfs
11:58:46 [2025-02-06T11:58:46.086Z] + test 0 = 1
11:58:46 [2025-02-06T11:58:46.086Z] + case "${YUMREPOS}" in
11:58:46 [2025-02-06T11:58:46.086Z] + set +x
11:58:46 [2025-02-06T11:58:46.086Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.