Skip to content

Console Output

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