Console Output

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