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