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