Console Output
07:04:23 [2024-12-13T07:04:23.779Z] + set -xeuo pipefail
07:04:23 [2024-12-13T07:04:23.779Z] ++ umask
07:04:23 [2024-12-13T07:04:23.779Z] + '[' 0022 = 0000 ']'
07:04:23 [2024-12-13T07:04:23.779Z] + cosa init --branch testing-devel --commit=e8073f8d1933fa22b79b7ccc43069264fe22a823 https://github.com/coreos/fedora-coreos-config
07:04:23 [2024-12-13T07:04:23.779Z] notice: failed to look up uid in /etc/passwd; enabling workaround
07:04:24 [2024-12-13T07:04:24.064Z] info: Missing CAP_SYS_ADMIN; using virt
07:04:24 [2024-12-13T07:04:24.064Z] + mkdir -p src
07:04:24 [2024-12-13T07:04:24.064Z] + cd src
07:04:24 [2024-12-13T07:04:24.064Z] + test -e config
07:04:24 [2024-12-13T07:04:24.064Z] + case "${source}" in
07:04:24 [2024-12-13T07:04:24.064Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
07:04:24 [2024-12-13T07:04:24.064Z] Cloning into 'config'...
07:04:24 [2024-12-13T07:04:24.320Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
07:04:24 [2024-12-13T07:04:24.320Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
07:04:24 [2024-12-13T07:04:24.900Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
07:04:24 [2024-12-13T07:04:24.900Z] + '[' -n e8073f8d1933fa22b79b7ccc43069264fe22a823 ']'
07:04:24 [2024-12-13T07:04:24.900Z] + git -C ./config fetch origin e8073f8d1933fa22b79b7ccc43069264fe22a823
07:04:24 [2024-12-13T07:04:24.900Z] From https://github.com/coreos/fedora-coreos-config
07:04:24 [2024-12-13T07:04:24.900Z] * branch e8073f8d1933fa22b79b7ccc43069264fe22a823 -> FETCH_HEAD
07:04:24 [2024-12-13T07:04:24.900Z] + git -C ./config reset --hard e8073f8d1933fa22b79b7ccc43069264fe22a823
07:04:24 [2024-12-13T07:04:24.900Z] HEAD is now at e8073f8 lockfiles: bump to latest
07:04:24 [2024-12-13T07:04:24.900Z] + git -C ./config submodule update --init --recursive
07:04:24 [2024-12-13T07:04:24.900Z] + set +x
07:04:24 [2024-12-13T07:04:24.900Z] Config commit: e8073f8d1933fa22b79b7ccc43069264fe22a823
07:04:24 [2024-12-13T07:04:24.900Z] + manifest=src/config/manifest.yaml
07:04:24 [2024-12-13T07:04:24.900Z] + image=src/config/image.yaml
07:04:24 [2024-12-13T07:04:24.900Z] + [[ -n '' ]]
07:04:24 [2024-12-13T07:04:24.900Z] + [[ ! -f src/config/manifest.yaml ]]
07:04:24 [2024-12-13T07:04:24.900Z] + [[ ! -f src/config/image.yaml ]]
07:04:24 [2024-12-13T07:04:24.900Z] + mkdir -p cache
07:04:24 [2024-12-13T07:04:24.900Z] + mkdir -p builds
07:04:24 [2024-12-13T07:04:24.900Z] + mkdir -p tmp
07:04:24 [2024-12-13T07:04:24.900Z] + mkdir -p overrides/rpm
07:04:24 [2024-12-13T07:04:24.900Z] + mkdir -p overrides/rootfs
07:04:24 [2024-12-13T07:04:24.900Z] + test 0 = 1
07:04:24 [2024-12-13T07:04:24.900Z] + case "${YUMREPOS}" in
07:04:24 [2024-12-13T07:04:24.900Z] + set +x
07:04:24 [2024-12-13T07:04:24.900Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.