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