Console Output

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