Console Output
23:04:42 [2024-11-08T23:04:42.052Z] + set -xeuo pipefail
23:04:42 [2024-11-08T23:04:42.052Z] ++ umask
23:04:42 [2024-11-08T23:04:42.052Z] + '[' 0022 = 0000 ']'
23:04:42 [2024-11-08T23:04:42.052Z] + cosa init --branch testing-devel --commit=78c42461f6c44fc87fb228b299cb14a6a9cb872a https://github.com/coreos/fedora-coreos-config
23:04:42 [2024-11-08T23:04:42.052Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:04:42 [2024-11-08T23:04:42.052Z] info: Missing CAP_SYS_ADMIN; using virt
23:04:42 [2024-11-08T23:04:42.052Z] + mkdir -p src
23:04:42 [2024-11-08T23:04:42.052Z] + cd src
23:04:42 [2024-11-08T23:04:42.052Z] + test -e config
23:04:42 [2024-11-08T23:04:42.052Z] + case "${source}" in
23:04:42 [2024-11-08T23:04:42.052Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:04:42 [2024-11-08T23:04:42.052Z] Cloning into 'config'...
23:04:42 [2024-11-08T23:04:42.620Z] + '[' -n 78c42461f6c44fc87fb228b299cb14a6a9cb872a ']'
23:04:42 [2024-11-08T23:04:42.620Z] + git -C ./config fetch origin 78c42461f6c44fc87fb228b299cb14a6a9cb872a
23:04:42 [2024-11-08T23:04:42.620Z] From https://github.com/coreos/fedora-coreos-config
23:04:42 [2024-11-08T23:04:42.620Z] * branch 78c42461f6c44fc87fb228b299cb14a6a9cb872a -> FETCH_HEAD
23:04:42 [2024-11-08T23:04:42.620Z] + git -C ./config reset --hard 78c42461f6c44fc87fb228b299cb14a6a9cb872a
23:04:42 [2024-11-08T23:04:42.620Z] HEAD is now at 78c4246 manifest: Add bootc
23:04:42 [2024-11-08T23:04:42.620Z] + git -C ./config submodule update --init --recursive
23:04:42 [2024-11-08T23:04:42.620Z] + set +x
23:04:42 [2024-11-08T23:04:42.620Z] Config commit: 78c42461f6c44fc87fb228b299cb14a6a9cb872a
23:04:42 [2024-11-08T23:04:42.620Z] + manifest=src/config/manifest.yaml
23:04:42 [2024-11-08T23:04:42.620Z] + image=src/config/image.yaml
23:04:42 [2024-11-08T23:04:42.620Z] + [[ ! -f src/config/manifest.yaml ]]
23:04:42 [2024-11-08T23:04:42.620Z] + [[ ! -f src/config/image.yaml ]]
23:04:42 [2024-11-08T23:04:42.620Z] + [[ -n '' ]]
23:04:42 [2024-11-08T23:04:42.620Z] + mkdir -p cache
23:04:42 [2024-11-08T23:04:42.620Z] + mkdir -p builds
23:04:42 [2024-11-08T23:04:42.620Z] + mkdir -p tmp
23:04:42 [2024-11-08T23:04:42.620Z] + mkdir -p overrides/rpm
23:04:42 [2024-11-08T23:04:42.620Z] + mkdir -p overrides/rootfs
23:04:42 [2024-11-08T23:04:42.620Z] + test 0 = 1
23:04:42 [2024-11-08T23:04:42.620Z] + case "${YUMREPOS}" in
23:04:42 [2024-11-08T23:04:42.620Z] + set +x
23:04:42 [2024-11-08T23:04:42.620Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.