Console Output

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