Console Output

12:05:57 [2024-10-25T12:05:57.443Z] + set -xeuo pipefail
12:05:57 [2024-10-25T12:05:57.443Z] ++ umask
12:05:57 [2024-10-25T12:05:57.443Z] + '[' 0022 = 0000 ']'
12:05:57 [2024-10-25T12:05:57.443Z] + cosa init --branch testing-devel --commit=2d0fce6d5cfd5198c27e131757ecb934e1b092e7 https://github.com/coreos/fedora-coreos-config
12:05:57 [2024-10-25T12:05:57.443Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:05:57 [2024-10-25T12:05:57.697Z] info: Missing CAP_SYS_ADMIN; using virt
12:05:57 [2024-10-25T12:05:57.697Z] + mkdir -p src
12:05:57 [2024-10-25T12:05:57.697Z] + cd src
12:05:57 [2024-10-25T12:05:57.697Z] + test -e config
12:05:57 [2024-10-25T12:05:57.697Z] + case "${source}" in
12:05:57 [2024-10-25T12:05:57.697Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:05:57 [2024-10-25T12:05:57.697Z] Cloning into 'config'...
12:05:58 [2024-10-25T12:05:58.255Z] + '[' -n 2d0fce6d5cfd5198c27e131757ecb934e1b092e7 ']'
12:05:58 [2024-10-25T12:05:58.255Z] + git -C ./config fetch origin 2d0fce6d5cfd5198c27e131757ecb934e1b092e7
12:05:58 [2024-10-25T12:05:58.255Z] From https://github.com/coreos/fedora-coreos-config
12:05:58 [2024-10-25T12:05:58.255Z]  * branch            2d0fce6d5cfd5198c27e131757ecb934e1b092e7 -> FETCH_HEAD
12:05:58 [2024-10-25T12:05:58.255Z] + git -C ./config reset --hard 2d0fce6d5cfd5198c27e131757ecb934e1b092e7
12:05:58 [2024-10-25T12:05:58.255Z] HEAD is now at 2d0fce6 denylist: add kdump.crash.nfs for >=f41
12:05:58 [2024-10-25T12:05:58.255Z] + git -C ./config submodule update --init --recursive
12:05:58 [2024-10-25T12:05:58.255Z] + set +x
12:05:58 [2024-10-25T12:05:58.255Z] Config commit: 2d0fce6d5cfd5198c27e131757ecb934e1b092e7
12:05:58 [2024-10-25T12:05:58.255Z] + manifest=src/config/manifest.yaml
12:05:58 [2024-10-25T12:05:58.255Z] + image=src/config/image.yaml
12:05:58 [2024-10-25T12:05:58.255Z] + [[ ! -f src/config/manifest.yaml ]]
12:05:58 [2024-10-25T12:05:58.255Z] + [[ ! -f src/config/image.yaml ]]
12:05:58 [2024-10-25T12:05:58.255Z] + [[ -n '' ]]
12:05:58 [2024-10-25T12:05:58.255Z] + mkdir -p cache
12:05:58 [2024-10-25T12:05:58.255Z] + mkdir -p builds
12:05:58 [2024-10-25T12:05:58.255Z] + mkdir -p tmp
12:05:58 [2024-10-25T12:05:58.255Z] + mkdir -p overrides/rpm
12:05:58 [2024-10-25T12:05:58.255Z] + mkdir -p overrides/rootfs
12:05:58 [2024-10-25T12:05:58.255Z] + test 0 = 1
12:05:58 [2024-10-25T12:05:58.255Z] + case "${YUMREPOS}" in
12:05:58 [2024-10-25T12:05:58.255Z] + set +x
12:05:58 [2024-10-25T12:05:58.255Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.