Skip to content

Console Output

22:23:16 [2025-10-30T22:23:16.069Z] + set -xeuo pipefail
22:23:16 [2025-10-30T22:23:16.069Z] ++ umask
22:23:16 [2025-10-30T22:23:16.069Z] + '[' 0022 = 0000 ']'
22:23:16 [2025-10-30T22:23:16.069Z] + cosa init --branch rawhide --commit=3c29cce099ef9198986f590f78657775062f4e90 https://github.com/coreos/fedora-coreos-config
22:23:16 [2025-10-30T22:23:16.069Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:23:16 [2025-10-30T22:23:16.069Z] info: Missing CAP_SYS_ADMIN; using virt
22:23:16 [2025-10-30T22:23:16.069Z] + mkdir -p src
22:23:16 [2025-10-30T22:23:16.069Z] + cd src
22:23:16 [2025-10-30T22:23:16.069Z] + test -e config
22:23:16 [2025-10-30T22:23:16.069Z] + case "${source}" in
22:23:16 [2025-10-30T22:23:16.069Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:23:16 [2025-10-30T22:23:16.069Z] Cloning into 'config'...
22:23:16 [2025-10-30T22:23:16.630Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:23:16 [2025-10-30T22:23:16.630Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:23:19 [2025-10-30T22:23:19.141Z] From https://gitlab.com/fedora/bootc/base-images
22:23:19 [2025-10-30T22:23:19.141Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
22:23:19 [2025-10-30T22:23:19.141Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
22:23:19 [2025-10-30T22:23:19.141Z] + '[' -n 3c29cce099ef9198986f590f78657775062f4e90 ']'
22:23:19 [2025-10-30T22:23:19.141Z] + git -C ./config fetch origin 3c29cce099ef9198986f590f78657775062f4e90
22:23:19 [2025-10-30T22:23:19.141Z] From https://github.com/coreos/fedora-coreos-config
22:23:19 [2025-10-30T22:23:19.141Z]  * branch            3c29cce099ef9198986f590f78657775062f4e90 -> FETCH_HEAD
22:23:19 [2025-10-30T22:23:19.141Z] + git -C ./config reset --hard 3c29cce099ef9198986f590f78657775062f4e90
22:23:19 [2025-10-30T22:23:19.141Z] HEAD is now at 3c29cce tree: import changes from testing-devel at e222e13e61ea5ca2e0aa0eb1099fbf0e254543d8
22:23:19 [2025-10-30T22:23:19.141Z] + git -C ./config submodule update --init --recursive
22:23:19 [2025-10-30T22:23:19.141Z] + set +x
22:23:19 [2025-10-30T22:23:19.141Z] Config commit: 3c29cce099ef9198986f590f78657775062f4e90
22:23:19 [2025-10-30T22:23:19.141Z] + manifest=src/config/manifest.yaml
22:23:19 [2025-10-30T22:23:19.141Z] + image=src/config/image.yaml
22:23:19 [2025-10-30T22:23:19.141Z] + [[ -n '' ]]
22:23:19 [2025-10-30T22:23:19.141Z] + [[ ! -f src/config/manifest.yaml ]]
22:23:19 [2025-10-30T22:23:19.141Z] + [[ ! -f src/config/image.yaml ]]
22:23:19 [2025-10-30T22:23:19.141Z] + mkdir -p cache
22:23:19 [2025-10-30T22:23:19.141Z] + mkdir -p builds
22:23:19 [2025-10-30T22:23:19.141Z] + mkdir -p tmp
22:23:19 [2025-10-30T22:23:19.141Z] + mkdir -p overrides/rpm
22:23:19 [2025-10-30T22:23:19.141Z] + mkdir -p overrides/rootfs
22:23:19 [2025-10-30T22:23:19.141Z] + test 0 = 1
22:23:19 [2025-10-30T22:23:19.141Z] + case "${YUMREPOS}" in
22:23:19 [2025-10-30T22:23:19.141Z] + set +x
22:23:19 [2025-10-30T22:23:19.141Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.