Skip to content

Console Output

15:23:44 [2025-11-14T15:23:44.150Z] + set -xeuo pipefail
15:23:44 [2025-11-14T15:23:44.150Z] ++ umask
15:23:44 [2025-11-14T15:23:44.150Z] + '[' 0022 = 0000 ']'
15:23:44 [2025-11-14T15:23:44.150Z] + cosa init --branch testing-devel --commit=4aa7c004581a11a54f7d2a50a9875d171c7a8c1b https://github.com/coreos/fedora-coreos-config
15:23:44 [2025-11-14T15:23:44.150Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:23:44 [2025-11-14T15:23:44.150Z] info: Missing CAP_SYS_ADMIN; using virt
15:23:44 [2025-11-14T15:23:44.150Z] + mkdir -p src
15:23:44 [2025-11-14T15:23:44.150Z] + cd src
15:23:44 [2025-11-14T15:23:44.150Z] + test -e config
15:23:44 [2025-11-14T15:23:44.150Z] + case "${source}" in
15:23:44 [2025-11-14T15:23:44.150Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:23:44 [2025-11-14T15:23:44.150Z] Cloning into 'config'...
15:23:44 [2025-11-14T15:23:44.405Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:23:44 [2025-11-14T15:23:44.405Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:23:46 [2025-11-14T15:23:46.919Z] From https://gitlab.com/fedora/bootc/base-images
15:23:46 [2025-11-14T15:23:46.919Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
15:23:46 [2025-11-14T15:23:46.919Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
15:23:46 [2025-11-14T15:23:46.919Z] + '[' -n 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b ']'
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config fetch origin 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:46 [2025-11-14T15:23:46.919Z] From https://github.com/coreos/fedora-coreos-config
15:23:46 [2025-11-14T15:23:46.919Z]  * branch            4aa7c004581a11a54f7d2a50a9875d171c7a8c1b -> FETCH_HEAD
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config reset --hard 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:46 [2025-11-14T15:23:46.919Z] HEAD is now at 4aa7c00 lockfiles: bump to latest
15:23:46 [2025-11-14T15:23:46.919Z] + git -C ./config submodule update --init --recursive
15:23:47 [2025-11-14T15:23:47.175Z] + set +x
15:23:47 [2025-11-14T15:23:47.175Z] Config commit: 4aa7c004581a11a54f7d2a50a9875d171c7a8c1b
15:23:47 [2025-11-14T15:23:47.175Z] + manifest=src/config/manifest.yaml
15:23:47 [2025-11-14T15:23:47.175Z] + image=src/config/image.yaml
15:23:47 [2025-11-14T15:23:47.175Z] + [[ -n '' ]]
15:23:47 [2025-11-14T15:23:47.175Z] + [[ ! -f src/config/manifest.yaml ]]
15:23:47 [2025-11-14T15:23:47.175Z] + [[ ! -f src/config/image.yaml ]]
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p cache
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p builds
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p tmp
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p overrides/rpm
15:23:47 [2025-11-14T15:23:47.175Z] + mkdir -p overrides/rootfs
15:23:47 [2025-11-14T15:23:47.175Z] + test 0 = 1
15:23:47 [2025-11-14T15:23:47.175Z] + case "${YUMREPOS}" in
15:23:47 [2025-11-14T15:23:47.175Z] + set +x
15:23:47 [2025-11-14T15:23:47.175Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.