Console Output

19:58:21 [2024-11-18T19:58:21.276Z] + set -xeuo pipefail
19:58:21 [2024-11-18T19:58:21.276Z] ++ umask
19:58:21 [2024-11-18T19:58:21.276Z] + '[' 0022 = 0000 ']'
19:58:21 [2024-11-18T19:58:21.276Z] + cosa init --branch testing-devel --commit=e39c5bb723cfe3da6a5132efb5340acddb4cd7bc https://github.com/coreos/fedora-coreos-config
19:58:21 [2024-11-18T19:58:21.276Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:58:21 [2024-11-18T19:58:21.530Z] info: Missing CAP_SYS_ADMIN; using virt
19:58:21 [2024-11-18T19:58:21.530Z] + mkdir -p src
19:58:21 [2024-11-18T19:58:21.530Z] + cd src
19:58:21 [2024-11-18T19:58:21.530Z] + test -e config
19:58:21 [2024-11-18T19:58:21.530Z] + case "${source}" in
19:58:21 [2024-11-18T19:58:21.530Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:58:21 [2024-11-18T19:58:21.530Z] Cloning into 'config'...
19:58:21 [2024-11-18T19:58:21.530Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:58:21 [2024-11-18T19:58:21.530Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:58:22 [2024-11-18T19:58:22.093Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
19:58:22 [2024-11-18T19:58:22.093Z] + '[' -n e39c5bb723cfe3da6a5132efb5340acddb4cd7bc ']'
19:58:22 [2024-11-18T19:58:22.093Z] + git -C ./config fetch origin e39c5bb723cfe3da6a5132efb5340acddb4cd7bc
19:58:22 [2024-11-18T19:58:22.627Z] From https://github.com/coreos/fedora-coreos-config
19:58:22 [2024-11-18T19:58:22.627Z]  * branch            e39c5bb723cfe3da6a5132efb5340acddb4cd7bc -> FETCH_HEAD
19:58:22 [2024-11-18T19:58:22.627Z] + git -C ./config reset --hard e39c5bb723cfe3da6a5132efb5340acddb4cd7bc
19:58:22 [2024-11-18T19:58:22.627Z] HEAD is now at e39c5bb Sync repo templates ���
19:58:22 [2024-11-18T19:58:22.627Z] + git -C ./config submodule update --init --recursive
19:58:22 [2024-11-18T19:58:22.627Z] + set +x
19:58:22 [2024-11-18T19:58:22.627Z] Config commit: e39c5bb723cfe3da6a5132efb5340acddb4cd7bc
19:58:22 [2024-11-18T19:58:22.627Z] + manifest=src/config/manifest.yaml
19:58:22 [2024-11-18T19:58:22.627Z] + image=src/config/image.yaml
19:58:22 [2024-11-18T19:58:22.627Z] + [[ ! -f src/config/manifest.yaml ]]
19:58:22 [2024-11-18T19:58:22.627Z] + [[ ! -f src/config/image.yaml ]]
19:58:22 [2024-11-18T19:58:22.627Z] + [[ -n '' ]]
19:58:22 [2024-11-18T19:58:22.627Z] + mkdir -p cache
19:58:22 [2024-11-18T19:58:22.627Z] + mkdir -p builds
19:58:22 [2024-11-18T19:58:22.627Z] + mkdir -p tmp
19:58:22 [2024-11-18T19:58:22.627Z] + mkdir -p overrides/rpm
19:58:22 [2024-11-18T19:58:22.627Z] + mkdir -p overrides/rootfs
19:58:22 [2024-11-18T19:58:22.627Z] + test 0 = 1
19:58:22 [2024-11-18T19:58:22.627Z] + case "${YUMREPOS}" in
19:58:22 [2024-11-18T19:58:22.627Z] + set +x
19:58:22 [2024-11-18T19:58:22.627Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.