Console Output
01:09:13 [2024-11-23T01:09:13.551Z] + set -xeuo pipefail
01:09:13 [2024-11-23T01:09:13.551Z] ++ umask
01:09:13 [2024-11-23T01:09:13.551Z] + '[' 0022 = 0000 ']'
01:09:13 [2024-11-23T01:09:13.551Z] + cosa init --branch rawhide --commit=5b148c5a6b967886f524803aea64cfea6486bcc2 https://github.com/coreos/fedora-coreos-config
01:09:13 [2024-11-23T01:09:13.551Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:09:13 [2024-11-23T01:09:13.805Z] info: Missing CAP_SYS_ADMIN; using virt
01:09:13 [2024-11-23T01:09:13.805Z] + mkdir -p src
01:09:13 [2024-11-23T01:09:13.805Z] + cd src
01:09:13 [2024-11-23T01:09:13.805Z] + test -e config
01:09:13 [2024-11-23T01:09:13.805Z] + case "${source}" in
01:09:13 [2024-11-23T01:09:13.805Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:09:13 [2024-11-23T01:09:13.806Z] Cloning into 'config'...
01:09:14 [2024-11-23T01:09:14.059Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:09:14 [2024-11-23T01:09:14.059Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:09:14 [2024-11-23T01:09:14.614Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
01:09:14 [2024-11-23T01:09:14.614Z] + '[' -n 5b148c5a6b967886f524803aea64cfea6486bcc2 ']'
01:09:14 [2024-11-23T01:09:14.614Z] + git -C ./config fetch origin 5b148c5a6b967886f524803aea64cfea6486bcc2
01:09:14 [2024-11-23T01:09:14.868Z] From https://github.com/coreos/fedora-coreos-config
01:09:14 [2024-11-23T01:09:14.868Z] * branch 5b148c5a6b967886f524803aea64cfea6486bcc2 -> FETCH_HEAD
01:09:15 [2024-11-23T01:09:15.121Z] Fetching submodule fedora-bootc
01:09:16 [2024-11-23T01:09:16.041Z] From https://gitlab.com/fedora/bootc/base-images
01:09:16 [2024-11-23T01:09:16.041Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
01:09:16 [2024-11-23T01:09:16.041Z] + git -C ./config reset --hard 5b148c5a6b967886f524803aea64cfea6486bcc2
01:09:16 [2024-11-23T01:09:16.041Z] HEAD is now at 5b148c5 tree: import changes from testing-devel at 80fb4f7adf42bb1374945eb437f1bb2d430ab415
01:09:16 [2024-11-23T01:09:16.041Z] + git -C ./config submodule update --init --recursive
01:09:16 [2024-11-23T01:09:16.599Z] From https://gitlab.com/fedora/bootc/base-images
01:09:16 [2024-11-23T01:09:16.599Z] * [new tag] v2024.0 -> v2024.0
01:09:17 [2024-11-23T01:09:17.182Z] From https://gitlab.com/fedora/bootc/base-images
01:09:17 [2024-11-23T01:09:17.182Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
01:09:17 [2024-11-23T01:09:17.182Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
01:09:17 [2024-11-23T01:09:17.182Z] + set +x
01:09:17 [2024-11-23T01:09:17.182Z] Config commit: 5b148c5a6b967886f524803aea64cfea6486bcc2
01:09:17 [2024-11-23T01:09:17.182Z] + manifest=src/config/manifest.yaml
01:09:17 [2024-11-23T01:09:17.182Z] + image=src/config/image.yaml
01:09:17 [2024-11-23T01:09:17.182Z] + [[ -n '' ]]
01:09:17 [2024-11-23T01:09:17.182Z] + [[ ! -f src/config/manifest.yaml ]]
01:09:17 [2024-11-23T01:09:17.182Z] + [[ ! -f src/config/image.yaml ]]
01:09:17 [2024-11-23T01:09:17.182Z] + mkdir -p cache
01:09:17 [2024-11-23T01:09:17.182Z] + mkdir -p builds
01:09:17 [2024-11-23T01:09:17.182Z] + mkdir -p tmp
01:09:17 [2024-11-23T01:09:17.182Z] + mkdir -p overrides/rpm
01:09:17 [2024-11-23T01:09:17.182Z] + mkdir -p overrides/rootfs
01:09:17 [2024-11-23T01:09:17.182Z] + test 0 = 1
01:09:17 [2024-11-23T01:09:17.182Z] + case "${YUMREPOS}" in
01:09:17 [2024-11-23T01:09:17.182Z] + set +x
01:09:17 [2024-11-23T01:09:17.182Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.