Console Output
22:06:38 [2025-03-11T22:06:38.390Z] + set -xeuo pipefail
22:06:38 [2025-03-11T22:06:38.390Z] ++ umask
22:06:38 [2025-03-11T22:06:38.390Z] + '[' 0022 = 0000 ']'
22:06:38 [2025-03-11T22:06:38.390Z] + cosa init --branch branched --commit=3f35c7d126e76f39ce3fff17ea15e4c205733e56 https://github.com/coreos/fedora-coreos-config
22:06:38 [2025-03-11T22:06:38.390Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:06:38 [2025-03-11T22:06:38.645Z] info: Missing CAP_SYS_ADMIN; using virt
22:06:38 [2025-03-11T22:06:38.645Z] + mkdir -p src
22:06:38 [2025-03-11T22:06:38.645Z] + cd src
22:06:38 [2025-03-11T22:06:38.645Z] + test -e config
22:06:38 [2025-03-11T22:06:38.645Z] + case "${source}" in
22:06:38 [2025-03-11T22:06:38.645Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:06:38 [2025-03-11T22:06:38.645Z] Cloning into 'config'...
22:06:39 [2025-03-11T22:06:39.220Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:06:39 [2025-03-11T22:06:39.220Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:06:42 [2025-03-11T22:06:42.479Z] From https://gitlab.com/fedora/bootc/base-images
22:06:42 [2025-03-11T22:06:42.479Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
22:06:42 [2025-03-11T22:06:42.479Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
22:06:42 [2025-03-11T22:06:42.479Z] + '[' -n 3f35c7d126e76f39ce3fff17ea15e4c205733e56 ']'
22:06:42 [2025-03-11T22:06:42.479Z] + git -C ./config fetch origin 3f35c7d126e76f39ce3fff17ea15e4c205733e56
22:06:42 [2025-03-11T22:06:42.734Z] From https://github.com/coreos/fedora-coreos-config
22:06:42 [2025-03-11T22:06:42.734Z] * branch 3f35c7d126e76f39ce3fff17ea15e4c205733e56 -> FETCH_HEAD
22:06:42 [2025-03-11T22:06:42.734Z] + git -C ./config reset --hard 3f35c7d126e76f39ce3fff17ea15e4c205733e56
22:06:42 [2025-03-11T22:06:42.734Z] HEAD is now at 3f35c7d overrides: fast-track rpm-ostree-2025.6-4.fc42
22:06:42 [2025-03-11T22:06:42.734Z] + git -C ./config submodule update --init --recursive
22:06:42 [2025-03-11T22:06:42.734Z] + set +x
22:06:42 [2025-03-11T22:06:42.734Z] Config commit: 3f35c7d126e76f39ce3fff17ea15e4c205733e56
22:06:42 [2025-03-11T22:06:42.734Z] + manifest=src/config/manifest.yaml
22:06:42 [2025-03-11T22:06:42.734Z] + image=src/config/image.yaml
22:06:42 [2025-03-11T22:06:42.734Z] + [[ -n '' ]]
22:06:42 [2025-03-11T22:06:42.734Z] + [[ ! -f src/config/manifest.yaml ]]
22:06:42 [2025-03-11T22:06:42.734Z] + [[ ! -f src/config/image.yaml ]]
22:06:42 [2025-03-11T22:06:42.734Z] + mkdir -p cache
22:06:42 [2025-03-11T22:06:42.734Z] + mkdir -p builds
22:06:42 [2025-03-11T22:06:42.734Z] + mkdir -p tmp
22:06:42 [2025-03-11T22:06:42.734Z] + mkdir -p overrides/rpm
22:06:42 [2025-03-11T22:06:42.734Z] + mkdir -p overrides/rootfs
22:06:42 [2025-03-11T22:06:42.734Z] + test 0 = 1
22:06:42 [2025-03-11T22:06:42.734Z] + case "${YUMREPOS}" in
22:06:42 [2025-03-11T22:06:42.734Z] + set +x
22:06:42 [2025-03-11T22:06:42.734Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.