Console Output
23:01:33 [2025-02-10T23:01:33.018Z] + set -xeuo pipefail
23:01:33 [2025-02-10T23:01:33.018Z] ++ umask
23:01:33 [2025-02-10T23:01:33.018Z] + '[' 0022 = 0000 ']'
23:01:33 [2025-02-10T23:01:33.018Z] + cosa init --branch branched --commit=590e048589431eac3c1835a20bca4267e2d32fe4 https://github.com/coreos/fedora-coreos-config
23:01:33 [2025-02-10T23:01:33.018Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:01:33 [2025-02-10T23:01:33.272Z] info: Missing CAP_SYS_ADMIN; using virt
23:01:33 [2025-02-10T23:01:33.272Z] + mkdir -p src
23:01:33 [2025-02-10T23:01:33.272Z] + cd src
23:01:33 [2025-02-10T23:01:33.272Z] + test -e config
23:01:33 [2025-02-10T23:01:33.272Z] + case "${source}" in
23:01:33 [2025-02-10T23:01:33.272Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:01:33 [2025-02-10T23:01:33.272Z] Cloning into 'config'...
23:01:33 [2025-02-10T23:01:33.833Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:01:33 [2025-02-10T23:01:33.833Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:01:35 [2025-02-10T23:01:35.712Z] From https://gitlab.com/fedora/bootc/base-images
23:01:35 [2025-02-10T23:01:35.712Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
23:01:35 [2025-02-10T23:01:35.712Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
23:01:35 [2025-02-10T23:01:35.712Z] + '[' -n 590e048589431eac3c1835a20bca4267e2d32fe4 ']'
23:01:35 [2025-02-10T23:01:35.712Z] + git -C ./config fetch origin 590e048589431eac3c1835a20bca4267e2d32fe4
23:01:35 [2025-02-10T23:01:35.712Z] From https://github.com/coreos/fedora-coreos-config
23:01:35 [2025-02-10T23:01:35.712Z] * branch 590e048589431eac3c1835a20bca4267e2d32fe4 -> FETCH_HEAD
23:01:35 [2025-02-10T23:01:35.712Z] + git -C ./config reset --hard 590e048589431eac3c1835a20bca4267e2d32fe4
23:01:35 [2025-02-10T23:01:35.967Z] HEAD is now at 590e048 [branched] manifest: bump to F42
23:01:35 [2025-02-10T23:01:35.967Z] + git -C ./config submodule update --init --recursive
23:01:35 [2025-02-10T23:01:35.967Z] + set +x
23:01:35 [2025-02-10T23:01:35.967Z] Config commit: 590e048589431eac3c1835a20bca4267e2d32fe4
23:01:35 [2025-02-10T23:01:35.967Z] + manifest=src/config/manifest.yaml
23:01:35 [2025-02-10T23:01:35.967Z] + image=src/config/image.yaml
23:01:35 [2025-02-10T23:01:35.967Z] + [[ -n '' ]]
23:01:35 [2025-02-10T23:01:35.967Z] + [[ ! -f src/config/manifest.yaml ]]
23:01:35 [2025-02-10T23:01:35.967Z] + [[ ! -f src/config/image.yaml ]]
23:01:35 [2025-02-10T23:01:35.967Z] + mkdir -p cache
23:01:35 [2025-02-10T23:01:35.967Z] + mkdir -p builds
23:01:35 [2025-02-10T23:01:35.967Z] + mkdir -p tmp
23:01:35 [2025-02-10T23:01:35.967Z] + mkdir -p overrides/rpm
23:01:35 [2025-02-10T23:01:35.967Z] + mkdir -p overrides/rootfs
23:01:35 [2025-02-10T23:01:35.967Z] + test 0 = 1
23:01:35 [2025-02-10T23:01:35.967Z] + case "${YUMREPOS}" in
23:01:35 [2025-02-10T23:01:35.967Z] + set +x
23:01:35 [2025-02-10T23:01:35.967Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.