Console Output
18:13:31 [2024-11-07T18:13:31.293Z] + set -xeuo pipefail
18:13:31 [2024-11-07T18:13:31.293Z] ++ umask
18:13:31 [2024-11-07T18:13:31.293Z] + '[' 0022 = 0000 ']'
18:13:31 [2024-11-07T18:13:31.293Z] + cosa init --branch rawhide --commit=41c5bf07c5e6db7c6d201d74617b63e16f14346c https://github.com/coreos/fedora-coreos-config
18:13:31 [2024-11-07T18:13:31.293Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:13:31 [2024-11-07T18:13:31.293Z] info: Missing CAP_SYS_ADMIN; using virt
18:13:31 [2024-11-07T18:13:31.293Z] + mkdir -p src
18:13:31 [2024-11-07T18:13:31.293Z] + cd src
18:13:31 [2024-11-07T18:13:31.293Z] + test -e config
18:13:31 [2024-11-07T18:13:31.293Z] + case "${source}" in
18:13:31 [2024-11-07T18:13:31.293Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:13:31 [2024-11-07T18:13:31.293Z] Cloning into 'config'...
18:13:31 [2024-11-07T18:13:31.548Z] + '[' -n 41c5bf07c5e6db7c6d201d74617b63e16f14346c ']'
18:13:31 [2024-11-07T18:13:31.548Z] + git -C ./config fetch origin 41c5bf07c5e6db7c6d201d74617b63e16f14346c
18:13:31 [2024-11-07T18:13:31.802Z] From https://github.com/coreos/fedora-coreos-config
18:13:31 [2024-11-07T18:13:31.802Z] * branch 41c5bf07c5e6db7c6d201d74617b63e16f14346c -> FETCH_HEAD
18:13:31 [2024-11-07T18:13:31.802Z] + git -C ./config reset --hard 41c5bf07c5e6db7c6d201d74617b63e16f14346c
18:13:31 [2024-11-07T18:13:31.802Z] HEAD is now at 41c5bf0 tree: import changes from testing-devel at c762dbc94c27586e6bbd17f75042d6871f8a729a
18:13:31 [2024-11-07T18:13:31.802Z] + git -C ./config submodule update --init --recursive
18:13:31 [2024-11-07T18:13:31.802Z] + set +x
18:13:31 [2024-11-07T18:13:31.802Z] Config commit: 41c5bf07c5e6db7c6d201d74617b63e16f14346c
18:13:31 [2024-11-07T18:13:31.802Z] + manifest=src/config/manifest.yaml
18:13:31 [2024-11-07T18:13:31.802Z] + image=src/config/image.yaml
18:13:31 [2024-11-07T18:13:31.802Z] + [[ ! -f src/config/manifest.yaml ]]
18:13:31 [2024-11-07T18:13:31.802Z] + [[ ! -f src/config/image.yaml ]]
18:13:31 [2024-11-07T18:13:31.802Z] + [[ -n '' ]]
18:13:31 [2024-11-07T18:13:31.802Z] + mkdir -p cache
18:13:31 [2024-11-07T18:13:31.802Z] + mkdir -p builds
18:13:31 [2024-11-07T18:13:31.802Z] + mkdir -p tmp
18:13:31 [2024-11-07T18:13:31.802Z] + mkdir -p overrides/rpm
18:13:31 [2024-11-07T18:13:31.802Z] + mkdir -p overrides/rootfs
18:13:31 [2024-11-07T18:13:31.802Z] + test 0 = 1
18:13:31 [2024-11-07T18:13:31.802Z] + case "${YUMREPOS}" in
18:13:31 [2024-11-07T18:13:31.802Z] + set +x
18:13:31 [2024-11-07T18:13:31.802Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.