Console Output

12:48:12 [2025-03-14T12:48:12.549Z] + set -xeuo pipefail
12:48:12 [2025-03-14T12:48:12.549Z] ++ umask
12:48:12 [2025-03-14T12:48:12.549Z] + '[' 0022 = 0000 ']'
12:48:12 [2025-03-14T12:48:12.549Z] + cosa init --branch testing-devel --commit=3372a355c2d8c4424ae4be69ad979a494f5493c2 https://github.com/coreos/fedora-coreos-config
12:48:12 [2025-03-14T12:48:12.549Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:48:12 [2025-03-14T12:48:12.549Z] info: Missing CAP_SYS_ADMIN; using virt
12:48:12 [2025-03-14T12:48:12.549Z] + mkdir -p src
12:48:12 [2025-03-14T12:48:12.549Z] + cd src
12:48:12 [2025-03-14T12:48:12.549Z] + test -e config
12:48:12 [2025-03-14T12:48:12.549Z] + case "${source}" in
12:48:12 [2025-03-14T12:48:12.549Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:48:12 [2025-03-14T12:48:12.549Z] Cloning into 'config'...
12:48:12 [2025-03-14T12:48:12.807Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:48:12 [2025-03-14T12:48:12.807Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:48:14 [2025-03-14T12:48:14.692Z] From https://gitlab.com/fedora/bootc/base-images
12:48:14 [2025-03-14T12:48:14.692Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
12:48:14 [2025-03-14T12:48:14.692Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
12:48:14 [2025-03-14T12:48:14.692Z] + '[' -n 3372a355c2d8c4424ae4be69ad979a494f5493c2 ']'
12:48:14 [2025-03-14T12:48:14.692Z] + git -C ./config fetch origin 3372a355c2d8c4424ae4be69ad979a494f5493c2
12:48:14 [2025-03-14T12:48:14.692Z] From https://github.com/coreos/fedora-coreos-config
12:48:14 [2025-03-14T12:48:14.692Z]  * branch            3372a355c2d8c4424ae4be69ad979a494f5493c2 -> FETCH_HEAD
12:48:14 [2025-03-14T12:48:14.692Z] + git -C ./config reset --hard 3372a355c2d8c4424ae4be69ad979a494f5493c2
12:48:14 [2025-03-14T12:48:14.948Z] HEAD is now at 3372a35 denylist: re-enable ppc64le pxe test
12:48:14 [2025-03-14T12:48:14.948Z] + git -C ./config submodule update --init --recursive
12:48:14 [2025-03-14T12:48:14.948Z] + set +x
12:48:14 [2025-03-14T12:48:14.948Z] Config commit: 3372a355c2d8c4424ae4be69ad979a494f5493c2
12:48:14 [2025-03-14T12:48:14.948Z] + manifest=src/config/manifest.yaml
12:48:14 [2025-03-14T12:48:14.948Z] + image=src/config/image.yaml
12:48:14 [2025-03-14T12:48:14.948Z] + [[ -n '' ]]
12:48:14 [2025-03-14T12:48:14.948Z] + [[ ! -f src/config/manifest.yaml ]]
12:48:14 [2025-03-14T12:48:14.948Z] + [[ ! -f src/config/image.yaml ]]
12:48:14 [2025-03-14T12:48:14.948Z] + mkdir -p cache
12:48:14 [2025-03-14T12:48:14.948Z] + mkdir -p builds
12:48:14 [2025-03-14T12:48:14.948Z] + mkdir -p tmp
12:48:14 [2025-03-14T12:48:14.948Z] + mkdir -p overrides/rpm
12:48:14 [2025-03-14T12:48:14.948Z] + mkdir -p overrides/rootfs
12:48:14 [2025-03-14T12:48:14.948Z] + test 0 = 1
12:48:14 [2025-03-14T12:48:14.948Z] + case "${YUMREPOS}" in
12:48:14 [2025-03-14T12:48:14.948Z] + set +x
12:48:14 [2025-03-14T12:48:14.948Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.