Console Output
17:03:42 [2024-11-19T17:03:42.171Z] + set -xeuo pipefail
17:03:42 [2024-11-19T17:03:42.171Z] ++ umask
17:03:42 [2024-11-19T17:03:42.171Z] + '[' 0022 = 0000 ']'
17:03:42 [2024-11-19T17:03:42.171Z] + cosa init --branch rawhide --commit=cd1c03eb039a4cd8d432b711a1d61a318319507f https://github.com/coreos/fedora-coreos-config
17:03:42 [2024-11-19T17:03:42.171Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:03:42 [2024-11-19T17:03:42.171Z] info: Missing CAP_SYS_ADMIN; using virt
17:03:42 [2024-11-19T17:03:42.171Z] + mkdir -p src
17:03:42 [2024-11-19T17:03:42.171Z] + cd src
17:03:42 [2024-11-19T17:03:42.171Z] + test -e config
17:03:42 [2024-11-19T17:03:42.171Z] + case "${source}" in
17:03:42 [2024-11-19T17:03:42.171Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:03:42 [2024-11-19T17:03:42.171Z] Cloning into 'config'...
17:03:42 [2024-11-19T17:03:42.729Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:03:42 [2024-11-19T17:03:42.729Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:03:43 [2024-11-19T17:03:43.287Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
17:03:43 [2024-11-19T17:03:43.287Z] + '[' -n cd1c03eb039a4cd8d432b711a1d61a318319507f ']'
17:03:43 [2024-11-19T17:03:43.287Z] + git -C ./config fetch origin cd1c03eb039a4cd8d432b711a1d61a318319507f
17:03:43 [2024-11-19T17:03:43.543Z] From https://github.com/coreos/fedora-coreos-config
17:03:43 [2024-11-19T17:03:43.543Z] * branch cd1c03eb039a4cd8d432b711a1d61a318319507f -> FETCH_HEAD
17:03:43 [2024-11-19T17:03:43.796Z] + git -C ./config reset --hard cd1c03eb039a4cd8d432b711a1d61a318319507f
17:03:43 [2024-11-19T17:03:43.796Z] warning: unable to rmdir 'fedora-bootc': Directory not empty
17:03:43 [2024-11-19T17:03:43.796Z] HEAD is now at cd1c03e tree: import changes from testing-devel at 9fac1687abb5817a963b3adc49bb2311f9baef84
17:03:43 [2024-11-19T17:03:43.796Z] + git -C ./config submodule update --init --recursive
17:03:43 [2024-11-19T17:03:43.796Z] + set +x
17:03:43 [2024-11-19T17:03:43.796Z] Config commit: cd1c03eb039a4cd8d432b711a1d61a318319507f
17:03:43 [2024-11-19T17:03:43.796Z] + manifest=src/config/manifest.yaml
17:03:43 [2024-11-19T17:03:43.796Z] + image=src/config/image.yaml
17:03:43 [2024-11-19T17:03:43.796Z] + [[ ! -f src/config/manifest.yaml ]]
17:03:43 [2024-11-19T17:03:43.796Z] + [[ ! -f src/config/image.yaml ]]
17:03:43 [2024-11-19T17:03:43.796Z] + [[ -n '' ]]
17:03:43 [2024-11-19T17:03:43.796Z] + mkdir -p cache
17:03:43 [2024-11-19T17:03:43.796Z] + mkdir -p builds
17:03:43 [2024-11-19T17:03:43.796Z] + mkdir -p tmp
17:03:43 [2024-11-19T17:03:43.796Z] + mkdir -p overrides/rpm
17:03:43 [2024-11-19T17:03:43.796Z] + mkdir -p overrides/rootfs
17:03:43 [2024-11-19T17:03:43.796Z] + test 0 = 1
17:03:43 [2024-11-19T17:03:43.796Z] + case "${YUMREPOS}" in
17:03:43 [2024-11-19T17:03:43.796Z] + set +x
17:03:43 [2024-11-19T17:03:43.796Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.