Console Output

14:12:32 [2024-11-11T14:12:32.308Z] + set -xeuo pipefail
14:12:32 [2024-11-11T14:12:32.308Z] ++ umask
14:12:32 [2024-11-11T14:12:32.308Z] + '[' 0022 = 0000 ']'
14:12:32 [2024-11-11T14:12:32.308Z] + cosa init --branch rawhide --commit=f00d7715d1607a36a449b6200e78bbd80a6da99d https://github.com/coreos/fedora-coreos-config
14:12:32 [2024-11-11T14:12:32.308Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:12:32 [2024-11-11T14:12:32.308Z] info: Missing CAP_SYS_ADMIN; using virt
14:12:32 [2024-11-11T14:12:32.308Z] + mkdir -p src
14:12:32 [2024-11-11T14:12:32.308Z] + cd src
14:12:32 [2024-11-11T14:12:32.308Z] + test -e config
14:12:32 [2024-11-11T14:12:32.308Z] + case "${source}" in
14:12:32 [2024-11-11T14:12:32.308Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:12:32 [2024-11-11T14:12:32.308Z] Cloning into 'config'...
14:12:32 [2024-11-11T14:12:32.562Z] + '[' -n f00d7715d1607a36a449b6200e78bbd80a6da99d ']'
14:12:32 [2024-11-11T14:12:32.562Z] + git -C ./config fetch origin f00d7715d1607a36a449b6200e78bbd80a6da99d
14:12:33 [2024-11-11T14:12:33.124Z] From https://github.com/coreos/fedora-coreos-config
14:12:33 [2024-11-11T14:12:33.124Z]  * branch            f00d7715d1607a36a449b6200e78bbd80a6da99d -> FETCH_HEAD
14:12:33 [2024-11-11T14:12:33.124Z] + git -C ./config reset --hard f00d7715d1607a36a449b6200e78bbd80a6da99d
14:12:33 [2024-11-11T14:12:33.124Z] HEAD is now at f00d771 overrides: Pin kdump-utils-1.0.48-1.fc42 for ppc64le
14:12:33 [2024-11-11T14:12:33.124Z] + git -C ./config submodule update --init --recursive
14:12:33 [2024-11-11T14:12:33.124Z] + set +x
14:12:33 [2024-11-11T14:12:33.124Z] Config commit: f00d7715d1607a36a449b6200e78bbd80a6da99d
14:12:33 [2024-11-11T14:12:33.124Z] + manifest=src/config/manifest.yaml
14:12:33 [2024-11-11T14:12:33.124Z] + image=src/config/image.yaml
14:12:33 [2024-11-11T14:12:33.124Z] + [[ ! -f src/config/manifest.yaml ]]
14:12:33 [2024-11-11T14:12:33.124Z] + [[ ! -f src/config/image.yaml ]]
14:12:33 [2024-11-11T14:12:33.124Z] + [[ -n '' ]]
14:12:33 [2024-11-11T14:12:33.124Z] + mkdir -p cache
14:12:33 [2024-11-11T14:12:33.124Z] + mkdir -p builds
14:12:33 [2024-11-11T14:12:33.124Z] + mkdir -p tmp
14:12:33 [2024-11-11T14:12:33.124Z] + mkdir -p overrides/rpm
14:12:33 [2024-11-11T14:12:33.124Z] + mkdir -p overrides/rootfs
14:12:33 [2024-11-11T14:12:33.124Z] + test 0 = 1
14:12:33 [2024-11-11T14:12:33.124Z] + case "${YUMREPOS}" in
14:12:33 [2024-11-11T14:12:33.124Z] + set +x
14:12:33 [2024-11-11T14:12:33.124Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.