Console Output

20:01:03 [2025-01-30T20:01:03.597Z] + set -xeuo pipefail
20:01:03 [2025-01-30T20:01:03.597Z] ++ umask
20:01:03 [2025-01-30T20:01:03.597Z] + '[' 0022 = 0000 ']'
20:01:03 [2025-01-30T20:01:03.597Z] + cosa init --branch rawhide --commit=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c https://github.com/coreos/fedora-coreos-config
20:01:03 [2025-01-30T20:01:03.597Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:01:03 [2025-01-30T20:01:03.597Z] info: Missing CAP_SYS_ADMIN; using virt
20:01:03 [2025-01-30T20:01:03.597Z] + mkdir -p src
20:01:03 [2025-01-30T20:01:03.597Z] + cd src
20:01:03 [2025-01-30T20:01:03.597Z] + test -e config
20:01:03 [2025-01-30T20:01:03.597Z] + case "${source}" in
20:01:03 [2025-01-30T20:01:03.597Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:01:03 [2025-01-30T20:01:03.597Z] Cloning into 'config'...
20:01:03 [2025-01-30T20:01:03.852Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:01:03 [2025-01-30T20:01:03.852Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:01:04 [2025-01-30T20:01:04.412Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
20:01:04 [2025-01-30T20:01:04.412Z] + '[' -n 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c ']'
20:01:04 [2025-01-30T20:01:04.412Z] + git -C ./config fetch origin 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:01:04 [2025-01-30T20:01:04.667Z] From https://github.com/coreos/fedora-coreos-config
20:01:04 [2025-01-30T20:01:04.667Z]  * branch            2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c -> FETCH_HEAD
20:01:04 [2025-01-30T20:01:04.667Z] + git -C ./config reset --hard 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:01:04 [2025-01-30T20:01:04.667Z] HEAD is now at 2ff20ef tree: import changes from testing-devel at 823e2a3916c91018c92c07aba4dcb1a2423b72f7
20:01:04 [2025-01-30T20:01:04.667Z] + git -C ./config submodule update --init --recursive
20:01:04 [2025-01-30T20:01:04.667Z] + set +x
20:01:04 [2025-01-30T20:01:04.667Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:01:04 [2025-01-30T20:01:04.667Z] + manifest=src/config/manifest.yaml
20:01:04 [2025-01-30T20:01:04.667Z] + image=src/config/image.yaml
20:01:04 [2025-01-30T20:01:04.667Z] + [[ -n '' ]]
20:01:04 [2025-01-30T20:01:04.667Z] + [[ ! -f src/config/manifest.yaml ]]
20:01:04 [2025-01-30T20:01:04.667Z] + [[ ! -f src/config/image.yaml ]]
20:01:04 [2025-01-30T20:01:04.667Z] + mkdir -p cache
20:01:04 [2025-01-30T20:01:04.667Z] + mkdir -p builds
20:01:04 [2025-01-30T20:01:04.667Z] + mkdir -p tmp
20:01:04 [2025-01-30T20:01:04.667Z] + mkdir -p overrides/rpm
20:01:04 [2025-01-30T20:01:04.667Z] + mkdir -p overrides/rootfs
20:01:04 [2025-01-30T20:01:04.667Z] + test 0 = 1
20:01:04 [2025-01-30T20:01:04.667Z] + case "${YUMREPOS}" in
20:01:04 [2025-01-30T20:01:04.667Z] + set +x
20:01:04 [2025-01-30T20:01:04.667Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.