Console Output

19:41:09 [2025-01-17T19:41:09.537Z] + set -xeuo pipefail
19:41:09 [2025-01-17T19:41:09.537Z] ++ umask
19:41:09 [2025-01-17T19:41:09.537Z] + '[' 0022 = 0000 ']'
19:41:09 [2025-01-17T19:41:09.537Z] + cosa init --branch testing-devel --commit=a2b65889ca07872c0f0147991afb895a832722a7 https://github.com/coreos/fedora-coreos-config
19:41:09 [2025-01-17T19:41:09.537Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:41:09 [2025-01-17T19:41:09.537Z] info: Missing CAP_SYS_ADMIN; using virt
19:41:09 [2025-01-17T19:41:09.537Z] + mkdir -p src
19:41:09 [2025-01-17T19:41:09.537Z] + cd src
19:41:09 [2025-01-17T19:41:09.537Z] + test -e config
19:41:09 [2025-01-17T19:41:09.537Z] + case "${source}" in
19:41:09 [2025-01-17T19:41:09.537Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:41:09 [2025-01-17T19:41:09.537Z] Cloning into 'config'...
19:41:09 [2025-01-17T19:41:09.792Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:41:09 [2025-01-17T19:41:09.792Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:41:11 [2025-01-17T19:41:11.689Z] From https://gitlab.com/fedora/bootc/base-images
19:41:11 [2025-01-17T19:41:11.689Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
19:41:11 [2025-01-17T19:41:11.689Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
19:41:11 [2025-01-17T19:41:11.689Z] + '[' -n a2b65889ca07872c0f0147991afb895a832722a7 ']'
19:41:11 [2025-01-17T19:41:11.689Z] + git -C ./config fetch origin a2b65889ca07872c0f0147991afb895a832722a7
19:41:11 [2025-01-17T19:41:11.689Z] From https://github.com/coreos/fedora-coreos-config
19:41:11 [2025-01-17T19:41:11.689Z]  * branch            a2b65889ca07872c0f0147991afb895a832722a7 -> FETCH_HEAD
19:41:11 [2025-01-17T19:41:11.689Z] + git -C ./config reset --hard a2b65889ca07872c0f0147991afb895a832722a7
19:41:11 [2025-01-17T19:41:11.689Z] HEAD is now at a2b6588 lockfiles: bump to latest
19:41:11 [2025-01-17T19:41:11.689Z] + git -C ./config submodule update --init --recursive
19:41:11 [2025-01-17T19:41:11.689Z] + set +x
19:41:11 [2025-01-17T19:41:11.689Z] Config commit: a2b65889ca07872c0f0147991afb895a832722a7
19:41:11 [2025-01-17T19:41:11.689Z] + manifest=src/config/manifest.yaml
19:41:11 [2025-01-17T19:41:11.689Z] + image=src/config/image.yaml
19:41:11 [2025-01-17T19:41:11.689Z] + [[ -n '' ]]
19:41:11 [2025-01-17T19:41:11.689Z] + [[ ! -f src/config/manifest.yaml ]]
19:41:11 [2025-01-17T19:41:11.689Z] + [[ ! -f src/config/image.yaml ]]
19:41:11 [2025-01-17T19:41:11.689Z] + mkdir -p cache
19:41:11 [2025-01-17T19:41:11.689Z] + mkdir -p builds
19:41:11 [2025-01-17T19:41:11.689Z] + mkdir -p tmp
19:41:11 [2025-01-17T19:41:11.689Z] + mkdir -p overrides/rpm
19:41:11 [2025-01-17T19:41:11.689Z] + mkdir -p overrides/rootfs
19:41:11 [2025-01-17T19:41:11.689Z] + test 0 = 1
19:41:11 [2025-01-17T19:41:11.689Z] + case "${YUMREPOS}" in
19:41:11 [2025-01-17T19:41:11.689Z] + set +x
19:41:11 [2025-01-17T19:41:11.689Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.