[2025-01-30T17:51:25.314Z] Started by upstream project "bodhi-trigger" build number 1335 [2025-01-30T17:51:25.314Z] originally caused by: [2025-01-30T17:51:25.314Z] Triggered by CI message. [2025-01-30T17:51:25.324Z] 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-30T17:51:25.324Z] Selected Git installation does not exist. Using Default [2025-01-30T17:51:25.324Z] The recommended git tool is: NONE [2025-01-30T17:51:25.324Z] No credentials specified [2025-01-30T17:51:25.325Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-01-30T17:51:25.333Z] Fetching changes from the remote Git repository [2025-01-30T17:51:25.334Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-01-30T17:51:25.342Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-01-30T17:51:25.342Z] > git --version # timeout=10 [2025-01-30T17:51:25.348Z] > git --version # 'git version 2.39.3' [2025-01-30T17:51:25.348Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-30T17:51:25.613Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-01-30T17:51:25.621Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-01-30T17:51:25.621Z] > git config core.sparsecheckout # timeout=10 [2025-01-30T17:51:25.629Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-30T17:51:25.638Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-01-30T17:51:25.639Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-30T17:51:25.682Z] Loading library coreos@main [2025-01-30T17:51:25.682Z] Attempting to resolve main from remote references... [2025-01-30T17:51:25.682Z] > git --version # timeout=10 [2025-01-30T17:51:25.689Z] > git --version # 'git version 2.39.3' [2025-01-30T17:51:25.689Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-30T17:51:25.774Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-30T17:51:25.775Z] Selected Git installation does not exist. Using Default [2025-01-30T17:51:25.775Z] The recommended git tool is: NONE [2025-01-30T17:51:25.775Z] No credentials specified [2025-01-30T17:51:25.775Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-30T17:51:25.783Z] Fetching changes from the remote Git repository [2025-01-30T17:51:25.784Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-30T17:51:25.792Z] Fetching without tags [2025-01-30T17:51:25.792Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-30T17:51:25.792Z] > git --version # timeout=10 [2025-01-30T17:51:25.799Z] > git --version # 'git version 2.39.3' [2025-01-30T17:51:25.799Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-30T17:51:27.129Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-30T17:51:27.129Z] > git config core.sparsecheckout # timeout=10 [2025-01-30T17:51:27.137Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-30T17:51:27.147Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-30T17:51:27.147Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-30T17:51:27.417Z] [Pipeline] Start of Pipeline [2025-01-30T17:51:27.426Z] [Pipeline] node [2025-01-30T17:51:27.428Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-30T17:51:27.429Z] [Pipeline] { [2025-01-30T17:51:27.521Z] [Pipeline] withEnv [2025-01-30T17:51:27.521Z] [Pipeline] { [2025-01-30T17:51:27.524Z] [Pipeline] sh [2025-01-30T17:51:27.781Z] + set -xeuo pipefail [2025-01-30T17:51:27.781Z] ++ umask [2025-01-30T17:51:27.781Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:27.781Z] + rm -rf pipe [2025-01-30T17:51:27.781Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-01-30T17:51:27.781Z] Cloning into 'pipe'... [2025-01-30T17:51:28.032Z] [Pipeline] } [2025-01-30T17:51:28.034Z] [Pipeline] // withEnv [2025-01-30T17:51:28.037Z] [Pipeline] load [2025-01-30T17:51:28.129Z] [Pipeline] { (pipe/utils.groovy) [2025-01-30T17:51:28.132Z] [Pipeline] } [2025-01-30T17:51:28.136Z] [Pipeline] // load [2025-01-30T17:51:28.140Z] [Pipeline] readYaml [2025-01-30T17:51:28.150Z] [Pipeline] } [2025-01-30T17:51:28.155Z] [Pipeline] // node [2025-01-30T17:51:28.174Z] [Pipeline] properties [2025-01-30T17:51:28.302Z] [Pipeline] libraryResource [2025-01-30T17:51:28.311Z] [Pipeline] readJSON [2025-01-30T17:51:28.315Z] [Pipeline] node [2025-01-30T17:51:28.318Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-30T17:51:28.319Z] [Pipeline] { [2025-01-30T17:51:28.322Z] [Pipeline] writeYaml [2025-01-30T17:51:28.331Z] [Pipeline] readFile [2025-01-30T17:51:28.351Z] [Pipeline] } [2025-01-30T17:51:28.412Z] [Pipeline] // node [2025-01-30T17:51:28.485Z] [Pipeline] podTemplate [2025-01-30T17:51:28.492Z] [Pipeline] { [2025-01-30T17:51:28.530Z] [Pipeline] node [2025-01-30T17:51:32.743Z] Created Pod: openshift coreos-ci/pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f [2025-01-30T17:51:38.602Z] Agent pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f is provisioned from template pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39 [2025-01-30T17:51:38.603Z] --- [2025-01-30T17:51:38.603Z] apiVersion: "v1" [2025-01-30T17:51:38.603Z] kind: "Pod" [2025-01-30T17:51:38.603Z] metadata: [2025-01-30T17:51:38.603Z] annotations: [2025-01-30T17:51:38.603Z] buildUrl: "http://172.30.130.216:80/job/test-override/1347/" [2025-01-30T17:51:38.603Z] runUrl: "job/test-override/1347/" [2025-01-30T17:51:38.603Z] labels: [2025-01-30T17:51:38.603Z] jenkins: "slave" [2025-01-30T17:51:38.603Z] jenkins/label-digest: "5ebc9c0fbe4595ee9461a2700b811fff704213c2" [2025-01-30T17:51:38.603Z] jenkins/label: "pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02" [2025-01-30T17:51:38.603Z] name: "pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f" [2025-01-30T17:51:38.603Z] namespace: "coreos-ci" [2025-01-30T17:51:38.603Z] spec: [2025-01-30T17:51:38.603Z] containers: [2025-01-30T17:51:38.603Z] - command: [2025-01-30T17:51:38.603Z] - "/usr/bin/dumb-init" [2025-01-30T17:51:38.603Z] - "/usr/bin/sleep" [2025-01-30T17:51:38.603Z] - "infinity" [2025-01-30T17:51:38.603Z] env: [2025-01-30T17:51:38.603Z] - name: "COSA_TESTISO_DEBUG" [2025-01-30T17:51:38.603Z] value: "true" [2025-01-30T17:51:38.603Z] - name: "NCPUS" [2025-01-30T17:51:38.603Z] value: "6" [2025-01-30T17:51:38.603Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-01-30T17:51:38.603Z] imagePullPolicy: "Always" [2025-01-30T17:51:38.603Z] name: "worker" [2025-01-30T17:51:38.603Z] resources: [2025-01-30T17:51:38.603Z] limits: [2025-01-30T17:51:38.603Z] memory: "10752Mi" [2025-01-30T17:51:38.603Z] cpu: "6" [2025-01-30T17:51:38.603Z] devices.kubevirt.io/kvm: "1" [2025-01-30T17:51:38.603Z] requests: [2025-01-30T17:51:38.603Z] memory: "10752Mi" [2025-01-30T17:51:38.603Z] cpu: "6" [2025-01-30T17:51:38.603Z] devices.kubevirt.io/kvm: "1" [2025-01-30T17:51:38.603Z] volumeMounts: [2025-01-30T17:51:38.603Z] - mountPath: "/srv/" [2025-01-30T17:51:38.603Z] name: "emptydir-0" [2025-01-30T17:51:38.603Z] - mountPath: "/home/jenkins/agent" [2025-01-30T17:51:38.603Z] name: "workspace-volume" [2025-01-30T17:51:38.603Z] readOnly: false [2025-01-30T17:51:38.603Z] - env: [2025-01-30T17:51:38.603Z] - name: "JENKINS_SECRET" [2025-01-30T17:51:38.603Z] value: "********" [2025-01-30T17:51:38.603Z] - name: "JENKINS_TUNNEL" [2025-01-30T17:51:38.603Z] value: "172.30.136.1:50000" [2025-01-30T17:51:38.603Z] - name: "JENKINS_AGENT_NAME" [2025-01-30T17:51:38.603Z] value: "pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f" [2025-01-30T17:51:38.603Z] - name: "JENKINS_NAME" [2025-01-30T17:51:38.603Z] value: "pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f" [2025-01-30T17:51:38.603Z] - name: "JENKINS_AGENT_WORKDIR" [2025-01-30T17:51:38.603Z] value: "/home/jenkins/agent" [2025-01-30T17:51:38.603Z] - name: "JENKINS_URL" [2025-01-30T17:51:38.603Z] value: "http://172.30.130.216:80/" [2025-01-30T17:51:38.603Z] image: "jenkins-agent-base:latest" [2025-01-30T17:51:38.603Z] name: "jnlp" [2025-01-30T17:51:38.603Z] resources: [2025-01-30T17:51:38.603Z] limits: [2025-01-30T17:51:38.603Z] memory: "512Mi" [2025-01-30T17:51:38.603Z] cpu: "1" [2025-01-30T17:51:38.603Z] requests: [2025-01-30T17:51:38.603Z] memory: "512Mi" [2025-01-30T17:51:38.603Z] cpu: "1" [2025-01-30T17:51:38.603Z] volumeMounts: [2025-01-30T17:51:38.603Z] - mountPath: "/home/jenkins/agent" [2025-01-30T17:51:38.603Z] name: "workspace-volume" [2025-01-30T17:51:38.603Z] readOnly: false [2025-01-30T17:51:38.603Z] nodeSelector: [2025-01-30T17:51:38.603Z] kubernetes.io/os: "linux" [2025-01-30T17:51:38.603Z] restartPolicy: "Never" [2025-01-30T17:51:38.603Z] serviceAccountName: "jenkins" [2025-01-30T17:51:38.603Z] volumes: [2025-01-30T17:51:38.603Z] - emptyDir: {} [2025-01-30T17:51:38.603Z] name: "emptydir-0" [2025-01-30T17:51:38.603Z] - emptyDir: [2025-01-30T17:51:38.603Z] medium: "" [2025-01-30T17:51:38.603Z] name: "workspace-volume" [2025-01-30T17:51:38.603Z] [2025-01-30T17:51:38.620Z] Running on pod-af3f916f-08c8-45c6-8ee0-f63e0d9f5b02-n0j39-xrc3f in /home/jenkins/agent/workspace/test-override [2025-01-30T17:51:38.630Z] [Pipeline] { [2025-01-30T17:51:38.639Z] [Pipeline] container [2025-01-30T17:51:38.639Z] [Pipeline] { [2025-01-30T17:51:38.643Z] [Pipeline] withEnv [2025-01-30T17:51:38.644Z] [Pipeline] { [2025-01-30T17:51:38.707Z] [Pipeline] sh [2025-01-30T17:51:39.436Z] + set -xeuo pipefail [2025-01-30T17:51:39.436Z] ++ umask [2025-01-30T17:51:39.436Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:39.436Z] + cat /cosa/coreos-assembler-git.json [2025-01-30T17:51:39.436Z] { [2025-01-30T17:51:39.436Z] "date": "2025-01-30T17:08:44Z", [2025-01-30T17:51:39.436Z] "git": { [2025-01-30T17:51:39.436Z] "commit": "8171b63e8204e12a7f768cc13f78cc424fc7b777", [2025-01-30T17:51:39.436Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-01-30T17:51:39.436Z] "branch": "HEAD", [2025-01-30T17:51:39.436Z] "dirty": "false" [2025-01-30T17:51:39.436Z] }, [2025-01-30T17:51:39.436Z] "file": { [2025-01-30T17:51:39.436Z] "checksum": "8e8629a3ce9d1a80d3f613b9ce05f9bece867f981e24c0234ee98ccae3e58c6a", [2025-01-30T17:51:39.436Z] "checksum_type": "sha256", [2025-01-30T17:51:39.436Z] "format": "tar.gz", [2025-01-30T17:51:39.436Z] "name": "coreos-assembler-git.tar.gz", [2025-01-30T17:51:39.436Z] "size": "10004959" [2025-01-30T17:51:39.436Z] } [2025-01-30T17:51:39.436Z] } [2025-01-30T17:51:39.602Z] [Pipeline] } [2025-01-30T17:51:39.604Z] [Pipeline] // withEnv [2025-01-30T17:51:39.609Z] [Pipeline] timeout [2025-01-30T17:51:39.610Z] Timeout set to expire in 2 hr 30 min [2025-01-30T17:51:39.610Z] [Pipeline] { [2025-01-30T17:51:39.626Z] [Pipeline] withEnv [2025-01-30T17:51:39.626Z] [Pipeline] { [2025-01-30T17:51:39.686Z] [Pipeline] sh [2025-01-30T17:51:40.226Z] + set -euo pipefail [2025-01-30T17:51:40.227Z] ++ umask [2025-01-30T17:51:40.227Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:40.227Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-847d0c5f38 [2025-01-30T17:51:40.227Z] + jq -r .update.title [2025-01-30T17:51:40.248Z] [Pipeline] } [2025-01-30T17:51:40.251Z] [Pipeline] // withEnv [2025-01-30T17:51:40.274Z] [Pipeline] withEnv [2025-01-30T17:51:40.274Z] [Pipeline] { [2025-01-30T17:51:40.278Z] [Pipeline] sh [2025-01-30T17:51:40.809Z] + set -euo pipefail [2025-01-30T17:51:40.809Z] ++ umask [2025-01-30T17:51:40.809Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:40.809Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-847d0c5f38 [2025-01-30T17:51:40.809Z] + jq -r '.update.builds[].nvr' [2025-01-30T17:51:40.812Z] [Pipeline] } [2025-01-30T17:51:40.824Z] [Pipeline] // withEnv [2025-01-30T17:51:40.851Z] [Pipeline] withCredentials [2025-01-30T17:51:40.854Z] [Pipeline] // withCredentials [2025-01-30T17:51:40.869Z] [Pipeline] echo [2025-01-30T17:51:40.869Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-01-30T17:51:40.882Z] [Pipeline] withCredentials [2025-01-30T17:51:40.884Z] [Pipeline] // withCredentials [2025-01-30T17:51:40.888Z] [Pipeline] echo [2025-01-30T17:51:40.888Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-01-30T17:51:40.904Z] [Pipeline] withCredentials [2025-01-30T17:51:40.915Z] [Pipeline] // withCredentials [2025-01-30T17:51:40.933Z] [Pipeline] echo [2025-01-30T17:51:40.933Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-01-30T17:51:40.945Z] [Pipeline] withEnv [2025-01-30T17:51:40.945Z] [Pipeline] { [2025-01-30T17:51:40.948Z] [Pipeline] sh [2025-01-30T17:51:41.478Z] + set -euo pipefail [2025-01-30T17:51:41.478Z] ++ umask [2025-01-30T17:51:41.478Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:41.478Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-01-30T17:51:41.507Z] [Pipeline] } [2025-01-30T17:51:41.510Z] [Pipeline] // withEnv [2025-01-30T17:51:41.523Z] [Pipeline] readJSON [2025-01-30T17:51:41.633Z] [Pipeline] withEnv [2025-01-30T17:51:41.633Z] [Pipeline] { [2025-01-30T17:51:41.637Z] [Pipeline] sh [2025-01-30T17:51:42.172Z] + set -euo pipefail [2025-01-30T17:51:42.172Z] ++ umask [2025-01-30T17:51:42.172Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:42.172Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/meta.json [2025-01-30T17:51:42.176Z] [Pipeline] } [2025-01-30T17:51:42.178Z] [Pipeline] // withEnv [2025-01-30T17:51:42.183Z] [Pipeline] readJSON [2025-01-30T17:51:42.188Z] [Pipeline] withEnv [2025-01-30T17:51:42.188Z] [Pipeline] { [2025-01-30T17:51:42.191Z] [Pipeline] sh [2025-01-30T17:51:44.396Z] + set -xeuo pipefail [2025-01-30T17:51:44.396Z] ++ umask [2025-01-30T17:51:44.396Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:44.396Z] + cosa init --branch rawhide --commit=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c https://github.com/coreos/fedora-coreos-config [2025-01-30T17:51:44.396Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-01-30T17:51:44.396Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T17:51:44.396Z] + mkdir -p src [2025-01-30T17:51:44.396Z] + cd src [2025-01-30T17:51:44.396Z] + test -e config [2025-01-30T17:51:44.396Z] + case "${source}" in [2025-01-30T17:51:44.396Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-01-30T17:51:44.396Z] Cloning into 'config'... [2025-01-30T17:51:44.956Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-01-30T17:51:44.956Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-01-30T17:51:45.879Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-01-30T17:51:45.879Z] + '[' -n 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c ']' [2025-01-30T17:51:45.879Z] + git -C ./config fetch origin 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:51:45.879Z] From https://github.com/coreos/fedora-coreos-config [2025-01-30T17:51:45.879Z] * branch 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c -> FETCH_HEAD [2025-01-30T17:51:45.879Z] + git -C ./config reset --hard 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:51:45.879Z] HEAD is now at 2ff20ef tree: import changes from testing-devel at 823e2a3916c91018c92c07aba4dcb1a2423b72f7 [2025-01-30T17:51:45.879Z] + git -C ./config submodule update --init --recursive [2025-01-30T17:51:45.879Z] + set +x [2025-01-30T17:51:45.879Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:51:45.879Z] + manifest=src/config/manifest.yaml [2025-01-30T17:51:45.879Z] + image=src/config/image.yaml [2025-01-30T17:51:45.879Z] + [[ -n '' ]] [2025-01-30T17:51:45.879Z] + [[ ! -f src/config/manifest.yaml ]] [2025-01-30T17:51:45.879Z] + [[ ! -f src/config/image.yaml ]] [2025-01-30T17:51:45.879Z] + mkdir -p cache [2025-01-30T17:51:45.879Z] + mkdir -p builds [2025-01-30T17:51:45.879Z] + mkdir -p tmp [2025-01-30T17:51:45.879Z] + mkdir -p overrides/rpm [2025-01-30T17:51:46.132Z] + mkdir -p overrides/rootfs [2025-01-30T17:51:46.132Z] + test 0 = 1 [2025-01-30T17:51:46.132Z] + case "${YUMREPOS}" in [2025-01-30T17:51:46.132Z] + set +x [2025-01-30T17:51:46.132Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-01-30T17:51:46.135Z] [Pipeline] } [2025-01-30T17:51:46.137Z] [Pipeline] // withEnv [2025-01-30T17:51:46.191Z] [Pipeline] stage [2025-01-30T17:51:46.192Z] [Pipeline] { (Initialize Remotes) [2025-01-30T17:51:46.196Z] [Pipeline] parallel [2025-01-30T17:51:46.196Z] [Pipeline] { (Branch: x86_64) [2025-01-30T17:51:46.200Z] [Pipeline] withEnv [2025-01-30T17:51:46.201Z] [Pipeline] { [2025-01-30T17:51:46.275Z] [Pipeline] sh [2025-01-30T17:51:46.811Z] + set -xeuo pipefail [2025-01-30T17:51:46.811Z] ++ umask [2025-01-30T17:51:46.811Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:46.811Z] + cosa buildfetch --stream rawhide --build 42.20250130.91.0 --file manifest-lock.generated.x86_64.json [2025-01-30T17:51:47.065Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-01-30T17:51:47.065Z] Updated builds/builds.json [2025-01-30T17:51:47.065Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/meta.json [2025-01-30T17:51:47.065Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/commitmeta.json [2025-01-30T17:51:47.065Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/ostree-commit-object [2025-01-30T17:51:47.318Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-01-30T17:51:47.320Z] [Pipeline] } [2025-01-30T17:51:47.323Z] [Pipeline] // withEnv [2025-01-30T17:51:47.396Z] [Pipeline] } [2025-01-30T17:51:47.399Z] [Pipeline] // parallel [2025-01-30T17:51:47.402Z] [Pipeline] } [2025-01-30T17:51:47.411Z] [Pipeline] // stage [2025-01-30T17:51:47.430Z] [Pipeline] stage [2025-01-30T17:51:47.430Z] [Pipeline] { (Download Overrides) [2025-01-30T17:51:47.433Z] [Pipeline] parallel [2025-01-30T17:51:47.433Z] [Pipeline] { (Branch: x86_64) [2025-01-30T17:51:47.437Z] [Pipeline] withEnv [2025-01-30T17:51:47.437Z] [Pipeline] { [2025-01-30T17:51:47.440Z] [Pipeline] sh [2025-01-30T17:51:48.624Z] + set -xeuo pipefail [2025-01-30T17:51:48.624Z] ++ umask [2025-01-30T17:51:48.624Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:48.624Z] + cosa shell -- env -C overrides/rpm koji download-build rpm-ostree-2025.4-1.fc42 --arch x86_64 --arch noarch [2025-01-30T17:51:48.879Z] Downloading [1/3]: rpm-ostree-devel-2025.4-1.fc42.x86_64.rpm [2025-01-30T17:51:48.879Z] [====================================] 100% 32.41 KiB / 32.41 KiB [2025-01-30T17:51:48.879Z] Downloading [2/3]: rpm-ostree-2025.4-1.fc42.x86_64.rpm [2025-01-30T17:51:48.879Z] [======== ] 22% 1.00 MiB / 4.43 MiB [================ ] 45% 2.00 MiB / 4.43 MiB [======================== ] 67% 3.00 MiB / 4.43 MiB [================================ ] 90% 4.00 MiB / 4.43 MiB [====================================] 100% 4.43 MiB / 4.43 MiB [2025-01-30T17:51:48.879Z] Downloading [3/3]: rpm-ostree-libs-2025.4-1.fc42.x86_64.rpm [2025-01-30T17:51:48.879Z] [====================================] 100% 47.11 KiB / 47.11 KiB [2025-01-30T17:51:48.881Z] [Pipeline] } [2025-01-30T17:51:48.884Z] [Pipeline] // withEnv [2025-01-30T17:51:48.889Z] [Pipeline] } [2025-01-30T17:51:48.943Z] [Pipeline] // parallel [2025-01-30T17:51:49.010Z] [Pipeline] } [2025-01-30T17:51:49.011Z] [Pipeline] // stage [2025-01-30T17:51:49.016Z] [Pipeline] parallel [2025-01-30T17:51:49.017Z] [Pipeline] { (Branch: x86_64) [2025-01-30T17:51:49.021Z] [Pipeline] stage [2025-01-30T17:51:49.021Z] [Pipeline] { (x86_64:Fetch) [2025-01-30T17:51:49.024Z] [Pipeline] withEnv [2025-01-30T17:51:49.024Z] [Pipeline] { [2025-01-30T17:51:49.028Z] [Pipeline] sh [2025-01-30T17:51:49.556Z] + set -xeuo pipefail [2025-01-30T17:51:49.556Z] ++ umask [2025-01-30T17:51:49.556Z] + '[' 0022 = 0000 ']' [2025-01-30T17:51:49.556Z] + cosa fetch --with-cosa-overrides --autolock 42.20250130.91.0 [2025-01-30T17:51:49.556Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T17:51:49.810Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:51:49.810Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-30T17:51:50.064Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-30T17:51:50.318Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... f4314bd85106e7cf073aab36f2f80b9b0078eeb66760fc1b79002774797d4004 [2025-01-30T17:51:50.318Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... c3a29fa4e06306eb63305cb6793a74361f073d1de5ca08d3f647ed9152a4c68d [2025-01-30T17:51:50.318Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 0ce122050ad8f32fadebfc7ec5593ea915ba40524bfbba89da8a14b1f182931c [2025-01-30T17:51:50.318Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 5405a59b2b875f5f190585a137bddbc09804daa547555fad3f8110f29546aa16 [2025-01-30T17:51:50.573Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... c8abc8fbf89a102206bf2ff6fc211d86775e346648626f3b97d8f829295b0d5e [2025-01-30T17:51:50.573Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... aef2a54134dd8fe19927ce4b91bd8f8a647a766a6f9fe8fe2994cb087216e5ad [2025-01-30T17:51:50.573Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 6103ed9f8dd4799574467d7bd295adf64f0ba390944723786250345a1dcf9ba5 [2025-01-30T17:51:50.573Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... ccea196e88ae028dc802d671111b2c58147d7d08dc1fcc4928573146ffa6ea53 [2025-01-30T17:51:50.573Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 61c47d3b5e4d42e33a48edd20eb0682f56b7bbe19818426005f9fcffb9de02cd [2025-01-30T17:51:50.573Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 532902318cdc87f25620c7aa66a2435dadcdc869a652f1fc24038f234e2caa1a [2025-01-30T17:51:50.573Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 4580792e080e7b5b884644c9a86d1f36dfac49fca2114cb9f7d471ac50f11f7a [2025-01-30T17:51:50.827Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 2cf43f00ca3d773eed277c0c7f6050063a23ca260a652a7797ab2240531b472e [2025-01-30T17:51:50.827Z] Directory walk started [2025-01-30T17:51:50.827Z] Directory walk done - 3 packages [2025-01-30T17:51:50.827Z] Temporary output repo path: ./.repodata/ [2025-01-30T17:51:50.827Z] Pool started (with 5 workers) [2025-01-30T17:51:50.827Z] Pool finished [2025-01-30T17:51:51.081Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-30T17:51:51.081Z] 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/tmp/repo/tmp/manifest-autolock-42.20250130.91.0.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-30T17:51:51.081Z] 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-30T17:52:17.551Z] Loaded lockfiles: [2025-01-30T17:52:17.552Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250130.91.0.json [2025-01-30T17:52:17.552Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-30T17:52:17.552Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-30T17:52:17.552Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-30T17:52:17.552Z] [2025-01-30T17:52:17.552Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-01-30T17:52:17.552Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-01-30T17:52:17.552Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-01-30T17:52:17.552Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-01-30T17:52:17.552Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-01-30T17:52:17.552Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-01-30T17:52:17.552Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-01-30T17:52:17.552Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-01-30T17:52:17.552Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-01-30T17:52:17.552Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-01-30T17:52:17.552Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-01-30T17:52:17.552Z] rpm-ostree version: 2025.2 [2025-01-30T17:52:17.552Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-01-30T17:52:17.552Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-01-30T17:52:17.552Z] Updating metadata for 'fedora-coreos-pool'...done [2025-01-30T17:52:17.552Z] Updating metadata for 'fedora-rawhide'...done [2025-01-30T17:53:25.151Z] Importing rpm-md...done [2025-01-30T17:53:25.151Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-30T17:51:50Z solvables: 3 [2025-01-30T17:53:25.151Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-01-30T07:25:48Z solvables: 57369 [2025-01-30T17:53:25.151Z] rpm-md repo 'fedora-rawhide'; generated: 2025-01-30T06:23:01Z solvables: 76697 [2025-01-30T17:53:25.151Z] Resolving dependencies...done [2025-01-30T17:53:25.151Z] Installing 439 packages: [2025-01-30T17:53:25.151Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-event-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-event-libs-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-libs-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-multipath-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-multipath-libs-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] grub2-common-1:2.12-20.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] grub2-efi-x64-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.151Z] grub2-pc-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] grub2-pc-modules-1:2.12-20.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] grub2-tools-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] grub2-tools-minimal-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ignition-2.20.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kernel-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kernel-core-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kernel-modules-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kernel-modules-core-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] kpartx-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] krb5-libs-1.21.3-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libgcc-15.0.1-0.4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libibverbs-54.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libipa_hbac-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libselinux-3.8-0.rc3.1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libselinux-utils-3.8-0.rc3.1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsemanage-3.8-0.rc3.1.fc42.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsepol-3.8-0.rc3.1.fc42.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsss_certmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsss_idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsss_nss_idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libsss_sudo-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libstdc++-15.0.1-0.4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lvm2-2.03.30-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lvm2-libs-2.03.30-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openssl-1:3.2.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] openssl-libs-1:3.2.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] podman-5:5.3.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] policycoreutils-3.8-0.rc3.2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rpm-ostree-2025.4-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-01-30T17:53:25.152Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-01-30T17:53:25.152Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] rsync-3.4.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] selinux-policy-41.30-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] selinux-policy-targeted-41.30-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] spdlog-1.15.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-ad-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-client-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-common-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-common-pac-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-ipa-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-krb5-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-krb5-common-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-ldap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sssd-nfs-idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.152Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] which-2.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:53:25.153Z] Input state hash: 34897d15a4b9552fd1ff651b21ad6a31dbc12c51b89a1eb8ce3ec7995042629b [2025-01-30T17:53:25.153Z] Will download: 437 packages (582.1?MB) [2025-01-30T17:53:30.380Z] Downloading from 'fedora-coreos-pool'...done [2025-01-30T17:53:45.196Z] Importing packages...done: 439 [2025-01-30T17:53:45.450Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-01-30T17:53:47.960Z] [Pipeline] } [2025-01-30T17:53:47.964Z] [Pipeline] // withEnv [2025-01-30T17:53:47.970Z] [Pipeline] } [2025-01-30T17:53:47.988Z] [Pipeline] // stage [2025-01-30T17:53:48.042Z] [Pipeline] stage [2025-01-30T17:53:48.042Z] [Pipeline] { (x86_64:Build) [2025-01-30T17:53:48.045Z] [Pipeline] withEnv [2025-01-30T17:53:48.045Z] [Pipeline] { [2025-01-30T17:53:48.048Z] [Pipeline] sh [2025-01-30T17:53:48.625Z] + set -xeuo pipefail [2025-01-30T17:53:48.625Z] ++ umask [2025-01-30T17:53:48.625Z] + '[' 0022 = 0000 ']' [2025-01-30T17:53:48.625Z] + cosa build --autolock 42.20250130.91.0 [2025-01-30T17:53:48.879Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T17:53:49.134Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:53:49.134Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-30T17:53:49.134Z] libostree: [2025-01-30T17:53:49.134Z] Version: '2025.1' [2025-01-30T17:53:49.134Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-01-30T17:53:49.134Z] Features: [2025-01-30T17:53:49.134Z] - inode64 [2025-01-30T17:53:49.134Z] - initial-var [2025-01-30T17:53:49.134Z] - libcurl [2025-01-30T17:53:49.134Z] - libsoup3 [2025-01-30T17:53:49.134Z] - gpgme [2025-01-30T17:53:49.134Z] - composefs [2025-01-30T17:53:49.134Z] - ex-fsverity [2025-01-30T17:53:49.134Z] - libarchive [2025-01-30T17:53:49.134Z] - selinux [2025-01-30T17:53:49.134Z] - openssl [2025-01-30T17:53:49.134Z] - sign-ed25519 [2025-01-30T17:53:49.134Z] - libmount [2025-01-30T17:53:49.134Z] - systemd [2025-01-30T17:53:49.134Z] - release [2025-01-30T17:53:49.134Z] - p2p [2025-01-30T17:53:49.134Z] rpm-ostree: [2025-01-30T17:53:49.134Z] Version: '2025.2' [2025-01-30T17:53:49.134Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-01-30T17:53:49.134Z] Features: [2025-01-30T17:53:49.134Z] - rust [2025-01-30T17:53:49.134Z] - compose [2025-01-30T17:53:49.134Z] - container [2025-01-30T17:53:49.134Z] - fedora-integration [2025-01-30T17:53:49.388Z] Previous build: 42.20250130.91.0 [2025-01-30T17:53:49.643Z] Previous commit: ad1eb5c1d67816dae1d172f2ed3c58077851e5bf7fa8385a723a164390f071d0 [2025-01-30T17:53:49.643Z] Image Config checksum: 0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 [2025-01-30T17:53:49.643Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-30T17:53:49.643Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-30T17:53:49.898Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... f4314bd85106e7cf073aab36f2f80b9b0078eeb66760fc1b79002774797d4004 [2025-01-30T17:53:50.151Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... c3a29fa4e06306eb63305cb6793a74361f073d1de5ca08d3f647ed9152a4c68d [2025-01-30T17:53:50.151Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 0ce122050ad8f32fadebfc7ec5593ea915ba40524bfbba89da8a14b1f182931c [2025-01-30T17:53:50.405Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 5405a59b2b875f5f190585a137bddbc09804daa547555fad3f8110f29546aa16 [2025-01-30T17:53:50.405Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... c8abc8fbf89a102206bf2ff6fc211d86775e346648626f3b97d8f829295b0d5e [2025-01-30T17:53:51.325Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... aef2a54134dd8fe19927ce4b91bd8f8a647a766a6f9fe8fe2994cb087216e5ad [2025-01-30T17:53:51.325Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 6103ed9f8dd4799574467d7bd295adf64f0ba390944723786250345a1dcf9ba5 [2025-01-30T17:53:51.578Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... ccea196e88ae028dc802d671111b2c58147d7d08dc1fcc4928573146ffa6ea53 [2025-01-30T17:53:51.833Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 61c47d3b5e4d42e33a48edd20eb0682f56b7bbe19818426005f9fcffb9de02cd [2025-01-30T17:53:51.833Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 532902318cdc87f25620c7aa66a2435dadcdc869a652f1fc24038f234e2caa1a [2025-01-30T17:53:51.833Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 4580792e080e7b5b884644c9a86d1f36dfac49fca2114cb9f7d471ac50f11f7a [2025-01-30T17:53:52.086Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 2cf43f00ca3d773eed277c0c7f6050063a23ca260a652a7797ab2240531b472e [2025-01-30T17:53:52.086Z] Directory walk started [2025-01-30T17:53:52.086Z] Directory walk done - 3 packages [2025-01-30T17:53:52.086Z] Temporary output repo path: ./.repodata/ [2025-01-30T17:53:52.086Z] Pool started (with 5 workers) [2025-01-30T17:53:52.086Z] Pool finished [2025-01-30T17:53:52.340Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-30T17:53:52.341Z] 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/tmp/repo/tmp/manifest-autolock-42.20250130.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit ad1eb5c1d67816dae1d172f2ed3c58077851e5bf7fa8385a723a164390f071d0 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-30T17:54:07.157Z] Loaded lockfiles: [2025-01-30T17:54:07.157Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250130.91.0.json [2025-01-30T17:54:07.157Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-30T17:54:07.157Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-30T17:54:07.157Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-30T17:54:07.157Z] [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-30T17:54:07.157Z] rpm-ostree version: 2025.2 [2025-01-30T17:54:07.157Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-01-30T17:54:09.036Z] Importing rpm-md...done [2025-01-30T17:54:09.036Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-30T17:53:51Z solvables: 3 [2025-01-30T17:54:09.036Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-01-30T07:25:48Z solvables: 57369 [2025-01-30T17:54:09.036Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-01-30T06:23:01Z solvables: 76697 [2025-01-30T17:54:09.956Z] Resolving dependencies...done [2025-01-30T17:54:09.956Z] Installing 439 packages: [2025-01-30T17:54:09.956Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.956Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:09.957Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-event-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-event-libs-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-libs-1.02.204-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-multipath-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-multipath-libs-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-common-1:2.12-20.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-efi-x64-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-pc-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-pc-modules-1:2.12-20.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-tools-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] grub2-tools-minimal-1:2.12-20.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] ignition-2.20.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kernel-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kernel-core-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kernel-modules-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kernel-modules-core-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] kpartx-0.10.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] krb5-libs-1.21.3-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.210Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libgcc-15.0.1-0.4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libibverbs-54.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libipa_hbac-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libselinux-3.8-0.rc3.1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libselinux-utils-3.8-0.rc3.1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libsemanage-3.8-0.rc3.1.fc42.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.211Z] libsepol-3.8-0.rc3.1.fc42.1.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsss_certmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsss_idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsss_nss_idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libsss_sudo-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libstdc++-15.0.1-0.4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lvm2-2.03.30-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lvm2-libs-2.03.30-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openssl-1:3.2.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] openssl-libs-1:3.2.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] podman-5:5.3.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] policycoreutils-3.8-0.rc3.2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rpm-ostree-2025.4-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-01-30T17:54:10.464Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-01-30T17:54:10.464Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] rsync-3.4.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] selinux-policy-41.30-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] selinux-policy-targeted-41.30-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] spdlog-1.15.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-ad-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-client-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-common-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-common-pac-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-ipa-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-krb5-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-krb5-common-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-ldap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sssd-nfs-idmap-2.10.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.464Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] which-2.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-01-30T17:54:10.465Z] Input state hash: 34897d15a4b9552fd1ff651b21ad6a31dbc12c51b89a1eb8ce3ec7995042629b [2025-01-30T17:54:14.614Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-01-30T17:54:14.869Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-01-30T17:54:15.790Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-01-30T17:54:15.790Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-01-30T17:54:15.790Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-01-30T17:54:15.790Z] Skipping file /usr/lib/systemd/ from checkout [2025-01-30T17:54:17.667Z] Checking out packages...done [2025-01-30T17:54:17.667Z] Checking out ostree layers...done [2025-01-30T17:54:20.920Z] Running pre scripts...20 done [2025-01-30T17:54:33.062Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-30T17:54:33.063Z] audit-rules.post: No rules detected, adding default [2025-01-30T17:54:33.063Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-30T17:54:33.063Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-30T17:54:33.063Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-30T17:54:33.063Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-30T17:54:33.063Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] 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-30T17:54:33.063Z] systemd.post: Creating group 'utempter' with GID 35. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'utmp' with GID 22. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'kvm' with GID 36. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'render' with GID 105. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'sgx' with GID 106. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'zincati' with GID 981. [2025-01-30T17:54:33.063Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-01-30T17:54:33.063Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-01-30T17:54:33.063Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-01-30T17:54:33.063Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-01-30T17:54:33.063Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-30T17:54:33.063Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-30T17:54:33.063Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-30T17:54:33.063Z] 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-30T17:54:33.063Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-30T17:54:33.063Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-30T17:55:54.395Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-01-30T17:55:54.395Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-30T17:55:54.395Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-30T17:55:54.395Z] 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-30T17:55:54.395Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-30T17:55:54.395Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-30T17:55:54.395Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-01-30T17:55:54.395Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-30T17:55:54.395Z] 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-30T17:55:54.395Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-01-30T17:55:54.395Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-30T17:55:54.395Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-30T17:55:54.395Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-30T17:55:54.395Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-30T17:55:54.395Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-30T17:55:54.395Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-30T17:55:54.395Z] 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-30T17:55:54.395Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-30T17:55:54.395Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-30T17:55:54.395Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-30T17:55:54.395Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-01-30T17:55:54.395Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-30T17:55:54.395Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-01-30T17:55:54.395Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-01-30T17:55:54.395Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-30T17:55:54.395Z] 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-30T17:55:54.395Z] 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-30T17:55:54.395Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-30T17:55:54.395Z] chrony.post: Created Running post scripts...done [2025-01-30T17:56:26.384Z] Running posttrans scripts...16 done [2025-01-30T17:56:26.384Z] Writing rpmdb...done [2025-01-30T17:56:26.384Z] symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-01-30T17:56:26.384Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-30T17:56:26.384Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-30T17:56:26.384Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-30T17:56:26.384Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-30T17:56:26.384Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-30T17:56:26.384Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-30T17:56:26.384Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-30T17:56:26.384Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-01-30T17:56:26.384Z] Regenerating rpmdb for target [2025-01-30T17:56:44.395Z] Relabeling...done [2025-01-30T17:56:45.317Z] Updating usr/lib/os-release [2025-01-30T17:56:45.317Z] Deleting: usr/share/info [2025-01-30T17:56:45.317Z] Deleting: usr/share/man [2025-01-30T17:56:45.317Z] Deleting: usr/share/doc [2025-01-30T17:56:45.317Z] Executing `postprocess` inline script '0' [2025-01-30T17:56:45.317Z] + cat [2025-01-30T17:56:45.317Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-01-30T17:57:00.127Z] + rm /tmp/fcos-workarounds.cil [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '1' [2025-01-30T17:57:00.127Z] + source /usr/lib/os-release [2025-01-30T17:57:00.127Z] ++ NAME='Fedora Linux' [2025-01-30T17:57:00.127Z] ++ VERSION='42.20250130.dev.0 (CoreOS Prerelease)' [2025-01-30T17:57:00.127Z] ++ RELEASE_TYPE=development [2025-01-30T17:57:00.127Z] ++ ID=fedora [2025-01-30T17:57:00.127Z] ++ VERSION_ID=42 [2025-01-30T17:57:00.127Z] ++ VERSION_CODENAME= [2025-01-30T17:57:00.127Z] ++ PLATFORM_ID=platform:f42 [2025-01-30T17:57:00.127Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250130.dev.0' [2025-01-30T17:57:00.127Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-01-30T17:57:00.127Z] ++ LOGO=fedora-logo-icon [2025-01-30T17:57:00.127Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-01-30T17:57:00.127Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-01-30T17:57:00.127Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-01-30T17:57:00.127Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-30T17:57:00.127Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-30T17:57:00.127Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-01-30T17:57:00.127Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-01-30T17:57:00.127Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-01-30T17:57:00.127Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-01-30T17:57:00.127Z] ++ SUPPORT_END=2026-05-13 [2025-01-30T17:57:00.127Z] ++ VARIANT=CoreOS [2025-01-30T17:57:00.127Z] ++ VARIANT_ID=coreos [2025-01-30T17:57:00.127Z] ++ OSTREE_VERSION=42.20250130.dev.0 [2025-01-30T17:57:00.127Z] + [[ fedora == \f\e\d\o\r\a ]] [2025-01-30T17:57:00.127Z] + [[ 42 -ge 42 ]] [2025-01-30T17:57:00.127Z] + tee /usr/lib/kernel/install.conf [2025-01-30T17:57:00.127Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree' [2025-01-30T17:57:00.127Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-01-30T17:57:00.127Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '2' [2025-01-30T17:57:00.127Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-01-30T17:57:00.127Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-01-30T17:57:00.127Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-01-30T17:57:00.127Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '3' [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '4' [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '5' [2025-01-30T17:57:00.127Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-01-30T17:57:00.127Z] total 27284 [2025-01-30T17:57:00.127Z] drwxr-xr-x. 2 root root 91 Jan 30 17:56 . [2025-01-30T17:57:00.127Z] drwxr-xr-x. 90 root root 4096 Jan 30 17:56 .. [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 0 Jan 30 17:56 .rpm.lock [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 27836416 Jan 30 17:56 rpmdb.sqlite [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 98304 Jan 30 17:56 rpmdb.sqlite-shm [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 0 Jan 30 17:56 rpmdb.sqlite-wal [2025-01-30T17:57:00.127Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-01-30T17:57:00.127Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-01-30T17:57:00.127Z] Generated update layout for BIOS: grub2-tools-1:2.12-20.fc42.x86_64 [2025-01-30T17:57:00.127Z] total 27220 [2025-01-30T17:57:00.127Z] drwxr-xr-x. 2 root root 91 Jan 30 17:56 . [2025-01-30T17:57:00.127Z] drwxr-xr-x. 90 root root 4096 Jan 30 17:56 .. [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 0 Jan 30 17:56 .rpm.lock [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 27836416 Jan 30 17:56 rpmdb.sqlite [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 32768 Jan 30 17:56 rpmdb.sqlite-shm [2025-01-30T17:57:00.127Z] -rw-r--r--. 1 root root 0 Jan 30 17:56 rpmdb.sqlite-wal [2025-01-30T17:57:00.127Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-01-30T17:57:00.127Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-01-30T17:57:00.127Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-20.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '6' [2025-01-30T17:57:00.127Z] Executing `postprocess` inline script '7' [2025-01-30T17:57:00.127Z] + 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-30T17:57:00.127Z] + systemctl preset-all [2025-01-30T17:57:00.127Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-01-30T17:57:00.127Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-30T17:57:00.127Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-30T17:57:00.127Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-30T17:57:00.128Z] 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-30T17:57:00.128Z] 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-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-01-30T17:57:00.128Z] 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-30T17:57:00.128Z] 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-30T17:57:00.128Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-01-30T17:57:00.128Z] 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-30T17:57:00.128Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-01-30T17:57:00.128Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-01-30T17:57:00.128Z] 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-30T17:57:00.128Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-01-30T17:57:00.128Z] 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-30T17:57:00.128Z] 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-30T17:57:00.128Z] 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-30T17:57:00.128Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-01-30T17:57:00.128Z] + systemctl --user --global preset-all [2025-01-30T17:57:00.383Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-30T17:57:00.383Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-30T17:57:00.383Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-01-30T17:57:00.383Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-01-30T17:57:00.383Z] Executing `postprocess` inline script '8' [2025-01-30T17:57:00.383Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-01-30T17:57:00.383Z] Executing `postprocess` inline script '9' [2025-01-30T17:57:00.383Z] + setsebool -P -N container_use_cephfs on [2025-01-30T17:57:02.887Z] + setsebool -P -N virt_use_samba on [2025-01-30T17:57:05.390Z] Executing `postprocess` inline script '10' [2025-01-30T17:57:05.390Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-01-30T17:57:05.390Z] Executing `postprocess` inline script '11' [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-01-30T17:57:05.390Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-01-30T17:57:05.390Z] Executing `postprocess` inline script '12' [2025-01-30T17:57:05.390Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-01-30T17:57:05.390Z] + cat [2025-01-30T17:57:05.390Z] Executing `postprocess` inline script '13' [2025-01-30T17:57:05.644Z] + source /etc/os-release [2025-01-30T17:57:05.644Z] ++ NAME='Fedora Linux' [2025-01-30T17:57:05.644Z] ++ VERSION='42.20250130.dev.0 (CoreOS Prerelease)' [2025-01-30T17:57:05.644Z] ++ RELEASE_TYPE=development [2025-01-30T17:57:05.644Z] ++ ID=fedora [2025-01-30T17:57:05.644Z] ++ VERSION_ID=42 [2025-01-30T17:57:05.644Z] ++ VERSION_CODENAME= [2025-01-30T17:57:05.644Z] ++ PLATFORM_ID=platform:f42 [2025-01-30T17:57:05.644Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250130.dev.0' [2025-01-30T17:57:05.644Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-01-30T17:57:05.644Z] ++ LOGO=fedora-logo-icon [2025-01-30T17:57:05.644Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-01-30T17:57:05.644Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-01-30T17:57:05.644Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-01-30T17:57:05.644Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-30T17:57:05.644Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-30T17:57:05.644Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-01-30T17:57:05.644Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-01-30T17:57:05.644Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-01-30T17:57:05.644Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-01-30T17:57:05.644Z] ++ SUPPORT_END=2026-05-13 [2025-01-30T17:57:05.644Z] ++ VARIANT=CoreOS [2025-01-30T17:57:05.644Z] ++ VARIANT_ID=coreos [2025-01-30T17:57:05.644Z] ++ OSTREE_VERSION=42.20250130.dev.0 [2025-01-30T17:57:05.644Z] + [[ 42.20250130.dev.0 = *.dev* ]] [2025-01-30T17:57:05.644Z] + mkdir -p /etc/zincati/config.d [2025-01-30T17:57:05.644Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-01-30T17:57:05.644Z] Executing `postprocess` inline script '14' [2025-01-30T17:57:05.644Z] + cat [2025-01-30T17:57:05.644Z] + cat /usr/etc/rpm-ostreed.conf [2025-01-30T17:57:05.644Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-01-30T17:57:05.645Z] + rm /tmp/rpm-ostreed.conf [2025-01-30T17:57:05.645Z] Executing `postprocess` inline script '15' [2025-01-30T17:57:20.460Z] Initializing rootfs [2025-01-30T17:57:20.460Z] Moving /usr to target [2025-01-30T17:57:20.460Z] Copying toplevel compat symlinks [2025-01-30T17:57:20.460Z] No embedded whiteouts found [2025-01-30T17:57:20.460Z] No device files found [2025-01-30T17:57:20.460Z] Recompiling policy [2025-01-30T17:57:38.478Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-01-30T17:57:38.478Z] Migrating /usr/etc/group to /usr/lib/ [2025-01-30T17:57:38.478Z] Adding rpm-ostree-0-integration.conf [2025-01-30T17:57:38.478Z] Preparing kernel [2025-01-30T17:57:43.704Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-01-30T17:57:43.704Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-01-30T17:57:43.704Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 [2025-01-30T17:57:43.958Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-01-30T17:57:44.211Z] dracut[I]: *** Including module: bash *** [2025-01-30T17:57:44.211Z] dracut[I]: *** Including module: systemd *** [2025-01-30T17:57:44.465Z] dracut[I]: *** Including module: fips *** [2025-01-30T17:57:44.719Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-01-30T17:57:44.719Z] dracut[I]: *** Including module: scsi-rules *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-initrd *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-journald *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: systemd-udevd *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: modsign *** [2025-01-30T17:57:44.973Z] dracut[I]: *** Including module: dbus-broker *** [2025-01-30T17:57:45.226Z] dracut[I]: *** Including module: dbus *** [2025-01-30T17:57:45.226Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-01-30T17:57:45.226Z] dracut[I]: *** Including module: i18n *** [2025-01-30T17:57:45.226Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-01-30T17:57:45.226Z] dracut[I]: *** Including module: afterburn *** [2025-01-30T17:57:45.480Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-01-30T17:57:45.480Z] dracut[I]: *** Including module: ignition *** [2025-01-30T17:57:45.480Z] dracut[I]: *** Including module: coreos-ignition *** [2025-01-30T17:57:45.734Z] dracut[I]: *** Including module: coreos-live *** [2025-01-30T17:57:45.734Z] dracut[I]: *** Including module: coreos-multipath *** [2025-01-30T17:57:45.734Z] dracut[I]: *** Including module: coreos-network *** [2025-01-30T17:57:45.734Z] dracut[I]: *** Including module: network-manager *** [2025-01-30T17:57:45.988Z] dracut[I]: *** Including module: ignition-conf *** [2025-01-30T17:57:45.988Z] dracut[I]: *** Including module: ignition-ostree *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: network *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: net-lib *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: url-lib *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: coreos-kernel *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: rdcore *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: clevis *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-01-30T17:57:46.242Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-01-30T17:57:46.495Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-01-30T17:57:46.495Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-01-30T17:57:46.495Z] dracut[I]: *** Including module: btrfs *** [2025-01-30T17:57:46.495Z] dracut[I]: *** Including module: crypt *** [2025-01-30T17:57:46.495Z] dracut[I]: *** Including module: dm *** [2025-01-30T17:57:46.749Z] dracut[I]: *** Including module: kernel-modules *** [2025-01-30T17:57:51.974Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-01-30T17:57:51.974Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-01-30T17:57:52.894Z] dracut[I]: *** Including module: mdraid *** [2025-01-30T17:57:53.147Z] dracut[I]: *** Including module: multipath *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: nvdimm *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: pcmcia *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: qemu *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: qemu-net *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: fido2 *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: pkcs11 *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: tpm2-tss *** [2025-01-30T17:57:53.704Z] dracut[I]: *** Including module: cifs *** [2025-01-30T17:57:53.959Z] dracut[I]: *** Including module: iscsi *** [2025-01-30T17:57:54.514Z] dracut[I]: *** Including module: lunmask *** [2025-01-30T17:57:54.514Z] dracut[I]: *** Including module: nvmf *** [2025-01-30T17:57:54.514Z] dracut[I]: *** Including module: resume *** [2025-01-30T17:57:54.514Z] dracut[I]: *** Including module: rootfs-block *** [2025-01-30T17:57:54.767Z] dracut[I]: *** Including module: terminfo *** [2025-01-30T17:57:54.767Z] dracut[I]: *** Including module: udev-rules *** [2025-01-30T17:57:55.325Z] dracut[I]: *** Including module: virtfs *** [2025-01-30T17:57:55.325Z] dracut[I]: *** Including module: virtiofs *** [2025-01-30T17:57:55.578Z] dracut[I]: *** Including module: walinuxagent *** [2025-01-30T17:57:55.578Z] dracut[I]: *** Including module: dracut-systemd *** [2025-01-30T17:57:55.578Z] dracut[I]: *** Including module: ostree *** [2025-01-30T17:57:55.833Z] dracut[I]: *** Including module: usrmount *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including module: base *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including module: fs-lib *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including module: journal-conf *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including module: shutdown *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Including modules done *** [2025-01-30T17:57:55.842Z] dracut[I]: *** Installing kernel module dependencies *** [2025-01-30T17:57:57.718Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-01-30T17:57:57.718Z] dracut[I]: *** Resolving executable dependencies *** [2025-01-30T17:58:00.965Z] dracut[I]: *** Resolving executable dependencies done *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Hardlinking files *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Hardlinking files done *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Store current command line parameters *** [2025-01-30T17:58:00.966Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-01-30T17:58:39.583Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-01-30T17:58:39.583Z] Executing: 01-var.sh [2025-01-30T17:58:39.583Z] Ignored user missing from new passwd file: root [2025-01-30T17:58:39.583Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-01-30T17:58:39.583Z] Ignored group missing from new group file: root [2025-01-30T17:58:39.583Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-01-30T17:58:39.583Z] Network filesystem detected for repo; disabling transaction [2025-01-30T17:59:01.439Z] Committing...done [2025-01-30T17:59:23.296Z] 3691 metadata, 21360 content objects imported; 1.5?GB content written [2025-01-30T17:59:23.296Z] fedora/x86_64/coreos/rawhide => 0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1 [2025-01-30T17:59:23.862Z] ostree diff commit from: ad1eb5c1d67816dae1d172f2ed3c58077851e5bf7fa8385a723a164390f071d0 [2025-01-30T17:59:23.862Z] ostree diff commit to: 0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1 [2025-01-30T17:59:23.862Z] Upgraded: [2025-01-30T17:59:23.862Z] rpm-ostree 2025.3-3.fc42 -> 2025.4-1.fc42 [2025-01-30T17:59:23.862Z] rpm-ostree-libs 2025.3-3.fc42 -> 2025.4-1.fc42 [2025-01-30T17:59:23.862Z] [2025-01-30T17:59:23.862Z] New image input checksum: 2b64d5c83df218da62956eb797276bd0213a968e13402e3a77e625e85bd96f19 [2025-01-30T17:59:24.115Z] None [2025-01-30T17:59:24.115Z] New build ID: 42.20250130.dev.0 [2025-01-30T17:59:24.115Z] 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=0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 --label=coreos-assembler.image-input-checksum=2b64d5c83df218da62956eb797276bd0213a968e13402e3a77e625e85bd96f19 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c --copymeta-opt=fedora-coreos.stream 42.20250130.dev.0 oci-archive:fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-01-30T17:59:24.370Z] Reading packages...done [2025-01-30T17:59:39.179Z] Building package mapping...done [2025-01-30T17:59:39.179Z] 21360 objects in 441 packages (283 source) [2025-01-30T17:59:39.179Z] rpm size: 1394054956 [2025-01-30T17:59:39.179Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-01-30T17:59:39.179Z] 1293 duplicates [2025-01-30T17:59:39.179Z] Multiple owners: [2025-01-30T17:59:39.179Z] /usr/bin/ip6tables [2025-01-30T17:59:39.179Z] /usr/bin/ip6tables-restore [2025-01-30T17:59:39.179Z] /usr/bin/ip6tables-save [2025-01-30T17:59:39.179Z] /usr/bin/iptables [2025-01-30T17:59:39.179Z] /usr/bin/iptables-restore [2025-01-30T17:59:39.179Z] /usr/bin/iptables-save [2025-01-30T17:59:39.179Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-01-30T17:59:39.179Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/AUTHORS [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/NOTICE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-01-30T17:59:39.179Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-01-30T17:59:39.180Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-01-30T18:00:25.760Z] Generating container image...done [2025-01-30T18:00:25.760Z] Pushed digest: sha256:5339efdb950c38c1b4c84262f061fa39551c7133e0e8267ce00c90d434a528a6 [2025-01-30T18:00:25.760Z] Total objects: 25338 [2025-01-30T18:00:25.760Z] No unreachable objects [2025-01-30T18:00:25.760Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/commitmeta.json' [2025-01-30T18:00:25.760Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/ostree-commit-object' [2025-01-30T18:00:25.760Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-01-30T18:00:25.760Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/coreos-assembler-config-git.json' [2025-01-30T18:00:25.760Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-01-30T18:00:25.760Z] renamed 'fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive' [2025-01-30T18:00:25.760Z] renamed 'fedora-coreos-42.20250130.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64-manifest.json' [2025-01-30T18:00:25.760Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/meta.json' [2025-01-30T18:00:25.760Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T18:00:25.760Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T18:00:25.760Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-30T18:00:26.681Z] Will build qemu [2025-01-30T18:00:28.043Z] Estimating disk size... [2025-01-30T18:00:29.924Z] Disk sizes: metal: 2621M (estimated), cloud: 10240M [2025-01-30T18:00:47.945Z] ++ arch [2025-01-30T18:00:47.945Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250130.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2621 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2108 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-IaOL.json [2025-01-30T18:00:48.199Z] + set +x [2025-01-30T18:00:48.199Z] + 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-IaOL.json [2025-01-30T18:00:48.199Z]  [2025-01-30T18:00:48.199Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:00:48.199Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:00:48.199Z]  [2025-01-30T18:00:48.453Z] starting /tmp/osbuild-IaOL.jsonPipeline source org.osbuild.curl: 47e028b5c58d54c9f57693928f1f773be885fcbc5f5255e849b61cd3d4f34473 [2025-01-30T18:00:48.453Z] Build [2025-01-30T18:00:48.453Z] root: [2025-01-30T18:00:51.704Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive [2025-01-30T18:00:51.704Z] [2025-01-30T18:00:51.704Z] ��� Duration: 1738260050s [2025-01-30T18:00:51.704Z] Pipeline oci-archive: 7f95d336dd6630479f7eeaf5d4d09a4e45d2bf41432f2cf5508dd70a92d99b15 [2025-01-30T18:00:51.704Z] Build [2025-01-30T18:00:51.704Z] root: [2025-01-30T18:00:51.704Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:00:51.704Z] org.osbuild.copy: 7f95d336dd6630479f7eeaf5d4d09a4e45d2bf41432f2cf5508dd70a92d99b15 { [2025-01-30T18:00:51.704Z] "paths": [ [2025-01-30T18:00:51.704Z] { [2025-01-30T18:00:51.704Z] "from": "input://inlinefile/sha256:bff1bac0112e48415f13683139ca732c116cf799801c99f791d9cf9e474adb3c", [2025-01-30T18:00:51.704Z] "to": "tree:///coreos.ociarchive" [2025-01-30T18:00:51.704Z] } [2025-01-30T18:00:51.704Z] ] [2025-01-30T18:00:51.704Z] } [2025-01-30T18:00:51.704Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:00:51.704Z] copying '/run/osbuild/inputs/inlinefile/sha256:bff1bac0112e48415f13683139ca732c116cf799801c99f791d9cf9e474adb3c' -> '/run/osbuild/tree/coreos.ociarchive' [2025-01-30T18:00:51.704Z] [2025-01-30T18:00:51.704Z] ��� Duration: 0s [2025-01-30T18:00:51.704Z] Pipeline deployed-tree: d8a2f99f4bba16c5d4213bbacf97d8857d6bfb845f1a4be77eb5dc1d8e3cd038 [2025-01-30T18:00:51.704Z] Build [2025-01-30T18:00:51.704Z] root: [2025-01-30T18:00:51.704Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:00:51.704Z] org.osbuild.container-deploy: d8a2f99f4bba16c5d4213bbacf97d8857d6bfb845f1a4be77eb5dc1d8e3cd038 {} [2025-01-30T18:00:51.958Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-op5_8x0u/inputs/images [2025-01-30T18:00:51.958Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:00:52.515Z] time="2025-01-30T18:00:52Z" 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-30T18:00:53.871Z] Getting image source signatures [2025-01-30T18:00:53.871Z] Copying blob sha256:3c27cefee6d73a819f84210ae17e571755b3c8473ac53904223c9dd650938146 [2025-01-30T18:00:54.792Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-01-30T18:00:56.149Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-01-30T18:00:57.504Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-01-30T18:00:58.063Z]  [2025-01-30T18:00:58.063Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:00:58.063Z] /dev/vdb1 30G 4.6G 26G 16% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:00:58.063Z]  [2025-01-30T18:00:58.982Z] Copying blob sha256:2ceed6f4d59bf835c70d5e15846f5a597bb30e0f3858e1d526f91ac822a369a1 [2025-01-30T18:01:00.339Z] Copying blob sha256:335ac111426625120f1e9659243c89cbd96f07274f6a7730f0b884b8a24bafc5 [2025-01-30T18:01:00.896Z] Copying blob sha256:e8ebb795cd9f548fc4be04c34cc01afed7cd8f694ee2475068d9ae46168d1fab [2025-01-30T18:01:01.816Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-01-30T18:01:02.373Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-01-30T18:01:02.930Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-01-30T18:01:03.488Z] Copying blob sha256:25a4b56499b48ea57474d0065a606307de29f4d41eb816f8dc7e8a23bedcb15e [2025-01-30T18:01:03.741Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-01-30T18:01:04.299Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-01-30T18:01:04.856Z] Copying blob sha256:9fccf73f5a227dff412b27ae1a79207c53f0434f4b31563a4b99825614b2fd83 [2025-01-30T18:01:05.109Z] Copying blob sha256:736ffb641b3e696dfe233918d92aec8048b8a07bef07f2ff553d8ea419aab887 [2025-01-30T18:01:05.362Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-01-30T18:01:05.928Z] Copying blob sha256:c788b116cb59bcd64215fe3f5e34f3a6f471ca1a8a1d0e45e6215309ce6ab0ca [2025-01-30T18:01:06.182Z] Copying blob sha256:ccf1889c757b6666a2fa8e5495a2350b81ed564219c5c4a26f333c06dc466981 [2025-01-30T18:01:06.737Z] Copying blob sha256:05785652c0cbd32000abdee2ad6f80cd1a5feae7f079c2f507d631fd5f284547 [2025-01-30T18:01:06.991Z] Copying blob sha256:1eee1e17661ba8ca53553896820f4dcc98528e41f7f74aad9674466abfd44088 [2025-01-30T18:01:07.244Z] Copying blob sha256:d8b8a8f357f30f6f6e3dfd758f74e6fe21a16b455c2e1829253f88a4b875b28f [2025-01-30T18:01:07.497Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-01-30T18:01:07.751Z] Copying blob sha256:76f9e4f6572f80e9ddc4e2ca7813ce14bb9fa2102e219b62abee3990f268ac2b [2025-01-30T18:01:08.005Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-01-30T18:01:08.260Z]  [2025-01-30T18:01:08.260Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:08.260Z] /dev/vdb1 30G 5.6G 25G 19% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:08.260Z]  [2025-01-30T18:01:08.260Z] Copying blob sha256:853ac9295a1a974eddac76a4d03f1413f2f0ef5e0615ee4ab09161af13f6f991 [2025-01-30T18:01:08.514Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-01-30T18:01:08.768Z] Copying blob sha256:97b578a858f336037e60aaa0afa1f7dfcb7277270aa7103d08577d5435865444 [2025-01-30T18:01:09.022Z] Copying blob sha256:c2e3d48a36548ba37f96b377f8dbd5c26f850a87facdd5e9695deac78f4349ad [2025-01-30T18:01:09.022Z] Copying blob sha256:d8b0af9beae890f11798df5820468e117f594612c33c4c3b238c5045010738a7 [2025-01-30T18:01:09.276Z] Copying blob sha256:a26078eeacbed6b7d2a35d0e38ce6a6bb68a07cb154d5a8b20fee163da44a295 [2025-01-30T18:01:09.530Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-01-30T18:01:10.087Z] Copying blob sha256:fa112ef23008787285d4c2572bd5d974a7958b3de493a0d3baa06cfa48816e2d [2025-01-30T18:01:10.087Z] Copying blob sha256:3e8316deb6467d576126c2546833ab4e06ef7cdfa50485d5e4108a6588302a51 [2025-01-30T18:01:10.340Z] Copying blob sha256:a1a912da6fe8266c2b065084093ee70374f76c03392373426d91272f8976f443 [2025-01-30T18:01:11.263Z] Copying blob sha256:ff74a6643105e82a15fca0b8988e94e9b1c3860f91f101e850f23b0177ce85cc [2025-01-30T18:01:11.821Z] Copying blob sha256:601f8ed90d16a839d9684fae00117a670c6f5b28fe6fc4639f6e086627119ab3 [2025-01-30T18:01:12.074Z] Copying blob sha256:020e61d1deb3176ce7334a2689de3796250685c8740c150fc5f11813765b5b52 [2025-01-30T18:01:12.074Z] Copying blob sha256:ea4584e435f34eafdc8a5b0d5d53f6dcc1829dc19d82174461129d96043cce2b [2025-01-30T18:01:12.327Z] Copying blob sha256:96b3fbb9c01fca8e26999074da60aeb94729e6b3f6034215319a12a41297efbe [2025-01-30T18:01:12.581Z] Copying blob sha256:2a65dd1867067b36c9152d1069df7f41ef40c5e417f51a6e596b982f0404df57 [2025-01-30T18:01:13.139Z] Copying blob sha256:139d3113b3e93b6169738ea830b958060087e8b69e7137c572ddc1a2810a3215 [2025-01-30T18:01:14.059Z] Copying blob sha256:0e88731859b45819caf3d3a06aef8f50f83fa4b4b8f9e53963c1761bcd84642c [2025-01-30T18:01:14.615Z] Copying blob sha256:88d103ceaba6dfb225625b1f7504b880067cc2c822074d52837963781a4c4efe [2025-01-30T18:01:15.535Z] Copying blob sha256:eaab9447390c19035b6f2ed2ba01bf7083e3b5c851f82aaa30f5597210101835 [2025-01-30T18:01:15.790Z] Copying blob sha256:45888e40c9dd887c78744964f9deba7b6f429986cfd6d3561d518ca9fa8e88e6 [2025-01-30T18:01:16.043Z] Copying blob sha256:cd390245b5a7f9f6b50cf0e893c88993ebb9de27e822bd9b1a0ba7ccca3bd5d6 [2025-01-30T18:01:16.601Z] Copying blob sha256:72126aab6768e1598e8565425927643353a876120301cb3844a31460ce15b3f8 [2025-01-30T18:01:16.854Z] Copying blob sha256:4081a3cb47a0ac75be07381f83bbf331549e36bc87b65fa1443003fd27dca812 [2025-01-30T18:01:17.108Z] Copying blob sha256:1d56a487c5eaf311e751f782340dc0c485c19ac24519238d448c41bf7e68e5d9 [2025-01-30T18:01:17.664Z] Copying blob sha256:459835de39ef600d7f7c9ae4e1ba65d3499dc1d475bc29a14a9c30b053e54981 [2025-01-30T18:01:18.221Z]  [2025-01-30T18:01:18.221Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:18.221Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:18.221Z]  [2025-01-30T18:01:19.142Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-01-30T18:01:19.142Z] Copying config sha256:23f4f2708b447bd484717d6252f9b18b4d3d430906baef1f7818731cc4ed29b5 [2025-01-30T18:01:19.142Z] Writing manifest to image destination [2025-01-30T18:01:29.057Z]  [2025-01-30T18:01:29.057Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:29.057Z] /dev/vdb1 30G 6.3G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:29.057Z]  [2025-01-30T18:01:37.122Z] 23f4f2708b447bd484717d6252f9b18b4d3d430906baef1f7818731cc4ed29b5 [2025-01-30T18:01:38.479Z]  [2025-01-30T18:01:38.479Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:38.479Z] /dev/vdb1 30G 6.2G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:38.479Z]  [2025-01-30T18:01:41.782Z] Untagged: docker.io/library/tmp-container-deploy-95805190614984:latest [2025-01-30T18:01:41.782Z] Deleted: 23f4f2708b447bd484717d6252f9b18b4d3d430906baef1f7818731cc4ed29b5 [2025-01-30T18:01:41.782Z] [2025-01-30T18:01:41.782Z] ��� Duration: 49s [2025-01-30T18:01:48.308Z] Pipeline tree: c146b5943f1d4aa03b40f297a2b8030884a261d32f3b35b08994f83cf3efc405 [2025-01-30T18:01:48.308Z] Build [2025-01-30T18:01:48.308Z] root: [2025-01-30T18:01:48.308Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:01:48.308Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-01-30T18:01:48.308Z] org.osbuild.selinux: 1b4b01e6d6d446d1f4c0c4448887cd7d3b00b5582967473ca466e470d4959fe8 { [2025-01-30T18:01:48.308Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-30T18:01:48.308Z] "target": "tree:///" [2025-01-30T18:01:48.308Z] } [2025-01-30T18:01:48.308Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:48.308Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:01:48.308Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:01:48.308Z] [2025-01-30T18:01:48.308Z] ��� Duration: 0s [2025-01-30T18:01:48.308Z] org.osbuild.ostree.init-fs: 6a69ee2b374ae34b8de634df322b3c256a7678d18358b141ca2320e3bc58891e {} [2025-01-30T18:01:48.308Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:48.308Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-01-30T18:01:48.308Z] [2025-01-30T18:01:48.308Z] ��� Duration: 0s [2025-01-30T18:01:48.308Z] org.osbuild.ostree.os-init: d92b5fb23aa0a297e99b32c042d2b8c16df99d8291024d99ab689d4a39ec080e { [2025-01-30T18:01:48.308Z] "osname": "fedora-coreos" [2025-01-30T18:01:48.308Z] } [2025-01-30T18:01:48.308Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:48.308Z]  [2025-01-30T18:01:48.308Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:48.308Z] /dev/vdb1 30G 5.0G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:48.308Z]  [2025-01-30T18:01:48.308Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-01-30T18:01:48.308Z] [2025-01-30T18:01:48.308Z] ��� Duration: 0s [2025-01-30T18:01:48.308Z] org.osbuild.ostree.config: 1df628bd9df5a61fdf35b8cefc21c4238ceda79a9e301a5bfcaa1da3d2b88768 { [2025-01-30T18:01:48.308Z] "repo": "/ostree/repo", [2025-01-30T18:01:48.308Z] "config": { [2025-01-30T18:01:48.308Z] "sysroot": { [2025-01-30T18:01:48.308Z] "readonly": true, [2025-01-30T18:01:48.308Z] "bootloader": "none", [2025-01-30T18:01:48.308Z] "bls-append-except-default": "grub_users=\"\"", [2025-01-30T18:01:48.308Z] "bootprefix": true [2025-01-30T18:01:48.308Z] } [2025-01-30T18:01:48.308Z] } [2025-01-30T18:01:48.308Z] } [2025-01-30T18:01:48.561Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:48.561Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-01-30T18:01:48.561Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-01-30T18:01:48.561Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-01-30T18:01:48.561Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-01-30T18:01:48.846Z] [2025-01-30T18:01:48.846Z] ��� Duration: 0s [2025-01-30T18:01:48.846Z] org.osbuild.mkdir: a3ca6375093526e94c2c58c38cca9ff0a23e15b3ee029aaa59093b2ae74e9e9c { [2025-01-30T18:01:48.846Z] "paths": [ [2025-01-30T18:01:48.846Z] { [2025-01-30T18:01:48.846Z] "path": "/boot/efi", [2025-01-30T18:01:48.846Z] "mode": 493 [2025-01-30T18:01:48.846Z] } [2025-01-30T18:01:48.846Z] ] [2025-01-30T18:01:48.846Z] } [2025-01-30T18:01:48.846Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:48.846Z] [2025-01-30T18:01:48.846Z] ��� Duration: 0s [2025-01-30T18:01:48.846Z] org.osbuild.ignition: 8446946cb82cfb9a75637e345ee7d54db446a51015c4f098e2bbe8a93322a437 {} [2025-01-30T18:01:49.099Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:49.099Z] [2025-01-30T18:01:49.099Z] ��� Duration: 0s [2025-01-30T18:01:49.099Z] org.osbuild.ostree.deploy.container: 23b30d0bf3b319920c89ba226792962e3aad968a3a5761c4ac1f36c54cdbabe9 { [2025-01-30T18:01:49.099Z] "osname": "fedora-coreos", [2025-01-30T18:01:49.099Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive", [2025-01-30T18:01:49.099Z] "mounts": [ [2025-01-30T18:01:49.099Z] "/boot", [2025-01-30T18:01:49.099Z] "/boot/efi" [2025-01-30T18:01:49.099Z] ], [2025-01-30T18:01:49.099Z] "kernel_opts": [ [2025-01-30T18:01:49.099Z] "rw", [2025-01-30T18:01:49.099Z] "$ignition_firstboot", [2025-01-30T18:01:49.099Z] "mitigations=auto,nosmt" [2025-01-30T18:01:49.099Z] ] [2025-01-30T18:01:49.099Z] } [2025-01-30T18:01:49.352Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gxsn9x7s/inputs/images [2025-01-30T18:01:49.352Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:01:49.606Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp78u4rud0/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-01-30T18:01:59.537Z]  [2025-01-30T18:01:59.537Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:01:59.537Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:01:59.537Z]  [2025-01-30T18:02:09.459Z]  [2025-01-30T18:02:09.459Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:09.459Z] /dev/vdb1 30G 7.0G 23G 24% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:09.459Z]  [2025-01-30T18:02:12.715Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:12.715Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:19.230Z]  [2025-01-30T18:02:19.230Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:19.230Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:19.230Z]  [2025-01-30T18:02:25.747Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:25.747Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:26.306Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:26.306Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:26.306Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:26.306Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:27.666Z] [2025-01-30T18:02:27.666Z] ��� Duration: 38s [2025-01-30T18:02:27.666Z] org.osbuild.ostree.aleph: 10652ca63ad9f907483b473f295c144828165f9f5291e42bcd619bd23c7d173d { [2025-01-30T18:02:27.666Z] "coreos_compat": true, [2025-01-30T18:02:27.666Z] "deployment": { [2025-01-30T18:02:27.666Z] "default": true [2025-01-30T18:02:27.666Z] } [2025-01-30T18:02:27.666Z] } [2025-01-30T18:02:27.666Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:27.921Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive [2025-01-30T18:02:27.921Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive --config [2025-01-30T18:02:27.921Z] [2025-01-30T18:02:27.921Z] ��� Duration: 0s [2025-01-30T18:02:27.921Z] org.osbuild.ostree.selinux: c146b5943f1d4aa03b40f297a2b8030884a261d32f3b35b08994f83cf3efc405 { [2025-01-30T18:02:27.921Z] "deployment": { [2025-01-30T18:02:27.921Z] "default": true [2025-01-30T18:02:27.921Z] } [2025-01-30T18:02:27.921Z] } [2025-01-30T18:02:27.921Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:28.175Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.175Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.175Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.175Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.428Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.428Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:28.680Z] [2025-01-30T18:02:28.680Z] ��� Duration: 0s [2025-01-30T18:02:28.680Z]  [2025-01-30T18:02:28.680Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:28.680Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:28.680Z]  [2025-01-30T18:02:35.192Z] Pipeline raw-image: 78b6e071b9e89d230e8c6dcd31a764fbcbdcf128d01d15753e832633baee5ed7 [2025-01-30T18:02:35.192Z] Build [2025-01-30T18:02:35.192Z] root: [2025-01-30T18:02:35.192Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:02:35.192Z] org.osbuild.truncate: b1389bc1c144da0a912504fa1a049d168ce9a7436d886aedb38f06a94c89cb51 { [2025-01-30T18:02:35.192Z] "filename": "disk.img", [2025-01-30T18:02:35.192Z] "size": "2748317696" [2025-01-30T18:02:35.192Z] } [2025-01-30T18:02:35.192Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:35.447Z] [2025-01-30T18:02:35.447Z] ��� Duration: 0s [2025-01-30T18:02:35.447Z] org.osbuild.sfdisk: 4cf8b0d0a4d4b6ad62f27b0743fb9237703933eb4fb3f80cc461846bd964b124 { [2025-01-30T18:02:35.447Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-30T18:02:35.447Z] "label": "gpt", [2025-01-30T18:02:35.447Z] "partitions": [ [2025-01-30T18:02:35.447Z] { [2025-01-30T18:02:35.447Z] "start": 2048, [2025-01-30T18:02:35.447Z] "partnum": 1, [2025-01-30T18:02:35.447Z] "size": 2048, [2025-01-30T18:02:35.447Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-30T18:02:35.447Z] "bootable": true, [2025-01-30T18:02:35.447Z] "name": "BIOS-BOOT" [2025-01-30T18:02:35.447Z] }, [2025-01-30T18:02:35.447Z] { [2025-01-30T18:02:35.447Z] "start": 4096, [2025-01-30T18:02:35.447Z] "partnum": 2, [2025-01-30T18:02:35.447Z] "size": 260096, [2025-01-30T18:02:35.447Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-30T18:02:35.447Z] "name": "EFI-SYSTEM" [2025-01-30T18:02:35.447Z] }, [2025-01-30T18:02:35.447Z] { [2025-01-30T18:02:35.447Z] "start": 264192, [2025-01-30T18:02:35.447Z] "partnum": 3, [2025-01-30T18:02:35.447Z] "size": 786432, [2025-01-30T18:02:35.447Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:02:35.447Z] "name": "boot" [2025-01-30T18:02:35.447Z] }, [2025-01-30T18:02:35.447Z] { [2025-01-30T18:02:35.447Z] "start": 1050624, [2025-01-30T18:02:35.447Z] "partnum": 4, [2025-01-30T18:02:35.447Z] "size": 4315136, [2025-01-30T18:02:35.447Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:02:35.447Z] "name": "root" [2025-01-30T18:02:35.447Z] } [2025-01-30T18:02:35.447Z] ] [2025-01-30T18:02:35.447Z] } [2025-01-30T18:02:35.447Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:35.447Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:35.701Z] label: gpt [2025-01-30T18:02:35.701Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-30T18:02:35.701Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-30T18:02:35.701Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-30T18:02:35.701Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-30T18:02:35.701Z] /dev/loop0p4: start="1050624", size="4315136", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-30T18:02:35.701Z] { [2025-01-30T18:02:35.701Z] "partitiontable": { [2025-01-30T18:02:35.701Z] "label": "gpt", [2025-01-30T18:02:35.701Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-30T18:02:35.701Z] "device": "/dev/loop0", [2025-01-30T18:02:35.701Z] "unit": "sectors", [2025-01-30T18:02:35.701Z] "firstlba": 2048, [2025-01-30T18:02:35.701Z] "lastlba": 5367774, [2025-01-30T18:02:35.701Z] "sectorsize": 512, [2025-01-30T18:02:35.701Z] "partitions": [ [2025-01-30T18:02:35.701Z] { [2025-01-30T18:02:35.701Z] "node": "/dev/loop0p1", [2025-01-30T18:02:35.701Z] "start": 2048, [2025-01-30T18:02:35.701Z] "size": 2048, [2025-01-30T18:02:35.701Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-30T18:02:35.701Z] "uuid": "E493F829-D87E-4FFF-B580-02A88301FE00", [2025-01-30T18:02:35.701Z] "name": "BIOS-BOOT" [2025-01-30T18:02:35.701Z] },{ [2025-01-30T18:02:35.701Z] "node": "/dev/loop0p2", [2025-01-30T18:02:35.701Z] "start": 4096, [2025-01-30T18:02:35.701Z] "size": 260096, [2025-01-30T18:02:35.701Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-30T18:02:35.701Z] "uuid": "9E2FECC7-3B87-4F28-A6F6-D245C0759895", [2025-01-30T18:02:35.701Z] "name": "EFI-SYSTEM" [2025-01-30T18:02:35.701Z] },{ [2025-01-30T18:02:35.701Z] "node": "/dev/loop0p3", [2025-01-30T18:02:35.701Z] "start": 264192, [2025-01-30T18:02:35.701Z] "size": 786432, [2025-01-30T18:02:35.701Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:02:35.701Z] "uuid": "C026F334-D278-4D6F-9C34-D6FFBA53EA73", [2025-01-30T18:02:35.701Z] "name": "boot" [2025-01-30T18:02:35.701Z] },{ [2025-01-30T18:02:35.701Z] "node": "/dev/loop0p4", [2025-01-30T18:02:35.701Z] "start": 1050624, [2025-01-30T18:02:35.701Z] "size": 4315136, [2025-01-30T18:02:35.701Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:02:35.701Z] "uuid": "18540D90-F835-45BF-A52C-C71D519D07AA", [2025-01-30T18:02:35.701Z] "name": "root" [2025-01-30T18:02:35.701Z] } [2025-01-30T18:02:35.701Z] ] [2025-01-30T18:02:35.701Z] } [2025-01-30T18:02:35.701Z] } [2025-01-30T18:02:35.701Z] [2025-01-30T18:02:35.701Z] ��� Duration: 0s [2025-01-30T18:02:35.701Z] org.osbuild.mkfs.fat: b2628d1fbbab3aae5808674489e3ce0fe577de54b6018c7954b829422e88943b { [2025-01-30T18:02:35.701Z] "label": "EFI-SYSTEM", [2025-01-30T18:02:35.701Z] "volid": "7B7795E7" [2025-01-30T18:02:35.701Z] } [2025-01-30T18:02:35.957Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:02:35.957Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:35.957Z] mkfs.fat 4.2 (2021-01-31) [2025-01-30T18:02:36.210Z] [2025-01-30T18:02:36.210Z] ��� Duration: 0s [2025-01-30T18:02:36.210Z] org.osbuild.mkfs.ext4: d82dc552e3c392fd20fca75d846d98340c39d600d5c1bf5f918426a998fe3b8b { [2025-01-30T18:02:36.210Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-30T18:02:36.210Z] "label": "boot", [2025-01-30T18:02:36.210Z] "metadata_csum_seed": true [2025-01-30T18:02:36.210Z] } [2025-01-30T18:02:36.210Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:02:36.464Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:36.464Z] mke2fs 1.47.1 (20-May-2024) [2025-01-30T18:02:36.464Z] Discarding device blocks: 0/393216 done [2025-01-30T18:02:36.464Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-01-30T18:02:36.464Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-30T18:02:36.464Z] Superblock backups stored on blocks: [2025-01-30T18:02:36.464Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-01-30T18:02:36.464Z] [2025-01-30T18:02:36.464Z] Allocating group tables: 0/48 done [2025-01-30T18:02:36.464Z] Writing inode tables: 0/48 done [2025-01-30T18:02:36.464Z] Creating journal (8192 blocks): done [2025-01-30T18:02:36.464Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-01-30T18:02:36.464Z] [2025-01-30T18:02:36.464Z] [2025-01-30T18:02:36.464Z] ��� Duration: 0s [2025-01-30T18:02:36.464Z] org.osbuild.mkfs.xfs: da16a5e40fcf69a07a1a5109a8a7a315bea670416aa3bf8e116a594a0742ee2b { [2025-01-30T18:02:36.464Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-30T18:02:36.464Z] "label": "root" [2025-01-30T18:02:36.464Z] } [2025-01-30T18:02:36.464Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:02:36.718Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:36.718Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134848 blks [2025-01-30T18:02:36.718Z] = sectsz=512 attr=2, projid32bit=1 [2025-01-30T18:02:36.718Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-30T18:02:36.718Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-30T18:02:36.718Z] data = bsize=4096 blocks=539392, imaxpct=25 [2025-01-30T18:02:36.718Z] = sunit=0 swidth=0 blks [2025-01-30T18:02:36.718Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-30T18:02:36.718Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-30T18:02:36.718Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-01-30T18:02:36.718Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-30T18:02:36.718Z] Discarding blocks...Done. [2025-01-30T18:02:36.972Z] [2025-01-30T18:02:36.972Z] ��� Duration: 0s [2025-01-30T18:02:36.972Z] org.osbuild.mkdir: 35a1a920dd28f1e725922fd2fe420a7df8bf312c9d5455a1634eeaae82cf7429 { [2025-01-30T18:02:36.972Z] "paths": [ [2025-01-30T18:02:36.972Z] { [2025-01-30T18:02:36.972Z] "path": "mount://root/boot", [2025-01-30T18:02:36.972Z] "mode": 493 [2025-01-30T18:02:36.972Z] }, [2025-01-30T18:02:36.972Z] { [2025-01-30T18:02:36.972Z] "path": "mount://boot/efi", [2025-01-30T18:02:36.972Z] "mode": 493 [2025-01-30T18:02:36.972Z] } [2025-01-30T18:02:36.972Z] ] [2025-01-30T18:02:36.972Z] } [2025-01-30T18:02:36.972Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:36.972Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gxmvlb1v/mounts/root-mount-point [2025-01-30T18:02:37.226Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gxmvlb1v/mounts/boot-mount-point [2025-01-30T18:02:37.226Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:37.480Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gxmvlb1v/mounts/boot-mount-point unmounted [2025-01-30T18:02:37.480Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gxmvlb1v/mounts/root-mount-point unmounted [2025-01-30T18:02:37.480Z] [2025-01-30T18:02:37.480Z] ��� Duration: 0s [2025-01-30T18:02:37.480Z] org.osbuild.selinux: f9858d2f5a4160cb57f57a502018e4f59b65db7020f8015a49fca4944eda7168 { [2025-01-30T18:02:37.480Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-30T18:02:37.480Z] "target": "mount://root/" [2025-01-30T18:02:37.480Z] } [2025-01-30T18:02:37.734Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:37.734Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-grr1rulp/mounts/ [2025-01-30T18:02:37.734Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:37.989Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:37.989Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:37.989Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-grr1rulp/mounts/ unmounted [2025-01-30T18:02:37.989Z] [2025-01-30T18:02:37.989Z] ��� Duration: 0s [2025-01-30T18:02:37.989Z] org.osbuild.selinux: d120c19b1ba78ff3319d56d67fcbe64cee505a48e68285a883c87fd2cef3b61d { [2025-01-30T18:02:37.989Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-30T18:02:37.989Z] "target": "mount://root/boot/" [2025-01-30T18:02:37.989Z] } [2025-01-30T18:02:38.243Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:38.243Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j4oc658p/mounts/ [2025-01-30T18:02:38.497Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j4oc658p/mounts/boot [2025-01-30T18:02:38.497Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:38.750Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:38.750Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:02:38.750Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j4oc658p/mounts/boot unmounted [2025-01-30T18:02:38.750Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j4oc658p/mounts/ unmounted [2025-01-30T18:02:38.750Z] [2025-01-30T18:02:38.750Z] ��� Duration: 0s [2025-01-30T18:02:38.750Z] org.osbuild.copy: 99ea7153c1ddb739cb2594728243d297e1518b56badd89c8421206b072112f7e { [2025-01-30T18:02:38.750Z] "paths": [ [2025-01-30T18:02:38.750Z] { [2025-01-30T18:02:38.750Z] "from": "input://tree/", [2025-01-30T18:02:38.750Z] "to": "mount://root/" [2025-01-30T18:02:38.750Z] } [2025-01-30T18:02:38.750Z] ] [2025-01-30T18:02:38.750Z] } [2025-01-30T18:02:38.750Z]  [2025-01-30T18:02:38.750Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:38.750Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:38.750Z]  [2025-01-30T18:02:39.003Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:39.003Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/ [2025-01-30T18:02:39.258Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/boot [2025-01-30T18:02:39.258Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/boot/efi [2025-01-30T18:02:39.258Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:39.511Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-30T18:02:49.434Z]  [2025-01-30T18:02:49.434Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:49.434Z] /dev/vdb1 30G 7.7G 23G 26% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:49.434Z]  [2025-01-30T18:02:55.957Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/boot/efi unmounted [2025-01-30T18:02:55.957Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/boot unmounted [2025-01-30T18:02:56.514Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3b8wg7m9/mounts/ unmounted [2025-01-30T18:02:56.514Z] [2025-01-30T18:02:56.514Z] ��� Duration: 17s [2025-01-30T18:02:56.514Z] org.osbuild.bootupd: 3295889c2b4aa4e31f481f48f4b0d92ee7232da81f33c9611624c03a28c48a40 { [2025-01-30T18:02:56.514Z] "bios": { [2025-01-30T18:02:56.514Z] "device": "disk" [2025-01-30T18:02:56.514Z] }, [2025-01-30T18:02:56.514Z] "static-configs": true, [2025-01-30T18:02:56.514Z] "deployment": { [2025-01-30T18:02:56.514Z] "default": true [2025-01-30T18:02:56.514Z] } [2025-01-30T18:02:56.514Z] } [2025-01-30T18:02:56.769Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:56.769Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/ [2025-01-30T18:02:56.769Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/boot [2025-01-30T18:02:57.023Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/boot/efi [2025-01-30T18:02:57.023Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:58.681Z] Installed 40_coreos-ignition.cfg [2025-01-30T18:02:58.681Z] Installed 70_coreos-user.cfg [2025-01-30T18:02:58.681Z] Installed: grub.cfg [2025-01-30T18:02:58.681Z] Installed: "fedora/grub.cfg" [2025-01-30T18:02:58.681Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/boot/efi unmounted [2025-01-30T18:02:58.935Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/boot unmounted [2025-01-30T18:02:59.189Z]  [2025-01-30T18:02:59.189Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:02:59.189Z] /dev/vdb1 30G 8.2G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:02:59.189Z]  [2025-01-30T18:02:59.189Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xi077a3n/mounts/ unmounted [2025-01-30T18:02:59.189Z] [2025-01-30T18:02:59.189Z] ��� Duration: 2s [2025-01-30T18:02:59.189Z] org.osbuild.chattr: 78b6e071b9e89d230e8c6dcd31a764fbcbdcf128d01d15753e832633baee5ed7 { [2025-01-30T18:02:59.189Z] "items": { [2025-01-30T18:02:59.189Z] "mount://root/": { [2025-01-30T18:02:59.189Z] "immutable": true [2025-01-30T18:02:59.189Z] } [2025-01-30T18:02:59.189Z] } [2025-01-30T18:02:59.189Z] } [2025-01-30T18:02:59.189Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:02:59.442Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/ [2025-01-30T18:02:59.442Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0' [2025-01-30T18:02:59.697Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/boot unmounted [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/var unmounted [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/sysroot unmounted [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts unmounted [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts unmounted [2025-01-30T18:02:59.697Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts unmounted [2025-01-30T18:02:59.697Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nt5gww6z/mounts/ [2025-01-30T18:02:59.697Z] [2025-01-30T18:02:59.697Z] ��� Duration: 0s [2025-01-30T18:02:59.952Z] Pipeline raw-qemu-image: 2905f91557fba1e92b424d94551a6c83cd09f4120dda0b51e5652b43892f3ac4 [2025-01-30T18:02:59.952Z] Build [2025-01-30T18:02:59.952Z] root: [2025-01-30T18:02:59.952Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:02:59.952Z] org.osbuild.copy: 701cac4236ca4e7bf44224f82658c5f83276fada9907e519f6682ad2f560b154 { [2025-01-30T18:02:59.952Z] "paths": [ [2025-01-30T18:02:59.952Z] { [2025-01-30T18:02:59.952Z] "from": "input://tree/disk.img", [2025-01-30T18:02:59.952Z] "to": "tree:///disk.img" [2025-01-30T18:02:59.952Z] } [2025-01-30T18:02:59.952Z] ] [2025-01-30T18:02:59.952Z] } [2025-01-30T18:03:00.263Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:03:00.263Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-30T18:03:00.263Z] [2025-01-30T18:03:00.263Z] ��� Duration: 0s [2025-01-30T18:03:00.263Z] org.osbuild.truncate: cad3bd7485188b95aca932ebe959f46d780ca0b3e8dcb61f79b00d7c57c6d2d2 { [2025-01-30T18:03:00.263Z] "filename": "disk.img", [2025-01-30T18:03:00.263Z] "size": "10737418240" [2025-01-30T18:03:00.263Z] } [2025-01-30T18:03:00.519Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:03:00.519Z] [2025-01-30T18:03:00.519Z] ��� Duration: 0s [2025-01-30T18:03:00.519Z] org.osbuild.coreos.platform: 2905f91557fba1e92b424d94551a6c83cd09f4120dda0b51e5652b43892f3ac4 { [2025-01-30T18:03:00.519Z] "platform": "qemu" [2025-01-30T18:03:00.519Z] } [2025-01-30T18:03:00.519Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:03:00.773Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/ [2025-01-30T18:03:00.773Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0' [2025-01-30T18:03:01.027Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/boot [2025-01-30T18:03:01.027Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:03:01.282Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/boot unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/boot unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/var unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/sysroot unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts unmounted [2025-01-30T18:03:01.282Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts unmounted [2025-01-30T18:03:01.282Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1c40ys/mounts/ [2025-01-30T18:03:01.282Z] [2025-01-30T18:03:01.282Z] ��� Duration: 0s [2025-01-30T18:03:01.282Z] Pipeline qemu: 14ca2f0833b498b0a1d46381cfc012ec6aed033233f2acc40bd92edf01ca2f30 [2025-01-30T18:03:01.282Z] Build [2025-01-30T18:03:01.282Z] root: [2025-01-30T18:03:01.282Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:03:01.282Z] org.osbuild.qemu: 14ca2f0833b498b0a1d46381cfc012ec6aed033233f2acc40bd92edf01ca2f30 { [2025-01-30T18:03:01.282Z] "filename": "fedora-coreos-42.20250130.dev.0-qemu.x86_64.qcow2", [2025-01-30T18:03:01.282Z] "format": { [2025-01-30T18:03:01.282Z] "type": "qcow2", [2025-01-30T18:03:01.282Z] "compression": false, [2025-01-30T18:03:01.282Z] "compat": "1.1" [2025-01-30T18:03:01.282Z] } [2025-01-30T18:03:01.282Z] } [2025-01-30T18:03:01.536Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:03:06.769Z] [2025-01-30T18:03:06.769Z] ��� Duration: 4s [2025-01-30T18:03:06.769Z] manifest /tmp/osbuild-IaOL.json finished successfully [2025-01-30T18:03:09.272Z]  [2025-01-30T18:03:09.272Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:03:09.272Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:03:09.272Z]  [2025-01-30T18:03:14.498Z] oci-archive: 7f95d336dd6630479f7eeaf5d4d09a4e45d2bf41432f2cf5508dd70a92d99b15 [2025-01-30T18:03:14.498Z] deployed-tree: d8a2f99f4bba16c5d4213bbacf97d8857d6bfb845f1a4be77eb5dc1d8e3cd038 [2025-01-30T18:03:14.498Z] tree: c146b5943f1d4aa03b40f297a2b8030884a261d32f3b35b08994f83cf3efc405 [2025-01-30T18:03:14.498Z] raw-image: 78b6e071b9e89d230e8c6dcd31a764fbcbdcf128d01d15753e832633baee5ed7 [2025-01-30T18:03:14.498Z] raw-4k-image: 2f9cc76fc0f41acde0da518b88cecb6ec69c60ea8b8c3f40f35cf7c7c6ebe0a9 [2025-01-30T18:03:14.498Z] raw-applehv-image: ef6d85cafebf32a95c8fc51bffa60c0175b63e00a5a83e2abf112e7ed2a30690 [2025-01-30T18:03:14.498Z] applehv: 7bce7c570b42e58a229a6ac8d212f4b4285d055b08ce92c3a44d5685b456a560 [2025-01-30T18:03:14.498Z] raw-gcp-image: 73f23262b4a0c3cc3b19ef82dc22958e38b825db3de967a9d579cdf7aaced2ef [2025-01-30T18:03:14.498Z] raw-gcp-image-tar: 1f442cbbd43ed3b51bfba9dbea4fa975deca5790fd2bcc761170039b417e7887 [2025-01-30T18:03:14.498Z] gcp: 69fd78c06c085260c27f2046e3f76447b84fe38ce0eda244bc5ab2c719b77c55 [2025-01-30T18:03:14.498Z] raw-hyperv-image: f50148c0a09796655557fed4f86218988a4b1f89319b05a712ccd3724b97d3b5 [2025-01-30T18:03:14.498Z] hyperv: 80ac5ba0c9e61413ed658473a9622961166f27eaae430b47c15d06151d2b27f3 [2025-01-30T18:03:14.498Z] raw-metal-image: f15c8bc32119b547535d2a634957e166c7b971306a006215bc622b8f50e4eb96 [2025-01-30T18:03:14.498Z] metal: e3914129992b41844afd8253c91d3bc48e8495095682a50cc79db8eeccfb2bdc [2025-01-30T18:03:14.498Z] raw-metal4k-image: d3cd65d6973f7ea49a3584ee432565a9362b2a0ff26c73cca0ac671aaf771236 [2025-01-30T18:03:14.498Z] metal4k: 716a63c7e75437f4da58e000b7f1d6c73d8b0981e90b7c7f1e5b7a3340065f6c [2025-01-30T18:03:14.498Z] raw-qemu-image: 2905f91557fba1e92b424d94551a6c83cd09f4120dda0b51e5652b43892f3ac4 [2025-01-30T18:03:14.498Z] qemu: 14ca2f0833b498b0a1d46381cfc012ec6aed033233f2acc40bd92edf01ca2f30 [2025-01-30T18:03:14.498Z] live: e1245f85fc6ca2feed117edf7ffd1714d9e1cdccb02a98f15f2ee3b795a13af1 [2025-01-30T18:03:14.498Z] + set +x [2025-01-30T18:03:17.749Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.As6pBU6Sw3/qemu/fedora-coreos-42.20250130.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-01-30T18:03:17.749Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.As6pBU6Sw3/qemu': Operation not permitted [2025-01-30T18:03:24.264Z] /home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/meta.json wrote with version stamp 1738260203628283957 [2025-01-30T18:03:24.264Z] Successfully generated: fedora-coreos-42.20250130.dev.0-qemu.x86_64.qcow2 [2025-01-30T18:03:24.266Z] [Pipeline] } [2025-01-30T18:03:24.270Z] [Pipeline] // withEnv [2025-01-30T18:03:24.275Z] [Pipeline] } [2025-01-30T18:03:24.343Z] [Pipeline] // stage [2025-01-30T18:03:24.399Z] [Pipeline] withEnv [2025-01-30T18:03:24.399Z] [Pipeline] { [2025-01-30T18:03:24.403Z] [Pipeline] sh [2025-01-30T18:03:24.985Z] + set -euo pipefail [2025-01-30T18:03:24.985Z] ++ umask [2025-01-30T18:03:24.985Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:24.985Z] + uuidgen [2025-01-30T18:03:24.985Z] + cut -f1 -d- [2025-01-30T18:03:24.988Z] [Pipeline] } [2025-01-30T18:03:25.029Z] [Pipeline] // withEnv [2025-01-30T18:03:25.112Z] [Pipeline] withEnv [2025-01-30T18:03:25.113Z] [Pipeline] { [2025-01-30T18:03:25.115Z] [Pipeline] sh [2025-01-30T18:03:25.649Z] + set -euo pipefail [2025-01-30T18:03:25.649Z] ++ umask [2025-01-30T18:03:25.649Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:25.649Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:03:25.649Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-30T18:03:25.653Z] [Pipeline] } [2025-01-30T18:03:25.655Z] [Pipeline] // withEnv [2025-01-30T18:03:25.718Z] [Pipeline] parallel [2025-01-30T18:03:25.718Z] [Pipeline] { (Branch: x86_64:kola) [2025-01-30T18:03:25.718Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-01-30T18:03:25.742Z] [Pipeline] withEnv [2025-01-30T18:03:25.743Z] [Pipeline] { [2025-01-30T18:03:25.744Z] [Pipeline] withEnv [2025-01-30T18:03:25.744Z] [Pipeline] { [2025-01-30T18:03:25.747Z] [Pipeline] sh [2025-01-30T18:03:26.033Z] [Pipeline] sh [2025-01-30T18:03:26.287Z] + set -xeuo pipefail [2025-01-30T18:03:26.287Z] ++ umask [2025-01-30T18:03:26.287Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:26.287Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-01-30T18:03:26.311Z] [Pipeline] } [2025-01-30T18:03:26.316Z] [Pipeline] // withEnv [2025-01-30T18:03:26.376Z] [Pipeline] withEnv [2025-01-30T18:03:26.377Z] [Pipeline] { [2025-01-30T18:03:26.380Z] [Pipeline] sh [2025-01-30T18:03:26.562Z] + set -xeuo pipefail [2025-01-30T18:03:26.562Z] ++ umask [2025-01-30T18:03:26.562Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:26.562Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:03:26.562Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-01-30T18:03:26.562Z] 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-UH8a8/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-01-30T18:03:26.562Z] 2025-01-30T18:03:26Z cli: Started logging at level INFO [2025-01-30T18:03:26.562Z] 2025-01-30T18:03:26Z cli: Started logging at level INFO [2025-01-30T18:03:26.816Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/fedora-coreos-42.20250130.91.0-qemu.x86_64.qcow2.xz [2025-01-30T18:03:26.816Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250130.91.0/x86_64/fedora-coreos-42.20250130.91.0-qemu.x86_64.qcow2.xz.sig [2025-01-30T18:03:26.930Z] + set -euo pipefail [2025-01-30T18:03:26.930Z] ++ umask [2025-01-30T18:03:26.930Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:26.930Z] + kola list --json [2025-01-30T18:03:26.930Z] + jq -r '.[].Name' [2025-01-30T18:03:26.933Z] [Pipeline] } [2025-01-30T18:03:26.936Z] [Pipeline] // withEnv [2025-01-30T18:03:26.952Z] [Pipeline] withEnv [2025-01-30T18:03:26.953Z] [Pipeline] { [2025-01-30T18:03:26.957Z] [Pipeline] sh [2025-01-30T18:03:27.482Z] + set -xeuo pipefail [2025-01-30T18:03:27.482Z] ++ umask [2025-01-30T18:03:27.482Z] + '[' 0022 = 0000 ']' [2025-01-30T18:03:27.482Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:03:27.482Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-01-30T18:03:27.482Z] 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-UH8a8/kola-x86_64 [2025-01-30T18:03:27.738Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-01-30T18:03:27.738Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-01-30T18:03:27.992Z] === RUN basic [2025-01-30T18:03:27.992Z] === RUN podman.workflow [2025-01-30T18:03:27.992Z] === RUN ostree.unlock [2025-01-30T18:03:27.992Z] === RUN fcos.users.shells [2025-01-30T18:03:27.992Z] === RUN rhcos.selinux.boolean.persist [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.remote [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.groups [2025-01-30T18:03:27.992Z] === RUN ext.config.reboot [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.systemd-unmasking [2025-01-30T18:03:27.992Z] === RUN rpmostree.upgrade-rollback [2025-01-30T18:03:27.992Z] === RUN non-exclusive-test-bucket-0 [2025-01-30T18:03:27.992Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.instantiated.enable-unit [2025-01-30T18:03:27.992Z] === RUN fcos.filesystem [2025-01-30T18:03:27.992Z] === RUN ext.config.disks.lvmdevices [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.failure [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.systemd-enable-units [2025-01-30T18:03:27.992Z] === RUN fcos.network.listeners [2025-01-30T18:03:27.992Z] === RUN ext.config.systemd.condition-needs-update [2025-01-30T18:03:27.992Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.nameserver [2025-01-30T18:03:27.992Z] === RUN ext.config.var-mount.scsi-id [2025-01-30T18:03:27.992Z] === RUN multipath.partition [2025-01-30T18:03:27.992Z] === RUN coreos.selinux.boolean [2025-01-30T18:03:27.992Z] === RUN ext.config.rpm-ostree-countme [2025-01-30T18:03:27.992Z] === RUN ext.config.var-mount.simple [2025-01-30T18:03:27.992Z] === RUN ext.config.clhm.ignition-warnings [2025-01-30T18:03:27.992Z] === RUN ext.config.podman.rootless-systemd [2025-01-30T18:03:27.992Z] === RUN coreos.unique.boot.failure [2025-01-30T18:03:27.992Z] === RUN coreos.auth.verify [2025-01-30T18:03:27.992Z] === RUN ext.config.containers.quadlet [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.once [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.kargs-rd-net [2025-01-30T18:03:27.992Z] === RUN coreos.unique.boot.ignition.failure [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.prefer-ignition-networking [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.stable-boot [2025-01-30T18:03:27.992Z] === RUN ostree.remote [2025-01-30T18:03:27.992Z] === RUN rpmostree.status [2025-01-30T18:03:27.992Z] === RUN rpmostree.install-uninstall [2025-01-30T18:03:27.992Z] === RUN ext.config.boot.grub2-install [2025-01-30T18:03:27.992Z] === RUN ext.config.boot.bootupd-validate [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.force-persist-ip [2025-01-30T18:03:27.992Z] === RUN coreos.misc.disk.varlibcontainers [2025-01-30T18:03:27.992Z] === RUN ext.config.toolbox [2025-01-30T18:03:27.992Z] === RUN basic.nvme [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-01-30T18:03:27.992Z] === RUN ext.config.extensions.package [2025-01-30T18:03:27.992Z] === RUN ext.config.kdump.crash [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-01-30T18:03:27.992Z] === RUN multipath.day1 [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.no-persist-ip [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.kargs [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.sethostname [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.resource.remote [2025-01-30T18:03:27.992Z] === RUN ext.config.selinux.enforcing [2025-01-30T18:03:27.992Z] === RUN kdump.crash.ssh [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-01-30T18:03:27.992Z] === RUN ostree.hotfix [2025-01-30T18:03:27.992Z] === RUN ext.config.swap.zram-generator [2025-01-30T18:03:27.992Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.delete-config [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.nmstate.state [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.v2.users [2025-01-30T18:03:27.992Z] === RUN ext.config.var-mount.luks [2025-01-30T18:03:27.992Z] === RUN basic.uefi-secure [2025-01-30T18:03:27.992Z] === RUN multipath.day2 [2025-01-30T18:03:27.992Z] === RUN basic.uefi [2025-01-30T18:03:27.992Z] === RUN ext.config.firewall.iptables-legacy [2025-01-30T18:03:27.992Z] === RUN rootfs.uuid [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-01-30T18:03:27.992Z] === RUN ext.config.butane.grub-users [2025-01-30T18:03:27.992Z] === RUN ext.config.ignition.systemd-disable [2025-01-30T18:03:27.992Z] === RUN podman.network-single [2025-01-30T18:03:27.992Z] === RUN ext.config.systemd.network-online [2025-01-30T18:03:27.992Z] === RUN ext.config.gshadow [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.mount.disks [2025-01-30T18:03:27.992Z] === RUN ext.config.docker.basic [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.symlink [2025-01-30T18:03:27.992Z] === RUN coreos.ignition.mount.partitions [2025-01-30T18:03:27.992Z] === RUN podman.base [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.nmstate.policy [2025-01-30T18:03:27.992Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-01-30T18:03:28.173Z] Read disk 64.0 MiB/726.5 MiB (8%) [2025-01-30T18:03:29.092Z] Read disk 106.1 MiB/726.5 MiB (14%) [2025-01-30T18:03:30.444Z] Read disk 127.4 MiB/726.5 MiB (17%) [2025-01-30T18:03:31.365Z] Read disk 155.0 MiB/726.5 MiB (21%) [2025-01-30T18:03:32.285Z] Read disk 184.7 MiB/726.5 MiB (25%) [2025-01-30T18:03:33.205Z] Read disk 224.8 MiB/726.5 MiB (30%) [2025-01-30T18:03:34.127Z] Read disk 249.5 MiB/726.5 MiB (34%) [2025-01-30T18:03:35.058Z] Read disk 278.3 MiB/726.5 MiB (38%) [2025-01-30T18:03:36.414Z] Read disk 300.9 MiB/726.5 MiB (41%) [2025-01-30T18:03:37.335Z] Read disk 328.8 MiB/726.5 MiB (45%) [2025-01-30T18:03:38.255Z] Read disk 347.8 MiB/726.5 MiB (47%) [2025-01-30T18:03:39.189Z] Read disk 376.0 MiB/726.5 MiB (51%) [2025-01-30T18:03:40.109Z] Read disk 406.9 MiB/726.5 MiB (56%) [2025-01-30T18:03:41.463Z] Read disk 438.4 MiB/726.5 MiB (60%) [2025-01-30T18:03:42.059Z] Read disk 462.1 MiB/726.5 MiB (63%) [2025-01-30T18:03:43.413Z] Read disk 485.2 MiB/726.5 MiB (66%) [2025-01-30T18:03:44.333Z] Read disk 529.6 MiB/726.5 MiB (72%) [2025-01-30T18:03:45.254Z] Read disk 583.2 MiB/726.5 MiB (80%) [2025-01-30T18:03:46.175Z] Read disk 607.3 MiB/726.5 MiB (83%) [2025-01-30T18:03:47.097Z] Read disk 697.8 MiB/726.5 MiB (96%) [2025-01-30T18:03:48.462Z] Read disk 724.7 MiB/726.5 MiB (99%) [2025-01-30T18:03:48.462Z] Read disk 726.5 MiB/726.5 MiB (100%) [2025-01-30T18:03:48.462Z] Read disk 726.5 MiB/726.5 MiB (100%) [2025-01-30T18:03:48.462Z] Read disk 726.5 MiB/726.5 MiB (100%) [2025-01-30T18:03:48.462Z] gpg: Signature made Thu Jan 30 04:59:03 2025 UTC [2025-01-30T18:03:48.462Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-01-30T18:03:48.462Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-01-30T18:04:00.602Z] tmp/kola-qemu-cache/fedora-coreos-42.20250130.91.0-qemu.x86_64.qcow2 [2025-01-30T18:04:00.602Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-01-30T18:04:00.602Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-01-30T18:04:00.602Z] === RUN fcos.upgrade.basic [2025-01-30T18:04:06.601Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-01-30T18:04:06.601Z] === RUN basic/PortSSH [2025-01-30T18:04:06.601Z] === RUN basic/DbusPerms [2025-01-30T18:04:06.601Z] === RUN basic/ServicesActive [2025-01-30T18:04:06.601Z] === RUN basic/ReadOnly [2025-01-30T18:04:06.601Z] === RUN basic/Useradd [2025-01-30T18:04:06.601Z] === RUN basic/MachineID [2025-01-30T18:04:06.601Z] === RUN basic/FCOSGrowpart [2025-01-30T18:04:06.601Z] --- PASS: coreos.ignition.v2.users (36.98s) [2025-01-30T18:04:06.601Z] --- PASS: basic (38.23s) [2025-01-30T18:04:06.601Z] --- PASS: basic/PortSSH (0.13s) [2025-01-30T18:04:06.601Z] --- PASS: basic/DbusPerms (0.36s) [2025-01-30T18:04:06.601Z] --- PASS: basic/ServicesActive (0.13s) [2025-01-30T18:04:06.601Z] --- PASS: basic/ReadOnly (0.12s) [2025-01-30T18:04:06.601Z] --- PASS: basic/Useradd (0.21s) [2025-01-30T18:04:06.601Z] --- PASS: basic/MachineID (0.13s) [2025-01-30T18:04:06.601Z] --- PASS: basic/FCOSGrowpart (0.14s) [2025-01-30T18:04:13.116Z] --- PASS: ext.config.networking.nameserver (44.96s) [2025-01-30T18:04:27.939Z] --- PASS: coreos.misc.disk.varlibcontainers (57.52s) [2025-01-30T18:04:27.939Z] 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-30T18:04:27.939Z] 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-30T18:04:39.231Z] === RUN fcos.upgrade.basic/setup [2025-01-30T18:04:39.232Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-01-30T18:04:40.087Z] === RUN rpmostree.upgrade-rollback/rollback [2025-01-30T18:04:44.230Z] --- PASS: ext.config.ignition.resource.remote (39.10s) [2025-01-30T18:05:02.237Z] --- PASS: ext.config.networking.nmstate.state (55.24s) [2025-01-30T18:05:05.501Z] --- PASS: rpmostree.upgrade-rollback (97.60s) [2025-01-30T18:05:05.501Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.73s) [2025-01-30T18:05:05.501Z] --- PASS: rpmostree.upgrade-rollback/rollback (23.43s) [2025-01-30T18:05:07.377Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.57s) [2025-01-30T18:05:25.387Z] --- PASS: ext.config.ssh.custom-host-key-permissions (38.99s) [2025-01-30T18:05:25.805Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-01-30T18:05:37.524Z] === RUN ostree.hotfix/unlock [2025-01-30T18:05:40.034Z] --- PASS: ext.config.swap.zram-generator (38.78s) [2025-01-30T18:05:46.559Z] === RUN ostree.hotfix/install [2025-01-30T18:05:46.559Z] --- PASS: ext.config.ignition.delete-config (92.72s) [2025-01-30T18:05:46.559Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.77s) [2025-01-30T18:05:46.559Z] === RUN ostree.hotfix/uninstall [2025-01-30T18:05:46.813Z] === RUN ostree.hotfix/persist [2025-01-30T18:06:04.870Z] --- PASS: fcos.upgrade.basic (124.57s) [2025-01-30T18:06:04.870Z] --- PASS: fcos.upgrade.basic/setup (5.20s) [2025-01-30T18:06:04.870Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (45.14s) [2025-01-30T18:06:04.870Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (36.58s) [2025-01-30T18:06:04.870Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-upgrade-x86_64 [2025-01-30T18:06:04.871Z] [Pipeline] } [2025-01-30T18:06:04.875Z] [Pipeline] // withEnv [2025-01-30T18:06:04.943Z] [Pipeline] } [2025-01-30T18:06:08.684Z] === RUN ostree.hotfix/rollback [2025-01-30T18:06:23.492Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.44s) [2025-01-30T18:06:29.998Z] --- PASS: ext.config.selinux.enforcing (43.64s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix (84.14s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix/unlock (8.93s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix/install (0.51s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix/uninstall (0.45s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix/persist (19.01s) [2025-01-30T18:06:29.998Z] --- PASS: ostree.hotfix/rollback (19.92s) [2025-01-30T18:06:42.137Z] --- PASS: ext.config.reboot (56.25s) [2025-01-30T18:06:45.388Z] --- PASS: coreos.ignition.failure (15.65s) [2025-01-30T18:06:49.537Z] --- PASS: ext.config.ignition.systemd-unmasking (27.10s) [2025-01-30T18:07:21.531Z] --- PASS: coreos.ignition.groups (36.44s) [2025-01-30T18:07:21.531Z] --- PASS: ext.config.ignition.remote (49.45s) [2025-01-30T18:07:21.531Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (30.22s) [2025-01-30T18:07:47.983Z] --- PASS: kdump.crash.ssh (125.22s) [2025-01-30T18:07:47.983Z] cluster.go:151: Running as unit: run-p7219-i7519.service; invocation ID: 8473dd068b164c5dba5ce57c6ce6195a [2025-01-30T18:07:56.047Z] --- PASS: fcos.network.listeners (36.47s) [2025-01-30T18:08:00.192Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (74.90s) [2025-01-30T18:08:12.337Z] --- PASS: ext.config.ignition.systemd-enable-units (27.03s) [2025-01-30T18:08:14.213Z] --- PASS: coreos.ignition.once (54.54s) [2025-01-30T18:08:40.695Z] --- PASS: ext.config.networking.force-persist-ip (41.47s) [2025-01-30T18:08:44.895Z] --- PASS: ext.config.disks.lvmdevices (44.67s) [2025-01-30T18:08:46.772Z] === RUN fcos.filesystem/writablefiles [2025-01-30T18:08:47.693Z] === RUN fcos.filesystem/writabledirs [2025-01-30T18:08:47.947Z] === RUN fcos.filesystem/stickydirs [2025-01-30T18:08:48.210Z] === RUN fcos.filesystem/denylist [2025-01-30T18:08:50.710Z] --- PASS: ext.config.systemd.condition-needs-update (92.35s) [2025-01-30T18:08:51.628Z] --- PASS: ext.config.boot.bootupd-validate (39.33s) [2025-01-30T18:08:51.881Z] --- PASS: fcos.filesystem (37.73s) [2025-01-30T18:08:51.881Z] --- PASS: fcos.filesystem/writablefiles (0.89s) [2025-01-30T18:08:51.881Z] --- PASS: fcos.filesystem/writabledirs (0.27s) [2025-01-30T18:08:51.881Z] --- PASS: fcos.filesystem/stickydirs (0.31s) [2025-01-30T18:08:51.881Z] --- PASS: fcos.filesystem/denylist (0.38s) [2025-01-30T18:09:13.723Z] --- PASS: ext.config.boot.grub2-install (37.03s) [2025-01-30T18:09:16.227Z] --- PASS: rpmostree.status (25.01s) [2025-01-30T18:09:17.147Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.27s) [2025-01-30T18:09:17.705Z] === RUN rpmostree.install-uninstall/install [2025-01-30T18:09:19.060Z] --- PASS: ext.config.systemd.network-online (27.03s) [2025-01-30T18:09:33.883Z] --- PASS: coreos.unique.boot.ignition.failure (14.58s) [2025-01-30T18:09:34.441Z] === RUN ostree.remote/add [2025-01-30T18:09:34.694Z] === RUN ostree.remote/list [2025-01-30T18:09:34.947Z] === RUN ostree.remote/show-url [2025-01-30T18:09:35.200Z] === RUN ostree.remote/refs [2025-01-30T18:09:35.200Z] === RUN ostree.remote/summary [2025-01-30T18:09:35.453Z] === RUN ostree.remote/delete [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote (25.62s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/add (0.24s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/list (0.12s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/show-url (0.20s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/refs (0.18s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/summary (0.30s) [2025-01-30T18:09:39.610Z] --- PASS: ostree.remote/delete (0.44s) [2025-01-30T18:09:47.679Z] --- PASS: ext.config.networking.prefer-ignition-networking (29.31s) [2025-01-30T18:09:55.738Z] --- PASS: ext.config.ignition.stable-boot (38.91s) [2025-01-30T18:10:05.661Z] === RUN rpmostree.install-uninstall/uninstall [2025-01-30T18:10:08.921Z] --- PASS: ext.config.networking.kargs-rd-net (29.43s) [2025-01-30T18:10:16.982Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (30.04s) [2025-01-30T18:10:20.591Z] --- PASS: coreos.ignition.symlink (25.90s) [2025-01-30T18:10:28.652Z] --- PASS: coreos.ignition.mount.partitions (54.86s) [2025-01-30T18:10:43.461Z] === RUN podman.base/info [2025-01-30T18:10:43.461Z] === RUN podman.base/resources [2025-01-30T18:10:46.718Z] --- PASS: rpmostree.install-uninstall (121.76s) [2025-01-30T18:10:46.718Z] --- PASS: rpmostree.install-uninstall/install (46.73s) [2025-01-30T18:10:46.718Z] --- PASS: rpmostree.install-uninstall/uninstall (38.72s) [2025-01-30T18:10:49.967Z] --- PASS: podman.base (28.95s) [2025-01-30T18:10:49.967Z] --- PASS: podman.base/info (0.44s) [2025-01-30T18:10:49.967Z] --- PASS: podman.base/resources (4.40s) [2025-01-30T18:11:04.776Z] --- PASS: coreos.ignition.mount.disks (55.04s) [2025-01-30T18:11:16.915Z] --- PASS: ext.config.gshadow (26.54s) [2025-01-30T18:11:26.829Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.85s) [2025-01-30T18:11:28.195Z] --- PASS: coreos.ignition.sethostname (24.34s) [2025-01-30T18:11:31.446Z] --- PASS: ext.config.docker.basic (44.79s) [2025-01-30T18:11:43.589Z] --- PASS: ext.config.clhm.ignition-warnings (25.75s) [2025-01-30T18:11:47.740Z] === RUN rootfs.uuid/RandomUUID [2025-01-30T18:11:51.892Z] --- PASS: rootfs.uuid (25.21s) [2025-01-30T18:11:51.892Z] --- PASS: rootfs.uuid/RandomUUID (0.17s) [2025-01-30T18:12:06.713Z] --- PASS: ext.config.ignition.kargs (38.16s) [2025-01-30T18:12:13.228Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.35s) [2025-01-30T18:12:17.374Z] --- PASS: ext.config.networking.nmstate.policy (120.58s) [2025-01-30T18:12:29.514Z] --- PASS: ext.config.containers.quadlet (37.08s) [2025-01-30T18:12:29.514Z] mke2fs 1.47.1 (20-May-2024) [2025-01-30T18:12:41.652Z] --- PASS: coreos.unique.boot.failure (11.62s) [2025-01-30T18:12:41.652Z] --- PASS: coreos.auth.verify (24.01s) [2025-01-30T18:13:03.501Z] --- PASS: multipath.day1 (56.34s) [2025-01-30T18:13:35.488Z] --- PASS: ext.config.ignition.systemd-disable (29.31s) [2025-01-30T18:13:53.512Z] --- PASS: ext.config.extensions.package (70.72s) [2025-01-30T18:13:53.512Z] --- PASS: ext.config.podman.rootless-systemd (71.91s) [2025-01-30T18:14:11.525Z] --- PASS: ext.config.kdump.crash (116.62s) [2025-01-30T18:14:29.547Z] --- PASS: fcos.users.shells (35.99s) [2025-01-30T18:14:32.050Z] --- PASS: podman.network-single (169.95s) [2025-01-30T18:14:32.970Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (60.96s) [2025-01-30T18:14:45.103Z] --- PASS: coreos.selinux.boolean (54.13s) [2025-01-30T18:15:17.090Z] --- PASS: ext.config.rpm-ostree-countme (27.03s) [2025-01-30T18:15:17.090Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (40.92s) [2025-01-30T18:15:21.249Z] --- PASS: ext.config.butane.grub-users (71.61s) [2025-01-30T18:15:25.409Z] --- PASS: ext.config.var-mount.simple (56.31s) [2025-01-30T18:15:31.935Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.21s) [2025-01-30T18:15:44.080Z] --- PASS: ext.config.networking.no-persist-ip (29.70s) [2025-01-30T18:15:47.338Z] === RUN basic.nvme/FCOSGrowpart [2025-01-30T18:15:47.338Z] === RUN basic.nvme/PortSSH [2025-01-30T18:15:47.338Z] === RUN basic.nvme/DbusPerms [2025-01-30T18:15:47.895Z] === RUN basic.nvme/ServicesActive [2025-01-30T18:15:47.895Z] === RUN basic.nvme/ReadOnly [2025-01-30T18:15:47.895Z] === RUN basic.nvme/Useradd [2025-01-30T18:15:48.158Z] === RUN basic.nvme/MachineID [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme (26.27s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/FCOSGrowpart (0.14s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/PortSSH (0.13s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/DbusPerms (0.36s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/ServicesActive (0.13s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/Useradd (0.19s) [2025-01-30T18:15:52.305Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-01-30T18:15:55.561Z] --- PASS: rhcos.selinux.boolean.persist (43.57s) [2025-01-30T18:16:07.712Z] === RUN ostree.unlock/unlock [2025-01-30T18:16:07.712Z] === RUN ostree.unlock/install [2025-01-30T18:16:08.269Z] === RUN ostree.unlock/uninstall [2025-01-30T18:16:08.828Z] === RUN ostree.unlock/discard [2025-01-30T18:16:11.331Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-01-30T18:16:12.689Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-01-30T18:16:14.566Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-01-30T18:16:15.922Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-01-30T18:16:16.479Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-01-30T18:16:18.357Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-01-30T18:16:20.235Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-01-30T18:16:22.748Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-01-30T18:16:25.247Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-01-30T18:16:29.394Z] --- PASS: ext.config.firewall.iptables-legacy (37.47s) [2025-01-30T18:16:30.750Z] --- PASS: ostree.unlock (47.33s) [2025-01-30T18:16:30.750Z] --- PASS: ostree.unlock/unlock (0.64s) [2025-01-30T18:16:30.750Z] --- PASS: ostree.unlock/install (0.59s) [2025-01-30T18:16:30.750Z] --- PASS: ostree.unlock/uninstall (0.44s) [2025-01-30T18:16:30.750Z] --- PASS: ostree.unlock/discard (18.75s) [2025-01-30T18:16:31.669Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-01-30T18:16:33.543Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-01-30T18:16:34.098Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-01-30T18:16:35.973Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-01-30T18:16:37.328Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-01-30T18:16:38.248Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-01-30T18:16:39.602Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-01-30T18:16:40.956Z] --- PASS: multipath.partition (45.33s) [2025-01-30T18:16:41.210Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-01-30T18:16:44.458Z] --- PASS: multipath.day2 (73.46s) [2025-01-30T18:16:48.605Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-01-30T18:16:48.605Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-01-30T18:16:50.486Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-01-30T18:16:50.740Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-01-30T18:16:51.657Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-01-30T18:16:51.911Z] === RUN podman.workflow/run [2025-01-30T18:16:52.164Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-01-30T18:16:57.384Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-01-30T18:16:58.749Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-01-30T18:17:00.106Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-01-30T18:17:01.983Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-01-30T18:17:03.335Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-01-30T18:17:03.335Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-01-30T18:17:03.588Z] === RUN basic.uefi-secure/PortSSH [2025-01-30T18:17:03.588Z] === RUN basic.uefi-secure/DbusPerms [2025-01-30T18:17:04.143Z] === RUN basic.uefi-secure/ServicesActive [2025-01-30T18:17:04.143Z] === RUN basic.uefi-secure/ReadOnly [2025-01-30T18:17:04.143Z] === RUN basic.uefi-secure/Useradd [2025-01-30T18:17:04.397Z] === RUN basic.uefi-secure/MachineID [2025-01-30T18:17:04.952Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-01-30T18:17:05.871Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-01-30T18:17:07.225Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-01-30T18:17:07.780Z] --- PASS: basic.uefi-secure (38.72s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/PortSSH (0.13s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/DbusPerms (0.33s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/ReadOnly (0.11s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-01-30T18:17:07.781Z] --- PASS: basic.uefi-secure/MachineID (0.11s) [2025-01-30T18:17:09.136Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-01-30T18:17:09.701Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-01-30T18:17:11.575Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-01-30T18:17:11.828Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-01-30T18:17:12.384Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-01-30T18:17:14.890Z] === RUN basic.uefi/DbusPerms [2025-01-30T18:17:15.143Z] === RUN basic.uefi/ServicesActive [2025-01-30T18:17:15.143Z] === RUN basic.uefi/ReadOnly [2025-01-30T18:17:15.396Z] === RUN basic.uefi/Useradd [2025-01-30T18:17:15.657Z] === RUN basic.uefi/MachineID [2025-01-30T18:17:15.657Z] === RUN basic.uefi/FCOSGrowpart [2025-01-30T18:17:15.910Z] === RUN basic.uefi/PortSSH [2025-01-30T18:17:19.155Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi (38.47s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/DbusPerms (0.34s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/ServicesActive (0.12s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/ReadOnly (0.12s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/Useradd (0.19s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/FCOSGrowpart (0.14s) [2025-01-30T18:17:19.155Z] --- PASS: basic.uefi/PortSSH (0.11s) [2025-01-30T18:17:19.720Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-01-30T18:17:21.597Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-01-30T18:17:22.954Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-01-30T18:17:23.510Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-01-30T18:17:25.385Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-01-30T18:17:33.458Z] --- PASS: ext.config.var-mount.scsi-id (48.49s) [2025-01-30T18:17:39.970Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-01-30T18:17:40.891Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-01-30T18:17:42.766Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-01-30T18:17:43.322Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-01-30T18:17:45.198Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-01-30T18:17:46.553Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-01-30T18:17:48.429Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-01-30T18:17:49.795Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-01-30T18:17:50.353Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-01-30T18:17:55.590Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-01-30T18:17:56.945Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-01-30T18:17:58.300Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-01-30T18:18:00.190Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-01-30T18:18:06.710Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-01-30T18:18:07.266Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-01-30T18:18:09.142Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-01-30T18:18:09.396Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-01-30T18:18:11.272Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-01-30T18:18:12.627Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-01-30T18:18:13.546Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-01-30T18:18:14.108Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-01-30T18:18:15.997Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-01-30T18:18:17.354Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-01-30T18:18:17.354Z] --- PASS: ext.config.var-mount.luks (69.45s) [2025-01-30T18:18:19.239Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-01-30T18:18:20.593Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0 (184.81s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.61s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (2.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (6.66s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.66s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.61s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.72s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (6.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (0.70s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (4.66s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.70s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.61s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (6.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.60s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (13.96s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.67s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.67s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.64s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.65s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.61s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.62s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.67s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.66s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.63s) [2025-01-30T18:18:25.817Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.64s) [2025-01-30T18:18:40.647Z] --- PASS: ext.config.toolbox (79.66s) [2025-01-30T18:22:02.035Z] === RUN podman.workflow/exec [2025-01-30T18:22:02.035Z] === RUN podman.workflow/stop [2025-01-30T18:22:10.091Z] === RUN podman.workflow/remove [2025-01-30T18:22:10.344Z] === RUN podman.workflow/delete [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow (343.65s) [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow/run (306.69s) [2025-01-30T18:22:14.502Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-01-30T18:22:14.502Z] cluster.go:151: Getting image source signatures [2025-01-30T18:22:14.502Z] cluster.go:151: Copying blob sha256:a52c777f25d4afed9d7958da2f249de731ed6e4479ead4f00621589d0398610c [2025-01-30T18:22:14.502Z] cluster.go:151: Copying config sha256:a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 [2025-01-30T18:22:14.502Z] cluster.go:151: Writing manifest to image destination [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow/exec (0.35s) [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow/stop (10.74s) [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow/remove (0.57s) [2025-01-30T18:22:14.502Z] --- PASS: podman.workflow/delete (0.69s) [2025-01-30T18:22:14.502Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-01-30T18:22:14.502Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-01-30T18:22:14.502Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-x86_64 [2025-01-30T18:22:14.506Z] [Pipeline] } [2025-01-30T18:22:14.509Z] [Pipeline] // withEnv [2025-01-30T18:22:14.516Z] [Pipeline] withEnv [2025-01-30T18:22:14.516Z] [Pipeline] { [2025-01-30T18:22:14.519Z] [Pipeline] sh [2025-01-30T18:22:15.051Z] + set -xeuo pipefail [2025-01-30T18:22:15.051Z] ++ umask [2025-01-30T18:22:15.051Z] + '[' 0022 = 0000 ']' [2025-01-30T18:22:15.051Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:22:15.051Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-01-30T18:22:15.051Z] 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-UH8a8/kola-reprovision-x86_64 [2025-01-30T18:22:15.303Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-01-30T18:22:15.303Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-01-30T18:22:15.303Z] === RUN coreos.boot-mirror [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.swap-before-root [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.luks [2025-01-30T18:22:15.303Z] === RUN coreos.boot-mirror.luks [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.luks.512e [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.raid1 [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-01-30T18:22:15.303Z] === RUN ext.config.root-reprovision.filesystem-only [2025-01-30T18:24:21.649Z] === RUN coreos.boot-mirror/sanity-check [2025-01-30T18:24:21.650Z] === RUN coreos.boot-mirror/detach-primary [2025-01-30T18:24:48.104Z] === RUN coreos.boot-mirror/verify-fallback [2025-01-30T18:24:52.249Z] --- PASS: coreos.boot-mirror (156.59s) [2025-01-30T18:24:52.249Z] --- PASS: coreos.boot-mirror/sanity-check (1.90s) [2025-01-30T18:24:52.249Z] --- PASS: coreos.boot-mirror/detach-primary (30.27s) [2025-01-30T18:24:52.249Z] --- PASS: coreos.boot-mirror/verify-fallback (0.84s) [2025-01-30T18:26:59.006Z] --- PASS: ext.config.root-reprovision.luks.512e (123.99s) [2025-01-30T18:28:20.333Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.63s) [2025-01-30T18:29:27.905Z] --- PASS: ext.config.root-reprovision.autosave-xfs (63.77s) [2025-01-30T18:31:04.233Z] --- PASS: ext.config.root-reprovision.raid1 (97.27s) [2025-01-30T18:33:10.568Z] --- PASS: ext.config.root-reprovision.luks (124.55s) [2025-01-30T18:34:46.923Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-01-30T18:35:13.383Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-01-30T18:35:39.839Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-01-30T18:36:18.449Z] --- PASS: coreos.boot-mirror.luks (193.55s) [2025-01-30T18:36:18.449Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.70s) [2025-01-30T18:36:18.449Z] --- PASS: coreos.boot-mirror.luks/detach-primary (30.04s) [2025-01-30T18:36:18.449Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.87s) [2025-01-30T18:38:39.792Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (129.13s) [2025-01-30T18:39:47.382Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.26s) [2025-01-30T18:39:47.382Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-reprovision-x86_64 [2025-01-30T18:39:47.384Z] [Pipeline] } [2025-01-30T18:39:47.387Z] [Pipeline] // withEnv [2025-01-30T18:39:47.447Z] [Pipeline] } [2025-01-30T18:39:47.453Z] [Pipeline] // parallel [2025-01-30T18:39:47.461Z] [Pipeline] withEnv [2025-01-30T18:39:47.462Z] [Pipeline] { [2025-01-30T18:39:47.471Z] [Pipeline] sh [2025-01-30T18:39:48.004Z] + set -xeuo pipefail [2025-01-30T18:39:48.004Z] ++ umask [2025-01-30T18:39:48.004Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:48.004Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:48.004Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-upgrade-x86_64 [2025-01-30T18:39:48.005Z] [Pipeline] } [2025-01-30T18:39:48.018Z] [Pipeline] // withEnv [2025-01-30T18:39:48.024Z] [Pipeline] withEnv [2025-01-30T18:39:48.025Z] [Pipeline] { [2025-01-30T18:39:48.027Z] [Pipeline] sh [2025-01-30T18:39:48.565Z] + set -xeuo pipefail [2025-01-30T18:39:48.565Z] ++ umask [2025-01-30T18:39:48.565Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:48.565Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:48.565Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8 -c --xz kola-upgrade-x86_64 [2025-01-30T18:39:48.820Z] [Pipeline] } [2025-01-30T18:39:48.832Z] [Pipeline] // withEnv [2025-01-30T18:39:48.838Z] [Pipeline] archiveArtifacts [2025-01-30T18:39:48.840Z] Archiving artifacts [2025-01-30T18:39:49.385Z] [Pipeline] withEnv [2025-01-30T18:39:49.387Z] [Pipeline] { [2025-01-30T18:39:49.390Z] [Pipeline] sh [2025-01-30T18:39:49.935Z] + set -xeuo pipefail [2025-01-30T18:39:49.935Z] ++ umask [2025-01-30T18:39:49.935Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:49.935Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:49.935Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-upgrade-x86_64 --output - [2025-01-30T18:39:49.936Z] [Pipeline] } [2025-01-30T18:39:49.939Z] [Pipeline] // withEnv [2025-01-30T18:39:49.952Z] [Pipeline] junit [2025-01-30T18:39:49.953Z] Recording test results [2025-01-30T18:39:50.471Z] None of the test reports contained any result [2025-01-30T18:39:50.473Z] [Pipeline] withEnv [2025-01-30T18:39:50.473Z] [Pipeline] { [2025-01-30T18:39:50.476Z] [Pipeline] sh [2025-01-30T18:39:51.004Z] + set -xeuo pipefail [2025-01-30T18:39:51.004Z] ++ umask [2025-01-30T18:39:51.004Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:51.004Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:51.004Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-x86_64 [2025-01-30T18:39:51.006Z] [Pipeline] } [2025-01-30T18:39:51.009Z] [Pipeline] // withEnv [2025-01-30T18:39:51.014Z] [Pipeline] withEnv [2025-01-30T18:39:51.015Z] [Pipeline] { [2025-01-30T18:39:51.017Z] [Pipeline] sh [2025-01-30T18:39:51.545Z] + set -xeuo pipefail [2025-01-30T18:39:51.545Z] ++ umask [2025-01-30T18:39:51.545Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:51.545Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:51.545Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8 -c --xz kola-x86_64 [2025-01-30T18:39:56.771Z] [Pipeline] } [2025-01-30T18:39:56.774Z] [Pipeline] // withEnv [2025-01-30T18:39:56.789Z] [Pipeline] archiveArtifacts [2025-01-30T18:39:56.791Z] Archiving artifacts [2025-01-30T18:39:59.223Z] [Pipeline] withEnv [2025-01-30T18:39:59.224Z] [Pipeline] { [2025-01-30T18:39:59.227Z] [Pipeline] sh [2025-01-30T18:39:59.763Z] + set -xeuo pipefail [2025-01-30T18:39:59.763Z] ++ umask [2025-01-30T18:39:59.763Z] + '[' 0022 = 0000 ']' [2025-01-30T18:39:59.763Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:39:59.763Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-x86_64 --output - [2025-01-30T18:39:59.765Z] [Pipeline] } [2025-01-30T18:39:59.767Z] [Pipeline] // withEnv [2025-01-30T18:39:59.772Z] [Pipeline] junit [2025-01-30T18:39:59.774Z] Recording test results [2025-01-30T18:39:59.786Z] None of the test reports contained any result [2025-01-30T18:39:59.787Z] [Pipeline] withEnv [2025-01-30T18:39:59.787Z] [Pipeline] { [2025-01-30T18:39:59.818Z] [Pipeline] sh [2025-01-30T18:40:00.353Z] + set -xeuo pipefail [2025-01-30T18:40:00.353Z] ++ umask [2025-01-30T18:40:00.353Z] + '[' 0022 = 0000 ']' [2025-01-30T18:40:00.353Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:40:00.353Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-reprovision-x86_64 [2025-01-30T18:40:00.355Z] [Pipeline] } [2025-01-30T18:40:00.358Z] [Pipeline] // withEnv [2025-01-30T18:40:00.363Z] [Pipeline] withEnv [2025-01-30T18:40:00.363Z] [Pipeline] { [2025-01-30T18:40:00.365Z] [Pipeline] sh [2025-01-30T18:40:00.901Z] + set -xeuo pipefail [2025-01-30T18:40:00.901Z] ++ umask [2025-01-30T18:40:00.901Z] + '[' 0022 = 0000 ']' [2025-01-30T18:40:00.901Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:40:00.901Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8 -c --xz kola-reprovision-x86_64 [2025-01-30T18:40:03.402Z] [Pipeline] } [2025-01-30T18:40:03.405Z] [Pipeline] // withEnv [2025-01-30T18:40:03.450Z] [Pipeline] archiveArtifacts [2025-01-30T18:40:03.452Z] Archiving artifacts [2025-01-30T18:40:03.702Z] [Pipeline] withEnv [2025-01-30T18:40:03.703Z] [Pipeline] { [2025-01-30T18:40:03.706Z] [Pipeline] sh [2025-01-30T18:40:04.242Z] + set -xeuo pipefail [2025-01-30T18:40:04.242Z] ++ umask [2025-01-30T18:40:04.242Z] + '[' 0022 = 0000 ']' [2025-01-30T18:40:04.242Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:40:04.242Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UH8a8/kola-reprovision-x86_64 --output - [2025-01-30T18:40:04.244Z] [Pipeline] } [2025-01-30T18:40:04.247Z] [Pipeline] // withEnv [2025-01-30T18:40:04.286Z] [Pipeline] junit [2025-01-30T18:40:04.287Z] Recording test results [2025-01-30T18:40:04.313Z] None of the test reports contained any result [2025-01-30T18:40:04.314Z] [Pipeline] stage [2025-01-30T18:40:04.315Z] [Pipeline] { (x86_64:Build Metal) [2025-01-30T18:40:04.318Z] [Pipeline] withEnv [2025-01-30T18:40:04.318Z] [Pipeline] { [2025-01-30T18:40:04.330Z] [Pipeline] sh [2025-01-30T18:40:04.865Z] + set -xeuo pipefail [2025-01-30T18:40:04.865Z] ++ umask [2025-01-30T18:40:04.865Z] + '[' 0022 = 0000 ']' [2025-01-30T18:40:04.865Z] + cosa buildextend-metal [2025-01-30T18:40:04.865Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T18:40:05.119Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T18:40:05.119Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-30T18:40:06.037Z] Will build metal [2025-01-30T18:40:24.039Z] ++ arch [2025-01-30T18:40:24.039Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250130.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2621 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2108 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-MoUo.json [2025-01-30T18:40:24.959Z] + set +x [2025-01-30T18:40:24.959Z] + 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-MoUo.json [2025-01-30T18:40:24.959Z]  [2025-01-30T18:40:24.959Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:40:24.959Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:40:24.959Z]  [2025-01-30T18:40:25.212Z] starting /tmp/osbuild-MoUo.jsonPipeline source org.osbuild.curl: 47e028b5c58d54c9f57693928f1f773be885fcbc5f5255e849b61cd3d4f34473 [2025-01-30T18:40:25.212Z] Build [2025-01-30T18:40:25.212Z] root: [2025-01-30T18:40:25.212Z] [2025-01-30T18:40:25.212Z] ��� Duration: 1738262424s [2025-01-30T18:40:25.212Z] Pipeline raw-metal-image: f15c8bc32119b547535d2a634957e166c7b971306a006215bc622b8f50e4eb96 [2025-01-30T18:40:25.212Z] Build [2025-01-30T18:40:25.212Z] root: [2025-01-30T18:40:25.212Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:40:25.212Z] org.osbuild.copy: 701cac4236ca4e7bf44224f82658c5f83276fada9907e519f6682ad2f560b154 { [2025-01-30T18:40:25.212Z] "paths": [ [2025-01-30T18:40:25.212Z] { [2025-01-30T18:40:25.212Z] "from": "input://tree/disk.img", [2025-01-30T18:40:25.212Z] "to": "tree:///disk.img" [2025-01-30T18:40:25.212Z] } [2025-01-30T18:40:25.212Z] ] [2025-01-30T18:40:25.212Z] } [2025-01-30T18:40:25.466Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:40:25.719Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-30T18:40:25.719Z] [2025-01-30T18:40:25.719Z] ��� Duration: 0s [2025-01-30T18:40:25.719Z] org.osbuild.coreos.platform: f15c8bc32119b547535d2a634957e166c7b971306a006215bc622b8f50e4eb96 { [2025-01-30T18:40:25.719Z] "platform": "metal" [2025-01-30T18:40:25.719Z] } [2025-01-30T18:40:25.973Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:40:25.973Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/ [2025-01-30T18:40:26.226Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0' [2025-01-30T18:40:26.226Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/boot [2025-01-30T18:40:26.479Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:40:26.479Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/boot unmounted [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/boot unmounted [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/var unmounted [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/sysroot unmounted [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts unmounted [2025-01-30T18:40:26.479Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts unmounted [2025-01-30T18:40:26.732Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts unmounted [2025-01-30T18:40:26.732Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-xx1_ev89/mounts/ [2025-01-30T18:40:26.732Z] [2025-01-30T18:40:26.732Z] ��� Duration: 0s [2025-01-30T18:40:26.732Z] Pipeline metal: e3914129992b41844afd8253c91d3bc48e8495095682a50cc79db8eeccfb2bdc [2025-01-30T18:40:26.732Z] Build [2025-01-30T18:40:26.732Z] root: [2025-01-30T18:40:26.732Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:40:26.732Z] org.osbuild.copy: e3914129992b41844afd8253c91d3bc48e8495095682a50cc79db8eeccfb2bdc { [2025-01-30T18:40:26.732Z] "paths": [ [2025-01-30T18:40:26.732Z] { [2025-01-30T18:40:26.732Z] "from": "input://tree/disk.img", [2025-01-30T18:40:26.732Z] "to": "tree:///fedora-coreos-42.20250130.dev.0-metal.x86_64.raw" [2025-01-30T18:40:26.732Z] } [2025-01-30T18:40:26.732Z] ] [2025-01-30T18:40:26.732Z] } [2025-01-30T18:40:26.984Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:40:26.984Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw' [2025-01-30T18:40:27.238Z] [2025-01-30T18:40:27.238Z] ��� Duration: 0s [2025-01-30T18:40:27.238Z] manifest /tmp/osbuild-MoUo.json finished successfully [2025-01-30T18:40:27.238Z] oci-archive: 7f95d336dd6630479f7eeaf5d4d09a4e45d2bf41432f2cf5508dd70a92d99b15 [2025-01-30T18:40:27.238Z] deployed-tree: d8a2f99f4bba16c5d4213bbacf97d8857d6bfb845f1a4be77eb5dc1d8e3cd038 [2025-01-30T18:40:27.238Z] tree: c146b5943f1d4aa03b40f297a2b8030884a261d32f3b35b08994f83cf3efc405 [2025-01-30T18:40:27.238Z] raw-image: 78b6e071b9e89d230e8c6dcd31a764fbcbdcf128d01d15753e832633baee5ed7 [2025-01-30T18:40:27.238Z] raw-4k-image: 2f9cc76fc0f41acde0da518b88cecb6ec69c60ea8b8c3f40f35cf7c7c6ebe0a9 [2025-01-30T18:40:27.238Z] raw-applehv-image: ef6d85cafebf32a95c8fc51bffa60c0175b63e00a5a83e2abf112e7ed2a30690 [2025-01-30T18:40:27.238Z] applehv: 7bce7c570b42e58a229a6ac8d212f4b4285d055b08ce92c3a44d5685b456a560 [2025-01-30T18:40:27.238Z] raw-gcp-image: 73f23262b4a0c3cc3b19ef82dc22958e38b825db3de967a9d579cdf7aaced2ef [2025-01-30T18:40:27.238Z] raw-gcp-image-tar: 1f442cbbd43ed3b51bfba9dbea4fa975deca5790fd2bcc761170039b417e7887 [2025-01-30T18:40:27.238Z] gcp: 69fd78c06c085260c27f2046e3f76447b84fe38ce0eda244bc5ab2c719b77c55 [2025-01-30T18:40:27.238Z] raw-hyperv-image: f50148c0a09796655557fed4f86218988a4b1f89319b05a712ccd3724b97d3b5 [2025-01-30T18:40:27.238Z] hyperv: 80ac5ba0c9e61413ed658473a9622961166f27eaae430b47c15d06151d2b27f3 [2025-01-30T18:40:27.238Z] raw-metal-image: f15c8bc32119b547535d2a634957e166c7b971306a006215bc622b8f50e4eb96 [2025-01-30T18:40:27.238Z] metal: e3914129992b41844afd8253c91d3bc48e8495095682a50cc79db8eeccfb2bdc [2025-01-30T18:40:27.238Z] raw-metal4k-image: d3cd65d6973f7ea49a3584ee432565a9362b2a0ff26c73cca0ac671aaf771236 [2025-01-30T18:40:27.238Z] metal4k: 716a63c7e75437f4da58e000b7f1d6c73d8b0981e90b7c7f1e5b7a3340065f6c [2025-01-30T18:40:27.238Z] raw-qemu-image: 2905f91557fba1e92b424d94551a6c83cd09f4120dda0b51e5652b43892f3ac4 [2025-01-30T18:40:27.238Z] qemu: 14ca2f0833b498b0a1d46381cfc012ec6aed033233f2acc40bd92edf01ca2f30 [2025-01-30T18:40:27.238Z] live: e1245f85fc6ca2feed117edf7ffd1714d9e1cdccb02a98f15f2ee3b795a13af1 [2025-01-30T18:40:27.238Z] + set +x [2025-01-30T18:40:37.155Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.MMAFvOBPwG/metal/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw': Operation not permitted [2025-01-30T18:40:37.155Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.MMAFvOBPwG/metal': Operation not permitted [2025-01-30T18:40:41.305Z] /home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/meta.json wrote with version stamp 1738262441038731716 [2025-01-30T18:40:41.305Z] Successfully generated: fedora-coreos-42.20250130.dev.0-metal.x86_64.raw [2025-01-30T18:40:41.308Z] [Pipeline] } [2025-01-30T18:40:41.312Z] [Pipeline] // withEnv [2025-01-30T18:40:41.387Z] [Pipeline] withEnv [2025-01-30T18:40:41.387Z] [Pipeline] { [2025-01-30T18:40:41.403Z] [Pipeline] sh [2025-01-30T18:40:41.934Z] + set -xeuo pipefail [2025-01-30T18:40:41.934Z] ++ umask [2025-01-30T18:40:41.934Z] + '[' 0022 = 0000 ']' [2025-01-30T18:40:41.934Z] + cosa buildextend-metal4k [2025-01-30T18:40:41.934Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-30T18:40:42.186Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c [2025-01-30T18:40:42.186Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-30T18:40:43.103Z] Will build metal4k [2025-01-30T18:41:01.106Z] ++ arch [2025-01-30T18:41:01.106Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250130.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250130.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2621 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2108 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-KgTQ.json [2025-01-30T18:41:01.660Z] + set +x [2025-01-30T18:41:01.660Z] + 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-KgTQ.json [2025-01-30T18:41:01.660Z]  [2025-01-30T18:41:01.660Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:41:01.660Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:41:01.660Z]  [2025-01-30T18:41:02.215Z] starting /tmp/osbuild-KgTQ.jsonPipeline source org.osbuild.curl: 47e028b5c58d54c9f57693928f1f773be885fcbc5f5255e849b61cd3d4f34473 [2025-01-30T18:41:02.215Z] Build [2025-01-30T18:41:02.215Z] root: [2025-01-30T18:41:02.215Z] [2025-01-30T18:41:02.215Z] ��� Duration: 1738262461s [2025-01-30T18:41:02.215Z] Pipeline raw-4k-image: 2f9cc76fc0f41acde0da518b88cecb6ec69c60ea8b8c3f40f35cf7c7c6ebe0a9 [2025-01-30T18:41:02.215Z] Build [2025-01-30T18:41:02.215Z] root: [2025-01-30T18:41:02.215Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:41:02.215Z] org.osbuild.truncate: b1389bc1c144da0a912504fa1a049d168ce9a7436d886aedb38f06a94c89cb51 { [2025-01-30T18:41:02.215Z] "filename": "disk.img", [2025-01-30T18:41:02.215Z] "size": "2748317696" [2025-01-30T18:41:02.215Z] } [2025-01-30T18:41:02.468Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:02.468Z] [2025-01-30T18:41:02.468Z] ��� Duration: 0s [2025-01-30T18:41:02.468Z] org.osbuild.sfdisk: 7f5c201a82ed2bf5897b3fa88901e7bd96450e9d4a2dedcd7623e12ff5ded1a5 { [2025-01-30T18:41:02.468Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-30T18:41:02.468Z] "label": "gpt", [2025-01-30T18:41:02.468Z] "partitions": [ [2025-01-30T18:41:02.468Z] { [2025-01-30T18:41:02.468Z] "start": 256, [2025-01-30T18:41:02.468Z] "partnum": 1, [2025-01-30T18:41:02.468Z] "size": 256, [2025-01-30T18:41:02.468Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-30T18:41:02.468Z] "bootable": true, [2025-01-30T18:41:02.468Z] "name": "BIOS-BOOT" [2025-01-30T18:41:02.468Z] }, [2025-01-30T18:41:02.468Z] { [2025-01-30T18:41:02.468Z] "start": 512, [2025-01-30T18:41:02.468Z] "partnum": 2, [2025-01-30T18:41:02.468Z] "size": 32512, [2025-01-30T18:41:02.468Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-30T18:41:02.468Z] "name": "EFI-SYSTEM" [2025-01-30T18:41:02.468Z] }, [2025-01-30T18:41:02.468Z] { [2025-01-30T18:41:02.468Z] "start": 33024, [2025-01-30T18:41:02.468Z] "partnum": 3, [2025-01-30T18:41:02.468Z] "size": 98304, [2025-01-30T18:41:02.468Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:41:02.468Z] "name": "boot" [2025-01-30T18:41:02.468Z] }, [2025-01-30T18:41:02.468Z] { [2025-01-30T18:41:02.468Z] "start": 131328, [2025-01-30T18:41:02.469Z] "partnum": 4, [2025-01-30T18:41:02.469Z] "size": 539392, [2025-01-30T18:41:02.469Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:41:02.469Z] "name": "root" [2025-01-30T18:41:02.469Z] } [2025-01-30T18:41:02.469Z] ] [2025-01-30T18:41:02.469Z] } [2025-01-30T18:41:02.729Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:02.729Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:02.981Z] label: gpt [2025-01-30T18:41:02.981Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-30T18:41:02.981Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-30T18:41:02.981Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-30T18:41:02.981Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-30T18:41:02.981Z] /dev/loop0p4: start="131328", size="539392", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-30T18:41:04.333Z] { [2025-01-30T18:41:04.333Z] "partitiontable": { [2025-01-30T18:41:04.333Z] "label": "gpt", [2025-01-30T18:41:04.333Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-30T18:41:04.333Z] "device": "/dev/loop0", [2025-01-30T18:41:04.333Z] "unit": "sectors", [2025-01-30T18:41:04.333Z] "firstlba": 256, [2025-01-30T18:41:04.333Z] "lastlba": 670970, [2025-01-30T18:41:04.333Z] "sectorsize": 4096, [2025-01-30T18:41:04.333Z] "partitions": [ [2025-01-30T18:41:04.333Z] { [2025-01-30T18:41:04.333Z] "node": "/dev/loop0p1", [2025-01-30T18:41:04.333Z] "start": 256, [2025-01-30T18:41:04.333Z] "size": 256, [2025-01-30T18:41:04.333Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-30T18:41:04.333Z] "uuid": "44576C87-829E-4148-8C35-25D416E7F669", [2025-01-30T18:41:04.333Z] "name": "BIOS-BOOT" [2025-01-30T18:41:04.333Z] },{ [2025-01-30T18:41:04.333Z] "node": "/dev/loop0p2", [2025-01-30T18:41:04.333Z] "start": 512, [2025-01-30T18:41:04.333Z] "size": 32512, [2025-01-30T18:41:04.333Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-30T18:41:04.333Z] "uuid": "FF8D8C87-A0B2-4AC7-BEE4-3820DFF994BE", [2025-01-30T18:41:04.333Z] "name": "EFI-SYSTEM" [2025-01-30T18:41:04.333Z] },{ [2025-01-30T18:41:04.333Z] "node": "/dev/loop0p3", [2025-01-30T18:41:04.333Z] "start": 33024, [2025-01-30T18:41:04.333Z] "size": 98304, [2025-01-30T18:41:04.333Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:41:04.333Z] "uuid": "DBB62417-B491-4B89-8F39-DBF04C4FC3BD", [2025-01-30T18:41:04.333Z] "name": "boot" [2025-01-30T18:41:04.333Z] },{ [2025-01-30T18:41:04.333Z] "node": "/dev/loop0p4", [2025-01-30T18:41:04.333Z] "start": 131328, [2025-01-30T18:41:04.333Z] "size": 539392, [2025-01-30T18:41:04.333Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-30T18:41:04.333Z] "uuid": "220F4881-46F4-4FC1-865B-312DD5C3C9CD", [2025-01-30T18:41:04.333Z] "name": "root" [2025-01-30T18:41:04.333Z] } [2025-01-30T18:41:04.333Z] ] [2025-01-30T18:41:04.333Z] } [2025-01-30T18:41:04.333Z] } [2025-01-30T18:41:04.333Z] [2025-01-30T18:41:04.333Z] ��� Duration: 1s [2025-01-30T18:41:04.333Z] org.osbuild.mkfs.fat: 1119eb05668522225da16393ee5d8f47bda3c90df903dfb3fa617990f2c1af9a { [2025-01-30T18:41:04.333Z] "label": "EFI-SYSTEM", [2025-01-30T18:41:04.333Z] "volid": "7B7795E7" [2025-01-30T18:41:04.333Z] } [2025-01-30T18:41:04.333Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:41:04.586Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:04.838Z] mkfs.fat 4.2 (2021-01-31) [2025-01-30T18:41:04.838Z] [2025-01-30T18:41:04.838Z] ��� Duration: 0s [2025-01-30T18:41:04.838Z] org.osbuild.mkfs.ext4: e40f26fdd4a6401243a4f7a7e66d71729c7d31f7c04df5fab650d844919fb1ca { [2025-01-30T18:41:04.838Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-30T18:41:04.838Z] "label": "boot", [2025-01-30T18:41:04.838Z] "metadata_csum_seed": true [2025-01-30T18:41:04.838Z] } [2025-01-30T18:41:05.090Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:41:05.090Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:05.090Z] mke2fs 1.47.1 (20-May-2024) [2025-01-30T18:41:05.343Z] Discarding device blocks: 0/98304 done [2025-01-30T18:41:05.343Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-01-30T18:41:05.343Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-30T18:41:05.343Z] Superblock backups stored on blocks: [2025-01-30T18:41:05.343Z] 32768 [2025-01-30T18:41:05.343Z] [2025-01-30T18:41:05.343Z] Allocating group tables: 0/3 done [2025-01-30T18:41:05.343Z] Writing inode tables: 0/3 done [2025-01-30T18:41:05.343Z] Creating journal (4096 blocks): done [2025-01-30T18:41:05.596Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-01-30T18:41:05.596Z] [2025-01-30T18:41:05.596Z] [2025-01-30T18:41:05.596Z] ��� Duration: 0s [2025-01-30T18:41:05.596Z] org.osbuild.mkfs.xfs: 8ab56f495be7fa8d8f0035e3b5ea9e0881fee203ca75ff2252eda1d77e2cfec8 { [2025-01-30T18:41:05.596Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-30T18:41:05.596Z] "label": "root" [2025-01-30T18:41:05.596Z] } [2025-01-30T18:41:05.848Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-30T18:41:05.848Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:06.100Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134848 blks [2025-01-30T18:41:06.100Z] = sectsz=4096 attr=2, projid32bit=1 [2025-01-30T18:41:06.100Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-30T18:41:06.100Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-30T18:41:06.100Z] data = bsize=4096 blocks=539392, imaxpct=25 [2025-01-30T18:41:06.100Z] = sunit=0 swidth=0 blks [2025-01-30T18:41:06.100Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-30T18:41:06.100Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-30T18:41:06.100Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-01-30T18:41:06.100Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-30T18:41:06.664Z] Discarding blocks...Done. [2025-01-30T18:41:06.664Z] [2025-01-30T18:41:06.664Z] ��� Duration: 0s [2025-01-30T18:41:06.664Z] org.osbuild.mkdir: 8802d860c18e3f60f768fc6b9954eec1892a09c887e1b9faa15d0fb9e67219a8 { [2025-01-30T18:41:06.664Z] "paths": [ [2025-01-30T18:41:06.664Z] { [2025-01-30T18:41:06.664Z] "path": "mount://root/boot", [2025-01-30T18:41:06.664Z] "mode": 493 [2025-01-30T18:41:06.664Z] }, [2025-01-30T18:41:06.664Z] { [2025-01-30T18:41:06.664Z] "path": "mount://boot/efi", [2025-01-30T18:41:06.664Z] "mode": 493 [2025-01-30T18:41:06.664Z] } [2025-01-30T18:41:06.664Z] ] [2025-01-30T18:41:06.664Z] } [2025-01-30T18:41:06.664Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:06.916Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nr86p4eg/mounts/root-mount-point [2025-01-30T18:41:06.916Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nr86p4eg/mounts/boot-mount-point [2025-01-30T18:41:07.471Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:09.343Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nr86p4eg/mounts/boot-mount-point unmounted [2025-01-30T18:41:10.704Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nr86p4eg/mounts/root-mount-point unmounted [2025-01-30T18:41:10.704Z] [2025-01-30T18:41:10.704Z] ��� Duration: 3s [2025-01-30T18:41:10.704Z] org.osbuild.selinux: 4285f7117b9271da918858ce0492fb466267552c153c84bc2149997181f6318c { [2025-01-30T18:41:10.704Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-30T18:41:10.704Z] "target": "mount://root/" [2025-01-30T18:41:10.704Z] } [2025-01-30T18:41:10.957Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:10.957Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zwsk98y8/mounts/ [2025-01-30T18:41:10.957Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:11.874Z]  [2025-01-30T18:41:11.874Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:41:11.874Z] /dev/vdb1 30G 8.2G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:41:11.874Z]  [2025-01-30T18:41:11.874Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:41:12.127Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:41:12.681Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zwsk98y8/mounts/ unmounted [2025-01-30T18:41:12.681Z] [2025-01-30T18:41:12.681Z] ��� Duration: 2s [2025-01-30T18:41:12.681Z] org.osbuild.selinux: df24004fcc8277805a62900d1b78ff304053ba447d3c39372330a8ee98f0300a { [2025-01-30T18:41:12.681Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-30T18:41:12.681Z] "target": "mount://root/boot/" [2025-01-30T18:41:12.681Z] } [2025-01-30T18:41:12.933Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:12.933Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lxlssi_m/mounts/ [2025-01-30T18:41:12.933Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lxlssi_m/mounts/boot [2025-01-30T18:41:13.196Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:13.196Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:41:13.449Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-01-30T18:41:13.449Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lxlssi_m/mounts/boot unmounted [2025-01-30T18:41:13.449Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lxlssi_m/mounts/ unmounted [2025-01-30T18:41:13.449Z] [2025-01-30T18:41:13.449Z] ��� Duration: 0s [2025-01-30T18:41:13.449Z] org.osbuild.copy: ab3f6cc3bb86af221a776a09665a5052fa5b1cca8c6aff16c34ab3112e6f6f5e { [2025-01-30T18:41:13.449Z] "paths": [ [2025-01-30T18:41:13.449Z] { [2025-01-30T18:41:13.449Z] "from": "input://tree/", [2025-01-30T18:41:13.449Z] "to": "mount://root/" [2025-01-30T18:41:13.449Z] } [2025-01-30T18:41:13.449Z] ] [2025-01-30T18:41:13.449Z] } [2025-01-30T18:41:14.002Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:14.002Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/ [2025-01-30T18:41:14.002Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/boot [2025-01-30T18:41:14.002Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/boot/efi [2025-01-30T18:41:14.254Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:14.254Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-30T18:41:22.304Z]  [2025-01-30T18:41:22.304Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:41:22.304Z] /dev/vdb1 30G 8.8G 22G 30% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:41:22.304Z]  [2025-01-30T18:41:32.207Z]  [2025-01-30T18:41:32.207Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:41:32.207Z] /dev/vdb1 30G 9.3G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:41:32.207Z]  [2025-01-30T18:41:40.258Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/boot/efi unmounted [2025-01-30T18:41:40.258Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/boot unmounted [2025-01-30T18:41:40.511Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iwplp7ta/mounts/ unmounted [2025-01-30T18:41:40.511Z] [2025-01-30T18:41:40.511Z] ��� Duration: 27s [2025-01-30T18:41:40.511Z] org.osbuild.bootupd: 51add1fb4fb1b1d15f1ae9b32ba710118299fdc595c7af6a0704d986f1e6748d { [2025-01-30T18:41:40.511Z] "static-configs": true, [2025-01-30T18:41:40.511Z] "deployment": { [2025-01-30T18:41:40.511Z] "default": true [2025-01-30T18:41:40.511Z] } [2025-01-30T18:41:40.511Z] } [2025-01-30T18:41:40.764Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:40.764Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/ [2025-01-30T18:41:40.764Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/boot [2025-01-30T18:41:41.016Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/boot/efi [2025-01-30T18:41:41.016Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:41.268Z] Skip installing component BIOS without target device [2025-01-30T18:41:41.268Z] Installed 40_coreos-ignition.cfg [2025-01-30T18:41:41.268Z] Installed 70_coreos-user.cfg [2025-01-30T18:41:41.268Z] Installed: grub.cfg [2025-01-30T18:41:41.268Z] Installed: "fedora/grub.cfg" [2025-01-30T18:41:41.522Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/boot/efi unmounted [2025-01-30T18:41:41.522Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/boot unmounted [2025-01-30T18:41:41.522Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l_lahyvu/mounts/ unmounted [2025-01-30T18:41:41.522Z] [2025-01-30T18:41:41.522Z] ��� Duration: 0s [2025-01-30T18:41:41.522Z] org.osbuild.chattr: 2f9cc76fc0f41acde0da518b88cecb6ec69c60ea8b8c3f40f35cf7c7c6ebe0a9 { [2025-01-30T18:41:41.522Z] "items": { [2025-01-30T18:41:41.522Z] "mount://root/": { [2025-01-30T18:41:41.522Z] "immutable": true [2025-01-30T18:41:41.522Z] } [2025-01-30T18:41:41.522Z] } [2025-01-30T18:41:41.522Z] } [2025-01-30T18:41:41.522Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:41.774Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/ [2025-01-30T18:41:41.774Z]  [2025-01-30T18:41:41.774Z] Filesystem Size Used Avail Use% Mounted on [2025-01-30T18:41:41.774Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-01-30T18:41:41.774Z]  [2025-01-30T18:41:41.774Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0' [2025-01-30T18:41:42.026Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:42.026Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts [2025-01-30T18:41:42.026Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/boot unmounted [2025-01-30T18:41:42.027Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/var unmounted [2025-01-30T18:41:42.027Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/sysroot unmounted [2025-01-30T18:41:42.027Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts unmounted [2025-01-30T18:41:42.027Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts unmounted [2025-01-30T18:41:42.027Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts unmounted [2025-01-30T18:41:42.027Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-81iwbjrp/mounts/ [2025-01-30T18:41:42.027Z] [2025-01-30T18:41:42.027Z] ��� Duration: 0s [2025-01-30T18:41:42.027Z] Pipeline raw-metal4k-image: d3cd65d6973f7ea49a3584ee432565a9362b2a0ff26c73cca0ac671aaf771236 [2025-01-30T18:41:42.027Z] Build [2025-01-30T18:41:42.027Z] root: [2025-01-30T18:41:42.027Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:41:42.027Z] org.osbuild.copy: acb66c847b34c82f9e35e833f329d86bb3eabd6df1f2463fc0fe65c1b268762c { [2025-01-30T18:41:42.027Z] "paths": [ [2025-01-30T18:41:42.027Z] { [2025-01-30T18:41:42.027Z] "from": "input://tree/disk.img", [2025-01-30T18:41:42.027Z] "to": "tree:///disk.img" [2025-01-30T18:41:42.027Z] } [2025-01-30T18:41:42.027Z] ] [2025-01-30T18:41:42.027Z] } [2025-01-30T18:41:42.279Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:42.532Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-30T18:41:42.532Z] [2025-01-30T18:41:42.533Z] ��� Duration: 0s [2025-01-30T18:41:42.533Z] org.osbuild.coreos.platform: d3cd65d6973f7ea49a3584ee432565a9362b2a0ff26c73cca0ac671aaf771236 { [2025-01-30T18:41:42.533Z] "platform": "metal" [2025-01-30T18:41:42.533Z] } [2025-01-30T18:41:42.533Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-30T18:41:42.785Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/ [2025-01-30T18:41:42.785Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0' [2025-01-30T18:41:42.785Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/boot [2025-01-30T18:41:43.037Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:43.289Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/boot unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/boot unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/var unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/sysroot unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts unmounted [2025-01-30T18:41:43.289Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts unmounted [2025-01-30T18:41:43.289Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tffa6abp/mounts/ [2025-01-30T18:41:43.289Z] [2025-01-30T18:41:43.289Z] ��� Duration: 0s [2025-01-30T18:41:43.290Z] Pipeline metal4k: 716a63c7e75437f4da58e000b7f1d6c73d8b0981e90b7c7f1e5b7a3340065f6c [2025-01-30T18:41:43.290Z] Build [2025-01-30T18:41:43.290Z] root: [2025-01-30T18:41:43.290Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-30T18:41:43.290Z] org.osbuild.copy: 716a63c7e75437f4da58e000b7f1d6c73d8b0981e90b7c7f1e5b7a3340065f6c { [2025-01-30T18:41:43.290Z] "paths": [ [2025-01-30T18:41:43.290Z] { [2025-01-30T18:41:43.290Z] "from": "input://tree/disk.img", [2025-01-30T18:41:43.290Z] "to": "tree:///fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw" [2025-01-30T18:41:43.290Z] } [2025-01-30T18:41:43.290Z] ] [2025-01-30T18:41:43.290Z] } [2025-01-30T18:41:43.542Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-30T18:41:43.542Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw' [2025-01-30T18:41:43.794Z] [2025-01-30T18:41:43.794Z] ��� Duration: 0s [2025-01-30T18:41:43.794Z] manifest /tmp/osbuild-KgTQ.json finished successfully [2025-01-30T18:41:44.057Z] oci-archive: 7f95d336dd6630479f7eeaf5d4d09a4e45d2bf41432f2cf5508dd70a92d99b15 [2025-01-30T18:41:44.057Z] deployed-tree: d8a2f99f4bba16c5d4213bbacf97d8857d6bfb845f1a4be77eb5dc1d8e3cd038 [2025-01-30T18:41:44.057Z] tree: c146b5943f1d4aa03b40f297a2b8030884a261d32f3b35b08994f83cf3efc405 [2025-01-30T18:41:44.057Z] raw-image: 78b6e071b9e89d230e8c6dcd31a764fbcbdcf128d01d15753e832633baee5ed7 [2025-01-30T18:41:44.057Z] raw-4k-image: 2f9cc76fc0f41acde0da518b88cecb6ec69c60ea8b8c3f40f35cf7c7c6ebe0a9 [2025-01-30T18:41:44.057Z] raw-applehv-image: ef6d85cafebf32a95c8fc51bffa60c0175b63e00a5a83e2abf112e7ed2a30690 [2025-01-30T18:41:44.057Z] applehv: 7bce7c570b42e58a229a6ac8d212f4b4285d055b08ce92c3a44d5685b456a560 [2025-01-30T18:41:44.057Z] raw-gcp-image: 73f23262b4a0c3cc3b19ef82dc22958e38b825db3de967a9d579cdf7aaced2ef [2025-01-30T18:41:44.057Z] raw-gcp-image-tar: 1f442cbbd43ed3b51bfba9dbea4fa975deca5790fd2bcc761170039b417e7887 [2025-01-30T18:41:44.057Z] gcp: 69fd78c06c085260c27f2046e3f76447b84fe38ce0eda244bc5ab2c719b77c55 [2025-01-30T18:41:44.057Z] raw-hyperv-image: f50148c0a09796655557fed4f86218988a4b1f89319b05a712ccd3724b97d3b5 [2025-01-30T18:41:44.057Z] hyperv: 80ac5ba0c9e61413ed658473a9622961166f27eaae430b47c15d06151d2b27f3 [2025-01-30T18:41:44.057Z] raw-metal-image: f15c8bc32119b547535d2a634957e166c7b971306a006215bc622b8f50e4eb96 [2025-01-30T18:41:44.057Z] metal: e3914129992b41844afd8253c91d3bc48e8495095682a50cc79db8eeccfb2bdc [2025-01-30T18:41:44.057Z] raw-metal4k-image: d3cd65d6973f7ea49a3584ee432565a9362b2a0ff26c73cca0ac671aaf771236 [2025-01-30T18:41:44.057Z] metal4k: 716a63c7e75437f4da58e000b7f1d6c73d8b0981e90b7c7f1e5b7a3340065f6c [2025-01-30T18:41:44.057Z] raw-qemu-image: 2905f91557fba1e92b424d94551a6c83cd09f4120dda0b51e5652b43892f3ac4 [2025-01-30T18:41:44.057Z] qemu: 14ca2f0833b498b0a1d46381cfc012ec6aed033233f2acc40bd92edf01ca2f30 [2025-01-30T18:41:44.057Z] live: e1245f85fc6ca2feed117edf7ffd1714d9e1cdccb02a98f15f2ee3b795a13af1 [2025-01-30T18:41:44.057Z] + set +x [2025-01-30T18:41:48.204Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.Z04u7diZLz/metal4k/fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-01-30T18:41:48.204Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.Z04u7diZLz/metal4k': Operation not permitted [2025-01-30T18:41:58.222Z] /home/jenkins/agent/workspace/test-override/builds/42.20250130.dev.0/x86_64/meta.json wrote with version stamp 1738262516632976299 [2025-01-30T18:41:58.222Z] Successfully generated: fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw [2025-01-30T18:41:58.224Z] [Pipeline] } [2025-01-30T18:41:58.226Z] [Pipeline] // withEnv [2025-01-30T18:41:58.242Z] [Pipeline] } [2025-01-30T18:41:58.302Z] [Pipeline] // stage [2025-01-30T18:41:58.365Z] [Pipeline] stage [2025-01-30T18:41:58.365Z] [Pipeline] { (x86_64:Build Live) [2025-01-30T18:41:58.368Z] [Pipeline] withEnv [2025-01-30T18:41:58.368Z] [Pipeline] { [2025-01-30T18:41:58.379Z] [Pipeline] sh [2025-01-30T18:41:58.908Z] + set -xeuo pipefail [2025-01-30T18:41:58.908Z] ++ umask [2025-01-30T18:41:58.908Z] + '[' 0022 = 0000 ']' [2025-01-30T18:41:58.908Z] + cosa buildextend-live --fast [2025-01-30T18:41:58.908Z] Targeting build: 42.20250130.dev.0 [2025-01-30T18:41:59.169Z] 2025-01-30 18:41:58,974 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/usr/lib/modules'] [2025-01-30T18:41:59.169Z] 2025-01-30 18:41:58,987 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.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64/vmlinuz', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-30T18:41:59.169Z] 2025-01-30 18:41:59,037 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.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64/initramfs.img', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-30T18:41:59.422Z] 2025-01-30 18:41:59,249 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/usr/share/coreos-installer/example-config.yaml'] [2025-01-30T18:41:59.422Z] 2025-01-30 18:41:59,268 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/tmp/tmpnoh5k4__'] [2025-01-30T18:41:59.422Z] Generating osmet file for 512b metal image [2025-01-30T18:41:59.422Z] 2025-01-30 18:41:59,304 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250130.dev.0', '--checksum', 'f9194643f15338c2fd8c8193b47cfd2e425e286edc59cddece92d957d9df7f5b', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-30T18:42:17.425Z] + RUST_BACKTRACE=full [2025-01-30T18:42:17.425Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250130.dev.0' --checksum f9194643f15338c2fd8c8193b47cfd2e425e286edc59cddece92d957d9df7f5b --output /var/tmp/coreos-installer-output --fast [2025-01-30T18:42:35.441Z] Total OSTree objects scanned from /root: 17831 (17825 mapped, 6 empty) [2025-01-30T18:42:35.441Z] Total OSTree objects found in /boot: 313 [2025-01-30T18:42:35.441Z] Duplicate extents dropped: 0 [2025-01-30T18:42:35.441Z] Overlapping extents clamped: 0 [2025-01-30T18:42:35.441Z] Total /root extents: 17825 [2025-01-30T18:42:35.441Z] Duplicate extents dropped: 0 [2025-01-30T18:42:35.441Z] Overlapping extents clamped: 0 [2025-01-30T18:42:35.441Z] Total /boot extents: 318 [2025-01-30T18:42:35.441Z] Packing image [2025-01-30T18:42:47.576Z] Total bytes skipped: 1658864640 [2025-01-30T18:42:47.576Z] Total bytes written: 1089453056 [2025-01-30T18:42:47.576Z] Total bytes written (compressed): 25389824 [2025-01-30T18:42:47.576Z] Verifying that repacked image matches digest [2025-01-30T18:42:57.481Z] Packing successful! [2025-01-30T18:42:57.481Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-30T18:42:57.481Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-30T18:42:59.980Z] Generating osmet file for 4k metal image [2025-01-30T18:42:59.980Z] 2025-01-30 18:42:59,423 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250130.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250130.dev.0', '--checksum', '6988c3787c3f8969487736d4f768589c35d64e010f5d5c56180546f3ef5922e8', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-30T18:43:17.993Z] + RUST_BACKTRACE=full [2025-01-30T18:43:17.993Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250130.dev.0' --checksum 6988c3787c3f8969487736d4f768589c35d64e010f5d5c56180546f3ef5922e8 --output /var/tmp/coreos-installer-output --fast [2025-01-30T18:43:17.993Z] Total OSTree objects scanned from /root: 17831 (17825 mapped, 6 empty) [2025-01-30T18:43:17.993Z] Total OSTree objects found in /boot: 3 [2025-01-30T18:43:17.993Z] Duplicate extents dropped: 0 [2025-01-30T18:43:17.993Z] Overlapping extents clamped: 0 [2025-01-30T18:43:17.993Z] Total /root extents: 17826 [2025-01-30T18:43:17.993Z] Duplicate extents dropped: 0 [2025-01-30T18:43:17.993Z] Overlapping extents clamped: 0 [2025-01-30T18:43:17.993Z] Total /boot extents: 3 [2025-01-30T18:43:17.993Z] Packing image [2025-01-30T18:43:32.809Z] Total bytes skipped: 1648017408 [2025-01-30T18:43:32.809Z] Total bytes written: 1100300288 [2025-01-30T18:43:32.809Z] Total bytes written (compressed): 25329984 [2025-01-30T18:43:32.809Z] Verifying that repacked image matches digest [2025-01-30T18:43:39.319Z] Packing successful! [2025-01-30T18:43:39.319Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-30T18:43:39.319Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-30T18:43:40.671Z] Compressing squashfs with lz4 [2025-01-30T18:43:40.671Z] 2025-01-30 18:43:40,597 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-01-30T18:43:40.924Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-30T18:43:40.924Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-01-30T18:43:40.924Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG [2025-01-30T18:43:40.924Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/image.squashfs [2025-01-30T18:43:40.924Z] + coreos_gf_run_mount builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:40.924Z] + local mntarg=mount [2025-01-30T18:43:40.924Z] + '[' builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw = ro ']' [2025-01-30T18:43:40.924Z] + coreos_gf_run builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:40.924Z] + '[' -n '' ']' [2025-01-30T18:43:40.924Z] + coreos_gf_launch builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:40.924Z] + '[' -n '' ']' [2025-01-30T18:43:40.924Z] ++ guestfish --listen -a builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:40.924Z] + eval 'GUESTFISH_PID=11655; export GUESTFISH_PID' [2025-01-30T18:43:40.924Z] ++ GUESTFISH_PID=11655 [2025-01-30T18:43:40.924Z] ++ export GUESTFISH_PID [2025-01-30T18:43:40.924Z] + '[' -z 11655 ']' [2025-01-30T18:43:40.924Z] ++ kola ncpu [2025-01-30T18:43:40.924Z] + coreos_gf set-smp 6 [2025-01-30T18:43:40.924Z] + guestfish --remote -- set-smp 6 [2025-01-30T18:43:40.924Z] + coreos_gf run [2025-01-30T18:43:40.924Z] + guestfish --remote -- run [2025-01-30T18:43:42.797Z] + GUESTFISH_RUNNING=1 [2025-01-30T18:43:42.797Z] ++ coreos_gf findfs-label root [2025-01-30T18:43:42.797Z] ++ guestfish --remote -- findfs-label root [2025-01-30T18:43:42.797Z] + root=/dev/sda4 [2025-01-30T18:43:42.797Z] + coreos_gf mount /dev/sda4 / [2025-01-30T18:43:42.797Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-30T18:43:43.351Z] + local boot [2025-01-30T18:43:43.351Z] ++ coreos_gf findfs-label boot [2025-01-30T18:43:43.351Z] ++ guestfish --remote -- findfs-label boot [2025-01-30T18:43:43.351Z] + boot=/dev/sda3 [2025-01-30T18:43:43.351Z] + coreos_gf mount /dev/sda3 /boot [2025-01-30T18:43:43.351Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-30T18:43:43.351Z] + local partitions [2025-01-30T18:43:43.351Z] + local label [2025-01-30T18:43:43.351Z] ++ coreos_gf list-partitions [2025-01-30T18:43:43.351Z] ++ guestfish --remote -- list-partitions [2025-01-30T18:43:43.351Z] + partitions='/dev/sda1 [2025-01-30T18:43:43.351Z] /dev/sda2 [2025-01-30T18:43:43.351Z] /dev/sda3 [2025-01-30T18:43:43.351Z] /dev/sda4' [2025-01-30T18:43:43.351Z] + for pt in $partitions [2025-01-30T18:43:43.351Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-30T18:43:43.351Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-30T18:43:43.604Z] + label= [2025-01-30T18:43:43.604Z] + '[' '' == EFI-SYSTEM ']' [2025-01-30T18:43:43.604Z] + for pt in $partitions [2025-01-30T18:43:43.604Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-30T18:43:43.604Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-30T18:43:43.604Z] + label=EFI-SYSTEM [2025-01-30T18:43:43.604Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-30T18:43:43.604Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-30T18:43:43.604Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-30T18:43:43.604Z] + for pt in $partitions [2025-01-30T18:43:43.604Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-30T18:43:43.604Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-30T18:43:43.604Z] + label=boot [2025-01-30T18:43:43.604Z] + '[' boot == EFI-SYSTEM ']' [2025-01-30T18:43:43.604Z] + for pt in $partitions [2025-01-30T18:43:43.604Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-30T18:43:43.604Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-30T18:43:43.604Z] + label=root [2025-01-30T18:43:43.604Z] + '[' root == EFI-SYSTEM ']' [2025-01-30T18:43:43.604Z] ++ coreos_gf ls /ostree/deploy [2025-01-30T18:43:43.604Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-30T18:43:43.604Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-30T18:43:43.604Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-30T18:43:43.604Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-30T18:43:43.604Z] ++ grep -v .origin [2025-01-30T18:43:43.604Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 [2025-01-30T18:43:43.604Z] + export stateroot deploydir [2025-01-30T18:43:43.604Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/config [2025-01-30T18:43:43.604Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/config [2025-01-30T18:43:43.604Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/config [2025-01-30T18:43:43.604Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/config.new /ostree/repo/config [2025-01-30T18:43:43.604Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/config.new /ostree/repo/config [2025-01-30T18:43:43.856Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-30T18:43:43.856Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-30T18:43:43.856Z] + kernel_binary=/boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 [2025-01-30T18:43:43.856Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-01-30T18:43:43.856Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-01-30T18:43:43.856Z] + kernel_hmac=/boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac [2025-01-30T18:43:43.856Z] ++ basename /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac [2025-01-30T18:43:43.856Z] + coreos_gf ln /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac /boot/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac [2025-01-30T18:43:43.856Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac /boot/.vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64.hmac [2025-01-30T18:43:43.856Z] ++ basename /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 [2025-01-30T18:43:43.856Z] + coreos_gf ln /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 /boot/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 [2025-01-30T18:43:43.856Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-63257d7eef98364d6c3105a40d3a74eb36503bebd3d7ec6c6974715191b0250e/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 /boot/vmlinuz-6.13.0-0.rc7.20250114gitc45323b7560e.56.fc42.x86_64 [2025-01-30T18:43:43.856Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/image.squashfs compress:lz4 [2025-01-30T18:43:43.856Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/image.squashfs compress:lz4 [2025-01-30T18:43:51.918Z] + coreos_gf_shutdown [2025-01-30T18:43:51.918Z] + coreos_gf umount-all [2025-01-30T18:43:51.918Z] + guestfish --remote -- umount-all [2025-01-30T18:43:51.918Z] + coreos_gf exit [2025-01-30T18:43:51.918Z] + guestfish --remote -- exit [2025-01-30T18:43:51.918Z] + GUESTFISH_RUNNING= [2025-01-30T18:43:51.918Z] + GUESTFISH_PID= [2025-01-30T18:43:51.918Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-30T18:43:51.918Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.PS5zmG -rf [2025-01-30T18:43:51.918Z] + _coreos_gf_cleanup [2025-01-30T18:43:51.918Z] + guestfish --remote -- exit [2025-01-30T18:43:51.918Z] + : [2025-01-30T18:43:57.130Z] 2025-01-30 18:43:56,680 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw'] [2025-01-30T18:43:57.130Z] + coreos_gf_run_mount builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:57.130Z] + local mntarg=mount [2025-01-30T18:43:57.130Z] + '[' builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw = ro ']' [2025-01-30T18:43:57.130Z] + coreos_gf_run builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:57.130Z] + '[' -n '' ']' [2025-01-30T18:43:57.130Z] + coreos_gf_launch builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:57.130Z] + '[' -n '' ']' [2025-01-30T18:43:57.130Z] ++ guestfish --listen -a builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw --ro [2025-01-30T18:43:57.130Z] + eval 'GUESTFISH_PID=11794; export GUESTFISH_PID' [2025-01-30T18:43:57.131Z] ++ GUESTFISH_PID=11794 [2025-01-30T18:43:57.131Z] ++ export GUESTFISH_PID [2025-01-30T18:43:57.131Z] + '[' -z 11794 ']' [2025-01-30T18:43:57.131Z] ++ kola ncpu [2025-01-30T18:43:57.131Z] + coreos_gf set-smp 6 [2025-01-30T18:43:57.131Z] + guestfish --remote -- set-smp 6 [2025-01-30T18:43:57.131Z] + coreos_gf run [2025-01-30T18:43:57.131Z] + guestfish --remote -- run [2025-01-30T18:43:59.008Z] + GUESTFISH_RUNNING=1 [2025-01-30T18:43:59.008Z] ++ coreos_gf findfs-label root [2025-01-30T18:43:59.008Z] ++ guestfish --remote -- findfs-label root [2025-01-30T18:43:59.008Z] + root=/dev/sda4 [2025-01-30T18:43:59.008Z] + coreos_gf mount /dev/sda4 / [2025-01-30T18:43:59.008Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-30T18:43:59.261Z] + local boot [2025-01-30T18:43:59.261Z] ++ coreos_gf findfs-label boot [2025-01-30T18:43:59.261Z] ++ guestfish --remote -- findfs-label boot [2025-01-30T18:43:59.261Z] + boot=/dev/sda3 [2025-01-30T18:43:59.261Z] + coreos_gf mount /dev/sda3 /boot [2025-01-30T18:43:59.261Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-30T18:43:59.514Z] + local partitions [2025-01-30T18:43:59.514Z] + local label [2025-01-30T18:43:59.514Z] ++ coreos_gf list-partitions [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- list-partitions [2025-01-30T18:43:59.514Z] + partitions='/dev/sda1 [2025-01-30T18:43:59.514Z] /dev/sda2 [2025-01-30T18:43:59.514Z] /dev/sda3 [2025-01-30T18:43:59.514Z] /dev/sda4' [2025-01-30T18:43:59.514Z] + for pt in $partitions [2025-01-30T18:43:59.514Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-30T18:43:59.514Z] + label= [2025-01-30T18:43:59.514Z] + '[' '' == EFI-SYSTEM ']' [2025-01-30T18:43:59.514Z] + for pt in $partitions [2025-01-30T18:43:59.514Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-30T18:43:59.514Z] + label=EFI-SYSTEM [2025-01-30T18:43:59.514Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-30T18:43:59.514Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-30T18:43:59.514Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-30T18:43:59.514Z] + for pt in $partitions [2025-01-30T18:43:59.514Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-30T18:43:59.514Z] + label=boot [2025-01-30T18:43:59.514Z] + '[' boot == EFI-SYSTEM ']' [2025-01-30T18:43:59.514Z] + for pt in $partitions [2025-01-30T18:43:59.514Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-30T18:43:59.514Z] + label=root [2025-01-30T18:43:59.514Z] + '[' root == EFI-SYSTEM ']' [2025-01-30T18:43:59.514Z] ++ coreos_gf ls /ostree/deploy [2025-01-30T18:43:59.514Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-30T18:43:59.514Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-30T18:43:59.768Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-30T18:43:59.768Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-30T18:43:59.768Z] ++ grep -v .origin [2025-01-30T18:43:59.768Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.0 [2025-01-30T18:43:59.768Z] + export stateroot deploydir [2025-01-30T18:43:59.768Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-01-30T18:43:59.768Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-01-30T18:43:59.768Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-01-30T18:43:59.768Z] + coreos_gf_shutdown [2025-01-30T18:43:59.768Z] + coreos_gf umount-all [2025-01-30T18:43:59.768Z] + guestfish --remote -- umount-all [2025-01-30T18:43:59.768Z] + coreos_gf exit [2025-01-30T18:43:59.768Z] + guestfish --remote -- exit [2025-01-30T18:43:59.768Z] + GUESTFISH_RUNNING= [2025-01-30T18:43:59.768Z] + GUESTFISH_PID= [2025-01-30T18:43:59.768Z] + _coreos_gf_cleanup [2025-01-30T18:43:59.768Z] + guestfish --remote -- exit [2025-01-30T18:43:59.768Z] + : [2025-01-30T18:43:59.768Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250130.dev.0 [2025-01-30T18:43:59.768Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-01-30T18:43:59.768Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-01-30T18:43:59.768Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-01-30T18:44:00.021Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-01-30T18:44:00.021Z] 2025-01-30 18:43:59,770 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '0168071bcadc289e0758b60b5f39210c09db9bd1ff3554d2c15549577f48cae1', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-01-30T18:44:00.021Z] 2025-01-30 18:43:59,825 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpbadty2ga.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-01-30T18:44:01.896Z] 2025-01-30 18:44:01,669 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250130.dev.0', '-volset', 'fedora-coreos-42.20250130.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-42.20250130.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-30T18:44:01.896Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-30T18:44:01.896Z] genisoimage 1.1.11 (Linux) [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-30T18:44:01.896Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-30T18:44:01.896Z] Writing: Initial Padblock Start Block 0 [2025-01-30T18:44:01.896Z] Done with: Initial Padblock Block(s) 16 [2025-01-30T18:44:01.896Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-30T18:44:01.896Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-30T18:44:01.896Z] Size of boot image is 4 sectors -> No emulation [2025-01-30T18:44:01.896Z] Size of boot image is 13104 sectors -> No emulation [2025-01-30T18:44:01.896Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-30T18:44:01.896Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: End Volume Descriptor Start Block 19 [2025-01-30T18:44:01.896Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: Version block Start Block 20 [2025-01-30T18:44:01.896Z] Done with: Version block Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: Path table Start Block 21 [2025-01-30T18:44:01.896Z] Done with: Path table Block(s) 4 [2025-01-30T18:44:01.896Z] Writing: Joliet path table Start Block 25 [2025-01-30T18:44:01.896Z] Done with: Joliet path table Block(s) 4 [2025-01-30T18:44:01.896Z] Writing: Directory tree Start Block 29 [2025-01-30T18:44:01.896Z] Done with: Directory tree Block(s) 7 [2025-01-30T18:44:01.896Z] Writing: Joliet directory tree Start Block 36 [2025-01-30T18:44:01.896Z] Done with: Joliet directory tree Block(s) 7 [2025-01-30T18:44:01.896Z] Writing: Directory tree cleanup Start Block 43 [2025-01-30T18:44:01.896Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-30T18:44:01.896Z] Writing: Extension record Start Block 43 [2025-01-30T18:44:01.896Z] Done with: Extension record Block(s) 1 [2025-01-30T18:44:01.896Z] Writing: The File(s) Start Block 44 [2025-01-30T18:44:01.896Z] 0.92% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 1.84% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 2.75% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 3.67% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 4.58% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 5.50% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 6.42% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 7.34% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 8.25% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 9.17% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 10.09% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 11.01% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 11.92% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 12.84% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 13.76% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 14.67% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 15.59% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 16.51% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 17.42% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 18.34% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 19.26% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 20.18% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 21.09% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 22.01% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:01.896Z] 22.92% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 23.84% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 24.76% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 25.68% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 26.59% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 27.51% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 28.43% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 29.34% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 30.26% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 31.18% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 32.09% done, estimate finish Thu Jan 30 18:44:01 2025 [2025-01-30T18:44:02.149Z] 33.01% done, estimate finish Thu Jan 30 18:44:04 2025 [2025-01-30T18:44:02.149Z] 33.93% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 34.85% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 35.76% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 36.68% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 37.60% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 38.51% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 39.43% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 40.35% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 41.26% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 42.18% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 43.10% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.149Z] 44.02% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 44.93% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 45.85% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 46.77% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 47.68% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 48.60% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 49.52% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:02.401Z] 50.43% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 51.35% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 52.27% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 53.19% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 54.10% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 55.02% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.401Z] 55.93% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 56.85% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 57.77% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 58.69% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 59.60% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 60.52% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 61.44% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 62.35% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.402Z] 63.27% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 64.19% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 65.10% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 66.02% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 66.94% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 67.86% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 68.77% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 69.69% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 70.61% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 71.52% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 72.44% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 73.36% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 74.27% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 75.19% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 76.11% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 77.03% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 77.94% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 78.86% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 79.78% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 80.69% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 81.61% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 82.53% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.654Z] 83.44% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.907Z] 84.36% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 85.28% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 86.20% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 87.11% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 88.03% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 88.94% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 89.86% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 90.78% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 91.70% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 92.61% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 93.53% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 94.45% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 95.36% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 96.28% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 97.20% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 98.11% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 99.03% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] 99.95% done, estimate finish Thu Jan 30 18:44:02 2025 [2025-01-30T18:44:02.908Z] Total translation table size: 2048 [2025-01-30T18:44:02.908Z] Total rockridge attributes bytes: 3006 [2025-01-30T18:44:02.908Z] Total directory bytes: 12288 [2025-01-30T18:44:02.908Z] Path table size(bytes): 96 [2025-01-30T18:44:02.908Z] Done with: The File(s) Block(s) 545095 [2025-01-30T18:44:02.908Z] Writing: Ending Padblock Start Block 545139 [2025-01-30T18:44:02.908Z] Done with: Ending Padblock Block(s) 150 [2025-01-30T18:44:02.908Z] Max brk space used 1c000 [2025-01-30T18:44:02.908Z] 545289 extents written (1065 MB) [2025-01-30T18:44:02.908Z] 2025-01-30 18:44:02,855 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250130.dev.0-live.x86_64.iso'] [2025-01-30T18:44:02.908Z] isohybrid: Warning: more than 1024 cylinders: 1066 [2025-01-30T18:44:02.908Z] isohybrid: Not all BIOSes will be able to boot this device [2025-01-30T18:44:03.473Z] 2025-01-30 18:44:03,313 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250130.dev.0', '-volset', 'fedora-coreos-42.20250130.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-42.20250130.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-30T18:44:03.473Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-30T18:44:03.473Z] genisoimage 1.1.11 (Linux) [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-30T18:44:03.473Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-30T18:44:03.473Z] Writing: Initial Padblock Start Block 0 [2025-01-30T18:44:03.473Z] Done with: Initial Padblock Block(s) 16 [2025-01-30T18:44:03.473Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-30T18:44:03.473Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-30T18:44:03.473Z] Size of boot image is 4 sectors -> No emulation [2025-01-30T18:44:03.473Z] Size of boot image is 13104 sectors -> No emulation [2025-01-30T18:44:03.473Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-30T18:44:03.473Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: End Volume Descriptor Start Block 19 [2025-01-30T18:44:03.473Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: Version block Start Block 20 [2025-01-30T18:44:03.473Z] Done with: Version block Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: Path table Start Block 21 [2025-01-30T18:44:03.473Z] Done with: Path table Block(s) 4 [2025-01-30T18:44:03.473Z] Writing: Joliet path table Start Block 25 [2025-01-30T18:44:03.473Z] Done with: Joliet path table Block(s) 4 [2025-01-30T18:44:03.473Z] Writing: Directory tree Start Block 29 [2025-01-30T18:44:03.473Z] Done with: Directory tree Block(s) 7 [2025-01-30T18:44:03.473Z] Writing: Joliet directory tree Start Block 36 [2025-01-30T18:44:03.473Z] Done with: Joliet directory tree Block(s) 7 [2025-01-30T18:44:03.473Z] Writing: Directory tree cleanup Start Block 43 [2025-01-30T18:44:03.473Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-30T18:44:03.473Z] Writing: Extension record Start Block 43 [2025-01-30T18:44:03.473Z] Done with: Extension record Block(s) 1 [2025-01-30T18:44:03.473Z] Writing: The File(s) Start Block 44 [2025-01-30T18:44:03.473Z] 8.45% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 16.87% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 25.31% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 33.73% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 42.18% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 50.60% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 59.04% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 67.46% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 75.91% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 84.33% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] 92.79% done, estimate finish Thu Jan 30 18:44:03 2025 [2025-01-30T18:44:03.473Z] Total translation table size: 2048 [2025-01-30T18:44:03.473Z] Total rockridge attributes bytes: 2842 [2025-01-30T18:44:03.473Z] Total directory bytes: 12288 [2025-01-30T18:44:03.473Z] Path table size(bytes): 96 [2025-01-30T18:44:03.473Z] Done with: The File(s) Block(s) 59097 [2025-01-30T18:44:03.473Z] Writing: Ending Padblock Start Block 59141 [2025-01-30T18:44:03.473Z] Done with: Ending Padblock Block(s) 150 [2025-01-30T18:44:03.473Z] Max brk space used 1b000 [2025-01-30T18:44:03.473Z] 59291 extents written (115 MB) [2025-01-30T18:44:03.473Z] 2025-01-30 18:44:03,425 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250130.dev.0-live.x86_64.iso.minimal'] [2025-01-30T18:44:03.473Z] 2025-01-30 18:44:03,463 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250130.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250130.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-01-30T18:44:21.479Z] + RUST_BACKTRACE=full [2025-01-30T18:44:21.479Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/57093b9e401453407f199966b01ab6f753692c1128d14319ba755910de1e8f53.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-42.20250130.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250130.dev.0-live.x86_64.iso.minimal --consume [2025-01-30T18:44:21.479Z] Packing minimal ISO [2025-01-30T18:44:21.479Z] Matched 17 files of 17 [2025-01-30T18:44:21.479Z] Total bytes skipped: 121008895 [2025-01-30T18:44:21.479Z] Total bytes written: 625921 [2025-01-30T18:44:21.479Z] Total bytes written (compressed): 2808 [2025-01-30T18:44:21.479Z] Verifying that packed image matches digest [2025-01-30T18:44:21.479Z] Packing successful! [2025-01-30T18:44:21.479Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-30T18:44:24.779Z] Updated: builds/42.20250130.dev.0/x86_64/meta.json [2025-01-30T18:44:24.781Z] [Pipeline] } [2025-01-30T18:44:24.786Z] [Pipeline] // withEnv [2025-01-30T18:44:24.832Z] [Pipeline] withEnv [2025-01-30T18:44:24.833Z] [Pipeline] { [2025-01-30T18:44:24.846Z] [Pipeline] sh [2025-01-30T18:44:25.436Z] + set -xeuo pipefail [2025-01-30T18:44:25.436Z] ++ umask [2025-01-30T18:44:25.436Z] + '[' 0022 = 0000 ']' [2025-01-30T18:44:25.436Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-01-30T18:44:25.436Z] Targeting build: 42.20250130.dev.0 [2025-01-30T18:44:25.690Z] Compressing: builds/42.20250130.dev.0/x86_64 [2025-01-30T18:44:25.690Z] 2025-01-30 18:44:25,480 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250130.dev.0/x86_64/fedora-coreos-42.20250130.dev.0-metal.x86_64.raw'] [2025-01-30T18:49:17.122Z] Compressed: fedora-coreos-42.20250130.dev.0-metal.x86_64.raw.xz [2025-01-30T18:49:17.122Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-01-30T18:49:17.122Z] Updated: builds/42.20250130.dev.0/x86_64/meta.json [2025-01-30T18:49:17.124Z] [Pipeline] } [2025-01-30T18:49:17.128Z] [Pipeline] // withEnv [2025-01-30T18:49:17.188Z] [Pipeline] } [2025-01-30T18:49:17.192Z] [Pipeline] // stage [2025-01-30T18:49:17.197Z] [Pipeline] stage [2025-01-30T18:49:17.197Z] [Pipeline] { (x86_64:kola:testiso) [2025-01-30T18:49:17.223Z] [Pipeline] withEnv [2025-01-30T18:49:17.223Z] [Pipeline] { [2025-01-30T18:49:17.226Z] [Pipeline] sh [2025-01-30T18:49:17.818Z] + set -euo pipefail [2025-01-30T18:49:17.825Z] ++ umask [2025-01-30T18:49:17.825Z] + '[' 0022 = 0000 ']' [2025-01-30T18:49:17.825Z] + uuidgen [2025-01-30T18:49:17.825Z] + cut -f1 -d- [2025-01-30T18:49:17.829Z] [Pipeline] } [2025-01-30T18:49:17.832Z] [Pipeline] // withEnv [2025-01-30T18:49:17.897Z] [Pipeline] withEnv [2025-01-30T18:49:17.897Z] [Pipeline] { [2025-01-30T18:49:17.901Z] [Pipeline] sh [2025-01-30T18:49:18.443Z] + set -euo pipefail [2025-01-30T18:49:18.443Z] ++ umask [2025-01-30T18:49:18.443Z] + '[' 0022 = 0000 ']' [2025-01-30T18:49:18.443Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:49:18.443Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-30T18:49:18.446Z] [Pipeline] } [2025-01-30T18:49:18.448Z] [Pipeline] // withEnv [2025-01-30T18:49:18.487Z] [Pipeline] withEnv [2025-01-30T18:49:18.487Z] [Pipeline] { [2025-01-30T18:49:18.500Z] [Pipeline] sh [2025-01-30T18:49:19.026Z] + set -xeuo pipefail [2025-01-30T18:49:19.026Z] ++ umask [2025-01-30T18:49:19.026Z] + '[' 0022 = 0000 ']' [2025-01-30T18:49:19.026Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T18:49:19.026Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-HO6gn/kola-testiso-x86_64 [2025-01-30T18:49:19.026Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-HO6gn/kola-testiso-x86_64 [2025-01-30T18:49:19.026Z] ���� Snoozing kola test pattern "ext.config.rpm-ostree.kernel-replace" until Feb 04 2025 [2025-01-30T18:49:19.026Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-01-30T18:49:19.026Z] Ignoring verification of signature on metal image [2025-01-30T18:49:19.026Z] Running test: iso-as-disk.bios [2025-01-30T18:49:45.485Z] PASS: iso-as-disk.bios (18.602s) [2025-01-30T18:49:45.486Z] Running test: iso-as-disk.uefi [2025-01-30T18:50:11.956Z] PASS: iso-as-disk.uefi (22.574s) [2025-01-30T18:50:11.956Z] Running test: iso-as-disk.uefi-secure [2025-01-30T18:50:38.404Z] PASS: iso-as-disk.uefi-secure (23.277s) [2025-01-30T18:50:38.404Z] Running test: iso-as-disk.4k.uefi [2025-01-30T18:51:04.859Z] PASS: iso-as-disk.4k.uefi (22.759s) [2025-01-30T18:51:04.859Z] Running test: iso-install.bios [2025-01-30T18:55:41.255Z] PASS: iso-install.bios (4m22.867s) [2025-01-30T18:55:41.255Z] Running test: iso-live-login.bios [2025-01-30T18:56:13.237Z] The file: journal.txt does not exist [2025-01-30T18:56:13.237Z] PASS: iso-live-login.bios (29.631s) [2025-01-30T18:56:13.237Z] Running test: iso-live-login.uefi [2025-01-30T18:56:45.221Z] The file: journal.txt does not exist [2025-01-30T18:56:45.221Z] PASS: iso-live-login.uefi (26.374s) [2025-01-30T18:56:45.221Z] Running test: iso-live-login.uefi-secure [2025-01-30T18:57:17.198Z] The file: journal.txt does not exist [2025-01-30T18:57:17.199Z] PASS: iso-live-login.uefi-secure (27.226s) [2025-01-30T18:57:17.199Z] Running test: iso-live-login.4k.uefi [2025-01-30T18:57:43.643Z] The file: journal.txt does not exist [2025-01-30T18:57:45.518Z] PASS: iso-live-login.4k.uefi (26.663s) [2025-01-30T18:57:45.518Z] Running test: iso-offline-install.bios [2025-01-30T19:02:06.940Z] PASS: iso-offline-install.bios (4m10.008s) [2025-01-30T19:02:06.940Z] Running test: iso-offline-install.mpath.bios [2025-01-30T19:06:43.422Z] PASS: iso-offline-install.mpath.bios (4m11.385s) [2025-01-30T19:06:43.422Z] Running test: iso-offline-install-fromram.4k.uefi [2025-01-30T19:11:04.831Z] PASS: iso-offline-install-fromram.4k.uefi (4m10.425s) [2025-01-30T19:11:04.831Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-01-30T19:14:56.220Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m48.499s) [2025-01-30T19:14:56.221Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-01-30T19:19:02.688Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m0.617s) [2025-01-30T19:19:02.688Z] Running test: iso-offline-install-iscsi.manual.bios [2025-01-30T19:23:09.063Z] PASS: iso-offline-install-iscsi.manual.bios (3m58.95s) [2025-01-30T19:23:09.063Z] Running test: miniso-install.bios [2025-01-30T19:27:45.466Z] PASS: miniso-install.bios (4m22.71s) [2025-01-30T19:27:45.466Z] Running test: miniso-install.nm.bios [2025-01-30T19:32:36.897Z] PASS: miniso-install.nm.bios (4m37.797s) [2025-01-30T19:32:36.897Z] Running test: miniso-install.4k.uefi [2025-01-30T19:37:13.302Z] PASS: miniso-install.4k.uefi (4m28.477s) [2025-01-30T19:37:13.302Z] Running test: miniso-install.4k.nm.uefi [2025-01-30T19:42:04.706Z] PASS: miniso-install.4k.nm.uefi (4m41.063s) [2025-01-30T19:42:04.706Z] Running test: pxe-offline-install.bios [2025-01-30T19:46:41.101Z] PASS: pxe-offline-install.bios (4m20.289s) [2025-01-30T19:46:41.101Z] Running test: pxe-offline-install.4k.uefi [2025-01-30T19:51:17.522Z] PASS: pxe-offline-install.4k.uefi (4m29.327s) [2025-01-30T19:51:17.522Z] Running test: pxe-online-install.bios [2025-01-30T19:55:54.035Z] PASS: pxe-online-install.bios (4m23.365s) [2025-01-30T19:55:54.035Z] Running test: pxe-online-install.4k.uefi [2025-01-30T20:00:30.607Z] PASS: pxe-online-install.4k.uefi (4m25.57s) [2025-01-30T20:00:30.610Z] [Pipeline] } [2025-01-30T20:00:30.613Z] [Pipeline] // withEnv [2025-01-30T20:00:30.619Z] [Pipeline] withEnv [2025-01-30T20:00:30.619Z] [Pipeline] { [2025-01-30T20:00:30.676Z] [Pipeline] sh [2025-01-30T20:00:31.282Z] + set -xeuo pipefail [2025-01-30T20:00:31.282Z] ++ umask [2025-01-30T20:00:31.282Z] + '[' 0022 = 0000 ']' [2025-01-30T20:00:31.282Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T20:00:31.282Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-HO6gn -c --xz kola-testiso-x86_64 [2025-01-30T20:00:43.429Z] [Pipeline] } [2025-01-30T20:00:43.441Z] [Pipeline] // withEnv [2025-01-30T20:00:43.445Z] [Pipeline] archiveArtifacts [2025-01-30T20:00:43.447Z] Archiving artifacts [2025-01-30T20:00:44.653Z] [Pipeline] withEnv [2025-01-30T20:00:44.655Z] [Pipeline] { [2025-01-30T20:00:44.657Z] [Pipeline] sh [2025-01-30T20:00:45.187Z] + set -xeuo pipefail [2025-01-30T20:00:45.187Z] ++ umask [2025-01-30T20:00:45.187Z] + '[' 0022 = 0000 ']' [2025-01-30T20:00:45.187Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-30T20:00:45.187Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-HO6gn/kola-testiso-x86_64 --output - [2025-01-30T20:00:45.190Z] [Pipeline] } [2025-01-30T20:00:45.192Z] [Pipeline] // withEnv [2025-01-30T20:00:45.198Z] [Pipeline] junit [2025-01-30T20:00:45.200Z] Recording test results [2025-01-30T20:00:45.229Z] None of the test reports contained any result [2025-01-30T20:00:45.229Z] [Pipeline] } [2025-01-30T20:00:45.241Z] [Pipeline] // stage [2025-01-30T20:00:45.245Z] [Pipeline] stage [2025-01-30T20:00:45.246Z] [Pipeline] { (x86_64:Destroy Remote) [2025-01-30T20:00:45.248Z] [Pipeline] } [2025-01-30T20:00:45.250Z] [Pipeline] // stage [2025-01-30T20:00:45.297Z] [Pipeline] } [2025-01-30T20:00:45.300Z] [Pipeline] // parallel [2025-01-30T20:00:45.326Z] [Pipeline] } [2025-01-30T20:00:45.329Z] [Pipeline] // timeout [2025-01-30T20:00:45.392Z] [Pipeline] } [2025-01-30T20:00:45.395Z] [Pipeline] // container [2025-01-30T20:00:45.407Z] [Pipeline] } [2025-01-30T20:00:45.432Z] [Pipeline] // node [2025-01-30T20:00:45.467Z] [Pipeline] } [2025-01-30T20:00:45.479Z] [Pipeline] // podTemplate [2025-01-30T20:00:45.534Z] [Pipeline] End of Pipeline [2025-01-30T20:00:45.615Z] Finished: SUCCESS