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