Console Output

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