Console Output
16:16:49 [2025-02-27T16:16:49.916Z] + set -xeuo pipefail
16:16:49 [2025-02-27T16:16:49.916Z] ++ umask
16:16:49 [2025-02-27T16:16:49.916Z] + '[' 0022 = 0000 ']'
16:16:49 [2025-02-27T16:16:49.916Z] + cosa init --branch testing-devel --commit=07eedf500db96f343ec14cd2cb3403c17706c7bc https://github.com/coreos/fedora-coreos-config
16:16:49 [2025-02-27T16:16:49.916Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:16:49 [2025-02-27T16:16:49.916Z] info: Missing CAP_SYS_ADMIN; using virt
16:16:49 [2025-02-27T16:16:49.916Z] + mkdir -p src
16:16:49 [2025-02-27T16:16:49.916Z] + cd src
16:16:49 [2025-02-27T16:16:49.916Z] + test -e config
16:16:49 [2025-02-27T16:16:49.916Z] + case "${source}" in
16:16:49 [2025-02-27T16:16:49.916Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:16:49 [2025-02-27T16:16:49.916Z] Cloning into 'config'...
16:16:51 [2025-02-27T16:16:51.278Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:16:51 [2025-02-27T16:16:51.278Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:16:53 [2025-02-27T16:16:53.178Z] From https://gitlab.com/fedora/bootc/base-images
16:16:53 [2025-02-27T16:16:53.178Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
16:16:53 [2025-02-27T16:16:53.178Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
16:16:53 [2025-02-27T16:16:53.178Z] + '[' -n 07eedf500db96f343ec14cd2cb3403c17706c7bc ']'
16:16:53 [2025-02-27T16:16:53.178Z] + git -C ./config fetch origin 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:16:53 [2025-02-27T16:16:53.178Z] From https://github.com/coreos/fedora-coreos-config
16:16:53 [2025-02-27T16:16:53.178Z] * branch 07eedf500db96f343ec14cd2cb3403c17706c7bc -> FETCH_HEAD
16:16:53 [2025-02-27T16:16:53.178Z] + git -C ./config reset --hard 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:16:53 [2025-02-27T16:16:53.178Z] HEAD is now at 07eedf5 tests/kola: add test for LUKS + multipath
16:16:53 [2025-02-27T16:16:53.178Z] + git -C ./config submodule update --init --recursive
16:16:53 [2025-02-27T16:16:53.178Z] + set +x
16:16:53 [2025-02-27T16:16:53.178Z] Config commit: 07eedf500db96f343ec14cd2cb3403c17706c7bc
16:16:53 [2025-02-27T16:16:53.178Z] + manifest=src/config/manifest.yaml
16:16:53 [2025-02-27T16:16:53.178Z] + image=src/config/image.yaml
16:16:53 [2025-02-27T16:16:53.178Z] + [[ -n '' ]]
16:16:53 [2025-02-27T16:16:53.178Z] + [[ ! -f src/config/manifest.yaml ]]
16:16:53 [2025-02-27T16:16:53.178Z] + [[ ! -f src/config/image.yaml ]]
16:16:53 [2025-02-27T16:16:53.178Z] + mkdir -p cache
16:16:53 [2025-02-27T16:16:53.178Z] + mkdir -p builds
16:16:53 [2025-02-27T16:16:53.178Z] + mkdir -p tmp
16:16:53 [2025-02-27T16:16:53.178Z] + mkdir -p overrides/rpm
16:16:53 [2025-02-27T16:16:53.178Z] + mkdir -p overrides/rootfs
16:16:53 [2025-02-27T16:16:53.178Z] + test 0 = 1
16:16:53 [2025-02-27T16:16:53.178Z] + case "${YUMREPOS}" in
16:16:53 [2025-02-27T16:16:53.178Z] + set +x
16:16:53 [2025-02-27T16:16:53.178Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.