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