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