Console Output

14:47:52 [2025-04-02T14:47:52.907Z] + set -xeuo pipefail
14:47:52 [2025-04-02T14:47:52.907Z] ++ umask
14:47:52 [2025-04-02T14:47:52.907Z] + '[' 0022 = 0000 ']'
14:47:52 [2025-04-02T14:47:52.907Z] + cosa init --branch testing-devel --commit=350e4d59c2ca8dd84419982eb51910961b095f86 https://github.com/coreos/fedora-coreos-config
14:47:52 [2025-04-02T14:47:52.907Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:47:52 [2025-04-02T14:47:52.907Z] info: Missing CAP_SYS_ADMIN; using virt
14:47:52 [2025-04-02T14:47:52.907Z] + mkdir -p src
14:47:52 [2025-04-02T14:47:52.907Z] + cd src
14:47:52 [2025-04-02T14:47:52.907Z] + test -e config
14:47:52 [2025-04-02T14:47:52.907Z] + case "${source}" in
14:47:52 [2025-04-02T14:47:52.907Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:47:52 [2025-04-02T14:47:52.907Z] Cloning into 'config'...
14:47:53 [2025-04-02T14:47:53.177Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:47:53 [2025-04-02T14:47:53.178Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:47:55 [2025-04-02T14:47:55.686Z] From https://gitlab.com/fedora/bootc/base-images
14:47:55 [2025-04-02T14:47:55.686Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:47:55 [2025-04-02T14:47:55.686Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:47:55 [2025-04-02T14:47:55.686Z] + '[' -n 350e4d59c2ca8dd84419982eb51910961b095f86 ']'
14:47:55 [2025-04-02T14:47:55.686Z] + git -C ./config fetch origin 350e4d59c2ca8dd84419982eb51910961b095f86
14:47:55 [2025-04-02T14:47:55.686Z] From https://github.com/coreos/fedora-coreos-config
14:47:55 [2025-04-02T14:47:55.686Z]  * branch            350e4d59c2ca8dd84419982eb51910961b095f86 -> FETCH_HEAD
14:47:55 [2025-04-02T14:47:55.686Z] + git -C ./config reset --hard 350e4d59c2ca8dd84419982eb51910961b095f86
14:47:55 [2025-04-02T14:47:55.686Z] HEAD is now at 350e4d5 lockfiles: drop graduated overrides ����
14:47:55 [2025-04-02T14:47:55.686Z] + git -C ./config submodule update --init --recursive
14:47:55 [2025-04-02T14:47:55.686Z] + set +x
14:47:55 [2025-04-02T14:47:55.686Z] Config commit: 350e4d59c2ca8dd84419982eb51910961b095f86
14:47:55 [2025-04-02T14:47:55.686Z] + manifest=src/config/manifest.yaml
14:47:55 [2025-04-02T14:47:55.686Z] + image=src/config/image.yaml
14:47:55 [2025-04-02T14:47:55.686Z] + [[ -n '' ]]
14:47:55 [2025-04-02T14:47:55.686Z] + [[ ! -f src/config/manifest.yaml ]]
14:47:55 [2025-04-02T14:47:55.686Z] + [[ ! -f src/config/image.yaml ]]
14:47:55 [2025-04-02T14:47:55.686Z] + mkdir -p cache
14:47:55 [2025-04-02T14:47:55.686Z] + mkdir -p builds
14:47:55 [2025-04-02T14:47:55.686Z] + mkdir -p tmp
14:47:55 [2025-04-02T14:47:55.686Z] + mkdir -p overrides/rpm
14:47:55 [2025-04-02T14:47:55.686Z] + mkdir -p overrides/rootfs
14:47:55 [2025-04-02T14:47:55.686Z] + test 0 = 1
14:47:55 [2025-04-02T14:47:55.686Z] + case "${YUMREPOS}" in
14:47:55 [2025-04-02T14:47:55.686Z] + set +x
14:47:55 [2025-04-02T14:47:55.686Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.