Skip to content

Console Output

14:15:43 [2025-09-11T14:15:43.675Z] + set -xeuo pipefail
14:15:43 [2025-09-11T14:15:43.675Z] ++ umask
14:15:43 [2025-09-11T14:15:43.675Z] + '[' 0022 = 0000 ']'
14:15:43 [2025-09-11T14:15:43.675Z] + cosa init --branch branched --commit=27f1450b047afa460ad95982efccbf47b631e671 https://github.com/coreos/fedora-coreos-config
14:15:43 [2025-09-11T14:15:43.675Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:15:43 [2025-09-11T14:15:43.675Z] info: Missing CAP_SYS_ADMIN; using virt
14:15:43 [2025-09-11T14:15:43.675Z] + mkdir -p src
14:15:43 [2025-09-11T14:15:43.675Z] + cd src
14:15:43 [2025-09-11T14:15:43.675Z] + test -e config
14:15:43 [2025-09-11T14:15:43.675Z] + case "${source}" in
14:15:43 [2025-09-11T14:15:43.675Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:15:43 [2025-09-11T14:15:43.675Z] Cloning into 'config'...
14:15:43 [2025-09-11T14:15:43.931Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:15:43 [2025-09-11T14:15:43.931Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:15:46 [2025-09-11T14:15:46.440Z] From https://gitlab.com/fedora/bootc/base-images
14:15:46 [2025-09-11T14:15:46.440Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
14:15:46 [2025-09-11T14:15:46.440Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
14:15:46 [2025-09-11T14:15:46.440Z] + '[' -n 27f1450b047afa460ad95982efccbf47b631e671 ']'
14:15:46 [2025-09-11T14:15:46.440Z] + git -C ./config fetch origin 27f1450b047afa460ad95982efccbf47b631e671
14:15:46 [2025-09-11T14:15:46.695Z] From https://github.com/coreos/fedora-coreos-config
14:15:46 [2025-09-11T14:15:46.695Z]  * branch            27f1450b047afa460ad95982efccbf47b631e671 -> FETCH_HEAD
14:15:46 [2025-09-11T14:15:46.695Z] + git -C ./config reset --hard 27f1450b047afa460ad95982efccbf47b631e671
14:15:46 [2025-09-11T14:15:46.695Z] HEAD is now at 27f1450 tree: import changes from testing-devel at e42922ba515a9e946086d4a473a6fe88ced41f03
14:15:46 [2025-09-11T14:15:46.695Z] + git -C ./config submodule update --init --recursive
14:15:46 [2025-09-11T14:15:46.695Z] + set +x
14:15:46 [2025-09-11T14:15:46.695Z] Config commit: 27f1450b047afa460ad95982efccbf47b631e671
14:15:46 [2025-09-11T14:15:46.695Z] + manifest=src/config/manifest.yaml
14:15:46 [2025-09-11T14:15:46.695Z] + image=src/config/image.yaml
14:15:46 [2025-09-11T14:15:46.695Z] + [[ -n '' ]]
14:15:46 [2025-09-11T14:15:46.695Z] + [[ ! -f src/config/manifest.yaml ]]
14:15:46 [2025-09-11T14:15:46.695Z] + [[ ! -f src/config/image.yaml ]]
14:15:46 [2025-09-11T14:15:46.695Z] + mkdir -p cache
14:15:46 [2025-09-11T14:15:46.695Z] + mkdir -p builds
14:15:46 [2025-09-11T14:15:46.695Z] + mkdir -p tmp
14:15:46 [2025-09-11T14:15:46.695Z] + mkdir -p overrides/rpm
14:15:46 [2025-09-11T14:15:46.695Z] + mkdir -p overrides/rootfs
14:15:46 [2025-09-11T14:15:46.695Z] + test 0 = 1
14:15:46 [2025-09-11T14:15:46.695Z] + case "${YUMREPOS}" in
14:15:46 [2025-09-11T14:15:46.695Z] + set +x
14:15:46 [2025-09-11T14:15:46.695Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.