Skip to content

Console Output

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