Skip to content

Console Output

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