Console Output

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