Console Output

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