Console Output

19:58:48 [2024-10-23T19:58:48.006Z] + set -xeuo pipefail
19:58:48 [2024-10-23T19:58:48.006Z] ++ umask
19:58:48 [2024-10-23T19:58:48.006Z] + '[' 0022 = 0000 ']'
19:58:48 [2024-10-23T19:58:48.006Z] + cosa init --branch next-devel --commit=164dc8280fe20342e3a81dd2aa2bc291f384bff6 https://github.com/coreos/fedora-coreos-config
19:58:48 [2024-10-23T19:58:48.006Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:58:48 [2024-10-23T19:58:48.263Z] info: Missing CAP_SYS_ADMIN; using virt
19:58:48 [2024-10-23T19:58:48.263Z] + mkdir -p src
19:58:48 [2024-10-23T19:58:48.263Z] + cd src
19:58:48 [2024-10-23T19:58:48.263Z] + test -e config
19:58:48 [2024-10-23T19:58:48.263Z] + case "${source}" in
19:58:48 [2024-10-23T19:58:48.263Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:58:48 [2024-10-23T19:58:48.263Z] Cloning into 'config'...
19:58:48 [2024-10-23T19:58:48.524Z] + '[' -n 164dc8280fe20342e3a81dd2aa2bc291f384bff6 ']'
19:58:48 [2024-10-23T19:58:48.524Z] + git -C ./config fetch origin 164dc8280fe20342e3a81dd2aa2bc291f384bff6
19:58:48 [2024-10-23T19:58:48.524Z] From https://github.com/coreos/fedora-coreos-config
19:58:48 [2024-10-23T19:58:48.524Z]  * branch            164dc8280fe20342e3a81dd2aa2bc291f384bff6 -> FETCH_HEAD
19:58:48 [2024-10-23T19:58:48.524Z] + git -C ./config reset --hard 164dc8280fe20342e3a81dd2aa2bc291f384bff6
19:58:48 [2024-10-23T19:58:48.524Z] HEAD is now at 164dc82 overrides: fast-track ignition-2.20.0-1.fc41
19:58:48 [2024-10-23T19:58:48.524Z] + git -C ./config submodule update --init --recursive
19:58:48 [2024-10-23T19:58:48.524Z] + set +x
19:58:48 [2024-10-23T19:58:48.524Z] Config commit: 164dc8280fe20342e3a81dd2aa2bc291f384bff6
19:58:48 [2024-10-23T19:58:48.524Z] + manifest=src/config/manifest.yaml
19:58:48 [2024-10-23T19:58:48.524Z] + image=src/config/image.yaml
19:58:48 [2024-10-23T19:58:48.524Z] + [[ ! -f src/config/manifest.yaml ]]
19:58:48 [2024-10-23T19:58:48.524Z] + [[ ! -f src/config/image.yaml ]]
19:58:48 [2024-10-23T19:58:48.524Z] + [[ -n '' ]]
19:58:48 [2024-10-23T19:58:48.524Z] + mkdir -p cache
19:58:48 [2024-10-23T19:58:48.524Z] + mkdir -p builds
19:58:48 [2024-10-23T19:58:48.524Z] + mkdir -p tmp
19:58:48 [2024-10-23T19:58:48.783Z] + mkdir -p overrides/rpm
19:58:48 [2024-10-23T19:58:48.783Z] + mkdir -p overrides/rootfs
19:58:48 [2024-10-23T19:58:48.783Z] + test 0 = 1
19:58:48 [2024-10-23T19:58:48.783Z] + case "${YUMREPOS}" in
19:58:48 [2024-10-23T19:58:48.783Z] + set +x
19:58:48 [2024-10-23T19:58:48.783Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.