Console Output

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