Skip to content

Console Output

20:50:48 [2025-11-11T20:50:48.248Z] + set -xeuo pipefail
20:50:48 [2025-11-11T20:50:48.248Z] ++ umask
20:50:48 [2025-11-11T20:50:48.248Z] + '[' 0022 = 0000 ']'
20:50:48 [2025-11-11T20:50:48.248Z] + cosa init --branch testing-devel --commit=047cb138aee91e624dea2d600578e216cf6332b7 https://github.com/coreos/fedora-coreos-config
20:50:48 [2025-11-11T20:50:48.248Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:50:48 [2025-11-11T20:50:48.248Z] info: Missing CAP_SYS_ADMIN; using virt
20:50:48 [2025-11-11T20:50:48.248Z] + mkdir -p src
20:50:48 [2025-11-11T20:50:48.248Z] + cd src
20:50:48 [2025-11-11T20:50:48.248Z] + test -e config
20:50:48 [2025-11-11T20:50:48.248Z] + case "${source}" in
20:50:48 [2025-11-11T20:50:48.248Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:50:48 [2025-11-11T20:50:48.248Z] Cloning into 'config'...
20:50:54 [2025-11-11T20:50:54.782Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:50:54 [2025-11-11T20:50:54.782Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:50:58 [2025-11-11T20:50:58.048Z] From https://gitlab.com/fedora/bootc/base-images
20:50:58 [2025-11-11T20:50:58.048Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
20:50:58 [2025-11-11T20:50:58.048Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
20:50:58 [2025-11-11T20:50:58.048Z] + '[' -n 047cb138aee91e624dea2d600578e216cf6332b7 ']'
20:50:58 [2025-11-11T20:50:58.048Z] + git -C ./config fetch origin 047cb138aee91e624dea2d600578e216cf6332b7
20:50:58 [2025-11-11T20:50:58.303Z] From https://github.com/coreos/fedora-coreos-config
20:50:58 [2025-11-11T20:50:58.303Z]  * branch            047cb138aee91e624dea2d600578e216cf6332b7 -> FETCH_HEAD
20:50:58 [2025-11-11T20:50:58.303Z] + git -C ./config reset --hard 047cb138aee91e624dea2d600578e216cf6332b7
20:50:58 [2025-11-11T20:50:58.303Z] HEAD is now at 047cb13 denylist: extend snooze for coreos.unique.boot.failure
20:50:58 [2025-11-11T20:50:58.303Z] + git -C ./config submodule update --init --recursive
20:50:58 [2025-11-11T20:50:58.559Z] + set +x
20:50:58 [2025-11-11T20:50:58.559Z] Config commit: 047cb138aee91e624dea2d600578e216cf6332b7
20:50:58 [2025-11-11T20:50:58.559Z] + manifest=src/config/manifest.yaml
20:50:58 [2025-11-11T20:50:58.559Z] + image=src/config/image.yaml
20:50:58 [2025-11-11T20:50:58.559Z] + [[ -n '' ]]
20:50:58 [2025-11-11T20:50:58.559Z] + [[ ! -f src/config/manifest.yaml ]]
20:50:58 [2025-11-11T20:50:58.559Z] + [[ ! -f src/config/image.yaml ]]
20:50:58 [2025-11-11T20:50:58.559Z] + mkdir -p cache
20:50:58 [2025-11-11T20:50:58.559Z] + mkdir -p builds
20:50:58 [2025-11-11T20:50:58.559Z] + mkdir -p tmp
20:50:58 [2025-11-11T20:50:58.559Z] + mkdir -p overrides/rpm
20:50:58 [2025-11-11T20:50:58.559Z] + mkdir -p overrides/rootfs
20:50:58 [2025-11-11T20:50:58.559Z] + test 0 = 1
20:50:58 [2025-11-11T20:50:58.559Z] + case "${YUMREPOS}" in
20:50:58 [2025-11-11T20:50:58.559Z] + set +x
20:50:58 [2025-11-11T20:50:58.559Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.