Console Output

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