[2025-01-29T09:55:08.689Z] Started by upstream project "bodhi-trigger" build number 1331 [2025-01-29T09:55:08.689Z] originally caused by: [2025-01-29T09:55:08.689Z] Triggered by CI message. [2025-01-29T09:55:08.775Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-01-29T09:55:08.776Z] Selected Git installation does not exist. Using Default [2025-01-29T09:55:08.776Z] The recommended git tool is: NONE [2025-01-29T09:55:08.776Z] No credentials specified [2025-01-29T09:55:08.776Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-01-29T09:55:08.783Z] Fetching changes from the remote Git repository [2025-01-29T09:55:08.784Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-01-29T09:55:08.791Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-01-29T09:55:08.791Z] > git --version # timeout=10 [2025-01-29T09:55:08.797Z] > git --version # 'git version 2.39.3' [2025-01-29T09:55:08.798Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-29T09:55:08.911Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-01-29T09:55:08.920Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-01-29T09:55:08.920Z] > git config core.sparsecheckout # timeout=10 [2025-01-29T09:55:08.927Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-29T09:55:08.937Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-01-29T09:55:08.937Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-29T09:55:09.119Z] Loading library coreos@main [2025-01-29T09:55:09.119Z] Attempting to resolve main from remote references... [2025-01-29T09:55:09.119Z] > git --version # timeout=10 [2025-01-29T09:55:09.126Z] > git --version # 'git version 2.39.3' [2025-01-29T09:55:09.126Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-29T09:55:09.214Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-29T09:55:09.215Z] Selected Git installation does not exist. Using Default [2025-01-29T09:55:09.215Z] The recommended git tool is: NONE [2025-01-29T09:55:09.215Z] No credentials specified [2025-01-29T09:55:09.215Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-29T09:55:09.222Z] Fetching changes from the remote Git repository [2025-01-29T09:55:09.223Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-29T09:55:09.281Z] Fetching without tags [2025-01-29T09:55:09.281Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-29T09:55:09.281Z] > git --version # timeout=10 [2025-01-29T09:55:09.288Z] > git --version # 'git version 2.39.3' [2025-01-29T09:55:09.288Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-29T09:55:09.415Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-29T09:55:09.415Z] > git config core.sparsecheckout # timeout=10 [2025-01-29T09:55:09.422Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-29T09:55:09.431Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-29T09:55:09.431Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-29T09:55:09.722Z] [Pipeline] Start of Pipeline [2025-01-29T09:55:09.779Z] [Pipeline] node [2025-01-29T09:55:09.782Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-29T09:55:09.782Z] [Pipeline] { [2025-01-29T09:55:09.829Z] [Pipeline] withEnv [2025-01-29T09:55:09.829Z] [Pipeline] { [2025-01-29T09:55:09.832Z] [Pipeline] sh [2025-01-29T09:55:10.096Z] + set -xeuo pipefail [2025-01-29T09:55:10.096Z] ++ umask [2025-01-29T09:55:10.096Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:10.096Z] + rm -rf pipe [2025-01-29T09:55:10.096Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-01-29T09:55:10.096Z] Cloning into 'pipe'... [2025-01-29T09:55:10.347Z] [Pipeline] } [2025-01-29T09:55:10.349Z] [Pipeline] // withEnv [2025-01-29T09:55:10.379Z] [Pipeline] load [2025-01-29T09:55:10.461Z] [Pipeline] { (pipe/utils.groovy) [2025-01-29T09:55:10.463Z] [Pipeline] } [2025-01-29T09:55:10.532Z] [Pipeline] // load [2025-01-29T09:55:10.546Z] [Pipeline] readYaml [2025-01-29T09:55:10.561Z] [Pipeline] } [2025-01-29T09:55:10.578Z] [Pipeline] // node [2025-01-29T09:55:10.635Z] [Pipeline] properties [2025-01-29T09:55:10.745Z] [Pipeline] libraryResource [2025-01-29T09:55:10.746Z] [Pipeline] readJSON [2025-01-29T09:55:10.751Z] [Pipeline] node [2025-01-29T09:55:10.753Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-29T09:55:10.764Z] [Pipeline] { [2025-01-29T09:55:10.779Z] [Pipeline] writeYaml [2025-01-29T09:55:10.793Z] [Pipeline] readFile [2025-01-29T09:55:10.804Z] [Pipeline] } [2025-01-29T09:55:10.827Z] [Pipeline] // node [2025-01-29T09:55:10.832Z] [Pipeline] podTemplate [2025-01-29T09:55:10.840Z] [Pipeline] { [2025-01-29T09:55:10.860Z] [Pipeline] node [2025-01-29T09:55:12.735Z] Created Pod: openshift coreos-ci/pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx [2025-01-29T09:55:17.994Z] Agent pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx is provisioned from template pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh [2025-01-29T09:55:17.995Z] --- [2025-01-29T09:55:17.995Z] apiVersion: "v1" [2025-01-29T09:55:17.995Z] kind: "Pod" [2025-01-29T09:55:17.995Z] metadata: [2025-01-29T09:55:17.995Z] annotations: [2025-01-29T09:55:17.995Z] buildUrl: "http://172.30.130.216:80/job/test-override/1343/" [2025-01-29T09:55:17.995Z] runUrl: "job/test-override/1343/" [2025-01-29T09:55:17.995Z] labels: [2025-01-29T09:55:17.995Z] jenkins: "slave" [2025-01-29T09:55:17.995Z] jenkins/label-digest: "0f007ebcfc58d833cef2445259567e303d9f6d11" [2025-01-29T09:55:17.995Z] jenkins/label: "pod-7cf3da9f-7785-48da-9b85-1f1095789db8" [2025-01-29T09:55:17.995Z] name: "pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx" [2025-01-29T09:55:17.995Z] namespace: "coreos-ci" [2025-01-29T09:55:17.995Z] spec: [2025-01-29T09:55:17.995Z] containers: [2025-01-29T09:55:17.995Z] - command: [2025-01-29T09:55:17.995Z] - "/usr/bin/dumb-init" [2025-01-29T09:55:17.995Z] - "/usr/bin/sleep" [2025-01-29T09:55:17.995Z] - "infinity" [2025-01-29T09:55:17.995Z] env: [2025-01-29T09:55:17.995Z] - name: "COSA_TESTISO_DEBUG" [2025-01-29T09:55:17.995Z] value: "true" [2025-01-29T09:55:17.995Z] - name: "NCPUS" [2025-01-29T09:55:17.995Z] value: "6" [2025-01-29T09:55:17.995Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-01-29T09:55:17.995Z] imagePullPolicy: "Always" [2025-01-29T09:55:17.995Z] name: "worker" [2025-01-29T09:55:17.995Z] resources: [2025-01-29T09:55:17.995Z] limits: [2025-01-29T09:55:17.995Z] memory: "10752Mi" [2025-01-29T09:55:17.995Z] cpu: "6" [2025-01-29T09:55:17.995Z] devices.kubevirt.io/kvm: "1" [2025-01-29T09:55:17.995Z] requests: [2025-01-29T09:55:17.995Z] memory: "10752Mi" [2025-01-29T09:55:17.995Z] cpu: "6" [2025-01-29T09:55:17.995Z] devices.kubevirt.io/kvm: "1" [2025-01-29T09:55:17.995Z] volumeMounts: [2025-01-29T09:55:17.995Z] - mountPath: "/srv/" [2025-01-29T09:55:17.995Z] name: "emptydir-0" [2025-01-29T09:55:17.995Z] - mountPath: "/home/jenkins/agent" [2025-01-29T09:55:17.995Z] name: "workspace-volume" [2025-01-29T09:55:17.995Z] readOnly: false [2025-01-29T09:55:17.995Z] - env: [2025-01-29T09:55:17.995Z] - name: "JENKINS_SECRET" [2025-01-29T09:55:17.995Z] value: "********" [2025-01-29T09:55:17.995Z] - name: "JENKINS_TUNNEL" [2025-01-29T09:55:17.995Z] value: "172.30.136.1:50000" [2025-01-29T09:55:17.995Z] - name: "JENKINS_AGENT_NAME" [2025-01-29T09:55:17.995Z] value: "pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx" [2025-01-29T09:55:17.995Z] - name: "JENKINS_NAME" [2025-01-29T09:55:17.995Z] value: "pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx" [2025-01-29T09:55:17.995Z] - name: "JENKINS_AGENT_WORKDIR" [2025-01-29T09:55:17.995Z] value: "/home/jenkins/agent" [2025-01-29T09:55:17.995Z] - name: "JENKINS_URL" [2025-01-29T09:55:17.995Z] value: "http://172.30.130.216:80/" [2025-01-29T09:55:17.995Z] image: "jenkins-agent-base:latest" [2025-01-29T09:55:17.995Z] name: "jnlp" [2025-01-29T09:55:17.995Z] resources: [2025-01-29T09:55:17.995Z] limits: [2025-01-29T09:55:17.995Z] memory: "512Mi" [2025-01-29T09:55:17.995Z] cpu: "1" [2025-01-29T09:55:17.995Z] requests: [2025-01-29T09:55:17.995Z] memory: "512Mi" [2025-01-29T09:55:17.995Z] cpu: "1" [2025-01-29T09:55:17.995Z] volumeMounts: [2025-01-29T09:55:17.995Z] - mountPath: "/home/jenkins/agent" [2025-01-29T09:55:17.995Z] name: "workspace-volume" [2025-01-29T09:55:17.995Z] readOnly: false [2025-01-29T09:55:17.995Z] nodeSelector: [2025-01-29T09:55:17.995Z] kubernetes.io/os: "linux" [2025-01-29T09:55:17.995Z] restartPolicy: "Never" [2025-01-29T09:55:17.995Z] serviceAccountName: "jenkins" [2025-01-29T09:55:17.995Z] volumes: [2025-01-29T09:55:17.995Z] - emptyDir: {} [2025-01-29T09:55:17.995Z] name: "emptydir-0" [2025-01-29T09:55:17.995Z] - emptyDir: [2025-01-29T09:55:17.995Z] medium: "" [2025-01-29T09:55:17.995Z] name: "workspace-volume" [2025-01-29T09:55:17.995Z] [2025-01-29T09:55:18.150Z] Running on pod-7cf3da9f-7785-48da-9b85-1f1095789db8-k0wdh-pccjx in /home/jenkins/agent/workspace/test-override [2025-01-29T09:55:18.150Z] [Pipeline] { [2025-01-29T09:55:18.167Z] [Pipeline] container [2025-01-29T09:55:18.168Z] [Pipeline] { [2025-01-29T09:55:18.172Z] [Pipeline] withEnv [2025-01-29T09:55:18.172Z] [Pipeline] { [2025-01-29T09:55:18.255Z] [Pipeline] sh [2025-01-29T09:55:19.028Z] + set -xeuo pipefail [2025-01-29T09:55:19.028Z] ++ umask [2025-01-29T09:55:19.028Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:19.028Z] + cat /cosa/coreos-assembler-git.json [2025-01-29T09:55:19.028Z] { [2025-01-29T09:55:19.028Z] "date": "2025-01-28T13:27:14Z", [2025-01-29T09:55:19.028Z] "git": { [2025-01-29T09:55:19.028Z] "commit": "c4a64ab9ca4ee1d78f78f46fdac93b2b05e55894", [2025-01-29T09:55:19.028Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-01-29T09:55:19.028Z] "branch": "HEAD", [2025-01-29T09:55:19.028Z] "dirty": "false" [2025-01-29T09:55:19.028Z] }, [2025-01-29T09:55:19.028Z] "file": { [2025-01-29T09:55:19.028Z] "checksum": "747fb40ee1e727ded21daf2333f0080f03b3f9590abceb30ecf6183412f959e0", [2025-01-29T09:55:19.028Z] "checksum_type": "sha256", [2025-01-29T09:55:19.028Z] "format": "tar.gz", [2025-01-29T09:55:19.028Z] "name": "coreos-assembler-git.tar.gz", [2025-01-29T09:55:19.028Z] "size": "10004871" [2025-01-29T09:55:19.028Z] } [2025-01-29T09:55:19.028Z] } [2025-01-29T09:55:19.255Z] [Pipeline] } [2025-01-29T09:55:19.258Z] [Pipeline] // withEnv [2025-01-29T09:55:19.292Z] [Pipeline] timeout [2025-01-29T09:55:19.292Z] Timeout set to expire in 2 hr 30 min [2025-01-29T09:55:19.292Z] [Pipeline] { [2025-01-29T09:55:19.325Z] [Pipeline] withEnv [2025-01-29T09:55:19.333Z] [Pipeline] { [2025-01-29T09:55:19.337Z] [Pipeline] sh [2025-01-29T09:55:19.887Z] + set -euo pipefail [2025-01-29T09:55:19.887Z] ++ umask [2025-01-29T09:55:19.887Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:19.887Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-e846084144 [2025-01-29T09:55:19.887Z] + jq -r .update.title [2025-01-29T09:55:19.914Z] [Pipeline] } [2025-01-29T09:55:19.926Z] [Pipeline] // withEnv [2025-01-29T09:55:19.992Z] [Pipeline] withEnv [2025-01-29T09:55:19.993Z] [Pipeline] { [2025-01-29T09:55:20.037Z] [Pipeline] sh [2025-01-29T09:55:20.571Z] + set -euo pipefail [2025-01-29T09:55:20.571Z] ++ umask [2025-01-29T09:55:20.571Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:20.571Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-e846084144 [2025-01-29T09:55:20.571Z] + jq -r '.update.builds[].nvr' [2025-01-29T09:55:20.575Z] [Pipeline] } [2025-01-29T09:55:20.577Z] [Pipeline] // withEnv [2025-01-29T09:55:20.637Z] [Pipeline] withCredentials [2025-01-29T09:55:20.655Z] [Pipeline] // withCredentials [2025-01-29T09:55:20.671Z] [Pipeline] echo [2025-01-29T09:55:20.672Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-01-29T09:55:20.691Z] [Pipeline] withCredentials [2025-01-29T09:55:20.695Z] [Pipeline] // withCredentials [2025-01-29T09:55:20.699Z] [Pipeline] echo [2025-01-29T09:55:20.699Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-01-29T09:55:20.720Z] [Pipeline] withCredentials [2025-01-29T09:55:20.733Z] [Pipeline] // withCredentials [2025-01-29T09:55:20.750Z] [Pipeline] echo [2025-01-29T09:55:20.750Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-01-29T09:55:20.754Z] [Pipeline] withEnv [2025-01-29T09:55:20.754Z] [Pipeline] { [2025-01-29T09:55:20.757Z] [Pipeline] sh [2025-01-29T09:55:21.301Z] + set -euo pipefail [2025-01-29T09:55:21.301Z] ++ umask [2025-01-29T09:55:21.301Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:21.301Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-01-29T09:55:21.301Z] + cut -d ' ' -f 1 [2025-01-29T09:55:21.304Z] [Pipeline] } [2025-01-29T09:55:21.307Z] [Pipeline] // withEnv [2025-01-29T09:55:21.311Z] [Pipeline] withEnv [2025-01-29T09:55:21.311Z] [Pipeline] { [2025-01-29T09:55:21.375Z] [Pipeline] sh [2025-01-29T09:55:21.911Z] + set -xeuo pipefail [2025-01-29T09:55:21.911Z] ++ umask [2025-01-29T09:55:21.911Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:21.911Z] + cosa init --branch testing-devel --commit=9954445a7233bb425008a9e9280d53019e81253d https://github.com/coreos/fedora-coreos-config [2025-01-29T09:55:21.911Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-01-29T09:55:21.911Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T09:55:21.911Z] + mkdir -p src [2025-01-29T09:55:21.911Z] + cd src [2025-01-29T09:55:21.911Z] + test -e config [2025-01-29T09:55:21.911Z] + case "${source}" in [2025-01-29T09:55:21.911Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-01-29T09:55:21.911Z] Cloning into 'config'... [2025-01-29T09:55:22.167Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-01-29T09:55:22.167Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-01-29T09:55:22.725Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-01-29T09:55:22.725Z] + '[' -n 9954445a7233bb425008a9e9280d53019e81253d ']' [2025-01-29T09:55:22.725Z] + git -C ./config fetch origin 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:55:22.981Z] From https://github.com/coreos/fedora-coreos-config [2025-01-29T09:55:22.981Z] * branch 9954445a7233bb425008a9e9280d53019e81253d -> FETCH_HEAD [2025-01-29T09:55:22.981Z] + git -C ./config reset --hard 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:55:22.981Z] HEAD is now at 9954445 tests/kola: disable yum repos for kernel-replace test [2025-01-29T09:55:22.981Z] + git -C ./config submodule update --init --recursive [2025-01-29T09:55:22.981Z] + set +x [2025-01-29T09:55:22.981Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:55:22.981Z] + manifest=src/config/manifest.yaml [2025-01-29T09:55:22.981Z] + image=src/config/image.yaml [2025-01-29T09:55:22.981Z] + [[ -n '' ]] [2025-01-29T09:55:22.981Z] + [[ ! -f src/config/manifest.yaml ]] [2025-01-29T09:55:22.981Z] + [[ ! -f src/config/image.yaml ]] [2025-01-29T09:55:22.981Z] + mkdir -p cache [2025-01-29T09:55:22.981Z] + mkdir -p builds [2025-01-29T09:55:22.981Z] + mkdir -p tmp [2025-01-29T09:55:22.981Z] + mkdir -p overrides/rpm [2025-01-29T09:55:22.981Z] + mkdir -p overrides/rootfs [2025-01-29T09:55:22.981Z] + test 0 = 1 [2025-01-29T09:55:22.981Z] + case "${YUMREPOS}" in [2025-01-29T09:55:22.981Z] + set +x [2025-01-29T09:55:22.981Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-01-29T09:55:22.985Z] [Pipeline] } [2025-01-29T09:55:22.988Z] [Pipeline] // withEnv [2025-01-29T09:55:23.054Z] [Pipeline] stage [2025-01-29T09:55:23.055Z] [Pipeline] { (Initialize Remotes) [2025-01-29T09:55:23.104Z] [Pipeline] parallel [2025-01-29T09:55:23.104Z] [Pipeline] { (Branch: x86_64) [2025-01-29T09:55:23.132Z] [Pipeline] } [2025-01-29T09:55:23.157Z] [Pipeline] // parallel [2025-01-29T09:55:23.197Z] [Pipeline] } [2025-01-29T09:55:23.242Z] [Pipeline] // stage [2025-01-29T09:55:23.283Z] [Pipeline] stage [2025-01-29T09:55:23.284Z] [Pipeline] { (Download Overrides) [2025-01-29T09:55:23.309Z] [Pipeline] parallel [2025-01-29T09:55:23.309Z] [Pipeline] { (Branch: x86_64) [2025-01-29T09:55:23.325Z] [Pipeline] withEnv [2025-01-29T09:55:23.325Z] [Pipeline] { [2025-01-29T09:55:23.358Z] [Pipeline] sh [2025-01-29T09:55:23.896Z] + set -xeuo pipefail [2025-01-29T09:55:23.897Z] ++ umask [2025-01-29T09:55:23.897Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:23.897Z] + cosa shell -- env -C overrides/rpm koji download-build ignition-2.20.0-5.fc41 --arch x86_64 --arch noarch [2025-01-29T09:55:23.897Z] Downloading [1/5]: ignition-validate-redistributable-2.20.0-5.fc41.noarch.rpm [2025-01-29T09:55:24.152Z] [== ] 5% 1.00 MiB / 17.89 MiB [==== ] 11% 2.00 MiB / 17.89 MiB [====== ] 16% 3.00 MiB / 17.89 MiB [======== ] 22% 4.00 MiB / 17.89 MiB [========== ] 27% 5.00 MiB / 17.89 MiB [============ ] 33% 6.00 MiB / 17.89 MiB [============== ] 39% 7.00 MiB / 17.89 MiB [================ ] 44% 8.00 MiB / 17.89 MiB [================== ] 50% 9.00 MiB / 17.89 MiB [==================== ] 55% 10.00 MiB / 17.89 MiB [====================== ] 61% 11.00 MiB / 17.89 MiB [======================== ] 67% 12.00 MiB / 17.89 MiB [========================== ] 72% 13.00 MiB / 17.89 MiB [============================ ] 78% 14.00 MiB / 17.89 MiB [============================== ] 83% 15.00 MiB / 17.89 MiB [================================ ] 89% 16.00 MiB / 17.89 MiB [================================== ] 95% 17.00 MiB / 17.89 MiB [====================================] 100% 17.89 MiB / 17.89 MiB [2025-01-29T09:55:24.152Z] Downloading [2/5]: ignition-validate-2.20.0-5.fc41.x86_64.rpm [2025-01-29T09:55:24.152Z] [====================== ] 63% 1.00 MiB / 1.57 MiB [====================================] 100% 1.57 MiB / 1.57 MiB [2025-01-29T09:55:24.152Z] Downloading [3/5]: ignition-2.20.0-5.fc41.x86_64.rpm [2025-01-29T09:55:24.152Z] [===== ] 15% 1.00 MiB / 6.40 MiB [=========== ] 31% 2.00 MiB / 6.40 MiB [================ ] 46% 3.00 MiB / 6.40 MiB [====================== ] 62% 4.00 MiB / 6.40 MiB [============================ ] 78% 5.00 MiB / 6.40 MiB [================================= ] 93% 6.00 MiB / 6.40 MiB [====================================] 100% 6.40 MiB / 6.40 MiB [2025-01-29T09:55:24.152Z] Downloading [4/5]: ignition-edge-2.20.0-5.fc41.x86_64.rpm [2025-01-29T09:55:24.152Z] [====================================] 100% 67.84 KiB / 67.84 KiB [2025-01-29T09:55:24.152Z] Downloading [5/5]: ignition-ignition-grub-2.20.0-5.fc41.x86_64.rpm [2025-01-29T09:55:24.152Z] [====================================] 100% 14.52 KiB / 14.52 KiB [2025-01-29T09:55:24.154Z] [Pipeline] } [2025-01-29T09:55:24.167Z] [Pipeline] // withEnv [2025-01-29T09:55:24.231Z] [Pipeline] } [2025-01-29T09:55:24.277Z] [Pipeline] // parallel [2025-01-29T09:55:24.301Z] [Pipeline] } [2025-01-29T09:55:24.305Z] [Pipeline] // stage [2025-01-29T09:55:24.318Z] [Pipeline] parallel [2025-01-29T09:55:24.318Z] [Pipeline] { (Branch: x86_64) [2025-01-29T09:55:24.350Z] [Pipeline] stage [2025-01-29T09:55:24.350Z] [Pipeline] { (x86_64:Fetch) [2025-01-29T09:55:24.383Z] [Pipeline] withEnv [2025-01-29T09:55:24.383Z] [Pipeline] { [2025-01-29T09:55:24.394Z] [Pipeline] sh [2025-01-29T09:55:24.927Z] + set -xeuo pipefail [2025-01-29T09:55:24.927Z] ++ umask [2025-01-29T09:55:24.927Z] + '[' 0022 = 0000 ']' [2025-01-29T09:55:24.927Z] + cosa fetch --with-cosa-overrides [2025-01-29T09:55:24.927Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T09:55:25.182Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:55:25.182Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-29T09:55:25.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-29T09:55:25.438Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... f1ad2708964ea2a97569d25cba0ea9fc20502fb737a2015e42cf9c671a01ddc6 [2025-01-29T09:55:25.438Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 996497474ea708aa251bb94230091911f2279a22c4d6fb9591b15abbcd7af740 [2025-01-29T09:55:25.438Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 864cfb5c249cb0121779a35574bd090d0f107735ad1abcf2fbe0d325fdf26a5a [2025-01-29T09:55:25.438Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 4af1178289ffcc869474306115fb26db39147bf5f0f53b8f834e978e01daddd1 [2025-01-29T09:55:25.692Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 024d8b185c75a300f35ce48b359c33b44d941fb1619f28681c406348234ba9f0 [2025-01-29T09:55:25.692Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... c9e707a689369654bb554d90ae9cb8c5a16b68215a672b3a69ae78b9a4c2d338 [2025-01-29T09:55:25.692Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 026c0ee03eb99570e9e77e03d73e602265ac49b3715bfc3c748a35d8a32d127a [2025-01-29T09:55:25.692Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 23addf6254d41dbe26c84b4477f0432e8b624970fb7a71f5754d25b4cee3b67b [2025-01-29T09:55:25.692Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 424e575730d2d762de6dc693e97566dd738e48d230e23b6eaf823a6427cfc82d [2025-01-29T09:55:25.692Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 492b8201d1b2ca1b661f0f1ae14a34e8d9389f2cb769dc17ee179388ff81f46f [2025-01-29T09:55:25.692Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 2da7070d5d6264ee2611d5e1120c71ea1a76ba6c93714aa23368b13459a5aaf5 [2025-01-29T09:55:25.945Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 331e7f33f467972a7d2ef646acc4dd1a92d29a6284a34e4ee62d20c57ee141b7 [2025-01-29T09:55:25.945Z] Directory walk started [2025-01-29T09:55:25.945Z] Directory walk done - 5 packages [2025-01-29T09:55:25.945Z] Temporary output repo path: ./.repodata/ [2025-01-29T09:55:25.945Z] Pool started (with 5 workers) [2025-01-29T09:55:25.945Z] Pool finished [2025-01-29T09:55:26.200Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-29T09:55:26.200Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-29T09:55:26.200Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-01-29T09:55:48.082Z] Loaded lockfiles: [2025-01-29T09:55:48.086Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-01-29T09:55:48.086Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-29T09:55:48.086Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-29T09:55:48.086Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-29T09:55:48.086Z] [2025-01-29T09:55:48.086Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-01-29T09:55:48.086Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-01-29T09:55:48.086Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-01-29T09:55:48.086Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-01-29T09:55:48.086Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-01-29T09:55:48.086Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-01-29T09:55:48.086Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-01-29T09:55:48.086Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-01-29T09:55:48.086Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-01-29T09:55:48.086Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-01-29T09:55:48.086Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-01-29T09:55:48.086Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-01-29T09:55:48.086Z] rpm-ostree version: 2025.2 [2025-01-29T09:55:48.086Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-01-29T09:55:48.086Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-01-29T09:55:48.351Z] Updating metadata for 'fedora-coreos-pool'...done [2025-01-29T09:55:50.857Z] Updating metadata for 'fedora'...done [2025-01-29T09:55:51.415Z] Updating metadata for 'fedora-updates'...done [2025-01-29T09:57:12.777Z] Importing rpm-md...done [2025-01-29T09:57:12.777Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-29T09:55:25Z solvables: 5 [2025-01-29T09:57:12.777Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-01-29T06:44:01Z solvables: 57035 [2025-01-29T09:57:12.777Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-01-29T09:57:12.777Z] rpm-md repo 'fedora-updates'; generated: 2025-01-29T04:57:42Z solvables: 18941 [2025-01-29T09:57:12.777Z] Resolving dependencies...done [2025-01-29T09:57:12.777Z] Installing 439 packages: [2025-01-29T09:57:12.777Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] afterburn-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] afterburn-dracut-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] clevis-pin-tpm2-0.5.3-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] coreos-installer-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] coreos-installer-bootinfra-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] crypto-policies-20241029-1.git8baf557.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.777Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] fwupd-1.9.27-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gnutls-3.8.6-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] hwdata-0.391-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ignition-2.20.0-5.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-29T09:57:12.778Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kernel-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kernel-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kernel-modules-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kernel-modules-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] less-661-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libipa_hbac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnfsidmap-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsss_certmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsss_nss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libsss_sudo-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libusb1-1.0.27-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nfs-utils-coreos-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nmstate-2.2.39-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openssh-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openssh-clients-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openssh-server-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] policycoreutils-3.7-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.778Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rpm-sequoia-1.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] selinux-policy-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] selinux-policy-targeted-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-ad-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-client-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-common-pac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-ipa-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-krb5-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-krb5-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-ldap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sssd-nfs-idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] stalld-1.19.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:12.779Z] Input state hash: 795520f62a25bb1632c7ae6e31c0d9aed401a627eb358a2cd8137deb201fc2bf [2025-01-29T09:57:12.779Z] Will download: 438 packages (583.3?MB) [2025-01-29T09:57:14.673Z] Downloading from 'fedora-coreos-pool'...done [2025-01-29T09:57:29.490Z] Importing packages...done: 439 [2025-01-29T09:57:29.490Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-01-29T09:57:32.746Z] [Pipeline] } [2025-01-29T09:57:32.750Z] [Pipeline] // withEnv [2025-01-29T09:57:32.754Z] [Pipeline] } [2025-01-29T09:57:32.817Z] [Pipeline] // stage [2025-01-29T09:57:32.854Z] [Pipeline] stage [2025-01-29T09:57:32.855Z] [Pipeline] { (x86_64:Build) [2025-01-29T09:57:32.898Z] [Pipeline] withEnv [2025-01-29T09:57:32.898Z] [Pipeline] { [2025-01-29T09:57:32.902Z] [Pipeline] sh [2025-01-29T09:57:33.787Z] + set -xeuo pipefail [2025-01-29T09:57:33.787Z] ++ umask [2025-01-29T09:57:33.787Z] + '[' 0022 = 0000 ']' [2025-01-29T09:57:33.787Z] + cosa build [2025-01-29T09:57:33.787Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T09:57:34.041Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:57:34.041Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-29T09:57:34.041Z] libostree: [2025-01-29T09:57:34.041Z] Version: '2025.1' [2025-01-29T09:57:34.041Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-01-29T09:57:34.051Z] Features: [2025-01-29T09:57:34.051Z] - inode64 [2025-01-29T09:57:34.051Z] - initial-var [2025-01-29T09:57:34.051Z] - libcurl [2025-01-29T09:57:34.051Z] - libsoup3 [2025-01-29T09:57:34.051Z] - gpgme [2025-01-29T09:57:34.051Z] - composefs [2025-01-29T09:57:34.051Z] - ex-fsverity [2025-01-29T09:57:34.051Z] - libarchive [2025-01-29T09:57:34.051Z] - selinux [2025-01-29T09:57:34.051Z] - openssl [2025-01-29T09:57:34.051Z] - sign-ed25519 [2025-01-29T09:57:34.051Z] - libmount [2025-01-29T09:57:34.051Z] - systemd [2025-01-29T09:57:34.051Z] - release [2025-01-29T09:57:34.051Z] - p2p [2025-01-29T09:57:34.051Z] rpm-ostree: [2025-01-29T09:57:34.051Z] Version: '2025.2' [2025-01-29T09:57:34.051Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-01-29T09:57:34.051Z] Features: [2025-01-29T09:57:34.051Z] - rust [2025-01-29T09:57:34.051Z] - compose [2025-01-29T09:57:34.051Z] - container [2025-01-29T09:57:34.051Z] - fedora-integration [2025-01-29T09:57:34.305Z] Previous build: none [2025-01-29T09:57:34.305Z] Previous commit: none [2025-01-29T09:57:34.305Z] Image Config checksum: 7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 [2025-01-29T09:57:34.305Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-29T09:57:34.560Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-29T09:57:34.560Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... f1ad2708964ea2a97569d25cba0ea9fc20502fb737a2015e42cf9c671a01ddc6 [2025-01-29T09:57:34.560Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 996497474ea708aa251bb94230091911f2279a22c4d6fb9591b15abbcd7af740 [2025-01-29T09:57:34.560Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 864cfb5c249cb0121779a35574bd090d0f107735ad1abcf2fbe0d325fdf26a5a [2025-01-29T09:57:34.560Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 4af1178289ffcc869474306115fb26db39147bf5f0f53b8f834e978e01daddd1 [2025-01-29T09:57:34.560Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 024d8b185c75a300f35ce48b359c33b44d941fb1619f28681c406348234ba9f0 [2025-01-29T09:57:34.813Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... c9e707a689369654bb554d90ae9cb8c5a16b68215a672b3a69ae78b9a4c2d338 [2025-01-29T09:57:34.813Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 026c0ee03eb99570e9e77e03d73e602265ac49b3715bfc3c748a35d8a32d127a [2025-01-29T09:57:34.813Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 23addf6254d41dbe26c84b4477f0432e8b624970fb7a71f5754d25b4cee3b67b [2025-01-29T09:57:34.813Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 424e575730d2d762de6dc693e97566dd738e48d230e23b6eaf823a6427cfc82d [2025-01-29T09:57:34.813Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 492b8201d1b2ca1b661f0f1ae14a34e8d9389f2cb769dc17ee179388ff81f46f [2025-01-29T09:57:34.813Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 2da7070d5d6264ee2611d5e1120c71ea1a76ba6c93714aa23368b13459a5aaf5 [2025-01-29T09:57:34.813Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 331e7f33f467972a7d2ef646acc4dd1a92d29a6284a34e4ee62d20c57ee141b7 [2025-01-29T09:57:34.813Z] Directory walk started [2025-01-29T09:57:34.813Z] Directory walk done - 5 packages [2025-01-29T09:57:34.813Z] Temporary output repo path: ./.repodata/ [2025-01-29T09:57:34.813Z] Pool started (with 5 workers) [2025-01-29T09:57:34.813Z] Pool finished [2025-01-29T09:57:35.066Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-29T09:57:35.066Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-29T09:57:49.933Z] Loaded lockfiles: [2025-01-29T09:57:49.933Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-01-29T09:57:49.933Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-29T09:57:49.933Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-29T09:57:49.933Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-29T09:57:49.933Z] [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-29T09:57:49.933Z] rpm-ostree version: 2025.2 [2025-01-29T09:57:49.933Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-01-29T09:57:49.933Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-01-29T09:57:51.811Z] Importing rpm-md...done [2025-01-29T09:57:51.811Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-29T09:57:34Z solvables: 5 [2025-01-29T09:57:51.811Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-01-29T06:44:01Z solvables: 57035 [2025-01-29T09:57:51.811Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-01-29T09:57:51.811Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-01-29T04:57:42Z solvables: 18941 [2025-01-29T09:57:53.167Z] Resolving dependencies...done [2025-01-29T09:57:53.421Z] Installing 439 packages: [2025-01-29T09:57:53.421Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] afterburn-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] afterburn-dracut-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] clevis-pin-tpm2-0.5.3-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] coreos-installer-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] coreos-installer-bootinfra-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] crypto-policies-20241029-1.git8baf557.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] fwupd-1.9.27-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gnutls-3.8.6-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] hwdata-0.391-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] ignition-2.20.0-5.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-29T09:57:53.421Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.421Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kernel-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kernel-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kernel-modules-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kernel-modules-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] less-661-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libipa_hbac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnfsidmap-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsss_certmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsss_nss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libsss_sudo-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libusb1-1.0.27-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nfs-utils-coreos-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nmstate-2.2.39-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openssh-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openssh-clients-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openssh-server-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] policycoreutils-3.7-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rpm-sequoia-1.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.422Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] selinux-policy-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] selinux-policy-targeted-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-ad-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-client-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-common-pac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-ipa-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-krb5-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-krb5-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-ldap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sssd-nfs-idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] stalld-1.19.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-29T09:57:53.676Z] Input state hash: 795520f62a25bb1632c7ae6e31c0d9aed401a627eb358a2cd8137deb201fc2bf [2025-01-29T09:57:57.826Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-01-29T09:57:57.826Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-01-29T09:57:58.080Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-01-29T09:57:58.080Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-01-29T09:57:58.080Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-01-29T09:57:58.080Z] Skipping file /usr/lib/systemd/ from checkout [2025-01-29T09:58:00.596Z] Checking out packages...done [2025-01-29T09:58:00.596Z] Checking out ostree layers...done [2025-01-29T09:58:03.098Z] Running pre scripts...21 done [2025-01-29T09:58:09.646Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-29T09:58:09.646Z] audit-rules.post: No rules detected, adding default [2025-01-29T09:58:09.646Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-29T09:58:09.646Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-29T09:58:09.646Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-29T09:58:09.646Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-29T09:58:09.646Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:29: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'kvm' with GID 36. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'render' with GID 105. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'sgx' with GID 106. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'zincati' with GID 981. [2025-01-29T09:58:09.646Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-01-29T09:58:09.646Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-01-29T09:58:09.646Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-01-29T09:58:09.646Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-01-29T09:58:09.646Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-29T09:58:09.646Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-29T09:58:09.646Z] systemd-udev.post: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-01-29T09:58:09.646Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-29T09:58:09.646Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-29T09:58:09.646Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-01-29T09:58:09.646Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-29T09:59:30.987Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-29T09:59:30.987Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-01-29T09:59:30.987Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-29T09:59:30.987Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-29T09:59:30.987Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-01-29T09:59:30.987Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-29T09:59:30.987Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-01-29T09:59:30.987Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-01-29T09:59:30.987Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-29T09:59:30.987Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-29T09:59:30.987Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-29T09:59:30.987Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-29T09:59:30.987Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-29T09:59:30.987Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-29T09:59:30.987Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-29T09:59:30.987Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-01-29T09:59:30.987Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-29T09:59:30.987Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-01-29T09:59:30.987Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-29T09:59:30.987Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-29T09:59:30.987Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-29T09:59:30.987Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-01-29T09:59:30.987Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-29T09:59:30.987Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-01-29T09:59:30.987Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-01-29T09:59:30.987Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-01-29T09:59:30.987Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-29T09:59:30.987Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-01-29T10:00:09.614Z] Running posttrans scripts...15 done [2025-01-29T10:00:09.614Z] Writing rpmdb...done [2025-01-29T10:00:09.614Z] nyd.service'. [2025-01-29T10:00:09.614Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-29T10:00:09.614Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-29T10:00:09.614Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-29T10:00:09.614Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-29T10:00:09.614Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-29T10:00:09.614Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-29T10:00:09.614Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-29T10:00:09.614Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-01-29T10:00:09.614Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-01-29T10:00:09.614Z] Regenerating rpmdb for target [2025-01-29T10:00:27.634Z] Relabeling...done [2025-01-29T10:00:37.554Z] Updating usr/lib/os-release [2025-01-29T10:00:37.554Z] Deleting: usr/share/info [2025-01-29T10:00:37.554Z] Deleting: usr/share/man [2025-01-29T10:00:37.554Z] Deleting: usr/share/doc [2025-01-29T10:00:37.554Z] Executing `postprocess` inline script '0' [2025-01-29T10:00:37.554Z] + cat [2025-01-29T10:00:37.554Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-01-29T10:00:49.709Z] + rm /tmp/fcos-workarounds.cil [2025-01-29T10:00:49.709Z] Executing `postprocess` inline script '1' [2025-01-29T10:00:49.709Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-01-29T10:00:49.709Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-01-29T10:00:49.709Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-01-29T10:00:49.709Z] Executing `postprocess` inline script '2' [2025-01-29T10:00:49.962Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.home1.service /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/systemd-homed.service.wants /etc/systemd/system/timers.target.wants [2025-01-29T10:00:49.962Z] + systemctl preset-all [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-01-29T10:00:50.884Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-01-29T10:00:50.884Z] + systemctl --user --global preset-all [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-01-29T10:00:50.884Z] Executing `postprocess` inline script '3' [2025-01-29T10:00:50.884Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-01-29T10:00:50.884Z] Executing `postprocess` inline script '4' [2025-01-29T10:00:51.138Z] + setsebool -P -N container_use_cephfs on [2025-01-29T10:00:53.646Z] + setsebool -P -N virt_use_samba on [2025-01-29T10:00:55.527Z] Executing `postprocess` inline script '5' [2025-01-29T10:00:55.527Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-01-29T10:00:55.527Z] Executing `postprocess` inline script '6' [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-01-29T10:00:55.781Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-01-29T10:00:55.781Z] Executing `postprocess` inline script '7' [2025-01-29T10:00:55.781Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-01-29T10:00:55.781Z] + cat [2025-01-29T10:00:55.781Z] Executing `postprocess` inline script '8' [2025-01-29T10:00:56.034Z] + source /etc/os-release [2025-01-29T10:00:56.034Z] ++ NAME='Fedora Linux' [2025-01-29T10:00:56.034Z] ++ VERSION='41.20250129.dev.0 (CoreOS)' [2025-01-29T10:00:56.034Z] ++ RELEASE_TYPE=stable [2025-01-29T10:00:56.034Z] ++ ID=fedora [2025-01-29T10:00:56.034Z] ++ VERSION_ID=41 [2025-01-29T10:00:56.034Z] ++ VERSION_CODENAME= [2025-01-29T10:00:56.034Z] ++ PLATFORM_ID=platform:f41 [2025-01-29T10:00:56.034Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250129.dev.0' [2025-01-29T10:00:56.034Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-01-29T10:00:56.034Z] ++ LOGO=fedora-logo-icon [2025-01-29T10:00:56.034Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-01-29T10:00:56.034Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-01-29T10:00:56.034Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-01-29T10:00:56.034Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-29T10:00:56.034Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-29T10:00:56.034Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-01-29T10:00:56.034Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-01-29T10:00:56.034Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-01-29T10:00:56.034Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-01-29T10:00:56.034Z] ++ SUPPORT_END=2025-12-15 [2025-01-29T10:00:56.035Z] ++ VARIANT=CoreOS [2025-01-29T10:00:56.035Z] ++ VARIANT_ID=coreos [2025-01-29T10:00:56.035Z] ++ OSTREE_VERSION=41.20250129.dev.0 [2025-01-29T10:00:56.035Z] + [[ 41.20250129.dev.0 = *.dev* ]] [2025-01-29T10:00:56.035Z] + mkdir -p /etc/zincati/config.d [2025-01-29T10:00:56.035Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-01-29T10:00:56.035Z] Executing `postprocess` inline script '9' [2025-01-29T10:00:56.035Z] + cat [2025-01-29T10:00:56.035Z] + cat /usr/etc/rpm-ostreed.conf [2025-01-29T10:00:56.035Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-01-29T10:00:56.035Z] + rm /tmp/rpm-ostreed.conf [2025-01-29T10:00:56.035Z] Executing `postprocess` inline script '10' [2025-01-29T10:01:10.859Z] Initializing rootfs [2025-01-29T10:01:10.859Z] Moving /usr to target [2025-01-29T10:01:10.859Z] Copying toplevel compat symlinks [2025-01-29T10:01:10.859Z] No embedded whiteouts found [2025-01-29T10:01:10.859Z] No device files found [2025-01-29T10:01:10.859Z] Recompiling policy [2025-01-29T10:01:25.677Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-01-29T10:01:25.677Z] Migrating /usr/etc/group to /usr/lib/ [2025-01-29T10:01:25.677Z] Adding rpm-ostree-0-integration.conf [2025-01-29T10:01:25.677Z] Preparing kernel [2025-01-29T10:01:33.749Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-01-29T10:01:33.749Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-01-29T10:01:33.749Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.12.10-200.fc41.x86_64 [2025-01-29T10:01:33.749Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-01-29T10:01:34.308Z] dracut[I]: *** Including module: bash *** [2025-01-29T10:01:34.308Z] dracut[I]: *** Including module: systemd *** [2025-01-29T10:01:34.561Z] dracut[I]: *** Including module: fips *** [2025-01-29T10:01:34.826Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-01-29T10:01:34.826Z] dracut[I]: *** Including module: scsi-rules *** [2025-01-29T10:01:34.826Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-01-29T10:01:34.826Z] dracut[I]: *** Including module: systemd-initrd *** [2025-01-29T10:01:34.826Z] dracut[I]: *** Including module: systemd-journald *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: systemd-udevd *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: modsign *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: dbus-broker *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: dbus *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-01-29T10:01:35.079Z] dracut[I]: *** Including module: i18n *** [2025-01-29T10:01:35.332Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-01-29T10:01:35.332Z] dracut[I]: *** Including module: afterburn *** [2025-01-29T10:01:35.332Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-01-29T10:01:35.332Z] dracut[I]: *** Including module: ignition *** [2025-01-29T10:01:35.586Z] dracut[I]: *** Including module: coreos-ignition *** [2025-01-29T10:01:35.839Z] dracut[I]: *** Including module: coreos-live *** [2025-01-29T10:01:35.839Z] dracut[I]: *** Including module: coreos-multipath *** [2025-01-29T10:01:35.839Z] dracut[I]: *** Including module: coreos-network *** [2025-01-29T10:01:35.839Z] dracut[I]: *** Including module: network-manager *** [2025-01-29T10:01:35.839Z] dracut[I]: *** Including module: ignition-conf *** [2025-01-29T10:01:36.091Z] dracut[I]: *** Including module: ignition-ostree *** [2025-01-29T10:01:36.091Z] dracut[I]: *** Including module: network *** [2025-01-29T10:01:36.091Z] dracut[I]: *** Including module: net-lib *** [2025-01-29T10:01:36.091Z] dracut[I]: *** Including module: url-lib *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: coreos-kernel *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: rdcore *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: clevis *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: btrfs *** [2025-01-29T10:01:36.345Z] dracut[I]: *** Including module: crypt *** [2025-01-29T10:01:36.599Z] dracut[I]: *** Including module: dm *** [2025-01-29T10:01:36.852Z] dracut[I]: *** Including module: kernel-modules *** [2025-01-29T10:01:42.079Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-01-29T10:01:42.079Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-01-29T10:01:42.635Z] dracut[I]: *** Including module: mdraid *** [2025-01-29T10:01:42.890Z] dracut[I]: *** Including module: multipath *** [2025-01-29T10:01:43.446Z] dracut[I]: *** Including module: nvdimm *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: pcmcia *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: qemu *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: qemu-net *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: fido2 *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: pkcs11 *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: tpm2-tss *** [2025-01-29T10:01:43.700Z] dracut[I]: *** Including module: cifs *** [2025-01-29T10:01:43.953Z] dracut[I]: *** Including module: iscsi *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: lunmask *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: nvmf *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: resume *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: rootfs-block *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: terminfo *** [2025-01-29T10:01:44.510Z] dracut[I]: *** Including module: udev-rules *** [2025-01-29T10:01:45.430Z] dracut[I]: *** Including module: virtfs *** [2025-01-29T10:01:45.430Z] dracut[I]: *** Including module: virtiofs *** [2025-01-29T10:01:45.430Z] dracut[I]: *** Including module: walinuxagent *** [2025-01-29T10:01:45.430Z] dracut[I]: *** Including module: dracut-systemd *** [2025-01-29T10:01:45.430Z] dracut[I]: *** Including module: ostree *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: usrmount *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: base *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: fs-lib *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: journal-conf *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including module: shutdown *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Including modules done *** [2025-01-29T10:01:45.684Z] dracut[I]: *** Installing kernel module dependencies *** [2025-01-29T10:01:47.561Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-01-29T10:01:47.561Z] dracut[I]: *** Resolving executable dependencies *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Resolving executable dependencies done *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Hardlinking files *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Hardlinking files done *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Store current command line parameters *** [2025-01-29T10:01:50.829Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-01-29T10:02:37.418Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-01-29T10:02:37.418Z] Ignored user missing from new passwd file: root [2025-01-29T10:02:37.418Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-01-29T10:02:37.418Z] Ignored group missing from new group file: root [2025-01-29T10:02:37.418Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-01-29T10:02:37.418Z] Network filesystem detected for repo; disabling transaction [2025-01-29T10:02:52.231Z] Committing...done [2025-01-29T10:03:14.100Z] 3669 metadata, 21137 content objects imported; 1.5?GB content written [2025-01-29T10:03:14.100Z] fedora/x86_64/coreos/testing-devel => 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 [2025-01-29T10:03:16.616Z] New image input checksum: 1ed32a2f6f6806d5a46eae93a61028210355c92f01dc0c6f830fd161f716fc25 [2025-01-29T10:03:16.616Z] None [2025-01-29T10:03:16.616Z] New build ID: 41.20250129.dev.0 [2025-01-29T10:03:16.869Z] Running: rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 --label=coreos-assembler.image-input-checksum=1ed32a2f6f6806d5a46eae93a61028210355c92f01dc0c6f830fd161f716fc25 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9954445a7233bb425008a9e9280d53019e81253d --copymeta-opt=fedora-coreos.stream 41.20250129.dev.0 oci-archive:fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-01-29T10:03:16.869Z] Reading packages...done [2025-01-29T10:03:31.685Z] Building package mapping...done [2025-01-29T10:03:31.685Z] 21137 objects in 441 packages (284 source) [2025-01-29T10:03:31.685Z] rpm size: 1420391736 [2025-01-29T10:03:31.685Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-01-29T10:03:31.685Z] 1153 duplicates [2025-01-29T10:03:31.685Z] Multiple owners: [2025-01-29T10:03:31.685Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-01-29T10:03:31.685Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-01-29T10:03:31.685Z] /usr/sbin/ip6tables [2025-01-29T10:03:31.685Z] /usr/sbin/ip6tables-restore [2025-01-29T10:03:31.685Z] /usr/sbin/ip6tables-save [2025-01-29T10:03:31.685Z] /usr/sbin/iptables [2025-01-29T10:03:31.685Z] /usr/sbin/iptables-restore [2025-01-29T10:03:31.685Z] /usr/sbin/iptables-save [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/AUTHORS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-01-29T10:03:31.685Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-01-29T10:04:18.271Z] Generating container image...done [2025-01-29T10:04:18.271Z] Pushed digest: sha256:d051797592b6e4db2f5bf9d2798825d40fa802b0355a95cfcde08fb3f708842c [2025-01-29T10:04:18.271Z] Total objects: 25092 [2025-01-29T10:04:18.271Z] No unreachable objects [2025-01-29T10:04:18.271Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/commitmeta.json' [2025-01-29T10:04:18.271Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/ostree-commit-object' [2025-01-29T10:04:18.271Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-01-29T10:04:18.271Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/coreos-assembler-config-git.json' [2025-01-29T10:04:18.271Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-01-29T10:04:18.271Z] renamed 'fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive' [2025-01-29T10:04:18.271Z] renamed 'fedora-coreos-41.20250129.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64-manifest.json' [2025-01-29T10:04:18.271Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/meta.json' [2025-01-29T10:04:18.271Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T10:04:18.524Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T10:04:18.524Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-29T10:04:19.444Z] Will build qemu [2025-01-29T10:04:20.799Z] Estimating disk size... [2025-01-29T10:04:22.680Z] Disk sizes: metal: 2651M (estimated), cloud: 10240M [2025-01-29T10:04:40.708Z] ++ arch [2025-01-29T10:04:40.708Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250129.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-fw5h.json [2025-01-29T10:04:40.708Z] ostree init --mode=archive --repo=/tmp/tmpj7crel5j [2025-01-29T10:04:40.708Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpj7crel5j [2025-01-29T10:04:40.708Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpj7crel5j [2025-01-29T10:04:40.963Z] + set +x [2025-01-29T10:04:40.963Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=qemu /tmp/osbuild-fw5h.json [2025-01-29T10:04:40.963Z]  [2025-01-29T10:04:40.963Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:04:40.963Z] /dev/vdb1 30G 2.9G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:04:40.963Z]  [2025-01-29T10:04:41.216Z] starting /tmp/osbuild-fw5h.jsonPipeline source org.osbuild.curl: 86ef5705c3970fb04bdd711d30667e4865eeaa6a62110a279e5f0dcfef4803be [2025-01-29T10:04:41.216Z] Build [2025-01-29T10:04:41.216Z] root: [2025-01-29T10:04:44.480Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive [2025-01-29T10:04:44.480Z] [2025-01-29T10:04:44.480Z] ��� Duration: 1738145083s [2025-01-29T10:04:44.480Z] Pipeline source org.osbuild.ostree: 58a73640059031b9d83565610a1e061d083b23eafb59ce8e68d8a652d3c59288 [2025-01-29T10:04:44.480Z] Build [2025-01-29T10:04:44.480Z] root: [2025-01-29T10:04:44.480Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:04:44.480Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:04:44.480Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add 870fe38b-91cc-4291-89f0-86a3762ca580 file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:04:44.480Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 [2025-01-29T10:04:49.323Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull 870fe38b-91cc-4291-89f0-86a3762ca580 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:04:49.323Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete 870fe38b-91cc-4291-89f0-86a3762ca580 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:04:49.323Z] [2025-01-29T10:04:49.323Z] ��� Duration: 1738145088s [2025-01-29T10:04:49.323Z] Pipeline oci-archive: 852c80089fa6e0433c5a1bdad7d962d2c7ee8d3748009e6fbd34c02941e8796f [2025-01-29T10:04:49.323Z] Build [2025-01-29T10:04:49.323Z] root: [2025-01-29T10:04:49.323Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:04:49.323Z] org.osbuild.copy: 852c80089fa6e0433c5a1bdad7d962d2c7ee8d3748009e6fbd34c02941e8796f { [2025-01-29T10:04:49.323Z] "paths": [ [2025-01-29T10:04:49.323Z] { [2025-01-29T10:04:49.323Z] "from": "input://inlinefile/sha256:67846e684c24a81a8ae0e2133d3ddc0a11c13d6f79fa3df9df885825a05fc15f", [2025-01-29T10:04:49.323Z] "to": "tree:///coreos.ociarchive" [2025-01-29T10:04:49.323Z] } [2025-01-29T10:04:49.323Z] ] [2025-01-29T10:04:49.323Z] } [2025-01-29T10:04:49.578Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:04:49.832Z] copying '/run/osbuild/inputs/inlinefile/sha256:67846e684c24a81a8ae0e2133d3ddc0a11c13d6f79fa3df9df885825a05fc15f' -> '/run/osbuild/tree/coreos.ociarchive' [2025-01-29T10:04:49.832Z] [2025-01-29T10:04:49.832Z] ��� Duration: 0s [2025-01-29T10:04:49.832Z] Pipeline deployed-tree: e205716bbbc73868bab6f86faa0bed6cdf6b1ccb5ce2e32d31c02586e906cee2 [2025-01-29T10:04:49.832Z] Build [2025-01-29T10:04:49.832Z] root: [2025-01-29T10:04:49.832Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:04:49.832Z] org.osbuild.container-deploy: e205716bbbc73868bab6f86faa0bed6cdf6b1ccb5ce2e32d31c02586e906cee2 {} [2025-01-29T10:04:49.832Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-batzqgop/inputs/images [2025-01-29T10:04:50.085Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:04:50.085Z] time="2025-01-29T10:04:49Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" [2025-01-29T10:04:51.007Z]  [2025-01-29T10:04:51.007Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:04:51.007Z] /dev/vdb1 30G 4.9G 26G 17% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:04:51.007Z]  [2025-01-29T10:04:51.575Z] Getting image source signatures [2025-01-29T10:04:51.575Z] Copying blob sha256:1ab338428cdd6b6af80e118a04c71d268d91dc701628993fe48a2c3cde4c9eae [2025-01-29T10:04:52.932Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-01-29T10:04:54.808Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-01-29T10:04:56.165Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-01-29T10:04:57.094Z] Copying blob sha256:c57e10f2840c0a3c1b160c8e1aefb7e6c7f6a413b555d58dd015dd2d1955fef3 [2025-01-29T10:04:58.449Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-01-29T10:04:59.006Z] Copying blob sha256:f95377f0a22d1fce033a36bc5029fe38497126ceb5bee80d2a410ce1170bc3aa [2025-01-29T10:04:59.927Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-01-29T10:05:00.483Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-01-29T10:05:00.737Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-01-29T10:05:00.990Z]  [2025-01-29T10:05:00.990Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:00.990Z] /dev/vdb1 30G 6.2G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:00.990Z]  [2025-01-29T10:05:01.254Z] Copying blob sha256:f630ea524419ca307731828ca37f7e2ab7e48739faff00a5e7d4baaf90fc55be [2025-01-29T10:05:01.812Z] Copying blob sha256:4409566baafca6951257bdfbb119883ef74f0c5b302665f5621faa879fd8c890 [2025-01-29T10:05:01.812Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-01-29T10:05:02.370Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-01-29T10:05:02.926Z] Copying blob sha256:16d984b74f9b3e385e8151ffe59b32dc47f23e9714e9746dbba84f52476c51a8 [2025-01-29T10:05:03.179Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-01-29T10:05:03.734Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-01-29T10:05:03.987Z] Copying blob sha256:83c0999827744afad6efd610c71219e786f9dcca9ec939a5aeae797c37f42494 [2025-01-29T10:05:04.544Z] Copying blob sha256:ea2c1d577a47eabe0a9885f830fbdfa344b0c5f3b02227f8cc843a94d3db38aa [2025-01-29T10:05:04.797Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-01-29T10:05:05.051Z] Copying blob sha256:6e65049021acec146a210dd7a3b8a6300e79d5e90f1482e288efa4a6fecef593 [2025-01-29T10:05:05.304Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-01-29T10:05:05.870Z] Copying blob sha256:01f77f044cf964ff43a3efda364b9a3f43f71d2bfe1bf111371ff52bccdc7aa9 [2025-01-29T10:05:06.124Z] Copying blob sha256:69ca4485014517d9b697fdaedd62d94d7a844a276e28cec11ddef87e455eb119 [2025-01-29T10:05:06.124Z] Copying blob sha256:eb438befbce6ef4fbaeac43e8ef912f4517634af62cd5dccea7435af6a414589 [2025-01-29T10:05:06.377Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-01-29T10:05:06.631Z] Copying blob sha256:74d7ca7fd2a44928099c7a2b9e8a942ef3d273dda8aa671c91adbd8b1f8c37ad [2025-01-29T10:05:06.885Z] Copying blob sha256:0b2bdb7c61be74efc2a1123af89534033aaea477e72484c97362b0aaddcb7fb0 [2025-01-29T10:05:07.138Z] Copying blob sha256:73060aee9664c7c46d3c3e7da02488255c172a21eb4eb3493fc95e8f7d0ea60d [2025-01-29T10:05:07.391Z] Copying blob sha256:ed40dfe11bbaedc706d75689727b993ee63736d35a782ac59698df50a7e23a67 [2025-01-29T10:05:07.645Z] Copying blob sha256:8c8d1cfb2123827efa029ea4713b483edf157b916e81d1dfe1547f7303e92bf2 [2025-01-29T10:05:07.898Z] Copying blob sha256:ac2b8751e1335903cb9ed154d6e321ead530f811ec7f62a8782af7813270488f [2025-01-29T10:05:08.151Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-01-29T10:05:08.151Z] Copying blob sha256:7fee2b9e4b5d921a4c6d9c3c357efc2a5729d0bcf4d1b8dbc35c1ec7e1cbd2d7 [2025-01-29T10:05:09.069Z] Copying blob sha256:99501f619117c888a6f3e11491b5e7ad0fb33d845c7fd1eeb54eacc09cb0cce1 [2025-01-29T10:05:09.627Z] Copying blob sha256:e0c86aee285a15f7c992f7a562c583cabf2995e525e6cba5d7d4438599037a6b [2025-01-29T10:05:09.891Z] Copying blob sha256:abe6d26be69b474d7bc673c32ff07a38aa1198bb624fec92bfe37e800b5cae52 [2025-01-29T10:05:10.144Z] Copying blob sha256:391fc327b461bcca95fde533a1b8a669707deffa07115166f316faa0fc9c0a56 [2025-01-29T10:05:10.144Z] Copying blob sha256:870c8d7dd3f7e749fc95b70257334837bf9e7ad631b2dda1fd10c52b2629e761 [2025-01-29T10:05:11.065Z] Copying blob sha256:1166f1db5b8f9f25186e0bf4c46a7b37fc557b2cd17b9850c87974e557426dc1 [2025-01-29T10:05:11.065Z]  [2025-01-29T10:05:11.065Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:11.065Z] /dev/vdb1 30G 7.0G 24G 24% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:11.065Z]  [2025-01-29T10:05:11.317Z] Copying blob sha256:ce0df4396320981dffc07983ef3ab57e24f251460b481c1e7cbd304056db034b [2025-01-29T10:05:11.873Z] Copying blob sha256:b780c94e13dcf678f18a55b329428738a9ed2348cc20092a34ebc412ce1f2a97 [2025-01-29T10:05:12.430Z] Copying blob sha256:f30e2546015fa180b1ad7666889e434b9e64612691d84516d354f251d39d8bc2 [2025-01-29T10:05:12.986Z] Copying blob sha256:9ad8eb7e7a11a324500ebeeb2c35608cedc288c67c08fb870c44817f56626443 [2025-01-29T10:05:13.240Z] Copying blob sha256:7eba5a21627ba9d1090af1b5a185a0ff7727f4e9e0cc72874bb60c029409d266 [2025-01-29T10:05:13.795Z] Copying blob sha256:47f0915d998a480ec35b6c97681fdffd07f04a9c7b01ceb7b346ff8f81b67e73 [2025-01-29T10:05:14.048Z] Copying blob sha256:74ce1a7fcb58e6e8f2a4df628caff3260e9770f95729fd79611c9820bd40e31e [2025-01-29T10:05:14.301Z] Copying blob sha256:bdf57b51650983d07632c056a6a32dec759e77965971352821eea58ef7da77ad [2025-01-29T10:05:15.260Z] Copying blob sha256:06c06b046dce9a09d41a8420de5119bf5bfc1012e1a1b7f0227172b972e1b513 [2025-01-29T10:05:15.817Z] Copying blob sha256:e6e328f6c0cb475006d0eebf67ec0a76eb648061a2b9988a366382c7fea4d70f [2025-01-29T10:05:17.172Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-01-29T10:05:17.172Z] Copying config sha256:8a169b5dec970265000db9680c988a6c98c23738b4e4a210bc641a3e0f5e8757 [2025-01-29T10:05:17.172Z] Writing manifest to image destination [2025-01-29T10:05:21.320Z]  [2025-01-29T10:05:21.320Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:21.320Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:21.320Z]  [2025-01-29T10:05:31.244Z]  [2025-01-29T10:05:31.244Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:31.244Z] /dev/vdb1 30G 7.6G 23G 26% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:31.244Z]  [2025-01-29T10:05:35.390Z] 8a169b5dec970265000db9680c988a6c98c23738b4e4a210bc641a3e0f5e8757 [2025-01-29T10:05:40.611Z] Untagged: docker.io/library/tmp-container-deploy-04312312828754:latest [2025-01-29T10:05:40.611Z] Deleted: 8a169b5dec970265000db9680c988a6c98c23738b4e4a210bc641a3e0f5e8757 [2025-01-29T10:05:40.875Z] [2025-01-29T10:05:40.875Z] ��� Duration: 51s [2025-01-29T10:05:41.128Z]  [2025-01-29T10:05:41.128Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:41.128Z] /dev/vdb1 30G 6.0G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:41.128Z]  [2025-01-29T10:05:47.647Z] Pipeline tree: 84f774253c58dcf269af886e682d46ca91405d3f2e06179060413cd50886ea03 [2025-01-29T10:05:47.647Z] Build [2025-01-29T10:05:47.647Z] root: [2025-01-29T10:05:47.647Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:05:47.647Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-01-29T10:05:47.647Z] org.osbuild.selinux: 84aba200e67f8e32e147120a71e512b74b23ebea8355e302a64a477762ba4a5e { [2025-01-29T10:05:47.647Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-29T10:05:47.647Z] "target": "tree:///" [2025-01-29T10:05:47.647Z] } [2025-01-29T10:05:47.647Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:47.647Z] [2025-01-29T10:05:47.647Z] ��� Duration: 0s [2025-01-29T10:05:47.647Z] org.osbuild.ostree.init-fs: 886888a74b5c35011c5636d1415e8aba01f4dfdff192222b9de0dc0b379404db {} [2025-01-29T10:05:47.647Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:47.647Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-01-29T10:05:47.647Z] [2025-01-29T10:05:47.647Z] ��� Duration: 0s [2025-01-29T10:05:47.647Z] org.osbuild.ostree.os-init: 896d370226aa10f3c1458dbee536e843f16ba585d4788bd6422ac5e6ee60921f { [2025-01-29T10:05:47.647Z] "osname": "fedora-coreos" [2025-01-29T10:05:47.647Z] } [2025-01-29T10:05:47.647Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:47.647Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-01-29T10:05:47.647Z] [2025-01-29T10:05:47.647Z] ��� Duration: 0s [2025-01-29T10:05:47.647Z] org.osbuild.ostree.config: b64af5804c0ea1bb1182f410499da283d1136ecbfcafedcb1b1bdbc7c1289f36 { [2025-01-29T10:05:47.647Z] "repo": "/ostree/repo", [2025-01-29T10:05:47.647Z] "config": { [2025-01-29T10:05:47.647Z] "sysroot": { [2025-01-29T10:05:47.647Z] "readonly": true, [2025-01-29T10:05:47.647Z] "bootloader": "none", [2025-01-29T10:05:47.647Z] "bls-append-except-default": "grub_users=\"\"", [2025-01-29T10:05:47.647Z] "bootprefix": true [2025-01-29T10:05:47.647Z] } [2025-01-29T10:05:47.647Z] } [2025-01-29T10:05:47.647Z] } [2025-01-29T10:05:47.647Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:47.899Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-01-29T10:05:47.899Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-01-29T10:05:47.899Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-01-29T10:05:47.899Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-01-29T10:05:47.899Z] [2025-01-29T10:05:47.899Z] ��� Duration: 0s [2025-01-29T10:05:47.899Z] org.osbuild.mkdir: 9d75afafb3245d70ab42a42d5e0f337e282fad20bb220bf20be22ada1ae7916c { [2025-01-29T10:05:47.899Z] "paths": [ [2025-01-29T10:05:47.899Z] { [2025-01-29T10:05:47.899Z] "path": "/boot/efi", [2025-01-29T10:05:47.899Z] "mode": 493 [2025-01-29T10:05:47.899Z] } [2025-01-29T10:05:47.899Z] ] [2025-01-29T10:05:47.899Z] } [2025-01-29T10:05:47.899Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:48.152Z] [2025-01-29T10:05:48.152Z] ��� Duration: 0s [2025-01-29T10:05:48.152Z] org.osbuild.ignition: eb46840948678b087c96aa5c56ce11cb7f7bf048b700ccb8f3a18b309c4944ba {} [2025-01-29T10:05:48.152Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:48.406Z] [2025-01-29T10:05:48.406Z] ��� Duration: 0s [2025-01-29T10:05:48.406Z] org.osbuild.ostree.deploy: f8cd8b6e025c68b3dfb5c54f11d2156646b6007928b9da45a38c9c4e5b283809 { [2025-01-29T10:05:48.406Z] "osname": "fedora-coreos", [2025-01-29T10:05:48.406Z] "remote": "fedora", [2025-01-29T10:05:48.406Z] "mounts": [ [2025-01-29T10:05:48.406Z] "/boot", [2025-01-29T10:05:48.406Z] "/boot/efi" [2025-01-29T10:05:48.406Z] ], [2025-01-29T10:05:48.406Z] "kernel_opts": [ [2025-01-29T10:05:48.406Z] "rw", [2025-01-29T10:05:48.406Z] "$ignition_firstboot", [2025-01-29T10:05:48.406Z] "mitigations=auto,nosmt" [2025-01-29T10:05:48.406Z] ] [2025-01-29T10:05:48.406Z] } [2025-01-29T10:05:48.406Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oh0vju1w/inputs/commits/repo [2025-01-29T10:05:48.406Z] input/commits (org.osbuild.ostree): exporting 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 [2025-01-29T10:05:50.906Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oh0vju1w/inputs/commits/repo [2025-01-29T10:05:50.906Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel 839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-oh0vju1w/inputs/commits/repo [2025-01-29T10:05:50.906Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:05:50.906Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-01-29T10:05:51.471Z]  [2025-01-29T10:05:51.471Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:05:51.471Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:05:51.471Z]  [2025-01-29T10:06:01.387Z] ostree admin deploy fedora:fedora/x86_64/coreos/testing-devel --karg-append=rw --karg-append=$ignition_firstboot --karg-append=mitigations=auto,nosmt --sysroot=/run/osbuild/tree --os=fedora-coreos [2025-01-29T10:06:01.387Z]  [2025-01-29T10:06:01.387Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:06:01.387Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:06:01.387Z]  [2025-01-29T10:06:05.544Z] [2025-01-29T10:06:05.544Z] ��� Duration: 16s [2025-01-29T10:06:05.544Z] org.osbuild.ostree.aleph: 9d8dfab1d7090a26df3d734563bd93b5a88a2c23f0c96d876e23b7224882a595 { [2025-01-29T10:06:05.544Z] "coreos_compat": true, [2025-01-29T10:06:05.544Z] "deployment": { [2025-01-29T10:06:05.544Z] "default": true [2025-01-29T10:06:05.544Z] } [2025-01-29T10:06:05.544Z] } [2025-01-29T10:06:05.544Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:05.544Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-01-29T10:06:05.544Z] [2025-01-29T10:06:05.545Z] ��� Duration: 0s [2025-01-29T10:06:05.545Z] org.osbuild.ostree.selinux: 84f774253c58dcf269af886e682d46ca91405d3f2e06179060413cd50886ea03 { [2025-01-29T10:06:05.545Z] "deployment": { [2025-01-29T10:06:05.545Z] "default": true [2025-01-29T10:06:05.545Z] } [2025-01-29T10:06:05.545Z] } [2025-01-29T10:06:05.545Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:06.099Z] [2025-01-29T10:06:06.099Z] ��� Duration: 0s [2025-01-29T10:06:12.613Z]  [2025-01-29T10:06:12.613Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:06:12.613Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:06:12.613Z]  [2025-01-29T10:06:12.613Z] Pipeline raw-image: 683a897174f52a77303978e654b10beca6e3c75ea2ebea0fd67ef9ee3c258eb7 [2025-01-29T10:06:12.613Z] Build [2025-01-29T10:06:12.613Z] root: [2025-01-29T10:06:12.613Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:06:12.613Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-01-29T10:06:12.613Z] "filename": "disk.img", [2025-01-29T10:06:12.613Z] "size": "2779774976" [2025-01-29T10:06:12.613Z] } [2025-01-29T10:06:12.868Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:12.868Z] [2025-01-29T10:06:12.868Z] ��� Duration: 0s [2025-01-29T10:06:12.868Z] org.osbuild.sfdisk: 4d8bfbdc07d526d22ac6512ee6e5ecc6e888c89ef0d6c22171b076a4787f9f7f { [2025-01-29T10:06:12.868Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-29T10:06:12.868Z] "label": "gpt", [2025-01-29T10:06:12.868Z] "partitions": [ [2025-01-29T10:06:12.868Z] { [2025-01-29T10:06:12.868Z] "start": 2048, [2025-01-29T10:06:12.868Z] "partnum": 1, [2025-01-29T10:06:12.868Z] "size": 2048, [2025-01-29T10:06:12.868Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-29T10:06:12.868Z] "bootable": true, [2025-01-29T10:06:12.868Z] "name": "BIOS-BOOT" [2025-01-29T10:06:12.868Z] }, [2025-01-29T10:06:12.868Z] { [2025-01-29T10:06:12.868Z] "start": 4096, [2025-01-29T10:06:12.868Z] "partnum": 2, [2025-01-29T10:06:12.868Z] "size": 260096, [2025-01-29T10:06:12.868Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-29T10:06:12.868Z] "name": "EFI-SYSTEM" [2025-01-29T10:06:12.868Z] }, [2025-01-29T10:06:12.868Z] { [2025-01-29T10:06:12.868Z] "start": 264192, [2025-01-29T10:06:12.868Z] "partnum": 3, [2025-01-29T10:06:12.868Z] "size": 786432, [2025-01-29T10:06:12.868Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:06:12.868Z] "name": "boot" [2025-01-29T10:06:12.868Z] }, [2025-01-29T10:06:12.868Z] { [2025-01-29T10:06:12.868Z] "start": 1050624, [2025-01-29T10:06:12.868Z] "partnum": 4, [2025-01-29T10:06:12.868Z] "size": 4376576, [2025-01-29T10:06:12.868Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:06:12.868Z] "name": "root" [2025-01-29T10:06:12.868Z] } [2025-01-29T10:06:12.868Z] ] [2025-01-29T10:06:12.868Z] } [2025-01-29T10:06:12.868Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:13.121Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:13.121Z] label: gpt [2025-01-29T10:06:13.121Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-29T10:06:13.121Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-29T10:06:13.121Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-29T10:06:13.121Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-29T10:06:13.121Z] /dev/loop0p4: start="1050624", size="4376576", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-29T10:06:13.121Z] { [2025-01-29T10:06:13.121Z] "partitiontable": { [2025-01-29T10:06:13.121Z] "label": "gpt", [2025-01-29T10:06:13.121Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-29T10:06:13.121Z] "device": "/dev/loop0", [2025-01-29T10:06:13.121Z] "unit": "sectors", [2025-01-29T10:06:13.121Z] "firstlba": 2048, [2025-01-29T10:06:13.121Z] "lastlba": 5429214, [2025-01-29T10:06:13.121Z] "sectorsize": 512, [2025-01-29T10:06:13.121Z] "partitions": [ [2025-01-29T10:06:13.121Z] { [2025-01-29T10:06:13.121Z] "node": "/dev/loop0p1", [2025-01-29T10:06:13.121Z] "start": 2048, [2025-01-29T10:06:13.121Z] "size": 2048, [2025-01-29T10:06:13.121Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-29T10:06:13.121Z] "uuid": "DA0E3F2F-4488-4FA2-A15E-E016CCCD8818", [2025-01-29T10:06:13.121Z] "name": "BIOS-BOOT" [2025-01-29T10:06:13.121Z] },{ [2025-01-29T10:06:13.121Z] "node": "/dev/loop0p2", [2025-01-29T10:06:13.121Z] "start": 4096, [2025-01-29T10:06:13.121Z] "size": 260096, [2025-01-29T10:06:13.121Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-29T10:06:13.121Z] "uuid": "C0FBF890-5D85-4605-86F9-FC295170A4C5", [2025-01-29T10:06:13.121Z] "name": "EFI-SYSTEM" [2025-01-29T10:06:13.121Z] },{ [2025-01-29T10:06:13.121Z] "node": "/dev/loop0p3", [2025-01-29T10:06:13.121Z] "start": 264192, [2025-01-29T10:06:13.121Z] "size": 786432, [2025-01-29T10:06:13.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:06:13.121Z] "uuid": "4276BADF-34A9-4D69-8DEF-752CC1304176", [2025-01-29T10:06:13.121Z] "name": "boot" [2025-01-29T10:06:13.121Z] },{ [2025-01-29T10:06:13.121Z] "node": "/dev/loop0p4", [2025-01-29T10:06:13.121Z] "start": 1050624, [2025-01-29T10:06:13.121Z] "size": 4376576, [2025-01-29T10:06:13.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:06:13.121Z] "uuid": "FFC6FA2B-3AF5-403E-9DBD-77021F08C4CD", [2025-01-29T10:06:13.121Z] "name": "root" [2025-01-29T10:06:13.121Z] } [2025-01-29T10:06:13.121Z] ] [2025-01-29T10:06:13.121Z] } [2025-01-29T10:06:13.121Z] } [2025-01-29T10:06:13.374Z] [2025-01-29T10:06:13.374Z] ��� Duration: 0s [2025-01-29T10:06:13.374Z] org.osbuild.mkfs.fat: 1b71a2afeccd30aaa09e9dfa24f2c08a9d6aac6c00e3da60228a15f11783aff5 { [2025-01-29T10:06:13.374Z] "label": "EFI-SYSTEM", [2025-01-29T10:06:13.374Z] "volid": "7B7795E7" [2025-01-29T10:06:13.374Z] } [2025-01-29T10:06:13.374Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:06:13.628Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:13.628Z] mkfs.fat 4.2 (2021-01-31) [2025-01-29T10:06:13.628Z] [2025-01-29T10:06:13.628Z] ��� Duration: 0s [2025-01-29T10:06:13.628Z] org.osbuild.mkfs.ext4: 376a874f3f326cb27d3e34833b7cafd30e78dfd842c971b75843ed1b53e7c94b { [2025-01-29T10:06:13.628Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-29T10:06:13.628Z] "label": "boot", [2025-01-29T10:06:13.628Z] "metadata_csum_seed": true [2025-01-29T10:06:13.628Z] } [2025-01-29T10:06:13.880Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:06:13.880Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:13.880Z] mke2fs 1.47.1 (20-May-2024) [2025-01-29T10:06:13.880Z] Discarding device blocks: 0/393216 done [2025-01-29T10:06:13.880Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-01-29T10:06:13.880Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-29T10:06:13.880Z] Superblock backups stored on blocks: [2025-01-29T10:06:13.880Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-01-29T10:06:13.880Z] [2025-01-29T10:06:13.880Z] Allocating group tables: 0/48 done [2025-01-29T10:06:13.880Z] Writing inode tables: 0/48 done [2025-01-29T10:06:13.880Z] Creating journal (8192 blocks): done [2025-01-29T10:06:14.133Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-01-29T10:06:14.133Z] [2025-01-29T10:06:14.133Z] [2025-01-29T10:06:14.133Z] ��� Duration: 0s [2025-01-29T10:06:14.133Z] org.osbuild.mkfs.xfs: df785e584d46c3fd9b4d951d744ba86d7e6a6a6e8695e011fc7835fede7a76d2 { [2025-01-29T10:06:14.133Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-29T10:06:14.133Z] "label": "root" [2025-01-29T10:06:14.133Z] } [2025-01-29T10:06:14.133Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:06:14.386Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:14.386Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-01-29T10:06:14.386Z] = sectsz=512 attr=2, projid32bit=1 [2025-01-29T10:06:14.386Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-29T10:06:14.386Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-29T10:06:14.386Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-01-29T10:06:14.386Z] = sunit=0 swidth=0 blks [2025-01-29T10:06:14.386Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-29T10:06:14.386Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-29T10:06:14.386Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-01-29T10:06:14.386Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-29T10:06:14.386Z] Discarding blocks...Done. [2025-01-29T10:06:14.386Z] [2025-01-29T10:06:14.386Z] ��� Duration: 0s [2025-01-29T10:06:14.386Z] org.osbuild.mkdir: ff5a140e70f1ec1787a64c83761c33766abc04a1d24ff7ded49901334b23194c { [2025-01-29T10:06:14.386Z] "paths": [ [2025-01-29T10:06:14.386Z] { [2025-01-29T10:06:14.386Z] "path": "mount://root/boot", [2025-01-29T10:06:14.386Z] "mode": 493 [2025-01-29T10:06:14.386Z] }, [2025-01-29T10:06:14.386Z] { [2025-01-29T10:06:14.386Z] "path": "mount://boot/efi", [2025-01-29T10:06:14.386Z] "mode": 493 [2025-01-29T10:06:14.386Z] } [2025-01-29T10:06:14.386Z] ] [2025-01-29T10:06:14.386Z] } [2025-01-29T10:06:14.640Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:14.640Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nxgzzhml/mounts/root-mount-point [2025-01-29T10:06:14.640Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nxgzzhml/mounts/boot-mount-point [2025-01-29T10:06:14.902Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:15.155Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nxgzzhml/mounts/boot-mount-point unmounted [2025-01-29T10:06:15.155Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nxgzzhml/mounts/root-mount-point unmounted [2025-01-29T10:06:15.155Z] [2025-01-29T10:06:15.155Z] ��� Duration: 0s [2025-01-29T10:06:15.155Z] org.osbuild.selinux: 7ec294c60e19c5970e85edbadad4c7a90ccc15b4bcdcf06ba9a48a0db9963ee6 { [2025-01-29T10:06:15.155Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-29T10:06:15.155Z] "target": "mount://root/" [2025-01-29T10:06:15.155Z] } [2025-01-29T10:06:15.155Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:15.409Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mydb_scm/mounts/ [2025-01-29T10:06:15.409Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:15.662Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mydb_scm/mounts/ unmounted [2025-01-29T10:06:15.662Z] [2025-01-29T10:06:15.662Z] ��� Duration: 0s [2025-01-29T10:06:15.662Z] org.osbuild.selinux: 2b30bc216d37746d265492a9fddbb3189179c3670172fa68191bbf03411d681c { [2025-01-29T10:06:15.662Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-29T10:06:15.662Z] "target": "mount://root/boot/" [2025-01-29T10:06:15.662Z] } [2025-01-29T10:06:15.915Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:15.915Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h4ed0ll_/mounts/ [2025-01-29T10:06:16.168Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h4ed0ll_/mounts/boot [2025-01-29T10:06:16.168Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:16.421Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h4ed0ll_/mounts/boot unmounted [2025-01-29T10:06:16.421Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h4ed0ll_/mounts/ unmounted [2025-01-29T10:06:16.421Z] [2025-01-29T10:06:16.421Z] ��� Duration: 0s [2025-01-29T10:06:16.421Z] org.osbuild.copy: f591c9996916f8af1ba755462fc3d2f18c6d5ca7ce635241fef73d70a0494a58 { [2025-01-29T10:06:16.421Z] "paths": [ [2025-01-29T10:06:16.421Z] { [2025-01-29T10:06:16.421Z] "from": "input://tree/", [2025-01-29T10:06:16.421Z] "to": "mount://root/" [2025-01-29T10:06:16.421Z] } [2025-01-29T10:06:16.421Z] ] [2025-01-29T10:06:16.421Z] } [2025-01-29T10:06:16.674Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:16.674Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/ [2025-01-29T10:06:16.674Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/boot [2025-01-29T10:06:16.928Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/boot/efi [2025-01-29T10:06:16.928Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:17.181Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-29T10:06:22.407Z]  [2025-01-29T10:06:22.407Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:06:22.407Z] /dev/vdb1 30G 8.4G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:06:22.407Z]  [2025-01-29T10:06:30.468Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/boot/efi unmounted [2025-01-29T10:06:30.468Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/boot unmounted [2025-01-29T10:06:30.468Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ao39acnt/mounts/ unmounted [2025-01-29T10:06:30.468Z] [2025-01-29T10:06:30.468Z] ��� Duration: 13s [2025-01-29T10:06:30.468Z] org.osbuild.bootupd: f5be8cbff95650a84abf21d427f0401beada8bc44a8d16977484028a2b4c673a { [2025-01-29T10:06:30.468Z] "bios": { [2025-01-29T10:06:30.468Z] "device": "disk" [2025-01-29T10:06:30.468Z] }, [2025-01-29T10:06:30.468Z] "static-configs": true, [2025-01-29T10:06:30.468Z] "deployment": { [2025-01-29T10:06:30.468Z] "default": true [2025-01-29T10:06:30.468Z] } [2025-01-29T10:06:30.468Z] } [2025-01-29T10:06:30.468Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:30.468Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/ [2025-01-29T10:06:30.468Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/boot [2025-01-29T10:06:30.468Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/boot/efi [2025-01-29T10:06:30.468Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:31.824Z]  [2025-01-29T10:06:31.824Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:06:31.824Z] /dev/vdb1 30G 9.2G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:06:31.824Z]  [2025-01-29T10:06:31.824Z] Installed 40_coreos-ignition.cfg [2025-01-29T10:06:31.824Z] Installed 70_coreos-user.cfg [2025-01-29T10:06:31.824Z] Installed: grub.cfg [2025-01-29T10:06:31.824Z] Installed: "fedora/grub.cfg" [2025-01-29T10:06:31.824Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/boot/efi unmounted [2025-01-29T10:06:32.077Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/boot unmounted [2025-01-29T10:06:32.077Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cwzmoy2m/mounts/ unmounted [2025-01-29T10:06:32.077Z] [2025-01-29T10:06:32.077Z] ��� Duration: 2s [2025-01-29T10:06:32.077Z] org.osbuild.chattr: 683a897174f52a77303978e654b10beca6e3c75ea2ebea0fd67ef9ee3c258eb7 { [2025-01-29T10:06:32.077Z] "items": { [2025-01-29T10:06:32.077Z] "mount://root/": { [2025-01-29T10:06:32.077Z] "immutable": true [2025-01-29T10:06:32.077Z] } [2025-01-29T10:06:32.077Z] } [2025-01-29T10:06:32.077Z] } [2025-01-29T10:06:32.077Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:32.330Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/ [2025-01-29T10:06:32.331Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0' [2025-01-29T10:06:32.584Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/boot unmounted [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/var unmounted [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/sysroot unmounted [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts unmounted [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts unmounted [2025-01-29T10:06:32.584Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts unmounted [2025-01-29T10:06:32.584Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wt8oy9px/mounts/ [2025-01-29T10:06:32.837Z] [2025-01-29T10:06:32.838Z] ��� Duration: 0s [2025-01-29T10:06:32.838Z] Pipeline raw-qemu-image: 5ea383322c2ad93c8fa73fe9eb95290a066721aac498b9abe96ccea185bfb5d3 [2025-01-29T10:06:32.838Z] Build [2025-01-29T10:06:32.838Z] root: [2025-01-29T10:06:32.838Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:06:32.838Z] org.osbuild.copy: 646410593a730e8a76e98e4f98feb66d0666a6ea1ada7280b5082cb9dad3a2e3 { [2025-01-29T10:06:32.838Z] "paths": [ [2025-01-29T10:06:32.838Z] { [2025-01-29T10:06:32.838Z] "from": "input://tree/disk.img", [2025-01-29T10:06:32.838Z] "to": "tree:///disk.img" [2025-01-29T10:06:32.838Z] } [2025-01-29T10:06:32.838Z] ] [2025-01-29T10:06:32.838Z] } [2025-01-29T10:06:33.090Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:33.090Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-29T10:06:33.344Z] [2025-01-29T10:06:33.344Z] ��� Duration: 0s [2025-01-29T10:06:33.344Z] org.osbuild.truncate: 37a5a4acc9b44141713a8b57d1b89be11a33d6640a2251388a966c1e8bdd0c37 { [2025-01-29T10:06:33.344Z] "filename": "disk.img", [2025-01-29T10:06:33.344Z] "size": "10737418240" [2025-01-29T10:06:33.344Z] } [2025-01-29T10:06:33.344Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:33.597Z] [2025-01-29T10:06:33.597Z] ��� Duration: 0s [2025-01-29T10:06:33.597Z] org.osbuild.coreos.platform: 5ea383322c2ad93c8fa73fe9eb95290a066721aac498b9abe96ccea185bfb5d3 { [2025-01-29T10:06:33.597Z] "platform": "qemu" [2025-01-29T10:06:33.597Z] } [2025-01-29T10:06:33.597Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:06:33.597Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/ [2025-01-29T10:06:33.849Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0' [2025-01-29T10:06:33.849Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/boot [2025-01-29T10:06:34.104Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:34.357Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/boot unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/boot unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/var unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/sysroot unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts unmounted [2025-01-29T10:06:34.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts unmounted [2025-01-29T10:06:34.357Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x_jk6rmc/mounts/ [2025-01-29T10:06:34.357Z] [2025-01-29T10:06:34.357Z] ��� Duration: 0s [2025-01-29T10:06:34.357Z] Pipeline qemu: d2668bbb9a1807be84cb7971a466a5dfd6ddc3463d795f8f666c8ba72e9ec6bb [2025-01-29T10:06:34.357Z] Build [2025-01-29T10:06:34.357Z] root: [2025-01-29T10:06:34.357Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:06:34.357Z] org.osbuild.qemu: d2668bbb9a1807be84cb7971a466a5dfd6ddc3463d795f8f666c8ba72e9ec6bb { [2025-01-29T10:06:34.357Z] "filename": "fedora-coreos-41.20250129.dev.0-qemu.x86_64.qcow2", [2025-01-29T10:06:34.357Z] "format": { [2025-01-29T10:06:34.357Z] "type": "qcow2", [2025-01-29T10:06:34.357Z] "compression": false, [2025-01-29T10:06:34.357Z] "compat": "1.1" [2025-01-29T10:06:34.357Z] } [2025-01-29T10:06:34.357Z] } [2025-01-29T10:06:34.610Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:06:37.871Z] [2025-01-29T10:06:37.871Z] ��� Duration: 3s [2025-01-29T10:06:37.871Z] manifest /tmp/osbuild-fw5h.json finished successfully [2025-01-29T10:06:42.028Z]  [2025-01-29T10:06:42.028Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:06:42.028Z] /dev/vdb1 30G 11G 20G 37% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:06:42.028Z]  [2025-01-29T10:06:45.280Z] oci-archive: 852c80089fa6e0433c5a1bdad7d962d2c7ee8d3748009e6fbd34c02941e8796f [2025-01-29T10:06:45.280Z] deployed-tree: e205716bbbc73868bab6f86faa0bed6cdf6b1ccb5ce2e32d31c02586e906cee2 [2025-01-29T10:06:45.280Z] tree: 84f774253c58dcf269af886e682d46ca91405d3f2e06179060413cd50886ea03 [2025-01-29T10:06:45.280Z] raw-image: 683a897174f52a77303978e654b10beca6e3c75ea2ebea0fd67ef9ee3c258eb7 [2025-01-29T10:06:45.280Z] raw-4k-image: 27ebc932ee801e8af507094053141737fb0d7771d617dc3f08d28483fcef12c1 [2025-01-29T10:06:45.280Z] raw-applehv-image: 86b06fa2f2bb22b03e7328c2dd7dc8268dd4a9e4efaa00709efad653042cf702 [2025-01-29T10:06:45.280Z] applehv: f0234a4655550c176e704fd7939f8574a3e094c61b4fb6eec353161a90b1ecdd [2025-01-29T10:06:45.280Z] raw-gcp-image: 8d07f7ea77c504790598f634923a0cc3f62da6244ebced49259906c60420b3b2 [2025-01-29T10:06:45.280Z] raw-gcp-image-tar: f1629855e89885768d58a2020261177288fe3bfeed97749b32b65c1b411108c5 [2025-01-29T10:06:45.280Z] gcp: 372bcb8f071200cab1a548d38aba6b0b9157b3096f3d0ec34b80557ebbe4feab [2025-01-29T10:06:45.280Z] raw-hyperv-image: 1cadf9a89467c78e7b99720077e2f670a5e69d7de79c969ed947211d78a230b9 [2025-01-29T10:06:45.280Z] hyperv: 17b4201cb6f7c6b27e73747d9f85087575e5ba91fc4f9523e6983f398f8e92ac [2025-01-29T10:06:45.280Z] raw-metal-image: cedf954e65719bd407b0ea6d4bb696c10687d6266810c5b5f6e71b1b3aa4b4b9 [2025-01-29T10:06:45.280Z] metal: eec364b939ea3fec1a2f8ad8104d742490ccbbcae357ee41288880dbe443cdb4 [2025-01-29T10:06:45.280Z] raw-metal4k-image: 6aae5ea555b4a0dd7c02bd803a8cea35be89798d978bd53d0641739f7e621479 [2025-01-29T10:06:45.280Z] metal4k: f94f87bb8b6a37bde636c67c69249718fab09d67fddb580d82d4c3e5bc188985 [2025-01-29T10:06:45.280Z] raw-qemu-image: 5ea383322c2ad93c8fa73fe9eb95290a066721aac498b9abe96ccea185bfb5d3 [2025-01-29T10:06:45.280Z] qemu: d2668bbb9a1807be84cb7971a466a5dfd6ddc3463d795f8f666c8ba72e9ec6bb [2025-01-29T10:06:45.280Z] live: 3427b969f8e0a995202ebc2db8372b10d445da4dc0ff2ecd66e24f1aa17af991 [2025-01-29T10:06:45.280Z] + set +x [2025-01-29T10:06:49.446Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.867UIvQrqh/qemu/fedora-coreos-41.20250129.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-01-29T10:06:49.446Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.867UIvQrqh/qemu': Operation not permitted [2025-01-29T10:06:57.519Z] /home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/meta.json wrote with version stamp 1738145216261477853 [2025-01-29T10:06:57.519Z] Successfully generated: fedora-coreos-41.20250129.dev.0-qemu.x86_64.qcow2 [2025-01-29T10:06:57.522Z] [Pipeline] } [2025-01-29T10:06:57.526Z] [Pipeline] // withEnv [2025-01-29T10:06:57.531Z] [Pipeline] } [2025-01-29T10:06:57.535Z] [Pipeline] // stage [2025-01-29T10:06:57.586Z] [Pipeline] withEnv [2025-01-29T10:06:57.586Z] [Pipeline] { [2025-01-29T10:06:57.590Z] [Pipeline] sh [2025-01-29T10:06:58.189Z] + set -euo pipefail [2025-01-29T10:06:58.189Z] ++ umask [2025-01-29T10:06:58.189Z] + '[' 0022 = 0000 ']' [2025-01-29T10:06:58.189Z] + uuidgen [2025-01-29T10:06:58.189Z] + cut -f1 -d- [2025-01-29T10:06:58.193Z] [Pipeline] } [2025-01-29T10:06:58.195Z] [Pipeline] // withEnv [2025-01-29T10:06:58.201Z] [Pipeline] withEnv [2025-01-29T10:06:58.201Z] [Pipeline] { [2025-01-29T10:06:58.205Z] [Pipeline] sh [2025-01-29T10:06:58.743Z] + set -euo pipefail [2025-01-29T10:06:58.743Z] ++ umask [2025-01-29T10:06:58.743Z] + '[' 0022 = 0000 ']' [2025-01-29T10:06:58.743Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:06:58.743Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-29T10:06:58.747Z] [Pipeline] } [2025-01-29T10:06:58.750Z] [Pipeline] // withEnv [2025-01-29T10:06:58.755Z] [Pipeline] parallel [2025-01-29T10:06:58.756Z] [Pipeline] { (Branch: x86_64:kola) [2025-01-29T10:06:58.756Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-01-29T10:06:58.785Z] [Pipeline] withEnv [2025-01-29T10:06:58.785Z] [Pipeline] { [2025-01-29T10:06:58.786Z] [Pipeline] withEnv [2025-01-29T10:06:58.787Z] [Pipeline] { [2025-01-29T10:06:58.790Z] [Pipeline] sh [2025-01-29T10:06:59.071Z] [Pipeline] sh [2025-01-29T10:06:59.325Z] + set -xeuo pipefail [2025-01-29T10:06:59.325Z] ++ umask [2025-01-29T10:06:59.325Z] + '[' 0022 = 0000 ']' [2025-01-29T10:06:59.325Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-01-29T10:06:59.344Z] [Pipeline] } [2025-01-29T10:06:59.348Z] [Pipeline] // withEnv [2025-01-29T10:06:59.361Z] [Pipeline] withEnv [2025-01-29T10:06:59.361Z] [Pipeline] { [2025-01-29T10:06:59.364Z] [Pipeline] sh [2025-01-29T10:06:59.595Z] + set -xeuo pipefail [2025-01-29T10:06:59.595Z] ++ umask [2025-01-29T10:06:59.595Z] + '[' 0022 = 0000 ']' [2025-01-29T10:06:59.595Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:06:59.595Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-01-29T10:06:59.595Z] kola -p qemu --build latest run-upgrade --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-01-29T10:06:59.850Z] 2025-01-29T10:06:59Z cli: Started logging at level INFO [2025-01-29T10:06:59.851Z] 2025-01-29T10:06:59Z cli: Started logging at level INFO [2025-01-29T10:06:59.851Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250127.20.0/x86_64/fedora-coreos-41.20250127.20.0-qemu.x86_64.qcow2.xz [2025-01-29T10:06:59.851Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250127.20.0/x86_64/fedora-coreos-41.20250127.20.0-qemu.x86_64.qcow2.xz.sig [2025-01-29T10:06:59.900Z] + set -euo pipefail [2025-01-29T10:06:59.900Z] ++ umask [2025-01-29T10:06:59.900Z] + '[' 0022 = 0000 ']' [2025-01-29T10:06:59.900Z] + kola list --json [2025-01-29T10:06:59.900Z] + jq -r '.[].Name' [2025-01-29T10:06:59.903Z] [Pipeline] } [2025-01-29T10:06:59.906Z] [Pipeline] // withEnv [2025-01-29T10:06:59.913Z] [Pipeline] withEnv [2025-01-29T10:06:59.913Z] [Pipeline] { [2025-01-29T10:06:59.991Z] [Pipeline] sh [2025-01-29T10:07:00.518Z] + set -xeuo pipefail [2025-01-29T10:07:00.518Z] ++ umask [2025-01-29T10:07:00.518Z] + '[' 0022 = 0000 ']' [2025-01-29T10:07:00.518Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:07:00.518Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-01-29T10:07:00.518Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=!reprovision --parallel=5 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-x86_64 [2025-01-29T10:07:00.773Z] === RUN ext.config.networking.nmstate.state [2025-01-29T10:07:00.773Z] === RUN ext.config.gshadow [2025-01-29T10:07:00.773Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-01-29T10:07:00.773Z] === RUN ostree.unlock [2025-01-29T10:07:00.773Z] === RUN ext.config.containers.quadlet [2025-01-29T10:07:00.773Z] === RUN basic.nvme [2025-01-29T10:07:00.773Z] === RUN ext.config.swap.zram-generator [2025-01-29T10:07:00.773Z] === RUN ext.config.var-mount.simple [2025-01-29T10:07:00.774Z] === RUN rpmostree.upgrade-rollback [2025-01-29T10:07:00.774Z] === RUN ext.config.firewall.iptables-legacy [2025-01-29T10:07:00.774Z] === RUN ext.config.rpm-ostree-countme [2025-01-29T10:07:00.774Z] === RUN coreos.unique.boot.failure [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.mount.partitions [2025-01-29T10:07:00.774Z] === RUN podman.network-single [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.remote [2025-01-29T10:07:00.774Z] === RUN basic.uefi [2025-01-29T10:07:00.774Z] === RUN ext.config.reboot [2025-01-29T10:07:00.774Z] === RUN fcos.network.listeners [2025-01-29T10:07:00.774Z] === RUN ext.config.docker.basic [2025-01-29T10:07:00.774Z] === RUN ext.config.butane.grub-users [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.stable-boot [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.sethostname [2025-01-29T10:07:00.774Z] === RUN coreos.unique.boot.ignition.failure [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.failure [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.no-persist-ip [2025-01-29T10:07:00.774Z] === RUN non-exclusive-test-bucket-0 [2025-01-29T10:07:00.774Z] === RUN basic [2025-01-29T10:07:00.774Z] === RUN multipath.partition [2025-01-29T10:07:00.774Z] === RUN rootfs.uuid [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-01-29T10:07:00.774Z] === RUN podman.workflow [2025-01-29T10:07:00.774Z] === RUN ext.config.boot.grub2-install [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.force-persist-ip [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-01-29T10:07:00.774Z] === RUN ext.config.extensions.package [2025-01-29T10:07:00.774Z] === RUN ext.config.var-mount.scsi-id [2025-01-29T10:07:00.774Z] === RUN fcos.filesystem [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.systemd-unmasking [2025-01-29T10:07:00.774Z] === RUN kdump.crash.ssh [2025-01-29T10:07:00.774Z] === RUN ext.config.disks.lvmdevices [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.prefer-ignition-networking [2025-01-29T10:07:00.774Z] === RUN rpmostree.install-uninstall [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.groups [2025-01-29T10:07:00.774Z] === RUN multipath.day1 [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.nameserver [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.kargs-rd-net [2025-01-29T10:07:00.774Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-01-29T10:07:00.774Z] === RUN coreos.selinux.boolean [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.mount.disks [2025-01-29T10:07:00.774Z] === RUN ext.config.var-mount.luks [2025-01-29T10:07:00.774Z] === RUN ext.config.systemd.condition-needs-update [2025-01-29T10:07:00.774Z] === RUN rhcos.selinux.boolean.persist [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.resource.remote [2025-01-29T10:07:00.774Z] === RUN ostree.remote [2025-01-29T10:07:00.774Z] === RUN ext.config.toolbox [2025-01-29T10:07:00.774Z] === RUN basic.uefi-secure [2025-01-29T10:07:00.774Z] === RUN ostree.hotfix [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.systemd-disable [2025-01-29T10:07:00.774Z] === RUN ext.config.boot.bootupd-validate [2025-01-29T10:07:00.774Z] === RUN coreos.auth.verify [2025-01-29T10:07:00.774Z] === RUN fcos.users.shells [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.kargs [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.systemd-enable-units [2025-01-29T10:07:00.774Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-01-29T10:07:00.774Z] === RUN ext.config.selinux.enforcing [2025-01-29T10:07:00.774Z] === RUN ext.config.composefs.enabled [2025-01-29T10:07:00.774Z] === RUN podman.base [2025-01-29T10:07:00.774Z] === RUN ext.config.systemd.network-online [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-01-29T10:07:00.774Z] === RUN ext.config.kdump.crash [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.symlink [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.nmstate.policy [2025-01-29T10:07:00.774Z] === RUN multipath.day2 [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-01-29T10:07:00.774Z] === RUN coreos.misc.disk.varlibcontainers [2025-01-29T10:07:00.774Z] === RUN ext.config.ignition.delete-config [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.once [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-01-29T10:07:00.774Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-01-29T10:07:00.774Z] === RUN ext.config.clhm.ignition-warnings [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.v2.users [2025-01-29T10:07:00.774Z] === RUN ext.config.podman.rootless-systemd [2025-01-29T10:07:00.774Z] === RUN rpmostree.status [2025-01-29T10:07:00.774Z] === RUN coreos.ignition.instantiated.enable-unit [2025-01-29T10:07:01.544Z] Read disk 108.0 MiB/693.2 MiB (15%) [2025-01-29T10:07:02.111Z] Read disk 128.4 MiB/693.2 MiB (18%) [2025-01-29T10:07:03.029Z] Read disk 225.7 MiB/693.2 MiB (32%) [2025-01-29T10:07:03.948Z] Read disk 273.8 MiB/693.2 MiB (39%) [2025-01-29T10:07:04.880Z] Read disk 295.0 MiB/693.2 MiB (42%) [2025-01-29T10:07:06.234Z] Read disk 338.9 MiB/693.2 MiB (48%) [2025-01-29T10:07:07.155Z] Read disk 383.1 MiB/693.2 MiB (55%) [2025-01-29T10:07:08.074Z] Read disk 403.5 MiB/693.2 MiB (58%) [2025-01-29T10:07:08.994Z] Read disk 424.1 MiB/693.2 MiB (61%) [2025-01-29T10:07:09.924Z] Read disk 443.4 MiB/693.2 MiB (63%) [2025-01-29T10:07:10.844Z] Read disk 465.6 MiB/693.2 MiB (67%) [2025-01-29T10:07:12.201Z] Read disk 485.3 MiB/693.2 MiB (70%) [2025-01-29T10:07:13.122Z] Read disk 506.0 MiB/693.2 MiB (73%) [2025-01-29T10:07:14.042Z] Read disk 526.1 MiB/693.2 MiB (75%) [2025-01-29T10:07:14.963Z] Read disk 547.3 MiB/693.2 MiB (78%) [2025-01-29T10:07:15.881Z] Read disk 566.9 MiB/693.2 MiB (81%) [2025-01-29T10:07:16.820Z] Read disk 611.0 MiB/693.2 MiB (88%) [2025-01-29T10:07:18.176Z] Read disk 685.4 MiB/693.2 MiB (98%) [2025-01-29T10:07:18.176Z] Read disk 693.2 MiB/693.2 MiB (100%) [2025-01-29T10:07:18.176Z] Read disk 693.2 MiB/693.2 MiB (100%) [2025-01-29T10:07:18.176Z] Read disk 693.2 MiB/693.2 MiB (100%) [2025-01-29T10:07:18.176Z] gpg: Signature made Tue Jan 28 02:11:58 2025 UTC [2025-01-29T10:07:18.176Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-01-29T10:07:18.176Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-01-29T10:07:20.677Z] tmp/kola-qemu-cache/fedora-coreos-41.20250127.20.0-qemu.x86_64.qcow2 [2025-01-29T10:07:20.677Z] === RUN fcos.upgrade.basic [2025-01-29T10:07:39.611Z] === RUN ostree.remote/add [2025-01-29T10:07:39.611Z] === RUN ostree.remote/list [2025-01-29T10:07:39.611Z] === RUN ostree.remote/show-url [2025-01-29T10:07:39.611Z] === RUN ostree.remote/refs [2025-01-29T10:07:39.611Z] === RUN ostree.remote/summary [2025-01-29T10:07:39.611Z] === RUN ostree.remote/delete [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote (38.52s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/add (0.30s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/list (0.17s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/show-url (0.23s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/refs (0.16s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/summary (0.31s) [2025-01-29T10:07:39.611Z] --- PASS: ostree.remote/delete (0.49s) [2025-01-29T10:07:57.635Z] --- PASS: multipath.day1 (56.49s) [2025-01-29T10:07:57.635Z] --- PASS: ext.config.selinux.enforcing (56.67s) [2025-01-29T10:07:58.556Z] --- PASS: ext.config.networking.nmstate.state (57.66s) [2025-01-29T10:07:59.306Z] === RUN fcos.upgrade.basic/setup [2025-01-29T10:07:59.477Z] --- PASS: coreos.misc.disk.varlibcontainers (58.44s) [2025-01-29T10:07:59.477Z] cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' ��� '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'. [2025-01-29T10:07:59.477Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-01-29T10:08:17.507Z] --- PASS: coreos.auth.verify (36.13s) [2025-01-29T10:08:39.364Z] --- PASS: fcos.users.shells (36.47s) [2025-01-29T10:08:39.364Z] --- PASS: ext.config.ignition.systemd-enable-units (38.95s) [2025-01-29T10:08:39.364Z] --- PASS: ext.config.ignition.kargs (39.39s) [2025-01-29T10:08:54.175Z] --- PASS: coreos.ignition.symlink (36.26s) [2025-01-29T10:09:12.191Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (73.31s) [2025-01-29T10:09:20.650Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-01-29T10:09:22.111Z] --- PASS: ext.config.networking.bridge-static-via-kargs (44.94s) [2025-01-29T10:09:36.920Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (42.78s) [2025-01-29T10:09:52.631Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-01-29T10:09:54.930Z] --- PASS: multipath.day2 (76.30s) [2025-01-29T10:09:55.485Z] === RUN ostree.hotfix/unlock [2025-01-29T10:09:59.639Z] --- PASS: ext.config.ignition.resource.remote (38.38s) [2025-01-29T10:10:04.864Z] === RUN ostree.hotfix/install [2025-01-29T10:10:05.422Z] --- PASS: coreos.ignition.mount.disks (54.66s) [2025-01-29T10:10:05.422Z] === RUN ostree.hotfix/uninstall [2025-01-29T10:10:05.979Z] === RUN ostree.hotfix/persist [2025-01-29T10:10:27.831Z] === RUN ostree.hotfix/rollback [2025-01-29T10:10:34.359Z] --- PASS: ext.config.networking.nmstate.policy (116.16s) [2025-01-29T10:10:35.726Z] --- PASS: rhcos.selinux.boolean.persist (42.89s) [2025-01-29T10:10:38.983Z] --- PASS: ext.config.boot.bootupd-validate (39.55s) [2025-01-29T10:10:39.202Z] --- PASS: fcos.upgrade.basic (192.55s) [2025-01-29T10:10:39.202Z] --- PASS: fcos.upgrade.basic/setup (76.77s) [2025-01-29T10:10:39.202Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (40.91s) [2025-01-29T10:10:39.202Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.20s) [2025-01-29T10:10:39.202Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-upgrade-x86_64 [2025-01-29T10:10:39.204Z] [Pipeline] } [2025-01-29T10:10:39.245Z] [Pipeline] // withEnv [2025-01-29T10:10:39.255Z] [Pipeline] } [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix (72.69s) [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix/unlock (8.75s) [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix/install (0.66s) [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix/uninstall (0.40s) [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix/persist (18.33s) [2025-01-29T10:10:48.905Z] --- PASS: ostree.hotfix/rollback (19.15s) [2025-01-29T10:11:01.046Z] --- PASS: ext.config.ignition.systemd-disable (27.04s) [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/PortSSH [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/DbusPerms [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/ServicesActive [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/ReadOnly [2025-01-29T10:11:13.198Z] === RUN basic.uefi-secure/Useradd [2025-01-29T10:11:13.453Z] === RUN basic.uefi-secure/MachineID [2025-01-29T10:11:15.330Z] --- PASS: ext.config.systemd.network-online (28.03s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure (38.35s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/DbusPerms (0.36s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/ReadOnly (0.11s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/Useradd (0.21s) [2025-01-29T10:11:17.209Z] --- PASS: basic.uefi-secure/MachineID (0.13s) [2025-01-29T10:11:25.270Z] --- PASS: ext.config.systemd.condition-needs-update (79.72s) [2025-01-29T10:11:40.080Z] --- PASS: coreos.ignition.v2.users (36.96s) [2025-01-29T10:11:44.227Z] --- PASS: ext.config.var-mount.luks (68.42s) [2025-01-29T10:12:02.239Z] --- PASS: ext.config.networking.kargs-rd-net (42.30s) [2025-01-29T10:12:24.096Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.20s) [2025-01-29T10:12:32.157Z] --- PASS: coreos.selinux.boolean (54.14s) [2025-01-29T10:12:37.384Z] --- PASS: rpmostree.status (37.27s) [2025-01-29T10:12:49.525Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.72s) [2025-01-29T10:12:51.411Z] --- PASS: coreos.unique.boot.ignition.failure (14.99s) [2025-01-29T10:12:57.926Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (72.93s) [2025-01-29T10:13:12.747Z] --- PASS: ext.config.kdump.crash (116.32s) [2025-01-29T10:13:27.554Z] --- PASS: ext.config.networking.nameserver (29.47s) [2025-01-29T10:13:30.811Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.46s) [2025-01-29T10:13:31.368Z] --- PASS: ext.config.podman.rootless-systemd (59.03s) [2025-01-29T10:13:32.726Z] --- PASS: ext.config.networking.force-persist-ip (41.15s) [2025-01-29T10:13:35.977Z] --- PASS: coreos.ignition.groups (24.52s) [2025-01-29T10:13:53.995Z] --- PASS: ext.config.boot.grub2-install (27.00s) [2025-01-29T10:14:03.924Z] === RUN podman.workflow/run [2025-01-29T10:14:05.798Z] === RUN rpmostree.install-uninstall/install [2025-01-29T10:14:17.939Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (47.36s) [2025-01-29T10:14:35.984Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (40.83s) [2025-01-29T10:14:48.124Z] --- PASS: ext.config.networking.prefer-ignition-networking (29.71s) [2025-01-29T10:14:53.346Z] === RUN rpmostree.install-uninstall/uninstall [2025-01-29T10:14:55.857Z] --- PASS: ext.config.toolbox (79.89s) [2025-01-29T10:15:02.374Z] --- PASS: ext.config.ignition.systemd-unmasking (26.98s) [2025-01-29T10:15:20.393Z] === RUN rootfs.uuid/RandomUUID [2025-01-29T10:15:20.949Z] --- PASS: rootfs.uuid (24.87s) [2025-01-29T10:15:20.949Z] --- PASS: rootfs.uuid/RandomUUID (0.15s) [2025-01-29T10:15:21.867Z] === RUN fcos.filesystem/writablefiles [2025-01-29T10:15:22.787Z] === RUN fcos.filesystem/writabledirs [2025-01-29T10:15:23.041Z] === RUN fcos.filesystem/stickydirs [2025-01-29T10:15:23.294Z] === RUN fcos.filesystem/denylist [2025-01-29T10:15:25.796Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.25s) [2025-01-29T10:15:27.151Z] --- PASS: fcos.filesystem (25.70s) [2025-01-29T10:15:27.151Z] --- PASS: fcos.filesystem/writablefiles (0.87s) [2025-01-29T10:15:27.151Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-01-29T10:15:27.151Z] --- PASS: fcos.filesystem/stickydirs (0.31s) [2025-01-29T10:15:27.151Z] --- PASS: fcos.filesystem/denylist (0.37s) [2025-01-29T10:15:35.229Z] --- PASS: rpmostree.install-uninstall (122.06s) [2025-01-29T10:15:35.229Z] --- PASS: rpmostree.install-uninstall/install (47.45s) [2025-01-29T10:15:35.229Z] --- PASS: rpmostree.install-uninstall/uninstall (38.12s) [2025-01-29T10:16:21.821Z] --- PASS: ext.config.disks.lvmdevices (56.46s) [2025-01-29T10:16:21.821Z] --- PASS: ext.config.var-mount.scsi-id (44.64s) [2025-01-29T10:16:21.821Z] mke2fs 1.47.1 (20-May-2024) [2025-01-29T10:16:21.821Z] --- PASS: multipath.partition (54.69s) [2025-01-29T10:16:31.746Z] --- PASS: coreos.unique.boot.failure (11.92s) [2025-01-29T10:16:53.602Z] === RUN basic/ServicesActive [2025-01-29T10:16:53.602Z] === RUN basic/ReadOnly [2025-01-29T10:16:53.602Z] === RUN basic/Useradd [2025-01-29T10:16:53.602Z] === RUN basic/MachineID [2025-01-29T10:16:53.602Z] === RUN basic/FCOSGrowpart [2025-01-29T10:16:53.602Z] === RUN basic/PortSSH [2025-01-29T10:16:53.602Z] === RUN basic/DbusPerms [2025-01-29T10:16:55.476Z] --- PASS: basic (37.94s) [2025-01-29T10:16:55.476Z] --- PASS: basic/ServicesActive (0.12s) [2025-01-29T10:16:55.476Z] --- PASS: basic/ReadOnly (0.12s) [2025-01-29T10:16:55.476Z] --- PASS: basic/Useradd (0.22s) [2025-01-29T10:16:55.476Z] --- PASS: basic/MachineID (0.12s) [2025-01-29T10:16:55.476Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-01-29T10:16:55.476Z] --- PASS: basic/PortSSH (0.12s) [2025-01-29T10:16:55.476Z] --- PASS: basic/DbusPerms (0.35s) [2025-01-29T10:16:55.730Z] --- PASS: coreos.ignition.sethostname (24.53s) [2025-01-29T10:17:10.537Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-01-29T10:17:10.789Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-01-29T10:17:12.675Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-01-29T10:17:13.232Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-01-29T10:17:15.106Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-01-29T10:17:15.662Z] === RUN podman.base/info [2025-01-29T10:17:16.219Z] === RUN podman.base/resources [2025-01-29T10:17:16.472Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-01-29T10:17:18.351Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-01-29T10:17:19.708Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-01-29T10:17:21.586Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-01-29T10:17:23.466Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-01-29T10:17:23.722Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-01-29T10:17:24.280Z] --- PASS: podman.base (28.92s) [2025-01-29T10:17:24.280Z] --- PASS: podman.base/info (0.41s) [2025-01-29T10:17:24.280Z] --- PASS: podman.base/resources (4.67s) [2025-01-29T10:17:28.433Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-01-29T10:17:29.802Z] --- PASS: kdump.crash.ssh (122.80s) [2025-01-29T10:17:29.802Z] cluster.go:151: Running as unit: run-r111ae9bbd8e94398a559a08ad7ce3ba4.service; invocation ID: 42be116b0adc4178aeac9cc93d2ac7c9 [2025-01-29T10:17:30.056Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-01-29T10:17:31.936Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-01-29T10:17:33.290Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-01-29T10:17:35.167Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-01-29T10:17:37.046Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-01-29T10:17:37.046Z] --- PASS: ext.config.networking.no-persist-ip (40.95s) [2025-01-29T10:17:38.400Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-01-29T10:17:40.278Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-01-29T10:17:41.635Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-01-29T10:17:42.554Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-01-29T10:17:43.911Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-01-29T10:17:45.787Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-01-29T10:17:51.012Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-01-29T10:17:52.889Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-01-29T10:17:54.768Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-01-29T10:18:02.841Z] --- PASS: ext.config.ignition.stable-boot (38.34s) [2025-01-29T10:18:03.762Z] --- PASS: ext.config.clhm.ignition-warnings (27.11s) [2025-01-29T10:18:07.014Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-01-29T10:18:07.267Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-01-29T10:18:11.415Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.47s) [2025-01-29T10:18:11.973Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-01-29T10:18:13.861Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-01-29T10:18:15.215Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-01-29T10:18:17.092Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-01-29T10:18:17.650Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-01-29T10:18:19.528Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-01-29T10:18:20.884Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-01-29T10:18:22.762Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-01-29T10:18:29.277Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-01-29T10:18:29.277Z] --- PASS: ext.config.swap.zram-generator (25.49s) [2025-01-29T10:18:29.833Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-01-29T10:18:31.720Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-01-29T10:18:33.076Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-01-29T10:18:34.953Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-01-29T10:18:35.564Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-01-29T10:18:36.120Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-01-29T10:18:36.678Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-01-29T10:18:37.599Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-01-29T10:18:38.158Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-01-29T10:18:40.034Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-01-29T10:18:40.327Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-01-29T10:18:46.839Z] --- PASS: coreos.ignition.failure (16.69s) [2025-01-29T10:18:46.839Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-01-29T10:18:47.758Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-01-29T10:18:48.012Z] --- PASS: ext.config.firewall.iptables-legacy (36.81s) [2025-01-29T10:18:48.568Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-01-29T10:18:50.475Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-01-29T10:19:02.624Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-01-29T10:19:02.624Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.90s) [2025-01-29T10:19:02.624Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-01-29T10:19:04.500Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-01-29T10:19:04.753Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-01-29T10:19:06.639Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-01-29T10:19:08.515Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-01-29T10:19:09.072Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-01-29T10:19:09.628Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-01-29T10:19:10.558Z] === RUN podman.workflow/exec [2025-01-29T10:19:11.115Z] === RUN podman.workflow/stop [2025-01-29T10:19:12.468Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-01-29T10:19:13.821Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-01-29T10:19:14.741Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-01-29T10:19:14.741Z] --- PASS: ext.config.rpm-ostree-countme (26.78s) [2025-01-29T10:19:15.296Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-01-29T10:19:15.854Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-01-29T10:19:17.729Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-01-29T10:19:21.876Z] === RUN podman.workflow/remove [2025-01-29T10:19:22.128Z] === RUN podman.workflow/delete [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0 (182.43s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.70s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.70s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.63s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (2.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (11.90s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.69s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.71s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.71s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.71s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.69s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (11.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.69s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.64s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.69s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.67s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (0.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.65s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (0.68s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.74s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.66s) [2025-01-29T10:19:22.695Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.67s) [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow (355.31s) [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow/run (306.74s) [2025-01-29T10:19:26.842Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-01-29T10:19:26.842Z] cluster.go:151: Getting image source signatures [2025-01-29T10:19:26.842Z] cluster.go:151: Copying blob sha256:a52c777f25d4afed9d7958da2f249de731ed6e4479ead4f00621589d0398610c [2025-01-29T10:19:26.842Z] cluster.go:151: Copying config sha256:a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 [2025-01-29T10:19:26.842Z] cluster.go:151: Writing manifest to image destination [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow/exec (0.36s) [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow/stop (10.71s) [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow/remove (0.59s) [2025-01-29T10:19:26.842Z] --- PASS: podman.workflow/delete (0.73s) [2025-01-29T10:19:26.842Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-01-29T10:19:26.842Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-01-29T10:19:33.353Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-01-29T10:19:35.238Z] === RUN ostree.unlock/unlock [2025-01-29T10:19:36.157Z] === RUN ostree.unlock/install [2025-01-29T10:19:36.412Z] === RUN ostree.unlock/uninstall [2025-01-29T10:19:36.968Z] === RUN ostree.unlock/discard [2025-01-29T10:19:58.827Z] --- PASS: ext.config.docker.basic (32.73s) [2025-01-29T10:19:58.827Z] --- PASS: ostree.unlock (43.74s) [2025-01-29T10:19:58.827Z] --- PASS: ostree.unlock/unlock (0.61s) [2025-01-29T10:19:58.827Z] --- PASS: ostree.unlock/install (0.55s) [2025-01-29T10:19:58.827Z] --- PASS: ostree.unlock/uninstall (0.40s) [2025-01-29T10:19:58.827Z] --- PASS: ostree.unlock/discard (18.30s) [2025-01-29T10:20:00.710Z] --- PASS: ext.config.butane.grub-users (74.36s) [2025-01-29T10:20:10.910Z] === RUN rpmostree.upgrade-rollback/rollback [2025-01-29T10:20:23.056Z] === RUN basic.nvme/MachineID [2025-01-29T10:20:23.056Z] === RUN basic.nvme/FCOSGrowpart [2025-01-29T10:20:23.056Z] === RUN basic.nvme/PortSSH [2025-01-29T10:20:23.056Z] === RUN basic.nvme/DbusPerms [2025-01-29T10:20:23.056Z] === RUN basic.nvme/ServicesActive [2025-01-29T10:20:23.056Z] === RUN basic.nvme/ReadOnly [2025-01-29T10:20:23.056Z] === RUN basic.nvme/Useradd [2025-01-29T10:20:23.309Z] --- PASS: ext.config.var-mount.simple (56.82s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme (27.12s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/FCOSGrowpart (0.15s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/DbusPerms (0.37s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/ServicesActive (0.13s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/ReadOnly (0.11s) [2025-01-29T10:20:25.808Z] --- PASS: basic.nvme/Useradd (0.22s) [2025-01-29T10:20:35.721Z] --- PASS: rpmostree.upgrade-rollback (92.42s) [2025-01-29T10:20:35.721Z] --- PASS: rpmostree.upgrade-rollback/upgrade (36.58s) [2025-01-29T10:20:35.721Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.72s) [2025-01-29T10:20:36.641Z] --- PASS: fcos.network.listeners (36.25s) [2025-01-29T10:20:51.445Z] --- PASS: ext.config.composefs.enabled (26.58s) [2025-01-29T10:21:06.249Z] --- PASS: ext.config.ssh.custom-host-key-permissions (38.83s) [2025-01-29T10:21:21.055Z] --- PASS: ext.config.extensions.package (83.91s) [2025-01-29T10:21:29.118Z] --- PASS: ext.config.gshadow (38.61s) [2025-01-29T10:21:29.118Z] --- PASS: coreos.ignition.once (53.75s) [2025-01-29T10:21:33.267Z] --- PASS: ext.config.reboot (56.28s) [2025-01-29T10:21:55.129Z] --- PASS: ext.config.containers.quadlet (33.30s) [2025-01-29T10:22:03.202Z] === RUN basic.uefi/DbusPerms [2025-01-29T10:22:03.202Z] === RUN basic.uefi/ServicesActive [2025-01-29T10:22:03.202Z] === RUN basic.uefi/ReadOnly [2025-01-29T10:22:03.202Z] === RUN basic.uefi/Useradd [2025-01-29T10:22:03.455Z] === RUN basic.uefi/MachineID [2025-01-29T10:22:03.455Z] === RUN basic.uefi/FCOSGrowpart [2025-01-29T10:22:03.709Z] === RUN basic.uefi/PortSSH [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi (38.65s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/DbusPerms (0.34s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/ReadOnly (0.12s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-01-29T10:22:07.860Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-01-29T10:22:25.884Z] --- PASS: ext.config.ignition.delete-config (80.41s) [2025-01-29T10:22:27.760Z] --- PASS: coreos.ignition.mount.partitions (54.54s) [2025-01-29T10:22:42.580Z] --- PASS: ext.config.ignition.remote (48.19s) [2025-01-29T10:24:33.937Z] --- PASS: podman.network-single (179.15s) [2025-01-29T10:24:33.937Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-x86_64 [2025-01-29T10:24:33.940Z] [Pipeline] } [2025-01-29T10:24:33.944Z] [Pipeline] // withEnv [2025-01-29T10:24:33.951Z] [Pipeline] withEnv [2025-01-29T10:24:33.952Z] [Pipeline] { [2025-01-29T10:24:34.029Z] [Pipeline] sh [2025-01-29T10:24:34.619Z] + set -xeuo pipefail [2025-01-29T10:24:34.619Z] ++ umask [2025-01-29T10:24:34.619Z] + '[' 0022 = 0000 ']' [2025-01-29T10:24:34.619Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:24:34.619Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-01-29T10:24:34.619Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-reprovision-x86_64 [2025-01-29T10:24:35.178Z] === RUN coreos.boot-mirror [2025-01-29T10:24:35.178Z] === RUN coreos.boot-mirror.luks [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.raid1 [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.filesystem-only [2025-01-29T10:24:35.178Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.luks [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.swap-before-root [2025-01-29T10:24:35.178Z] === RUN ext.config.root-reprovision.luks.512e [2025-01-29T10:26:41.688Z] === RUN coreos.boot-mirror/sanity-check [2025-01-29T10:26:41.688Z] === RUN coreos.boot-mirror/detach-primary [2025-01-29T10:26:59.703Z] === RUN coreos.boot-mirror/verify-fallback [2025-01-29T10:27:06.216Z] --- PASS: coreos.boot-mirror (151.14s) [2025-01-29T10:27:06.216Z] --- PASS: coreos.boot-mirror/sanity-check (2.01s) [2025-01-29T10:27:06.216Z] --- PASS: coreos.boot-mirror/detach-primary (29.77s) [2025-01-29T10:27:06.216Z] --- PASS: coreos.boot-mirror/verify-fallback (0.83s) [2025-01-29T10:29:12.596Z] --- PASS: ext.config.root-reprovision.luks (116.77s) [2025-01-29T10:31:03.966Z] --- PASS: ext.config.root-reprovision.luks.512e (112.87s) [2025-01-29T10:32:25.298Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.62s) [2025-01-29T10:33:21.426Z] --- PASS: ext.config.root-reprovision.autosave-xfs (64.12s) [2025-01-29T10:40:43.019Z] --- PASS: ext.config.rpm-ostree.kernel-replace (438.24s) [2025-01-29T10:42:04.368Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.45s) [2025-01-29T10:43:55.718Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (112.98s) [2025-01-29T10:45:47.077Z] --- PASS: ext.config.root-reprovision.raid1 (106.71s) [2025-01-29T10:47:23.443Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-01-29T10:47:41.457Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-01-29T10:48:13.447Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-01-29T10:48:52.083Z] --- PASS: coreos.boot-mirror.luks (187.26s) [2025-01-29T10:48:52.083Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.82s) [2025-01-29T10:48:52.083Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.75s) [2025-01-29T10:48:52.083Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.91s) [2025-01-29T10:48:52.083Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-reprovision-x86_64 [2025-01-29T10:48:52.086Z] [Pipeline] } [2025-01-29T10:48:52.091Z] [Pipeline] // withEnv [2025-01-29T10:48:52.116Z] [Pipeline] } [2025-01-29T10:48:52.121Z] [Pipeline] // parallel [2025-01-29T10:48:52.127Z] [Pipeline] withEnv [2025-01-29T10:48:52.128Z] [Pipeline] { [2025-01-29T10:48:52.138Z] [Pipeline] sh [2025-01-29T10:48:52.739Z] + set -xeuo pipefail [2025-01-29T10:48:52.739Z] ++ umask [2025-01-29T10:48:52.739Z] + '[' 0022 = 0000 ']' [2025-01-29T10:48:52.739Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:48:52.739Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-upgrade-x86_64 [2025-01-29T10:48:52.741Z] [Pipeline] } [2025-01-29T10:48:52.744Z] [Pipeline] // withEnv [2025-01-29T10:48:52.750Z] [Pipeline] withEnv [2025-01-29T10:48:52.750Z] [Pipeline] { [2025-01-29T10:48:52.761Z] [Pipeline] sh [2025-01-29T10:48:53.290Z] + set -xeuo pipefail [2025-01-29T10:48:53.290Z] ++ umask [2025-01-29T10:48:53.290Z] + '[' 0022 = 0000 ']' [2025-01-29T10:48:53.290Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:48:53.290Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ -c --xz kola-upgrade-x86_64 [2025-01-29T10:48:53.545Z] [Pipeline] } [2025-01-29T10:48:53.555Z] [Pipeline] // withEnv [2025-01-29T10:48:53.562Z] [Pipeline] archiveArtifacts [2025-01-29T10:48:53.564Z] Archiving artifacts [2025-01-29T10:48:54.155Z] [Pipeline] withEnv [2025-01-29T10:48:54.156Z] [Pipeline] { [2025-01-29T10:48:54.159Z] [Pipeline] sh [2025-01-29T10:48:54.691Z] + set -xeuo pipefail [2025-01-29T10:48:54.691Z] ++ umask [2025-01-29T10:48:54.691Z] + '[' 0022 = 0000 ']' [2025-01-29T10:48:54.691Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:48:54.691Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-upgrade-x86_64 --output - [2025-01-29T10:48:54.697Z] [Pipeline] } [2025-01-29T10:48:54.701Z] [Pipeline] // withEnv [2025-01-29T10:48:54.762Z] [Pipeline] junit [2025-01-29T10:48:54.764Z] Recording test results [2025-01-29T10:48:55.359Z] None of the test reports contained any result [2025-01-29T10:48:55.361Z] [Pipeline] withEnv [2025-01-29T10:48:55.361Z] [Pipeline] { [2025-01-29T10:48:55.364Z] [Pipeline] sh [2025-01-29T10:48:55.896Z] + set -xeuo pipefail [2025-01-29T10:48:55.896Z] ++ umask [2025-01-29T10:48:55.896Z] + '[' 0022 = 0000 ']' [2025-01-29T10:48:55.896Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:48:55.896Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-x86_64 [2025-01-29T10:48:55.898Z] [Pipeline] } [2025-01-29T10:48:55.910Z] [Pipeline] // withEnv [2025-01-29T10:48:55.929Z] [Pipeline] withEnv [2025-01-29T10:48:55.929Z] [Pipeline] { [2025-01-29T10:48:55.973Z] [Pipeline] sh [2025-01-29T10:48:56.500Z] + set -xeuo pipefail [2025-01-29T10:48:56.500Z] ++ umask [2025-01-29T10:48:56.500Z] + '[' 0022 = 0000 ']' [2025-01-29T10:48:56.500Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:48:56.500Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ -c --xz kola-x86_64 [2025-01-29T10:49:03.016Z] [Pipeline] } [2025-01-29T10:49:03.020Z] [Pipeline] // withEnv [2025-01-29T10:49:03.026Z] [Pipeline] archiveArtifacts [2025-01-29T10:49:03.037Z] Archiving artifacts [2025-01-29T10:49:05.755Z] [Pipeline] withEnv [2025-01-29T10:49:05.756Z] [Pipeline] { [2025-01-29T10:49:05.759Z] [Pipeline] sh [2025-01-29T10:49:06.292Z] + set -xeuo pipefail [2025-01-29T10:49:06.292Z] ++ umask [2025-01-29T10:49:06.292Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:06.292Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:49:06.292Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-x86_64 --output - [2025-01-29T10:49:06.294Z] [Pipeline] } [2025-01-29T10:49:06.305Z] [Pipeline] // withEnv [2025-01-29T10:49:06.311Z] [Pipeline] junit [2025-01-29T10:49:06.313Z] Recording test results [2025-01-29T10:49:06.402Z] None of the test reports contained any result [2025-01-29T10:49:06.404Z] [Pipeline] withEnv [2025-01-29T10:49:06.404Z] [Pipeline] { [2025-01-29T10:49:06.407Z] [Pipeline] sh [2025-01-29T10:49:06.945Z] + set -xeuo pipefail [2025-01-29T10:49:06.945Z] ++ umask [2025-01-29T10:49:06.945Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:06.945Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:49:06.945Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-reprovision-x86_64 [2025-01-29T10:49:06.947Z] [Pipeline] } [2025-01-29T10:49:06.949Z] [Pipeline] // withEnv [2025-01-29T10:49:06.957Z] [Pipeline] withEnv [2025-01-29T10:49:06.957Z] [Pipeline] { [2025-01-29T10:49:07.006Z] [Pipeline] sh [2025-01-29T10:49:07.536Z] + set -xeuo pipefail [2025-01-29T10:49:07.536Z] ++ umask [2025-01-29T10:49:07.536Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:07.536Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:49:07.536Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ -c --xz kola-reprovision-x86_64 [2025-01-29T10:49:10.453Z] [Pipeline] } [2025-01-29T10:49:10.456Z] [Pipeline] // withEnv [2025-01-29T10:49:10.463Z] [Pipeline] archiveArtifacts [2025-01-29T10:49:10.466Z] Archiving artifacts [2025-01-29T10:49:10.795Z] [Pipeline] withEnv [2025-01-29T10:49:10.796Z] [Pipeline] { [2025-01-29T10:49:10.799Z] [Pipeline] sh [2025-01-29T10:49:11.333Z] + set -xeuo pipefail [2025-01-29T10:49:11.333Z] ++ umask [2025-01-29T10:49:11.333Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:11.333Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:49:11.333Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-euLZJ/kola-reprovision-x86_64 --output - [2025-01-29T10:49:11.335Z] [Pipeline] } [2025-01-29T10:49:11.337Z] [Pipeline] // withEnv [2025-01-29T10:49:11.376Z] [Pipeline] junit [2025-01-29T10:49:11.377Z] Recording test results [2025-01-29T10:49:11.466Z] None of the test reports contained any result [2025-01-29T10:49:11.468Z] [Pipeline] stage [2025-01-29T10:49:11.468Z] [Pipeline] { (x86_64:Build Metal) [2025-01-29T10:49:11.483Z] [Pipeline] withEnv [2025-01-29T10:49:11.483Z] [Pipeline] { [2025-01-29T10:49:11.487Z] [Pipeline] sh [2025-01-29T10:49:12.017Z] + set -xeuo pipefail [2025-01-29T10:49:12.017Z] ++ umask [2025-01-29T10:49:12.017Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:12.017Z] + cosa buildextend-metal [2025-01-29T10:49:12.017Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T10:49:12.271Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T10:49:12.271Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-29T10:49:13.191Z] Will build metal [2025-01-29T10:49:31.217Z] ++ arch [2025-01-29T10:49:31.222Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250129.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-uLGx.json [2025-01-29T10:49:32.141Z] ostree init --mode=archive --repo=/tmp/tmpjjnlwlr4 [2025-01-29T10:49:32.141Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpjjnlwlr4 [2025-01-29T10:49:32.141Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpjjnlwlr4 [2025-01-29T10:49:32.141Z] + set +x [2025-01-29T10:49:32.141Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal /tmp/osbuild-uLGx.json [2025-01-29T10:49:32.141Z]  [2025-01-29T10:49:32.141Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:49:32.141Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:49:32.141Z]  [2025-01-29T10:49:32.396Z] starting /tmp/osbuild-uLGx.jsonPipeline source org.osbuild.curl: 86ef5705c3970fb04bdd711d30667e4865eeaa6a62110a279e5f0dcfef4803be [2025-01-29T10:49:32.396Z] Build [2025-01-29T10:49:32.396Z] root: [2025-01-29T10:49:32.649Z] [2025-01-29T10:49:32.649Z] ��� Duration: 1738147771s [2025-01-29T10:49:32.649Z] Pipeline source org.osbuild.ostree: 58a73640059031b9d83565610a1e061d083b23eafb59ce8e68d8a652d3c59288 [2025-01-29T10:49:32.649Z] Build [2025-01-29T10:49:32.649Z] root: [2025-01-29T10:49:32.649Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:49:32.649Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:49:33.206Z] [2025-01-29T10:49:33.206Z] ��� Duration: 1738147772s [2025-01-29T10:49:33.206Z] Pipeline raw-metal-image: cedf954e65719bd407b0ea6d4bb696c10687d6266810c5b5f6e71b1b3aa4b4b9 [2025-01-29T10:49:33.206Z] Build [2025-01-29T10:49:33.206Z] root: [2025-01-29T10:49:33.206Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:49:33.459Z] org.osbuild.copy: 646410593a730e8a76e98e4f98feb66d0666a6ea1ada7280b5082cb9dad3a2e3 { [2025-01-29T10:49:33.459Z] "paths": [ [2025-01-29T10:49:33.459Z] { [2025-01-29T10:49:33.459Z] "from": "input://tree/disk.img", [2025-01-29T10:49:33.459Z] "to": "tree:///disk.img" [2025-01-29T10:49:33.459Z] } [2025-01-29T10:49:33.459Z] ] [2025-01-29T10:49:33.459Z] } [2025-01-29T10:49:33.713Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:49:33.968Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-29T10:49:35.333Z] [2025-01-29T10:49:35.333Z] ��� Duration: 1s [2025-01-29T10:49:35.333Z] org.osbuild.coreos.platform: cedf954e65719bd407b0ea6d4bb696c10687d6266810c5b5f6e71b1b3aa4b4b9 { [2025-01-29T10:49:35.333Z] "platform": "metal" [2025-01-29T10:49:35.333Z] } [2025-01-29T10:49:35.586Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:49:35.840Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/ [2025-01-29T10:49:36.094Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0' [2025-01-29T10:49:36.094Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/boot [2025-01-29T10:49:36.347Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:49:36.347Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/boot unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/boot unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/var unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/sysroot unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts unmounted [2025-01-29T10:49:36.600Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts unmounted [2025-01-29T10:49:36.600Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c9dmjfab/mounts/ [2025-01-29T10:49:36.600Z] [2025-01-29T10:49:36.600Z] ��� Duration: 1s [2025-01-29T10:49:36.600Z] Pipeline metal: eec364b939ea3fec1a2f8ad8104d742490ccbbcae357ee41288880dbe443cdb4 [2025-01-29T10:49:36.600Z] Build [2025-01-29T10:49:36.600Z] root: [2025-01-29T10:49:36.600Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:49:36.601Z] org.osbuild.copy: eec364b939ea3fec1a2f8ad8104d742490ccbbcae357ee41288880dbe443cdb4 { [2025-01-29T10:49:36.601Z] "paths": [ [2025-01-29T10:49:36.601Z] { [2025-01-29T10:49:36.601Z] "from": "input://tree/disk.img", [2025-01-29T10:49:36.601Z] "to": "tree:///fedora-coreos-41.20250129.dev.0-metal.x86_64.raw" [2025-01-29T10:49:36.601Z] } [2025-01-29T10:49:36.601Z] ] [2025-01-29T10:49:36.601Z] } [2025-01-29T10:49:36.855Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:49:36.855Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw' [2025-01-29T10:49:37.108Z] [2025-01-29T10:49:37.108Z] ��� Duration: 0s [2025-01-29T10:49:37.108Z] manifest /tmp/osbuild-uLGx.json finished successfully [2025-01-29T10:49:37.108Z] oci-archive: 852c80089fa6e0433c5a1bdad7d962d2c7ee8d3748009e6fbd34c02941e8796f [2025-01-29T10:49:37.108Z] deployed-tree: e205716bbbc73868bab6f86faa0bed6cdf6b1ccb5ce2e32d31c02586e906cee2 [2025-01-29T10:49:37.108Z] tree: 84f774253c58dcf269af886e682d46ca91405d3f2e06179060413cd50886ea03 [2025-01-29T10:49:37.108Z] raw-image: 683a897174f52a77303978e654b10beca6e3c75ea2ebea0fd67ef9ee3c258eb7 [2025-01-29T10:49:37.108Z] raw-4k-image: 27ebc932ee801e8af507094053141737fb0d7771d617dc3f08d28483fcef12c1 [2025-01-29T10:49:37.108Z] raw-applehv-image: 86b06fa2f2bb22b03e7328c2dd7dc8268dd4a9e4efaa00709efad653042cf702 [2025-01-29T10:49:37.108Z] applehv: f0234a4655550c176e704fd7939f8574a3e094c61b4fb6eec353161a90b1ecdd [2025-01-29T10:49:37.108Z] raw-gcp-image: 8d07f7ea77c504790598f634923a0cc3f62da6244ebced49259906c60420b3b2 [2025-01-29T10:49:37.108Z] raw-gcp-image-tar: f1629855e89885768d58a2020261177288fe3bfeed97749b32b65c1b411108c5 [2025-01-29T10:49:37.108Z] gcp: 372bcb8f071200cab1a548d38aba6b0b9157b3096f3d0ec34b80557ebbe4feab [2025-01-29T10:49:37.108Z] raw-hyperv-image: 1cadf9a89467c78e7b99720077e2f670a5e69d7de79c969ed947211d78a230b9 [2025-01-29T10:49:37.108Z] hyperv: 17b4201cb6f7c6b27e73747d9f85087575e5ba91fc4f9523e6983f398f8e92ac [2025-01-29T10:49:37.108Z] raw-metal-image: cedf954e65719bd407b0ea6d4bb696c10687d6266810c5b5f6e71b1b3aa4b4b9 [2025-01-29T10:49:37.108Z] metal: eec364b939ea3fec1a2f8ad8104d742490ccbbcae357ee41288880dbe443cdb4 [2025-01-29T10:49:37.108Z] raw-metal4k-image: 6aae5ea555b4a0dd7c02bd803a8cea35be89798d978bd53d0641739f7e621479 [2025-01-29T10:49:37.108Z] metal4k: f94f87bb8b6a37bde636c67c69249718fab09d67fddb580d82d4c3e5bc188985 [2025-01-29T10:49:37.108Z] raw-qemu-image: 5ea383322c2ad93c8fa73fe9eb95290a066721aac498b9abe96ccea185bfb5d3 [2025-01-29T10:49:37.108Z] qemu: d2668bbb9a1807be84cb7971a466a5dfd6ddc3463d795f8f666c8ba72e9ec6bb [2025-01-29T10:49:37.108Z] live: 3427b969f8e0a995202ebc2db8372b10d445da4dc0ff2ecd66e24f1aa17af991 [2025-01-29T10:49:37.108Z] + set +x [2025-01-29T10:49:43.636Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.uGK05iSsx3/metal/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw': Operation not permitted [2025-01-29T10:49:43.637Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.uGK05iSsx3/metal': Operation not permitted [2025-01-29T10:49:48.860Z] /home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/meta.json wrote with version stamp 1738147788326392460 [2025-01-29T10:49:48.860Z] Successfully generated: fedora-coreos-41.20250129.dev.0-metal.x86_64.raw [2025-01-29T10:49:48.863Z] [Pipeline] } [2025-01-29T10:49:48.868Z] [Pipeline] // withEnv [2025-01-29T10:49:48.954Z] [Pipeline] withEnv [2025-01-29T10:49:48.954Z] [Pipeline] { [2025-01-29T10:49:48.958Z] [Pipeline] sh [2025-01-29T10:49:49.493Z] + set -xeuo pipefail [2025-01-29T10:49:49.493Z] ++ umask [2025-01-29T10:49:49.493Z] + '[' 0022 = 0000 ']' [2025-01-29T10:49:49.493Z] + cosa buildextend-metal4k [2025-01-29T10:49:49.747Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-29T10:49:49.747Z] Config commit: 9954445a7233bb425008a9e9280d53019e81253d [2025-01-29T10:49:49.747Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-29T10:49:50.667Z] Will build metal4k [2025-01-29T10:50:08.690Z] ++ arch [2025-01-29T10:50:08.690Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250129.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250129.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-sNN0.json [2025-01-29T10:50:09.621Z] ostree init --mode=archive --repo=/tmp/tmpyf2gpbic [2025-01-29T10:50:09.621Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpyf2gpbic [2025-01-29T10:50:09.621Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpyf2gpbic [2025-01-29T10:50:09.621Z] + set +x [2025-01-29T10:50:09.621Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal4k /tmp/osbuild-sNN0.json [2025-01-29T10:50:09.621Z]  [2025-01-29T10:50:09.621Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:50:09.621Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:50:09.621Z]  [2025-01-29T10:50:10.179Z] starting /tmp/osbuild-sNN0.jsonPipeline source org.osbuild.curl: 86ef5705c3970fb04bdd711d30667e4865eeaa6a62110a279e5f0dcfef4803be [2025-01-29T10:50:10.179Z] Build [2025-01-29T10:50:10.179Z] root: [2025-01-29T10:50:10.179Z] [2025-01-29T10:50:10.179Z] ��� Duration: 1738147809s [2025-01-29T10:50:10.179Z] Pipeline source org.osbuild.ostree: 58a73640059031b9d83565610a1e061d083b23eafb59ce8e68d8a652d3c59288 [2025-01-29T10:50:10.179Z] Build [2025-01-29T10:50:10.179Z] root: [2025-01-29T10:50:10.179Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:50:10.179Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-29T10:50:10.431Z] [2025-01-29T10:50:10.431Z] ��� Duration: 1738147809s [2025-01-29T10:50:10.431Z] Pipeline raw-4k-image: 27ebc932ee801e8af507094053141737fb0d7771d617dc3f08d28483fcef12c1 [2025-01-29T10:50:10.431Z] Build [2025-01-29T10:50:10.431Z] root: [2025-01-29T10:50:10.431Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:50:10.431Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-01-29T10:50:10.431Z] "filename": "disk.img", [2025-01-29T10:50:10.431Z] "size": "2779774976" [2025-01-29T10:50:10.431Z] } [2025-01-29T10:50:10.431Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:10.684Z] [2025-01-29T10:50:10.684Z] ��� Duration: 0s [2025-01-29T10:50:10.684Z] org.osbuild.sfdisk: 77ee5604435ebc0f158ac7dcd88765327ceb1821c103ff7f51c7c0f7316539af { [2025-01-29T10:50:10.684Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-29T10:50:10.684Z] "label": "gpt", [2025-01-29T10:50:10.684Z] "partitions": [ [2025-01-29T10:50:10.684Z] { [2025-01-29T10:50:10.684Z] "start": 256, [2025-01-29T10:50:10.684Z] "partnum": 1, [2025-01-29T10:50:10.684Z] "size": 256, [2025-01-29T10:50:10.684Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-29T10:50:10.684Z] "bootable": true, [2025-01-29T10:50:10.684Z] "name": "BIOS-BOOT" [2025-01-29T10:50:10.684Z] }, [2025-01-29T10:50:10.684Z] { [2025-01-29T10:50:10.684Z] "start": 512, [2025-01-29T10:50:10.684Z] "partnum": 2, [2025-01-29T10:50:10.684Z] "size": 32512, [2025-01-29T10:50:10.684Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-29T10:50:10.684Z] "name": "EFI-SYSTEM" [2025-01-29T10:50:10.684Z] }, [2025-01-29T10:50:10.684Z] { [2025-01-29T10:50:10.684Z] "start": 33024, [2025-01-29T10:50:10.684Z] "partnum": 3, [2025-01-29T10:50:10.684Z] "size": 98304, [2025-01-29T10:50:10.684Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:50:10.684Z] "name": "boot" [2025-01-29T10:50:10.684Z] }, [2025-01-29T10:50:10.684Z] { [2025-01-29T10:50:10.684Z] "start": 131328, [2025-01-29T10:50:10.684Z] "partnum": 4, [2025-01-29T10:50:10.684Z] "size": 547072, [2025-01-29T10:50:10.684Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:50:10.684Z] "name": "root" [2025-01-29T10:50:10.684Z] } [2025-01-29T10:50:10.684Z] ] [2025-01-29T10:50:10.684Z] } [2025-01-29T10:50:10.939Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:10.940Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:10.940Z] label: gpt [2025-01-29T10:50:10.940Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-29T10:50:10.940Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-29T10:50:10.940Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-29T10:50:10.940Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-29T10:50:10.940Z] /dev/loop0p4: start="131328", size="547072", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-29T10:50:10.940Z] { [2025-01-29T10:50:10.940Z] "partitiontable": { [2025-01-29T10:50:10.940Z] "label": "gpt", [2025-01-29T10:50:10.940Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-29T10:50:10.940Z] "device": "/dev/loop0", [2025-01-29T10:50:10.940Z] "unit": "sectors", [2025-01-29T10:50:10.940Z] "firstlba": 256, [2025-01-29T10:50:10.940Z] "lastlba": 678650, [2025-01-29T10:50:10.940Z] "sectorsize": 4096, [2025-01-29T10:50:10.940Z] "partitions": [ [2025-01-29T10:50:10.940Z] { [2025-01-29T10:50:10.940Z] "node": "/dev/loop0p1", [2025-01-29T10:50:10.940Z] "start": 256, [2025-01-29T10:50:10.940Z] "size": 256, [2025-01-29T10:50:10.940Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-29T10:50:10.940Z] "uuid": "415AA526-8F42-47B9-A497-1C3266635860", [2025-01-29T10:50:10.940Z] "name": "BIOS-BOOT" [2025-01-29T10:50:10.940Z] },{ [2025-01-29T10:50:10.940Z] "node": "/dev/loop0p2", [2025-01-29T10:50:10.940Z] "start": 512, [2025-01-29T10:50:10.940Z] "size": 32512, [2025-01-29T10:50:10.940Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-29T10:50:10.940Z] "uuid": "19966D29-6869-49BC-A18D-E7B0536F66C4", [2025-01-29T10:50:10.940Z] "name": "EFI-SYSTEM" [2025-01-29T10:50:10.940Z] },{ [2025-01-29T10:50:10.940Z] "node": "/dev/loop0p3", [2025-01-29T10:50:10.940Z] "start": 33024, [2025-01-29T10:50:10.940Z] "size": 98304, [2025-01-29T10:50:10.940Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:50:10.940Z] "uuid": "31DB23E7-92D8-4306-AC84-726EB299D4D1", [2025-01-29T10:50:10.940Z] "name": "boot" [2025-01-29T10:50:10.940Z] },{ [2025-01-29T10:50:10.940Z] "node": "/dev/loop0p4", [2025-01-29T10:50:10.940Z] "start": 131328, [2025-01-29T10:50:10.940Z] "size": 547072, [2025-01-29T10:50:10.940Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-29T10:50:10.940Z] "uuid": "52B782B2-68E6-47A8-9878-0333AA42CD77", [2025-01-29T10:50:10.940Z] "name": "root" [2025-01-29T10:50:10.940Z] } [2025-01-29T10:50:10.940Z] ] [2025-01-29T10:50:10.940Z] } [2025-01-29T10:50:10.940Z] } [2025-01-29T10:50:11.193Z] [2025-01-29T10:50:11.193Z] ��� Duration: 0s [2025-01-29T10:50:11.193Z] org.osbuild.mkfs.fat: 156887d1e8e17cfe12ceb3dd8023f46156ba839c06b71330fdf0168a4060ff3e { [2025-01-29T10:50:11.193Z] "label": "EFI-SYSTEM", [2025-01-29T10:50:11.193Z] "volid": "7B7795E7" [2025-01-29T10:50:11.193Z] } [2025-01-29T10:50:11.193Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:50:11.445Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:11.445Z] mkfs.fat 4.2 (2021-01-31) [2025-01-29T10:50:11.445Z] [2025-01-29T10:50:11.445Z] ��� Duration: 0s [2025-01-29T10:50:11.445Z] org.osbuild.mkfs.ext4: a4158d48b6a130f0546e6b87af4354a87883797f528d6fdd1cd7f6eff253a967 { [2025-01-29T10:50:11.445Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-29T10:50:11.445Z] "label": "boot", [2025-01-29T10:50:11.445Z] "metadata_csum_seed": true [2025-01-29T10:50:11.445Z] } [2025-01-29T10:50:11.445Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:50:11.700Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:11.700Z] mke2fs 1.47.1 (20-May-2024) [2025-01-29T10:50:11.700Z] Discarding device blocks: 0/98304 done [2025-01-29T10:50:11.700Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-01-29T10:50:11.700Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-29T10:50:11.700Z] Superblock backups stored on blocks: [2025-01-29T10:50:11.700Z] 32768 [2025-01-29T10:50:11.700Z] [2025-01-29T10:50:11.700Z] Allocating group tables: 0/3 done [2025-01-29T10:50:11.700Z] Writing inode tables: 0/3 done [2025-01-29T10:50:11.700Z] Creating journal (4096 blocks): done [2025-01-29T10:50:11.700Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-01-29T10:50:11.700Z] [2025-01-29T10:50:11.952Z] [2025-01-29T10:50:11.952Z] ��� Duration: 0s [2025-01-29T10:50:11.952Z] org.osbuild.mkfs.xfs: 8455639c5775e7c29abe7a1ab4734cfa586c5298f9ca8b5a0f47587c94842bde { [2025-01-29T10:50:11.952Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-29T10:50:11.952Z] "label": "root" [2025-01-29T10:50:11.952Z] } [2025-01-29T10:50:11.952Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-29T10:50:11.952Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:12.205Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-01-29T10:50:12.205Z] = sectsz=4096 attr=2, projid32bit=1 [2025-01-29T10:50:12.205Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-29T10:50:12.205Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-29T10:50:12.205Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-01-29T10:50:12.205Z] = sunit=0 swidth=0 blks [2025-01-29T10:50:12.205Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-29T10:50:12.205Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-29T10:50:12.205Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-01-29T10:50:12.205Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-29T10:50:12.205Z] Discarding blocks...Done. [2025-01-29T10:50:12.205Z] [2025-01-29T10:50:12.205Z] ��� Duration: 0s [2025-01-29T10:50:12.205Z] org.osbuild.mkdir: d6fe2eb0c6a5cb33497fb5adadb3bc3fd1b959320b3f357c86164cc295400a70 { [2025-01-29T10:50:12.205Z] "paths": [ [2025-01-29T10:50:12.205Z] { [2025-01-29T10:50:12.205Z] "path": "mount://root/boot", [2025-01-29T10:50:12.205Z] "mode": 493 [2025-01-29T10:50:12.205Z] }, [2025-01-29T10:50:12.205Z] { [2025-01-29T10:50:12.205Z] "path": "mount://boot/efi", [2025-01-29T10:50:12.205Z] "mode": 493 [2025-01-29T10:50:12.205Z] } [2025-01-29T10:50:12.205Z] ] [2025-01-29T10:50:12.205Z] } [2025-01-29T10:50:12.205Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:12.458Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yko4lqw_/mounts/root-mount-point [2025-01-29T10:50:12.458Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yko4lqw_/mounts/boot-mount-point [2025-01-29T10:50:12.712Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:12.712Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yko4lqw_/mounts/boot-mount-point unmounted [2025-01-29T10:50:12.712Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yko4lqw_/mounts/root-mount-point unmounted [2025-01-29T10:50:12.964Z] [2025-01-29T10:50:12.964Z] ��� Duration: 0s [2025-01-29T10:50:12.964Z] org.osbuild.selinux: 2ec5b92788ff7f041e6384a6ed0d08e035b7f999ed3fb6bd2b8e2da25b4c46d9 { [2025-01-29T10:50:12.964Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-29T10:50:12.964Z] "target": "mount://root/" [2025-01-29T10:50:12.964Z] } [2025-01-29T10:50:12.964Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:13.217Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-562od9ty/mounts/ [2025-01-29T10:50:13.217Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:13.471Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-562od9ty/mounts/ unmounted [2025-01-29T10:50:13.471Z] [2025-01-29T10:50:13.471Z] ��� Duration: 0s [2025-01-29T10:50:13.471Z] org.osbuild.selinux: a0e183fb1de83ed1fa3d4964bd53106312db645077c05be97907d4126944ae9a { [2025-01-29T10:50:13.471Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-29T10:50:13.471Z] "target": "mount://root/boot/" [2025-01-29T10:50:13.471Z] } [2025-01-29T10:50:13.724Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:13.724Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-niewtmpb/mounts/ [2025-01-29T10:50:13.976Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-niewtmpb/mounts/boot [2025-01-29T10:50:13.976Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:14.229Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-niewtmpb/mounts/boot unmounted [2025-01-29T10:50:14.230Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-niewtmpb/mounts/ unmounted [2025-01-29T10:50:14.230Z] [2025-01-29T10:50:14.230Z] ��� Duration: 0s [2025-01-29T10:50:14.230Z] org.osbuild.copy: 50c9fb4ef2991354be4f3f653ae4cbe8c830e464ce74b9ea8d22534c964dd2e3 { [2025-01-29T10:50:14.230Z] "paths": [ [2025-01-29T10:50:14.230Z] { [2025-01-29T10:50:14.230Z] "from": "input://tree/", [2025-01-29T10:50:14.230Z] "to": "mount://root/" [2025-01-29T10:50:14.230Z] } [2025-01-29T10:50:14.230Z] ] [2025-01-29T10:50:14.230Z] } [2025-01-29T10:50:14.482Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:14.482Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/ [2025-01-29T10:50:14.482Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/boot [2025-01-29T10:50:14.735Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/boot/efi [2025-01-29T10:50:14.735Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:14.988Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-29T10:50:20.218Z]  [2025-01-29T10:50:20.218Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:50:20.218Z] /dev/vdb1 30G 9.6G 21G 32% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:50:20.218Z]  [2025-01-29T10:50:30.135Z]  [2025-01-29T10:50:30.135Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:50:30.135Z] /dev/vdb1 30G 11G 20G 35% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:50:30.135Z]  [2025-01-29T10:50:40.054Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/boot/efi unmounted [2025-01-29T10:50:40.054Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/boot unmounted [2025-01-29T10:50:40.054Z]  [2025-01-29T10:50:40.054Z] Filesystem Size Used Avail Use% Mounted on [2025-01-29T10:50:40.054Z] /dev/vdb1 30G 11G 20G 36% /home/jenkins/agent/workspace/test-override/cache [2025-01-29T10:50:40.054Z]  [2025-01-29T10:50:40.307Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-naud0hdq/mounts/ unmounted [2025-01-29T10:50:40.307Z] [2025-01-29T10:50:40.307Z] ��� Duration: 26s [2025-01-29T10:50:40.307Z] org.osbuild.bootupd: 06bac4bfdb0a2f54f0995e4e730026887a7f2d1b68a0f808f5269b5fe654af4e { [2025-01-29T10:50:40.307Z] "static-configs": true, [2025-01-29T10:50:40.307Z] "deployment": { [2025-01-29T10:50:40.307Z] "default": true [2025-01-29T10:50:40.307Z] } [2025-01-29T10:50:40.307Z] } [2025-01-29T10:50:40.307Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:40.561Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/ [2025-01-29T10:50:40.561Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/boot [2025-01-29T10:50:40.561Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/boot/efi [2025-01-29T10:50:40.814Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:41.066Z] Skip installing component BIOS without target device [2025-01-29T10:50:41.066Z] Installed 40_coreos-ignition.cfg [2025-01-29T10:50:41.066Z] Installed 70_coreos-user.cfg [2025-01-29T10:50:41.066Z] Installed: grub.cfg [2025-01-29T10:50:41.066Z] Installed: "fedora/grub.cfg" [2025-01-29T10:50:41.066Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/boot/efi unmounted [2025-01-29T10:50:41.066Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/boot unmounted [2025-01-29T10:50:41.066Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0c_jbww/mounts/ unmounted [2025-01-29T10:50:41.320Z] [2025-01-29T10:50:41.320Z] ��� Duration: 0s [2025-01-29T10:50:41.320Z] org.osbuild.chattr: 27ebc932ee801e8af507094053141737fb0d7771d617dc3f08d28483fcef12c1 { [2025-01-29T10:50:41.320Z] "items": { [2025-01-29T10:50:41.320Z] "mount://root/": { [2025-01-29T10:50:41.320Z] "immutable": true [2025-01-29T10:50:41.320Z] } [2025-01-29T10:50:41.320Z] } [2025-01-29T10:50:41.320Z] } [2025-01-29T10:50:41.320Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:41.320Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/ [2025-01-29T10:50:41.572Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0' [2025-01-29T10:50:41.572Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/boot unmounted [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/var unmounted [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/sysroot unmounted [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts unmounted [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts unmounted [2025-01-29T10:50:41.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts unmounted [2025-01-29T10:50:41.825Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8rzzod9l/mounts/ [2025-01-29T10:50:41.825Z] [2025-01-29T10:50:41.825Z] ��� Duration: 0s [2025-01-29T10:50:41.825Z] Pipeline raw-metal4k-image: 6aae5ea555b4a0dd7c02bd803a8cea35be89798d978bd53d0641739f7e621479 [2025-01-29T10:50:41.825Z] Build [2025-01-29T10:50:41.825Z] root: [2025-01-29T10:50:41.825Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:50:41.825Z] org.osbuild.copy: 305b035d3d7daa70afc385eb6a3f5ea1cf7665e39d4932a1d177589d50f2c47f { [2025-01-29T10:50:41.825Z] "paths": [ [2025-01-29T10:50:41.825Z] { [2025-01-29T10:50:41.825Z] "from": "input://tree/disk.img", [2025-01-29T10:50:41.825Z] "to": "tree:///disk.img" [2025-01-29T10:50:41.825Z] } [2025-01-29T10:50:41.825Z] ] [2025-01-29T10:50:41.825Z] } [2025-01-29T10:50:42.078Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:42.078Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-29T10:50:42.331Z] [2025-01-29T10:50:42.331Z] ��� Duration: 0s [2025-01-29T10:50:42.331Z] org.osbuild.coreos.platform: 6aae5ea555b4a0dd7c02bd803a8cea35be89798d978bd53d0641739f7e621479 { [2025-01-29T10:50:42.331Z] "platform": "metal" [2025-01-29T10:50:42.331Z] } [2025-01-29T10:50:42.331Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-29T10:50:42.331Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/ [2025-01-29T10:50:42.583Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0' [2025-01-29T10:50:42.583Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/boot [2025-01-29T10:50:42.838Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:42.838Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/boot unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/boot unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/var unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/sysroot unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts unmounted [2025-01-29T10:50:43.091Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts unmounted [2025-01-29T10:50:43.091Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_1ot3bif/mounts/ [2025-01-29T10:50:43.091Z] [2025-01-29T10:50:43.091Z] ��� Duration: 0s [2025-01-29T10:50:43.091Z] Pipeline metal4k: f94f87bb8b6a37bde636c67c69249718fab09d67fddb580d82d4c3e5bc188985 [2025-01-29T10:50:43.091Z] Build [2025-01-29T10:50:43.091Z] root: [2025-01-29T10:50:43.091Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-29T10:50:43.091Z] org.osbuild.copy: f94f87bb8b6a37bde636c67c69249718fab09d67fddb580d82d4c3e5bc188985 { [2025-01-29T10:50:43.091Z] "paths": [ [2025-01-29T10:50:43.091Z] { [2025-01-29T10:50:43.091Z] "from": "input://tree/disk.img", [2025-01-29T10:50:43.091Z] "to": "tree:///fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw" [2025-01-29T10:50:43.091Z] } [2025-01-29T10:50:43.091Z] ] [2025-01-29T10:50:43.091Z] } [2025-01-29T10:50:43.344Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-29T10:50:43.344Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw' [2025-01-29T10:50:43.344Z] [2025-01-29T10:50:43.344Z] ��� Duration: 0s [2025-01-29T10:50:43.597Z] manifest /tmp/osbuild-sNN0.json finished successfully [2025-01-29T10:50:43.850Z] oci-archive: 852c80089fa6e0433c5a1bdad7d962d2c7ee8d3748009e6fbd34c02941e8796f [2025-01-29T10:50:43.850Z] deployed-tree: e205716bbbc73868bab6f86faa0bed6cdf6b1ccb5ce2e32d31c02586e906cee2 [2025-01-29T10:50:43.850Z] tree: 84f774253c58dcf269af886e682d46ca91405d3f2e06179060413cd50886ea03 [2025-01-29T10:50:43.850Z] raw-image: 683a897174f52a77303978e654b10beca6e3c75ea2ebea0fd67ef9ee3c258eb7 [2025-01-29T10:50:43.850Z] raw-4k-image: 27ebc932ee801e8af507094053141737fb0d7771d617dc3f08d28483fcef12c1 [2025-01-29T10:50:43.850Z] raw-applehv-image: 86b06fa2f2bb22b03e7328c2dd7dc8268dd4a9e4efaa00709efad653042cf702 [2025-01-29T10:50:43.850Z] applehv: f0234a4655550c176e704fd7939f8574a3e094c61b4fb6eec353161a90b1ecdd [2025-01-29T10:50:43.850Z] raw-gcp-image: 8d07f7ea77c504790598f634923a0cc3f62da6244ebced49259906c60420b3b2 [2025-01-29T10:50:43.850Z] raw-gcp-image-tar: f1629855e89885768d58a2020261177288fe3bfeed97749b32b65c1b411108c5 [2025-01-29T10:50:43.850Z] gcp: 372bcb8f071200cab1a548d38aba6b0b9157b3096f3d0ec34b80557ebbe4feab [2025-01-29T10:50:43.850Z] raw-hyperv-image: 1cadf9a89467c78e7b99720077e2f670a5e69d7de79c969ed947211d78a230b9 [2025-01-29T10:50:43.850Z] hyperv: 17b4201cb6f7c6b27e73747d9f85087575e5ba91fc4f9523e6983f398f8e92ac [2025-01-29T10:50:43.850Z] raw-metal-image: cedf954e65719bd407b0ea6d4bb696c10687d6266810c5b5f6e71b1b3aa4b4b9 [2025-01-29T10:50:43.850Z] metal: eec364b939ea3fec1a2f8ad8104d742490ccbbcae357ee41288880dbe443cdb4 [2025-01-29T10:50:43.850Z] raw-metal4k-image: 6aae5ea555b4a0dd7c02bd803a8cea35be89798d978bd53d0641739f7e621479 [2025-01-29T10:50:43.850Z] metal4k: f94f87bb8b6a37bde636c67c69249718fab09d67fddb580d82d4c3e5bc188985 [2025-01-29T10:50:43.850Z] raw-qemu-image: 5ea383322c2ad93c8fa73fe9eb95290a066721aac498b9abe96ccea185bfb5d3 [2025-01-29T10:50:43.850Z] qemu: d2668bbb9a1807be84cb7971a466a5dfd6ddc3463d795f8f666c8ba72e9ec6bb [2025-01-29T10:50:43.850Z] live: 3427b969f8e0a995202ebc2db8372b10d445da4dc0ff2ecd66e24f1aa17af991 [2025-01-29T10:50:43.850Z] + set +x [2025-01-29T10:50:49.069Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.uzqjihlTOG/metal4k/fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-01-29T10:50:49.069Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.uzqjihlTOG/metal4k': Operation not permitted [2025-01-29T10:50:55.582Z] /home/jenkins/agent/workspace/test-override/builds/41.20250129.dev.0/x86_64/meta.json wrote with version stamp 1738147854774881000 [2025-01-29T10:50:55.582Z] Successfully generated: fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw [2025-01-29T10:50:55.585Z] [Pipeline] } [2025-01-29T10:50:55.589Z] [Pipeline] // withEnv [2025-01-29T10:50:55.639Z] [Pipeline] } [2025-01-29T10:50:55.643Z] [Pipeline] // stage [2025-01-29T10:50:55.659Z] [Pipeline] stage [2025-01-29T10:50:55.659Z] [Pipeline] { (x86_64:Build Live) [2025-01-29T10:50:55.739Z] [Pipeline] withEnv [2025-01-29T10:50:55.740Z] [Pipeline] { [2025-01-29T10:50:55.761Z] [Pipeline] sh [2025-01-29T10:50:57.925Z] + set -xeuo pipefail [2025-01-29T10:50:57.925Z] ++ umask [2025-01-29T10:50:57.925Z] + '[' 0022 = 0000 ']' [2025-01-29T10:50:57.925Z] + cosa buildextend-live --fast [2025-01-29T10:50:57.925Z] Targeting build: 41.20250129.dev.0 [2025-01-29T10:50:57.925Z] 2025-01-29 10:50:57,823 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/usr/lib/modules'] [2025-01-29T10:50:57.925Z] 2025-01-29 10:50:57,834 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.10-200.fc41.x86_64/vmlinuz', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-29T10:50:57.925Z] 2025-01-29 10:50:57,881 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.10-200.fc41.x86_64/initramfs.img', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-29T10:50:58.181Z] 2025-01-29 10:50:58,083 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/usr/share/coreos-installer/example-config.yaml'] [2025-01-29T10:50:58.181Z] 2025-01-29 10:50:58,097 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/tmp/tmpx0m99rzd'] [2025-01-29T10:50:58.181Z] Generating osmet file for 512b metal image [2025-01-29T10:50:58.181Z] 2025-01-29 10:50:58,111 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250129.dev.0', '--checksum', 'f7badc9acc05ad30c4ca3baabbb9e29258d272000a0d6dd95e4777ba11c12dea', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-29T10:51:16.196Z] + RUST_BACKTRACE=full [2025-01-29T10:51:16.196Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250129.dev.0' --checksum f7badc9acc05ad30c4ca3baabbb9e29258d272000a0d6dd95e4777ba11c12dea --output /var/tmp/coreos-installer-output --fast [2025-01-29T10:51:17.116Z] Total OSTree objects scanned from /root: 17757 (17751 mapped, 6 empty) [2025-01-29T10:51:17.116Z] Total OSTree objects found in /boot: 317 [2025-01-29T10:51:17.116Z] Duplicate extents dropped: 0 [2025-01-29T10:51:17.116Z] Overlapping extents clamped: 0 [2025-01-29T10:51:17.116Z] Total /root extents: 17752 [2025-01-29T10:51:17.116Z] Duplicate extents dropped: 0 [2025-01-29T10:51:17.116Z] Overlapping extents clamped: 0 [2025-01-29T10:51:17.116Z] Total /boot extents: 322 [2025-01-29T10:51:17.116Z] Packing image [2025-01-29T10:51:31.945Z] Total bytes skipped: 1680712704 [2025-01-29T10:51:31.945Z] Total bytes written: 1099062272 [2025-01-29T10:51:31.945Z] Total bytes written (compressed): 24112644 [2025-01-29T10:51:31.945Z] Verifying that repacked image matches digest [2025-01-29T10:51:41.870Z] Packing successful! [2025-01-29T10:51:41.870Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-29T10:51:41.870Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-29T10:51:43.747Z] Generating osmet file for 4k metal image [2025-01-29T10:51:43.747Z] 2025-01-29 10:51:43,581 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250129.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250129.dev.0', '--checksum', 'd1d37b8ce3e4466f1e3ad5588746ad9dc88cd3b43128ce1c178bdae5fa4b19e5', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-29T10:52:01.757Z] + RUST_BACKTRACE=full [2025-01-29T10:52:01.758Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250129.dev.0' --checksum d1d37b8ce3e4466f1e3ad5588746ad9dc88cd3b43128ce1c178bdae5fa4b19e5 --output /var/tmp/coreos-installer-output --fast [2025-01-29T10:52:01.758Z] Total OSTree objects scanned from /root: 17757 (17751 mapped, 6 empty) [2025-01-29T10:52:01.758Z] Total OSTree objects found in /boot: 3 [2025-01-29T10:52:01.758Z] Duplicate extents dropped: 0 [2025-01-29T10:52:01.758Z] Overlapping extents clamped: 0 [2025-01-29T10:52:01.758Z] Total /root extents: 17755 [2025-01-29T10:52:01.758Z] Duplicate extents dropped: 0 [2025-01-29T10:52:01.758Z] Overlapping extents clamped: 0 [2025-01-29T10:52:01.758Z] Total /boot extents: 4 [2025-01-29T10:52:01.758Z] Packing image [2025-01-29T10:52:16.575Z] Total bytes skipped: 1669840896 [2025-01-29T10:52:16.575Z] Total bytes written: 1109934080 [2025-01-29T10:52:16.575Z] Total bytes written (compressed): 23936368 [2025-01-29T10:52:16.575Z] Verifying that repacked image matches digest [2025-01-29T10:52:23.092Z] Packing successful! [2025-01-29T10:52:23.092Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-29T10:52:23.092Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-29T10:52:24.460Z] Compressing squashfs with lz4 [2025-01-29T10:52:24.460Z] 2025-01-29 10:52:24,331 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-01-29T10:52:24.460Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-29T10:52:24.460Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-01-29T10:52:24.460Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt [2025-01-29T10:52:24.460Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/image.squashfs [2025-01-29T10:52:24.460Z] + coreos_gf_run_mount builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:24.460Z] + local mntarg=mount [2025-01-29T10:52:24.460Z] + '[' builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw = ro ']' [2025-01-29T10:52:24.460Z] + coreos_gf_run builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:24.460Z] + '[' -n '' ']' [2025-01-29T10:52:24.460Z] + coreos_gf_launch builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:24.460Z] + '[' -n '' ']' [2025-01-29T10:52:24.460Z] ++ guestfish --listen -a builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:25.816Z] + eval 'GUESTFISH_PID=12470; export GUESTFISH_PID' [2025-01-29T10:52:25.816Z] ++ GUESTFISH_PID=12470 [2025-01-29T10:52:25.816Z] ++ export GUESTFISH_PID [2025-01-29T10:52:25.816Z] + '[' -z 12470 ']' [2025-01-29T10:52:25.816Z] ++ kola ncpu [2025-01-29T10:52:25.816Z] + coreos_gf set-smp 6 [2025-01-29T10:52:25.816Z] + guestfish --remote -- set-smp 6 [2025-01-29T10:52:25.816Z] + coreos_gf run [2025-01-29T10:52:25.816Z] + guestfish --remote -- run [2025-01-29T10:52:27.690Z] + GUESTFISH_RUNNING=1 [2025-01-29T10:52:27.690Z] ++ coreos_gf findfs-label root [2025-01-29T10:52:27.690Z] ++ guestfish --remote -- findfs-label root [2025-01-29T10:52:27.943Z] + root=/dev/sda4 [2025-01-29T10:52:27.943Z] + coreos_gf mount /dev/sda4 / [2025-01-29T10:52:27.943Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-29T10:52:28.509Z] + local boot [2025-01-29T10:52:28.509Z] ++ coreos_gf findfs-label boot [2025-01-29T10:52:28.509Z] ++ guestfish --remote -- findfs-label boot [2025-01-29T10:52:28.509Z] + boot=/dev/sda3 [2025-01-29T10:52:28.509Z] + coreos_gf mount /dev/sda3 /boot [2025-01-29T10:52:28.509Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-29T10:52:28.509Z] + local partitions [2025-01-29T10:52:28.509Z] + local label [2025-01-29T10:52:28.509Z] ++ coreos_gf list-partitions [2025-01-29T10:52:28.509Z] ++ guestfish --remote -- list-partitions [2025-01-29T10:52:28.509Z] + partitions='/dev/sda1 [2025-01-29T10:52:28.509Z] /dev/sda2 [2025-01-29T10:52:28.509Z] /dev/sda3 [2025-01-29T10:52:28.509Z] /dev/sda4' [2025-01-29T10:52:28.509Z] + for pt in $partitions [2025-01-29T10:52:28.509Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-29T10:52:28.509Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-29T10:52:28.509Z] + label= [2025-01-29T10:52:28.509Z] + '[' '' == EFI-SYSTEM ']' [2025-01-29T10:52:28.509Z] + for pt in $partitions [2025-01-29T10:52:28.509Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-29T10:52:28.509Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-29T10:52:28.509Z] + label=EFI-SYSTEM [2025-01-29T10:52:28.509Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-29T10:52:28.509Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-29T10:52:28.509Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-29T10:52:28.761Z] + for pt in $partitions [2025-01-29T10:52:28.761Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-29T10:52:28.761Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-29T10:52:28.761Z] + label=boot [2025-01-29T10:52:28.761Z] + '[' boot == EFI-SYSTEM ']' [2025-01-29T10:52:28.761Z] + for pt in $partitions [2025-01-29T10:52:28.761Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-29T10:52:28.761Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-29T10:52:28.761Z] + label=root [2025-01-29T10:52:28.761Z] + '[' root == EFI-SYSTEM ']' [2025-01-29T10:52:28.761Z] ++ coreos_gf ls /ostree/deploy [2025-01-29T10:52:28.761Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-29T10:52:28.761Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-29T10:52:28.761Z] ++ grep -v .origin [2025-01-29T10:52:28.761Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-29T10:52:28.761Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-29T10:52:28.761Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 [2025-01-29T10:52:28.761Z] + export stateroot deploydir [2025-01-29T10:52:28.761Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/config [2025-01-29T10:52:28.761Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/config [2025-01-29T10:52:28.762Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/config [2025-01-29T10:52:28.762Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/config.new /ostree/repo/config [2025-01-29T10:52:28.762Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/config.new /ostree/repo/config [2025-01-29T10:52:28.762Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-29T10:52:28.762Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-29T10:52:28.762Z] + kernel_binary=/boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-29T10:52:28.762Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-01-29T10:52:28.762Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-01-29T10:52:29.015Z] + kernel_hmac=/boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-29T10:52:29.015Z] ++ basename /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-29T10:52:29.015Z] + coreos_gf ln /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/.vmlinuz-6.12.10-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-29T10:52:29.015Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/.vmlinuz-6.12.10-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-29T10:52:29.015Z] ++ basename /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-29T10:52:29.015Z] + coreos_gf ln /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/vmlinuz-6.12.10-200.fc41.x86_64 /boot/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-29T10:52:29.015Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-b1ca1892f37300f99187037f6b5e707d0b72bf1d2eb788336c737aba35679b97/vmlinuz-6.12.10-200.fc41.x86_64 /boot/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-29T10:52:29.015Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/image.squashfs compress:lz4 [2025-01-29T10:52:29.015Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/image.squashfs compress:lz4 [2025-01-29T10:52:37.074Z] + coreos_gf_shutdown [2025-01-29T10:52:37.074Z] + coreos_gf umount-all [2025-01-29T10:52:37.074Z] + guestfish --remote -- umount-all [2025-01-29T10:52:37.327Z] + coreos_gf exit [2025-01-29T10:52:37.327Z] + guestfish --remote -- exit [2025-01-29T10:52:37.883Z] + GUESTFISH_RUNNING= [2025-01-29T10:52:37.883Z] + GUESTFISH_PID= [2025-01-29T10:52:37.883Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-29T10:52:37.883Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.WYM2Dt -rf [2025-01-29T10:52:37.883Z] + _coreos_gf_cleanup [2025-01-29T10:52:37.883Z] + guestfish --remote -- exit [2025-01-29T10:52:37.883Z] + : [2025-01-29T10:52:43.103Z] 2025-01-29 10:52:42,642 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw'] [2025-01-29T10:52:43.103Z] + coreos_gf_run_mount builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:43.103Z] + local mntarg=mount [2025-01-29T10:52:43.103Z] + '[' builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw = ro ']' [2025-01-29T10:52:43.103Z] + coreos_gf_run builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:43.103Z] + '[' -n '' ']' [2025-01-29T10:52:43.103Z] + coreos_gf_launch builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:43.103Z] + '[' -n '' ']' [2025-01-29T10:52:43.103Z] ++ guestfish --listen -a builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw --ro [2025-01-29T10:52:43.103Z] + eval 'GUESTFISH_PID=12610; export GUESTFISH_PID' [2025-01-29T10:52:43.103Z] ++ GUESTFISH_PID=12610 [2025-01-29T10:52:43.103Z] ++ export GUESTFISH_PID [2025-01-29T10:52:43.103Z] + '[' -z 12610 ']' [2025-01-29T10:52:43.103Z] ++ kola ncpu [2025-01-29T10:52:43.103Z] + coreos_gf set-smp 6 [2025-01-29T10:52:43.103Z] + guestfish --remote -- set-smp 6 [2025-01-29T10:52:43.103Z] + coreos_gf run [2025-01-29T10:52:43.103Z] + guestfish --remote -- run [2025-01-29T10:52:44.979Z] + GUESTFISH_RUNNING=1 [2025-01-29T10:52:44.979Z] ++ coreos_gf findfs-label root [2025-01-29T10:52:44.979Z] ++ guestfish --remote -- findfs-label root [2025-01-29T10:52:44.979Z] + root=/dev/sda4 [2025-01-29T10:52:44.979Z] + coreos_gf mount /dev/sda4 / [2025-01-29T10:52:44.979Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-29T10:52:45.232Z] + local boot [2025-01-29T10:52:45.232Z] ++ coreos_gf findfs-label boot [2025-01-29T10:52:45.232Z] ++ guestfish --remote -- findfs-label boot [2025-01-29T10:52:45.232Z] + boot=/dev/sda3 [2025-01-29T10:52:45.232Z] + coreos_gf mount /dev/sda3 /boot [2025-01-29T10:52:45.232Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-29T10:52:45.232Z] + local partitions [2025-01-29T10:52:45.232Z] + local label [2025-01-29T10:52:45.232Z] ++ coreos_gf list-partitions [2025-01-29T10:52:45.232Z] ++ guestfish --remote -- list-partitions [2025-01-29T10:52:45.232Z] + partitions='/dev/sda1 [2025-01-29T10:52:45.232Z] /dev/sda2 [2025-01-29T10:52:45.232Z] /dev/sda3 [2025-01-29T10:52:45.232Z] /dev/sda4' [2025-01-29T10:52:45.232Z] + for pt in $partitions [2025-01-29T10:52:45.232Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-29T10:52:45.232Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-29T10:52:45.232Z] + label= [2025-01-29T10:52:45.232Z] + '[' '' == EFI-SYSTEM ']' [2025-01-29T10:52:45.232Z] + for pt in $partitions [2025-01-29T10:52:45.232Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-29T10:52:45.232Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-29T10:52:45.486Z] + label=EFI-SYSTEM [2025-01-29T10:52:45.486Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-29T10:52:45.486Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-29T10:52:45.486Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-29T10:52:45.486Z] + for pt in $partitions [2025-01-29T10:52:45.486Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-29T10:52:45.486Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-29T10:52:45.486Z] + label=boot [2025-01-29T10:52:45.486Z] + '[' boot == EFI-SYSTEM ']' [2025-01-29T10:52:45.486Z] + for pt in $partitions [2025-01-29T10:52:45.486Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-29T10:52:45.486Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-29T10:52:45.486Z] + label=root [2025-01-29T10:52:45.486Z] + '[' root == EFI-SYSTEM ']' [2025-01-29T10:52:45.486Z] ++ coreos_gf ls /ostree/deploy [2025-01-29T10:52:45.486Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-29T10:52:45.486Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-29T10:52:45.486Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-29T10:52:45.486Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-29T10:52:45.486Z] ++ grep -v .origin [2025-01-29T10:52:45.486Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 [2025-01-29T10:52:45.486Z] + export stateroot deploydir [2025-01-29T10:52:45.486Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-01-29T10:52:45.486Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-01-29T10:52:45.486Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-01-29T10:52:45.486Z] + coreos_gf_shutdown [2025-01-29T10:52:45.486Z] + coreos_gf umount-all [2025-01-29T10:52:45.486Z] + guestfish --remote -- umount-all [2025-01-29T10:52:45.738Z] + coreos_gf exit [2025-01-29T10:52:45.738Z] + guestfish --remote -- exit [2025-01-29T10:52:45.738Z] + GUESTFISH_RUNNING= [2025-01-29T10:52:45.738Z] + GUESTFISH_PID= [2025-01-29T10:52:45.738Z] + _coreos_gf_cleanup [2025-01-29T10:52:45.738Z] + guestfish --remote -- exit [2025-01-29T10:52:45.738Z] + : [2025-01-29T10:52:45.738Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-41.20250129.dev.0 [2025-01-29T10:52:45.738Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-01-29T10:52:45.990Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-01-29T10:52:45.990Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-01-29T10:52:45.990Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-01-29T10:52:45.990Z] 2025-01-29 10:52:45,825 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-01-29T10:52:46.546Z] 2025-01-29 10:52:46,464 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpdeqw4h2w.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-01-29T10:52:48.430Z] 2025-01-29 10:52:48,312 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250129.dev.0', '-volset', 'fedora-coreos-41.20250129.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-29T10:52:48.430Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-29T10:52:48.430Z] genisoimage 1.1.11 (Linux) [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-29T10:52:48.430Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-29T10:52:48.430Z] Writing: Initial Padblock Start Block 0 [2025-01-29T10:52:48.430Z] Done with: Initial Padblock Block(s) 16 [2025-01-29T10:52:48.430Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-29T10:52:48.430Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-29T10:52:48.430Z] Size of boot image is 4 sectors -> No emulation [2025-01-29T10:52:48.430Z] Size of boot image is 13192 sectors -> No emulation [2025-01-29T10:52:48.430Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-29T10:52:48.430Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: End Volume Descriptor Start Block 19 [2025-01-29T10:52:48.430Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: Version block Start Block 20 [2025-01-29T10:52:48.430Z] Done with: Version block Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: Path table Start Block 21 [2025-01-29T10:52:48.430Z] Done with: Path table Block(s) 4 [2025-01-29T10:52:48.430Z] Writing: Joliet path table Start Block 25 [2025-01-29T10:52:48.430Z] Done with: Joliet path table Block(s) 4 [2025-01-29T10:52:48.430Z] Writing: Directory tree Start Block 29 [2025-01-29T10:52:48.430Z] Done with: Directory tree Block(s) 7 [2025-01-29T10:52:48.430Z] Writing: Joliet directory tree Start Block 36 [2025-01-29T10:52:48.430Z] Done with: Joliet directory tree Block(s) 7 [2025-01-29T10:52:48.430Z] Writing: Directory tree cleanup Start Block 43 [2025-01-29T10:52:48.430Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-29T10:52:48.430Z] Writing: Extension record Start Block 43 [2025-01-29T10:52:48.430Z] Done with: Extension record Block(s) 1 [2025-01-29T10:52:48.430Z] Writing: The File(s) Start Block 44 [2025-01-29T10:52:48.430Z] 0.92% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 1.83% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 2.75% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 3.67% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 4.58% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 5.50% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 6.41% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 7.33% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 8.24% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 9.16% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 10.07% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.430Z] 10.99% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 11.90% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 12.82% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 13.74% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 14.65% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 15.57% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 16.48% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 17.40% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 18.32% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 19.23% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 20.15% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 21.06% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 21.98% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 22.89% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 23.81% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 24.72% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 25.64% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 26.56% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 27.47% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 28.39% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 29.30% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 30.22% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 31.14% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 32.05% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 32.97% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 33.88% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 34.80% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 35.71% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 36.63% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 37.54% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 38.46% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 39.38% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 40.29% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 41.21% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.746Z] 42.12% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 43.04% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 43.96% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 44.87% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 45.79% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 46.70% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 47.62% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 48.53% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 49.45% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.998Z] 50.36% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 51.28% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 52.20% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 53.11% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 54.03% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 54.94% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 55.86% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 56.78% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 57.69% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 58.61% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 59.52% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 60.44% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 61.35% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 62.27% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 63.18% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 64.10% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:48.999Z] 65.02% done, estimate finish Wed Jan 29 10:52:48 2025 [2025-01-29T10:52:49.252Z] 65.93% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 66.85% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 67.76% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 68.68% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 69.60% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 70.51% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 71.43% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 72.34% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 73.26% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 74.17% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 75.09% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 76.00% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 76.92% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 77.84% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 78.75% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 79.67% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 80.58% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 81.50% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 82.42% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 83.33% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 84.25% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.252Z] 85.16% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 86.08% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 86.99% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 87.91% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 88.82% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 89.74% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 90.66% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 91.57% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 92.49% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 93.40% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 94.32% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 95.24% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 96.15% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 97.07% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 97.98% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 98.90% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] 99.81% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:49.505Z] Total translation table size: 2048 [2025-01-29T10:52:49.505Z] Total rockridge attributes bytes: 3006 [2025-01-29T10:52:49.505Z] Total directory bytes: 12288 [2025-01-29T10:52:49.505Z] Path table size(bytes): 96 [2025-01-29T10:52:49.505Z] Done with: The File(s) Block(s) 545836 [2025-01-29T10:52:49.505Z] Writing: Ending Padblock Start Block 545880 [2025-01-29T10:52:49.505Z] Done with: Ending Padblock Block(s) 150 [2025-01-29T10:52:49.505Z] Max brk space used 1c000 [2025-01-29T10:52:49.505Z] 546030 extents written (1066 MB) [2025-01-29T10:52:49.505Z] 2025-01-29 10:52:49,415 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso'] [2025-01-29T10:52:49.505Z] isohybrid: Warning: more than 1024 cylinders: 1067 [2025-01-29T10:52:49.505Z] isohybrid: Not all BIOSes will be able to boot this device [2025-01-29T10:52:50.061Z] 2025-01-29 10:52:49,885 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250129.dev.0', '-volset', 'fedora-coreos-41.20250129.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-29T10:52:50.061Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-29T10:52:50.061Z] genisoimage 1.1.11 (Linux) [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-29T10:52:50.061Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-29T10:52:50.061Z] Writing: Initial Padblock Start Block 0 [2025-01-29T10:52:50.061Z] Done with: Initial Padblock Block(s) 16 [2025-01-29T10:52:50.061Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-29T10:52:50.061Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-29T10:52:50.061Z] Size of boot image is 4 sectors -> No emulation [2025-01-29T10:52:50.061Z] Size of boot image is 13192 sectors -> No emulation [2025-01-29T10:52:50.061Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-29T10:52:50.061Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: End Volume Descriptor Start Block 19 [2025-01-29T10:52:50.061Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: Version block Start Block 20 [2025-01-29T10:52:50.061Z] Done with: Version block Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: Path table Start Block 21 [2025-01-29T10:52:50.061Z] Done with: Path table Block(s) 4 [2025-01-29T10:52:50.061Z] Writing: Joliet path table Start Block 25 [2025-01-29T10:52:50.061Z] Done with: Joliet path table Block(s) 4 [2025-01-29T10:52:50.061Z] Writing: Directory tree Start Block 29 [2025-01-29T10:52:50.061Z] Done with: Directory tree Block(s) 7 [2025-01-29T10:52:50.061Z] Writing: Joliet directory tree Start Block 36 [2025-01-29T10:52:50.061Z] Done with: Joliet directory tree Block(s) 7 [2025-01-29T10:52:50.061Z] Writing: Directory tree cleanup Start Block 43 [2025-01-29T10:52:50.061Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-29T10:52:50.061Z] Writing: Extension record Start Block 43 [2025-01-29T10:52:50.061Z] Done with: Extension record Block(s) 1 [2025-01-29T10:52:50.061Z] Writing: The File(s) Start Block 44 [2025-01-29T10:52:50.061Z] 8.60% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 17.17% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 25.76% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 34.32% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 42.91% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 51.48% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 60.07% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 68.63% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 77.22% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 85.78% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] 94.37% done, estimate finish Wed Jan 29 10:52:49 2025 [2025-01-29T10:52:50.061Z] Total translation table size: 2048 [2025-01-29T10:52:50.061Z] Total rockridge attributes bytes: 2842 [2025-01-29T10:52:50.061Z] Total directory bytes: 12288 [2025-01-29T10:52:50.061Z] Path table size(bytes): 96 [2025-01-29T10:52:50.061Z] Done with: The File(s) Block(s) 58097 [2025-01-29T10:52:50.061Z] Writing: Ending Padblock Start Block 58141 [2025-01-29T10:52:50.061Z] Done with: Ending Padblock Block(s) 150 [2025-01-29T10:52:50.061Z] Max brk space used 1b000 [2025-01-29T10:52:50.061Z] 58291 extents written (113 MB) [2025-01-29T10:52:50.061Z] 2025-01-29 10:52:49,999 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso.minimal'] [2025-01-29T10:52:50.061Z] 2025-01-29 10:52:50,042 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-01-29T10:53:08.126Z] + RUST_BACKTRACE=full [2025-01-29T10:53:08.126Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/839c2e938bcde978e76b3e724937e53d3fa8e53a155733d99bf9900a22967b47.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250129.dev.0-live.x86_64.iso.minimal --consume [2025-01-29T10:53:08.126Z] Packing minimal ISO [2025-01-29T10:53:08.126Z] Matched 17 files of 17 [2025-01-29T10:53:08.126Z] Total bytes skipped: 118961207 [2025-01-29T10:53:08.126Z] Total bytes written: 576457 [2025-01-29T10:53:08.126Z] Total bytes written (compressed): 2804 [2025-01-29T10:53:08.126Z] Verifying that packed image matches digest [2025-01-29T10:53:08.126Z] Packing successful! [2025-01-29T10:53:08.126Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-29T10:53:11.375Z] Updated: builds/41.20250129.dev.0/x86_64/meta.json [2025-01-29T10:53:11.378Z] [Pipeline] } [2025-01-29T10:53:11.433Z] [Pipeline] // withEnv [2025-01-29T10:53:11.500Z] [Pipeline] withEnv [2025-01-29T10:53:11.500Z] [Pipeline] { [2025-01-29T10:53:11.528Z] [Pipeline] sh [2025-01-29T10:53:12.135Z] + set -xeuo pipefail [2025-01-29T10:53:12.136Z] ++ umask [2025-01-29T10:53:12.136Z] + '[' 0022 = 0000 ']' [2025-01-29T10:53:12.136Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-01-29T10:53:12.388Z] Targeting build: 41.20250129.dev.0 [2025-01-29T10:53:12.388Z] Compressing: builds/41.20250129.dev.0/x86_64 [2025-01-29T10:53:12.388Z] 2025-01-29 10:53:12,221 INFO - Running command: ['xz', '-c9', '-T6', 'builds/41.20250129.dev.0/x86_64/fedora-coreos-41.20250129.dev.0-metal.x86_64.raw'] [2025-01-29T10:58:03.847Z] Compressed: fedora-coreos-41.20250129.dev.0-metal.x86_64.raw.xz [2025-01-29T10:58:03.847Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-01-29T10:58:03.847Z] Updated: builds/41.20250129.dev.0/x86_64/meta.json [2025-01-29T10:58:03.849Z] [Pipeline] } [2025-01-29T10:58:03.853Z] [Pipeline] // withEnv [2025-01-29T10:58:03.928Z] [Pipeline] } [2025-01-29T10:58:03.934Z] [Pipeline] // stage [2025-01-29T10:58:03.938Z] [Pipeline] stage [2025-01-29T10:58:03.939Z] [Pipeline] { (x86_64:kola:testiso) [2025-01-29T10:58:04.036Z] [Pipeline] withEnv [2025-01-29T10:58:04.037Z] [Pipeline] { [2025-01-29T10:58:04.040Z] [Pipeline] sh [2025-01-29T10:58:04.625Z] + set -euo pipefail [2025-01-29T10:58:04.625Z] ++ umask [2025-01-29T10:58:04.625Z] + '[' 0022 = 0000 ']' [2025-01-29T10:58:04.625Z] + uuidgen [2025-01-29T10:58:04.625Z] + cut -f1 -d- [2025-01-29T10:58:04.629Z] [Pipeline] } [2025-01-29T10:58:04.632Z] [Pipeline] // withEnv [2025-01-29T10:58:04.673Z] [Pipeline] withEnv [2025-01-29T10:58:04.673Z] [Pipeline] { [2025-01-29T10:58:04.736Z] [Pipeline] sh [2025-01-29T10:58:05.280Z] + set -euo pipefail [2025-01-29T10:58:05.280Z] ++ umask [2025-01-29T10:58:05.280Z] + '[' 0022 = 0000 ']' [2025-01-29T10:58:05.280Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:58:05.280Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-29T10:58:05.283Z] [Pipeline] } [2025-01-29T10:58:05.285Z] [Pipeline] // withEnv [2025-01-29T10:58:05.354Z] [Pipeline] withEnv [2025-01-29T10:58:05.354Z] [Pipeline] { [2025-01-29T10:58:05.414Z] [Pipeline] sh [2025-01-29T10:58:05.979Z] + set -xeuo pipefail [2025-01-29T10:58:05.979Z] ++ umask [2025-01-29T10:58:05.979Z] + '[' 0022 = 0000 ']' [2025-01-29T10:58:05.979Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T10:58:05.979Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-pznEJ/kola-testiso-x86_64 [2025-01-29T10:58:05.979Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-pznEJ/kola-testiso-x86_64 [2025-01-29T10:58:05.979Z] Ignoring verification of signature on metal image [2025-01-29T10:58:05.979Z] Running test: iso-as-disk.bios [2025-01-29T10:58:32.452Z] PASS: iso-as-disk.bios (18.197s) [2025-01-29T10:58:32.452Z] Running test: iso-as-disk.uefi [2025-01-29T10:58:59.263Z] PASS: iso-as-disk.uefi (22.036s) [2025-01-29T10:58:59.263Z] Running test: iso-as-disk.uefi-secure [2025-01-29T10:59:25.731Z] PASS: iso-as-disk.uefi-secure (22.751s) [2025-01-29T10:59:25.731Z] Running test: iso-as-disk.4k.uefi [2025-01-29T10:59:52.188Z] PASS: iso-as-disk.4k.uefi (22.126s) [2025-01-29T10:59:52.188Z] Running test: iso-install.bios [2025-01-29T11:04:13.652Z] PASS: iso-install.bios (4m4.178s) [2025-01-29T11:04:13.652Z] Running test: iso-live-login.bios [2025-01-29T11:04:40.113Z] The file: journal.txt does not exist [2025-01-29T11:04:40.113Z] PASS: iso-live-login.bios (29.484s) [2025-01-29T11:04:40.113Z] Running test: iso-live-login.uefi [2025-01-29T11:05:12.106Z] The file: journal.txt does not exist [2025-01-29T11:05:12.106Z] PASS: iso-live-login.uefi (26.735s) [2025-01-29T11:05:12.106Z] Running test: iso-live-login.uefi-secure [2025-01-29T11:05:44.117Z] The file: journal.txt does not exist [2025-01-29T11:05:44.117Z] PASS: iso-live-login.uefi-secure (27.081s) [2025-01-29T11:05:44.117Z] Running test: iso-live-login.4k.uefi [2025-01-29T11:06:10.581Z] The file: journal.txt does not exist [2025-01-29T11:06:11.137Z] PASS: iso-live-login.4k.uefi (26.302s) [2025-01-29T11:06:11.137Z] Running test: iso-offline-install.bios [2025-01-29T11:10:32.594Z] PASS: iso-offline-install.bios (3m57.466s) [2025-01-29T11:10:32.594Z] Running test: iso-offline-install.mpath.bios [2025-01-29T11:14:39.038Z] PASS: iso-offline-install.mpath.bios (4m5.561s) [2025-01-29T11:14:39.038Z] Running test: iso-offline-install-fromram.4k.uefi [2025-01-29T11:19:00.494Z] PASS: iso-offline-install-fromram.4k.uefi (4m1.262s) [2025-01-29T11:19:00.494Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-01-29T11:22:51.939Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m43.975s) [2025-01-29T11:22:51.939Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-01-29T11:26:43.442Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (3m57.106s) [2025-01-29T11:26:43.442Z] Running test: iso-offline-install-iscsi.manual.bios [2025-01-29T11:30:34.859Z] PASS: iso-offline-install-iscsi.manual.bios (3m47.426s) [2025-01-29T11:30:34.859Z] Running test: miniso-install.bios [2025-01-29T11:35:11.371Z] PASS: miniso-install.bios (4m10.851s) [2025-01-29T11:35:11.371Z] Running test: miniso-install.nm.bios [2025-01-29T11:39:32.981Z] PASS: miniso-install.nm.bios (4m21.763s) [2025-01-29T11:39:32.981Z] Running test: miniso-install.4k.uefi [2025-01-29T11:44:09.438Z] PASS: miniso-install.4k.uefi (4m19.601s) [2025-01-29T11:44:09.438Z] Running test: miniso-install.4k.nm.uefi [2025-01-29T11:48:45.909Z] PASS: miniso-install.4k.nm.uefi (4m26.635s) [2025-01-29T11:48:45.909Z] Running test: pxe-offline-install.bios [2025-01-29T11:53:22.381Z] PASS: pxe-offline-install.bios (4m14.687s) [2025-01-29T11:53:22.381Z] Running test: pxe-offline-install.4k.uefi [2025-01-29T11:57:43.828Z] PASS: pxe-offline-install.4k.uefi (4m18.426s) [2025-01-29T11:57:43.828Z] Running test: pxe-online-install.bios [2025-01-29T12:02:05.277Z] PASS: pxe-online-install.bios (4m13.819s) [2025-01-29T12:02:05.277Z] Running test: pxe-online-install.4k.uefi [2025-01-29T12:06:26.733Z] PASS: pxe-online-install.4k.uefi (4m14.132s) [2025-01-29T12:06:26.736Z] [Pipeline] } [2025-01-29T12:06:26.741Z] [Pipeline] // withEnv [2025-01-29T12:06:26.785Z] [Pipeline] withEnv [2025-01-29T12:06:26.785Z] [Pipeline] { [2025-01-29T12:06:26.803Z] [Pipeline] sh [2025-01-29T12:06:27.397Z] + set -xeuo pipefail [2025-01-29T12:06:27.397Z] ++ umask [2025-01-29T12:06:27.397Z] + '[' 0022 = 0000 ']' [2025-01-29T12:06:27.397Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T12:06:27.397Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-pznEJ -c --xz kola-testiso-x86_64 [2025-01-29T12:06:37.315Z] [Pipeline] } [2025-01-29T12:06:37.372Z] [Pipeline] // withEnv [2025-01-29T12:06:37.430Z] [Pipeline] archiveArtifacts [2025-01-29T12:06:37.433Z] Archiving artifacts [2025-01-29T12:06:38.623Z] [Pipeline] withEnv [2025-01-29T12:06:38.624Z] [Pipeline] { [2025-01-29T12:06:38.627Z] [Pipeline] sh [2025-01-29T12:06:39.159Z] + set -xeuo pipefail [2025-01-29T12:06:39.159Z] ++ umask [2025-01-29T12:06:39.159Z] + '[' 0022 = 0000 ']' [2025-01-29T12:06:39.159Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-29T12:06:39.159Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-pznEJ/kola-testiso-x86_64 --output - [2025-01-29T12:06:39.163Z] [Pipeline] } [2025-01-29T12:06:39.165Z] [Pipeline] // withEnv [2025-01-29T12:06:39.195Z] [Pipeline] junit [2025-01-29T12:06:39.196Z] Recording test results [2025-01-29T12:06:39.278Z] None of the test reports contained any result [2025-01-29T12:06:39.278Z] [Pipeline] } [2025-01-29T12:06:39.331Z] [Pipeline] // stage [2025-01-29T12:06:39.339Z] [Pipeline] stage [2025-01-29T12:06:39.339Z] [Pipeline] { (x86_64:Destroy Remote) [2025-01-29T12:06:39.386Z] [Pipeline] } [2025-01-29T12:06:39.416Z] [Pipeline] // stage [2025-01-29T12:06:39.435Z] [Pipeline] } [2025-01-29T12:06:39.461Z] [Pipeline] // parallel [2025-01-29T12:06:39.488Z] [Pipeline] } [2025-01-29T12:06:39.513Z] [Pipeline] // timeout [2025-01-29T12:06:39.516Z] [Pipeline] } [2025-01-29T12:06:39.530Z] [Pipeline] // container [2025-01-29T12:06:39.559Z] [Pipeline] } [2025-01-29T12:06:39.565Z] [Pipeline] // node [2025-01-29T12:06:39.590Z] [Pipeline] } [2025-01-29T12:06:39.610Z] [Pipeline] // podTemplate [2025-01-29T12:06:39.628Z] [Pipeline] End of Pipeline [2025-01-29T12:06:39.664Z] Finished: SUCCESS