Console Output

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