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