Console Output
20:54:27 [2024-10-25T20:54:27.584Z] + set -xeuo pipefail
20:54:27 [2024-10-25T20:54:27.584Z] ++ umask
20:54:27 [2024-10-25T20:54:27.584Z] + '[' 0022 = 0000 ']'
20:54:27 [2024-10-25T20:54:27.584Z] + cosa init --branch next-devel --commit=cf30f5c000290cf167ec6b5f43e32d01c7e73b19 https://github.com/coreos/fedora-coreos-config
20:54:27 [2024-10-25T20:54:27.584Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:54:27 [2024-10-25T20:54:27.584Z] info: Missing CAP_SYS_ADMIN; using virt
20:54:27 [2024-10-25T20:54:27.584Z] + mkdir -p src
20:54:27 [2024-10-25T20:54:27.584Z] + cd src
20:54:27 [2024-10-25T20:54:27.584Z] + test -e config
20:54:27 [2024-10-25T20:54:27.584Z] + case "${source}" in
20:54:27 [2024-10-25T20:54:27.584Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:54:27 [2024-10-25T20:54:27.584Z] Cloning into 'config'...
20:54:27 [2024-10-25T20:54:27.838Z] + '[' -n cf30f5c000290cf167ec6b5f43e32d01c7e73b19 ']'
20:54:27 [2024-10-25T20:54:27.838Z] + git -C ./config fetch origin cf30f5c000290cf167ec6b5f43e32d01c7e73b19
20:54:28 [2024-10-25T20:54:28.091Z] From https://github.com/coreos/fedora-coreos-config
20:54:28 [2024-10-25T20:54:28.091Z] * branch cf30f5c000290cf167ec6b5f43e32d01c7e73b19 -> FETCH_HEAD
20:54:28 [2024-10-25T20:54:28.091Z] + git -C ./config reset --hard cf30f5c000290cf167ec6b5f43e32d01c7e73b19
20:54:28 [2024-10-25T20:54:28.091Z] HEAD is now at cf30f5c lockfiles: bump to latest
20:54:28 [2024-10-25T20:54:28.091Z] + git -C ./config submodule update --init --recursive
20:54:28 [2024-10-25T20:54:28.091Z] + set +x
20:54:28 [2024-10-25T20:54:28.091Z] Config commit: cf30f5c000290cf167ec6b5f43e32d01c7e73b19
20:54:28 [2024-10-25T20:54:28.092Z] + manifest=src/config/manifest.yaml
20:54:28 [2024-10-25T20:54:28.092Z] + image=src/config/image.yaml
20:54:28 [2024-10-25T20:54:28.092Z] + [[ ! -f src/config/manifest.yaml ]]
20:54:28 [2024-10-25T20:54:28.092Z] + [[ ! -f src/config/image.yaml ]]
20:54:28 [2024-10-25T20:54:28.092Z] + [[ -n '' ]]
20:54:28 [2024-10-25T20:54:28.092Z] + mkdir -p cache
20:54:28 [2024-10-25T20:54:28.092Z] + mkdir -p builds
20:54:28 [2024-10-25T20:54:28.092Z] + mkdir -p tmp
20:54:28 [2024-10-25T20:54:28.092Z] + mkdir -p overrides/rpm
20:54:28 [2024-10-25T20:54:28.092Z] + mkdir -p overrides/rootfs
20:54:28 [2024-10-25T20:54:28.092Z] + test 0 = 1
20:54:28 [2024-10-25T20:54:28.092Z] + case "${YUMREPOS}" in
20:54:28 [2024-10-25T20:54:28.092Z] + set +x
20:54:28 [2024-10-25T20:54:28.092Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.