Console Output

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