Console Output
10:30:58 [2025-03-04T10:30:58.463Z] + set -xeuo pipefail
10:30:58 [2025-03-04T10:30:58.463Z] ++ umask
10:30:58 [2025-03-04T10:30:58.463Z] + '[' 0022 = 0000 ']'
10:30:58 [2025-03-04T10:30:58.463Z] + cosa init --branch branched --commit=a68f44e3befe75aedec1026bfeeb45853395c5e7 https://github.com/coreos/fedora-coreos-config
10:30:58 [2025-03-04T10:30:58.463Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:30:58 [2025-03-04T10:30:58.463Z] info: Missing CAP_SYS_ADMIN; using virt
10:30:58 [2025-03-04T10:30:58.463Z] + mkdir -p src
10:30:58 [2025-03-04T10:30:58.463Z] + cd src
10:30:58 [2025-03-04T10:30:58.463Z] + test -e config
10:30:58 [2025-03-04T10:30:58.463Z] + case "${source}" in
10:30:58 [2025-03-04T10:30:58.463Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:30:58 [2025-03-04T10:30:58.463Z] Cloning into 'config'...
10:30:59 [2025-03-04T10:30:59.834Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:30:59 [2025-03-04T10:30:59.834Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:31:02 [2025-03-04T10:31:02.341Z] From https://gitlab.com/fedora/bootc/base-images
10:31:02 [2025-03-04T10:31:02.341Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
10:31:02 [2025-03-04T10:31:02.341Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
10:31:02 [2025-03-04T10:31:02.341Z] + '[' -n a68f44e3befe75aedec1026bfeeb45853395c5e7 ']'
10:31:02 [2025-03-04T10:31:02.341Z] + git -C ./config fetch origin a68f44e3befe75aedec1026bfeeb45853395c5e7
10:31:02 [2025-03-04T10:31:02.341Z] From https://github.com/coreos/fedora-coreos-config
10:31:02 [2025-03-04T10:31:02.341Z] * branch a68f44e3befe75aedec1026bfeeb45853395c5e7 -> FETCH_HEAD
10:31:02 [2025-03-04T10:31:02.341Z] + git -C ./config reset --hard a68f44e3befe75aedec1026bfeeb45853395c5e7
10:31:02 [2025-03-04T10:31:02.341Z] HEAD is now at a68f44e image: enable deploy-via-container for generated images
10:31:02 [2025-03-04T10:31:02.341Z] + git -C ./config submodule update --init --recursive
10:31:02 [2025-03-04T10:31:02.341Z] + set +x
10:31:02 [2025-03-04T10:31:02.341Z] Config commit: a68f44e3befe75aedec1026bfeeb45853395c5e7
10:31:02 [2025-03-04T10:31:02.341Z] + manifest=src/config/manifest.yaml
10:31:02 [2025-03-04T10:31:02.341Z] + image=src/config/image.yaml
10:31:02 [2025-03-04T10:31:02.341Z] + [[ -n '' ]]
10:31:02 [2025-03-04T10:31:02.341Z] + [[ ! -f src/config/manifest.yaml ]]
10:31:02 [2025-03-04T10:31:02.341Z] + [[ ! -f src/config/image.yaml ]]
10:31:02 [2025-03-04T10:31:02.341Z] + mkdir -p cache
10:31:02 [2025-03-04T10:31:02.341Z] + mkdir -p builds
10:31:02 [2025-03-04T10:31:02.341Z] + mkdir -p tmp
10:31:02 [2025-03-04T10:31:02.341Z] + mkdir -p overrides/rpm
10:31:02 [2025-03-04T10:31:02.341Z] + mkdir -p overrides/rootfs
10:31:02 [2025-03-04T10:31:02.341Z] + test 0 = 1
10:31:02 [2025-03-04T10:31:02.341Z] + case "${YUMREPOS}" in
10:31:02 [2025-03-04T10:31:02.341Z] + set +x
10:31:02 [2025-03-04T10:31:02.341Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.