Console Output
19:17:47 [2025-02-18T19:17:47.242Z] + set -xeuo pipefail
19:17:47 [2025-02-18T19:17:47.242Z] ++ umask
19:17:47 [2025-02-18T19:17:47.242Z] + '[' 0022 = 0000 ']'
19:17:47 [2025-02-18T19:17:47.242Z] + cosa init --branch testing-devel --commit=a4e1fd21b145ff94733cb30152720c137bb19c65 https://github.com/coreos/fedora-coreos-config
19:17:47 [2025-02-18T19:17:47.242Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:17:47 [2025-02-18T19:17:47.242Z] info: Missing CAP_SYS_ADMIN; using virt
19:17:47 [2025-02-18T19:17:47.242Z] + mkdir -p src
19:17:47 [2025-02-18T19:17:47.242Z] + cd src
19:17:47 [2025-02-18T19:17:47.242Z] + test -e config
19:17:47 [2025-02-18T19:17:47.242Z] + case "${source}" in
19:17:47 [2025-02-18T19:17:47.242Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:17:47 [2025-02-18T19:17:47.242Z] Cloning into 'config'...
19:17:47 [2025-02-18T19:17:47.505Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:17:47 [2025-02-18T19:17:47.505Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:17:48 [2025-02-18T19:17:48.065Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
19:17:48 [2025-02-18T19:17:48.065Z] + '[' -n a4e1fd21b145ff94733cb30152720c137bb19c65 ']'
19:17:48 [2025-02-18T19:17:48.065Z] + git -C ./config fetch origin a4e1fd21b145ff94733cb30152720c137bb19c65
19:17:48 [2025-02-18T19:17:48.320Z] From https://github.com/coreos/fedora-coreos-config
19:17:48 [2025-02-18T19:17:48.320Z] * branch a4e1fd21b145ff94733cb30152720c137bb19c65 -> FETCH_HEAD
19:17:48 [2025-02-18T19:17:48.320Z] + git -C ./config reset --hard a4e1fd21b145ff94733cb30152720c137bb19c65
19:17:48 [2025-02-18T19:17:48.320Z] HEAD is now at a4e1fd2 lockfiles: bump to latest
19:17:48 [2025-02-18T19:17:48.320Z] + git -C ./config submodule update --init --recursive
19:17:48 [2025-02-18T19:17:48.320Z] + set +x
19:17:48 [2025-02-18T19:17:48.320Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65
19:17:48 [2025-02-18T19:17:48.320Z] + manifest=src/config/manifest.yaml
19:17:48 [2025-02-18T19:17:48.320Z] + image=src/config/image.yaml
19:17:48 [2025-02-18T19:17:48.320Z] + [[ -n '' ]]
19:17:48 [2025-02-18T19:17:48.320Z] + [[ ! -f src/config/manifest.yaml ]]
19:17:48 [2025-02-18T19:17:48.320Z] + [[ ! -f src/config/image.yaml ]]
19:17:48 [2025-02-18T19:17:48.320Z] + mkdir -p cache
19:17:48 [2025-02-18T19:17:48.320Z] + mkdir -p builds
19:17:48 [2025-02-18T19:17:48.320Z] + mkdir -p tmp
19:17:48 [2025-02-18T19:17:48.320Z] + mkdir -p overrides/rpm
19:17:48 [2025-02-18T19:17:48.320Z] + mkdir -p overrides/rootfs
19:17:48 [2025-02-18T19:17:48.320Z] + test 0 = 1
19:17:48 [2025-02-18T19:17:48.320Z] + case "${YUMREPOS}" in
19:17:48 [2025-02-18T19:17:48.320Z] + set +x
19:17:48 [2025-02-18T19:17:48.320Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.