Console Output

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