Console Output

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