Console Output
17:34:08 [2025-03-18T17:34:08.472Z] + set -xeuo pipefail
17:34:08 [2025-03-18T17:34:08.473Z] ++ umask
17:34:08 [2025-03-18T17:34:08.473Z] + '[' 0022 = 0000 ']'
17:34:08 [2025-03-18T17:34:08.473Z] + cosa init --branch next-devel --commit=77a3f5b39b3503c159bd4dc49ef3aa0b2a407084 https://github.com/coreos/fedora-coreos-config
17:34:08 [2025-03-18T17:34:08.473Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:34:08 [2025-03-18T17:34:08.473Z] info: Missing CAP_SYS_ADMIN; using virt
17:34:08 [2025-03-18T17:34:08.473Z] + mkdir -p src
17:34:08 [2025-03-18T17:34:08.473Z] + cd src
17:34:08 [2025-03-18T17:34:08.473Z] + test -e config
17:34:08 [2025-03-18T17:34:08.473Z] + case "${source}" in
17:34:08 [2025-03-18T17:34:08.473Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:34:08 [2025-03-18T17:34:08.473Z] Cloning into 'config'...
17:34:09 [2025-03-18T17:34:09.399Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:34:09 [2025-03-18T17:34:09.399Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:34:11 [2025-03-18T17:34:11.920Z] From https://gitlab.com/fedora/bootc/base-images
17:34:11 [2025-03-18T17:34:11.920Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
17:34:11 [2025-03-18T17:34:11.920Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
17:34:11 [2025-03-18T17:34:11.920Z] + '[' -n 77a3f5b39b3503c159bd4dc49ef3aa0b2a407084 ']'
17:34:11 [2025-03-18T17:34:11.920Z] + git -C ./config fetch origin 77a3f5b39b3503c159bd4dc49ef3aa0b2a407084
17:34:12 [2025-03-18T17:34:12.176Z] From https://github.com/coreos/fedora-coreos-config
17:34:12 [2025-03-18T17:34:12.176Z] * branch 77a3f5b39b3503c159bd4dc49ef3aa0b2a407084 -> FETCH_HEAD
17:34:12 [2025-03-18T17:34:12.176Z] + git -C ./config reset --hard 77a3f5b39b3503c159bd4dc49ef3aa0b2a407084
17:34:12 [2025-03-18T17:34:12.176Z] HEAD is now at 77a3f5b tree: import changes from testing-devel at f9a2278de8856f85f9a5e2af1b329f51beb65535
17:34:12 [2025-03-18T17:34:12.176Z] + git -C ./config submodule update --init --recursive
17:34:12 [2025-03-18T17:34:12.176Z] + set +x
17:34:12 [2025-03-18T17:34:12.176Z] Config commit: 77a3f5b39b3503c159bd4dc49ef3aa0b2a407084
17:34:12 [2025-03-18T17:34:12.176Z] + manifest=src/config/manifest.yaml
17:34:12 [2025-03-18T17:34:12.176Z] + image=src/config/image.yaml
17:34:12 [2025-03-18T17:34:12.176Z] + [[ -n '' ]]
17:34:12 [2025-03-18T17:34:12.176Z] + [[ ! -f src/config/manifest.yaml ]]
17:34:12 [2025-03-18T17:34:12.176Z] + [[ ! -f src/config/image.yaml ]]
17:34:12 [2025-03-18T17:34:12.176Z] + mkdir -p cache
17:34:12 [2025-03-18T17:34:12.176Z] + mkdir -p builds
17:34:12 [2025-03-18T17:34:12.176Z] + mkdir -p tmp
17:34:12 [2025-03-18T17:34:12.176Z] + mkdir -p overrides/rpm
17:34:12 [2025-03-18T17:34:12.176Z] + mkdir -p overrides/rootfs
17:34:12 [2025-03-18T17:34:12.176Z] + test 0 = 1
17:34:12 [2025-03-18T17:34:12.176Z] + case "${YUMREPOS}" in
17:34:12 [2025-03-18T17:34:12.176Z] + set +x
17:34:12 [2025-03-18T17:34:12.176Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.