Console Output

23:34:43 [2025-02-07T23:34:43.771Z] + set -xeuo pipefail
23:34:43 [2025-02-07T23:34:43.771Z] ++ umask
23:34:43 [2025-02-07T23:34:43.771Z] + '[' 0022 = 0000 ']'
23:34:43 [2025-02-07T23:34:43.771Z] + cosa init --branch rawhide --commit=14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3 https://github.com/coreos/fedora-coreos-config
23:34:43 [2025-02-07T23:34:43.771Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:34:44 [2025-02-07T23:34:44.025Z] info: Missing CAP_SYS_ADMIN; using virt
23:34:44 [2025-02-07T23:34:44.025Z] + mkdir -p src
23:34:44 [2025-02-07T23:34:44.025Z] + cd src
23:34:44 [2025-02-07T23:34:44.025Z] + test -e config
23:34:44 [2025-02-07T23:34:44.025Z] + case "${source}" in
23:34:44 [2025-02-07T23:34:44.025Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:34:44 [2025-02-07T23:34:44.025Z] Cloning into 'config'...
23:34:44 [2025-02-07T23:34:44.278Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:34:44 [2025-02-07T23:34:44.278Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:34:46 [2025-02-07T23:34:46.160Z] From https://gitlab.com/fedora/bootc/base-images
23:34:46 [2025-02-07T23:34:46.160Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
23:34:46 [2025-02-07T23:34:46.160Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
23:34:46 [2025-02-07T23:34:46.160Z] + '[' -n 14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3 ']'
23:34:46 [2025-02-07T23:34:46.160Z] + git -C ./config fetch origin 14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3
23:34:46 [2025-02-07T23:34:46.414Z] From https://github.com/coreos/fedora-coreos-config
23:34:46 [2025-02-07T23:34:46.414Z]  * branch            14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3 -> FETCH_HEAD
23:34:46 [2025-02-07T23:34:46.414Z] Fetching submodule fedora-bootc
23:34:47 [2025-02-07T23:34:47.769Z] From https://gitlab.com/fedora/bootc/base-images
23:34:47 [2025-02-07T23:34:47.769Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
23:34:47 [2025-02-07T23:34:47.769Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
23:34:47 [2025-02-07T23:34:47.769Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
23:34:47 [2025-02-07T23:34:47.769Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
23:34:47 [2025-02-07T23:34:47.769Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
23:34:47 [2025-02-07T23:34:47.769Z] + git -C ./config reset --hard 14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3
23:34:47 [2025-02-07T23:34:47.769Z] HEAD is now at 14e6c91 overrides: fast-track kernel-6.14.0-0.rc1.20250205git5c8c229261f1.17.fc43
23:34:47 [2025-02-07T23:34:47.769Z] + git -C ./config submodule update --init --recursive
23:34:47 [2025-02-07T23:34:47.769Z] + set +x
23:34:47 [2025-02-07T23:34:47.769Z] Config commit: 14e6c91f9b4c81ec82fa4172db531a45e2fd5dc3
23:34:47 [2025-02-07T23:34:47.769Z] + manifest=src/config/manifest.yaml
23:34:47 [2025-02-07T23:34:47.769Z] + image=src/config/image.yaml
23:34:47 [2025-02-07T23:34:47.769Z] + [[ -n '' ]]
23:34:47 [2025-02-07T23:34:47.769Z] + [[ ! -f src/config/manifest.yaml ]]
23:34:47 [2025-02-07T23:34:47.769Z] + [[ ! -f src/config/image.yaml ]]
23:34:47 [2025-02-07T23:34:47.769Z] + mkdir -p cache
23:34:47 [2025-02-07T23:34:47.769Z] + mkdir -p builds
23:34:47 [2025-02-07T23:34:47.769Z] + mkdir -p tmp
23:34:47 [2025-02-07T23:34:47.769Z] + mkdir -p overrides/rpm
23:34:47 [2025-02-07T23:34:47.769Z] + mkdir -p overrides/rootfs
23:34:47 [2025-02-07T23:34:47.769Z] + test 0 = 1
23:34:47 [2025-02-07T23:34:47.769Z] + case "${YUMREPOS}" in
23:34:47 [2025-02-07T23:34:47.769Z] + set +x
23:34:47 [2025-02-07T23:34:47.769Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.