[2025-02-18T18:02:41.934Z] Started by upstream project "bodhi-trigger" build number 1406 [2025-02-18T18:02:41.934Z] originally caused by: [2025-02-18T18:02:41.934Z] Triggered by CI message. [2025-02-18T18:02:41.968Z] 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-02-18T18:02:42.294Z] Selected Git installation does not exist. Using Default [2025-02-18T18:02:42.294Z] The recommended git tool is: NONE [2025-02-18T18:02:42.294Z] No credentials specified [2025-02-18T18:02:42.294Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-18T18:02:42.302Z] Fetching changes from the remote Git repository [2025-02-18T18:02:42.303Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-18T18:02:42.343Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-18T18:02:42.343Z] > git --version # timeout=10 [2025-02-18T18:02:42.350Z] > git --version # 'git version 2.39.3' [2025-02-18T18:02:42.350Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T18:02:42.443Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-18T18:02:42.452Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-18T18:02:42.452Z] > git config core.sparsecheckout # timeout=10 [2025-02-18T18:02:42.464Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-18T18:02:42.475Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-18T18:02:42.475Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-18T18:02:42.513Z] Loading library coreos@main [2025-02-18T18:02:42.513Z] Attempting to resolve main from remote references... [2025-02-18T18:02:42.513Z] > git --version # timeout=10 [2025-02-18T18:02:42.519Z] > git --version # 'git version 2.39.3' [2025-02-18T18:02:42.519Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-18T18:02:42.608Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-18T18:02:42.609Z] Selected Git installation does not exist. Using Default [2025-02-18T18:02:42.609Z] The recommended git tool is: NONE [2025-02-18T18:02:42.609Z] No credentials specified [2025-02-18T18:02:42.610Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-18T18:02:42.617Z] Fetching changes from the remote Git repository [2025-02-18T18:02:42.618Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-18T18:02:42.625Z] Fetching without tags [2025-02-18T18:02:42.625Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-18T18:02:42.625Z] > git --version # timeout=10 [2025-02-18T18:02:42.632Z] > git --version # 'git version 2.39.3' [2025-02-18T18:02:42.632Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-18T18:02:42.698Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-18T18:02:42.698Z] > git config core.sparsecheckout # timeout=10 [2025-02-18T18:02:42.704Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-18T18:02:42.714Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-18T18:02:42.714Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-18T18:02:43.257Z] [Pipeline] Start of Pipeline [2025-02-18T18:02:43.266Z] [Pipeline] node [2025-02-18T18:02:43.270Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-18T18:02:43.271Z] [Pipeline] { [2025-02-18T18:02:43.289Z] [Pipeline] withEnv [2025-02-18T18:02:43.289Z] [Pipeline] { [2025-02-18T18:02:43.293Z] [Pipeline] sh [2025-02-18T18:02:43.549Z] + set -xeuo pipefail [2025-02-18T18:02:43.549Z] ++ umask [2025-02-18T18:02:43.549Z] + '[' 0022 = 0000 ']' [2025-02-18T18:02:43.549Z] + rm -rf pipe [2025-02-18T18:02:43.549Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-18T18:02:43.549Z] Cloning into 'pipe'... [2025-02-18T18:02:43.800Z] [Pipeline] } [2025-02-18T18:02:43.802Z] [Pipeline] // withEnv [2025-02-18T18:02:43.835Z] [Pipeline] load [2025-02-18T18:02:44.202Z] [Pipeline] { (pipe/utils.groovy) [2025-02-18T18:02:44.205Z] [Pipeline] } [2025-02-18T18:02:44.236Z] [Pipeline] // load [2025-02-18T18:02:44.258Z] [Pipeline] readYaml [2025-02-18T18:02:44.298Z] [Pipeline] } [2025-02-18T18:02:44.332Z] [Pipeline] // node [2025-02-18T18:02:44.344Z] [Pipeline] properties [2025-02-18T18:02:44.440Z] [Pipeline] libraryResource [2025-02-18T18:02:44.442Z] [Pipeline] readJSON [2025-02-18T18:02:44.448Z] [Pipeline] node [2025-02-18T18:02:44.455Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-18T18:02:44.465Z] [Pipeline] { [2025-02-18T18:02:44.470Z] [Pipeline] writeYaml [2025-02-18T18:02:44.474Z] [Pipeline] readFile [2025-02-18T18:02:44.492Z] [Pipeline] } [2025-02-18T18:02:44.876Z] [Pipeline] // node [2025-02-18T18:02:44.907Z] [Pipeline] podTemplate [2025-02-18T18:02:44.920Z] [Pipeline] { [2025-02-18T18:02:44.946Z] [Pipeline] node [2025-02-18T18:02:55.653Z] Created Pod: openshift coreos-ci/pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p [2025-02-18T18:02:59.947Z] Still waiting to schedule task [2025-02-18T18:02:59.947Z] ‘pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p’ is offline [2025-02-18T18:03:02.126Z] Agent pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p is provisioned from template pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585 [2025-02-18T18:03:02.127Z] --- [2025-02-18T18:03:02.127Z] apiVersion: "v1" [2025-02-18T18:03:02.127Z] kind: "Pod" [2025-02-18T18:03:02.127Z] metadata: [2025-02-18T18:03:02.127Z] annotations: [2025-02-18T18:03:02.127Z] buildUrl: "http://172.30.130.216:80/job/test-override/1417/" [2025-02-18T18:03:02.127Z] runUrl: "job/test-override/1417/" [2025-02-18T18:03:02.127Z] labels: [2025-02-18T18:03:02.127Z] jenkins: "slave" [2025-02-18T18:03:02.127Z] jenkins/label-digest: "1828e589ac2f17e01effe432eefcc06a553f0b12" [2025-02-18T18:03:02.127Z] jenkins/label: "pod-447ed047-1f69-4c98-86ff-5f661c155881" [2025-02-18T18:03:02.127Z] name: "pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p" [2025-02-18T18:03:02.127Z] namespace: "coreos-ci" [2025-02-18T18:03:02.127Z] spec: [2025-02-18T18:03:02.127Z] containers: [2025-02-18T18:03:02.127Z] - command: [2025-02-18T18:03:02.127Z] - "/usr/bin/dumb-init" [2025-02-18T18:03:02.127Z] - "/usr/bin/sleep" [2025-02-18T18:03:02.127Z] - "infinity" [2025-02-18T18:03:02.127Z] env: [2025-02-18T18:03:02.127Z] - name: "COSA_TESTISO_DEBUG" [2025-02-18T18:03:02.127Z] value: "true" [2025-02-18T18:03:02.127Z] - name: "NCPUS" [2025-02-18T18:03:02.127Z] value: "6" [2025-02-18T18:03:02.127Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-18T18:03:02.127Z] imagePullPolicy: "Always" [2025-02-18T18:03:02.127Z] name: "worker" [2025-02-18T18:03:02.127Z] resources: [2025-02-18T18:03:02.127Z] limits: [2025-02-18T18:03:02.127Z] memory: "10752Mi" [2025-02-18T18:03:02.127Z] cpu: "6" [2025-02-18T18:03:02.127Z] devices.kubevirt.io/kvm: "1" [2025-02-18T18:03:02.127Z] requests: [2025-02-18T18:03:02.127Z] memory: "10752Mi" [2025-02-18T18:03:02.127Z] cpu: "6" [2025-02-18T18:03:02.127Z] devices.kubevirt.io/kvm: "1" [2025-02-18T18:03:02.127Z] volumeMounts: [2025-02-18T18:03:02.127Z] - mountPath: "/srv/" [2025-02-18T18:03:02.127Z] name: "emptydir-0" [2025-02-18T18:03:02.127Z] - mountPath: "/home/jenkins/agent" [2025-02-18T18:03:02.127Z] name: "workspace-volume" [2025-02-18T18:03:02.127Z] readOnly: false [2025-02-18T18:03:02.127Z] - env: [2025-02-18T18:03:02.127Z] - name: "JENKINS_SECRET" [2025-02-18T18:03:02.127Z] value: "********" [2025-02-18T18:03:02.127Z] - name: "JENKINS_TUNNEL" [2025-02-18T18:03:02.127Z] value: "172.30.136.1:50000" [2025-02-18T18:03:02.127Z] - name: "JENKINS_AGENT_NAME" [2025-02-18T18:03:02.127Z] value: "pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p" [2025-02-18T18:03:02.127Z] - name: "JENKINS_NAME" [2025-02-18T18:03:02.127Z] value: "pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p" [2025-02-18T18:03:02.127Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-18T18:03:02.127Z] value: "/home/jenkins/agent" [2025-02-18T18:03:02.127Z] - name: "JENKINS_URL" [2025-02-18T18:03:02.127Z] value: "http://172.30.130.216:80/" [2025-02-18T18:03:02.127Z] image: "jenkins-agent-base:latest" [2025-02-18T18:03:02.127Z] name: "jnlp" [2025-02-18T18:03:02.127Z] resources: [2025-02-18T18:03:02.127Z] limits: [2025-02-18T18:03:02.127Z] memory: "512Mi" [2025-02-18T18:03:02.127Z] cpu: "1" [2025-02-18T18:03:02.127Z] requests: [2025-02-18T18:03:02.127Z] memory: "512Mi" [2025-02-18T18:03:02.127Z] cpu: "1" [2025-02-18T18:03:02.127Z] volumeMounts: [2025-02-18T18:03:02.127Z] - mountPath: "/home/jenkins/agent" [2025-02-18T18:03:02.127Z] name: "workspace-volume" [2025-02-18T18:03:02.127Z] readOnly: false [2025-02-18T18:03:02.127Z] nodeSelector: [2025-02-18T18:03:02.127Z] kubernetes.io/os: "linux" [2025-02-18T18:03:02.127Z] restartPolicy: "Never" [2025-02-18T18:03:02.127Z] serviceAccountName: "jenkins" [2025-02-18T18:03:02.127Z] volumes: [2025-02-18T18:03:02.127Z] - emptyDir: {} [2025-02-18T18:03:02.127Z] name: "emptydir-0" [2025-02-18T18:03:02.127Z] - emptyDir: [2025-02-18T18:03:02.127Z] medium: "" [2025-02-18T18:03:02.127Z] name: "workspace-volume" [2025-02-18T18:03:02.127Z] [2025-02-18T18:03:02.716Z] Running on pod-447ed047-1f69-4c98-86ff-5f661c155881-tq585-2mr4p in /home/jenkins/agent/workspace/test-override [2025-02-18T18:03:02.716Z] [Pipeline] { [2025-02-18T18:03:02.727Z] [Pipeline] container [2025-02-18T18:03:02.727Z] [Pipeline] { [2025-02-18T18:03:02.795Z] [Pipeline] withEnv [2025-02-18T18:03:02.795Z] [Pipeline] { [2025-02-18T18:03:02.811Z] [Pipeline] sh [2025-02-18T18:03:03.536Z] + set -xeuo pipefail [2025-02-18T18:03:03.536Z] ++ umask [2025-02-18T18:03:03.536Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:03.536Z] + cat /cosa/coreos-assembler-git.json [2025-02-18T18:03:03.536Z] { [2025-02-18T18:03:03.536Z] "date": "2025-02-17T13:48:46Z", [2025-02-18T18:03:03.536Z] "git": { [2025-02-18T18:03:03.536Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e", [2025-02-18T18:03:03.536Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-18T18:03:03.536Z] "branch": "HEAD", [2025-02-18T18:03:03.536Z] "dirty": "false" [2025-02-18T18:03:03.536Z] }, [2025-02-18T18:03:03.536Z] "file": { [2025-02-18T18:03:03.536Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c", [2025-02-18T18:03:03.536Z] "checksum_type": "sha256", [2025-02-18T18:03:03.536Z] "format": "tar.gz", [2025-02-18T18:03:03.536Z] "name": "coreos-assembler-git.tar.gz", [2025-02-18T18:03:03.536Z] "size": "10012677" [2025-02-18T18:03:03.536Z] } [2025-02-18T18:03:03.536Z] } [2025-02-18T18:03:03.883Z] [Pipeline] } [2025-02-18T18:03:03.886Z] [Pipeline] // withEnv [2025-02-18T18:03:03.940Z] [Pipeline] timeout [2025-02-18T18:03:03.940Z] Timeout set to expire in 2 hr 30 min [2025-02-18T18:03:03.940Z] [Pipeline] { [2025-02-18T18:03:04.026Z] [Pipeline] withEnv [2025-02-18T18:03:04.026Z] [Pipeline] { [2025-02-18T18:03:04.030Z] [Pipeline] sh [2025-02-18T18:03:04.567Z] + set -euo pipefail [2025-02-18T18:03:04.568Z] ++ umask [2025-02-18T18:03:04.568Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:04.568Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-cca2fcc70c [2025-02-18T18:03:04.568Z] + jq -r .update.title [2025-02-18T18:03:04.846Z] [Pipeline] } [2025-02-18T18:03:04.850Z] [Pipeline] // withEnv [2025-02-18T18:03:04.889Z] [Pipeline] withEnv [2025-02-18T18:03:04.890Z] [Pipeline] { [2025-02-18T18:03:04.893Z] [Pipeline] sh [2025-02-18T18:03:05.429Z] + set -euo pipefail [2025-02-18T18:03:05.429Z] ++ umask [2025-02-18T18:03:05.429Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:05.429Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-cca2fcc70c [2025-02-18T18:03:05.429Z] + jq -r '.update.builds[].nvr' [2025-02-18T18:03:05.687Z] [Pipeline] } [2025-02-18T18:03:05.691Z] [Pipeline] // withEnv [2025-02-18T18:03:05.711Z] [Pipeline] withCredentials [2025-02-18T18:03:05.714Z] [Pipeline] // withCredentials [2025-02-18T18:03:05.718Z] [Pipeline] echo [2025-02-18T18:03:05.718Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-18T18:03:05.722Z] [Pipeline] withCredentials [2025-02-18T18:03:05.724Z] [Pipeline] // withCredentials [2025-02-18T18:03:05.730Z] [Pipeline] echo [2025-02-18T18:03:05.730Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-18T18:03:05.734Z] [Pipeline] withCredentials [2025-02-18T18:03:05.800Z] [Pipeline] // withCredentials [2025-02-18T18:03:06.123Z] [Pipeline] echo [2025-02-18T18:03:06.123Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-18T18:03:06.151Z] [Pipeline] withEnv [2025-02-18T18:03:06.151Z] [Pipeline] { [2025-02-18T18:03:06.199Z] [Pipeline] sh [2025-02-18T18:03:06.736Z] + set -euo pipefail [2025-02-18T18:03:06.736Z] ++ umask [2025-02-18T18:03:06.736Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:06.736Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-02-18T18:03:06.736Z] + cut -d ' ' -f 1 [2025-02-18T18:03:06.740Z] [Pipeline] } [2025-02-18T18:03:06.743Z] [Pipeline] // withEnv [2025-02-18T18:03:06.794Z] [Pipeline] withEnv [2025-02-18T18:03:06.795Z] [Pipeline] { [2025-02-18T18:03:06.821Z] [Pipeline] sh [2025-02-18T18:03:07.359Z] + set -xeuo pipefail [2025-02-18T18:03:07.360Z] ++ umask [2025-02-18T18:03:07.360Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:07.360Z] + cosa init --branch testing-devel --commit=a4e1fd21b145ff94733cb30152720c137bb19c65 https://github.com/coreos/fedora-coreos-config [2025-02-18T18:03:07.360Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-18T18:03:07.360Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:03:07.360Z] + mkdir -p src [2025-02-18T18:03:07.360Z] + cd src [2025-02-18T18:03:07.360Z] + test -e config [2025-02-18T18:03:07.360Z] + case "${source}" in [2025-02-18T18:03:07.360Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-18T18:03:07.360Z] Cloning into 'config'... [2025-02-18T18:03:07.614Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-18T18:03:07.614Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-18T18:03:08.536Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-18T18:03:08.536Z] + '[' -n a4e1fd21b145ff94733cb30152720c137bb19c65 ']' [2025-02-18T18:03:08.536Z] + git -C ./config fetch origin a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:03:08.536Z] From https://github.com/coreos/fedora-coreos-config [2025-02-18T18:03:08.536Z] * branch a4e1fd21b145ff94733cb30152720c137bb19c65 -> FETCH_HEAD [2025-02-18T18:03:08.536Z] + git -C ./config reset --hard a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:03:08.536Z] HEAD is now at a4e1fd2 lockfiles: bump to latest [2025-02-18T18:03:08.536Z] + git -C ./config submodule update --init --recursive [2025-02-18T18:03:08.536Z] + set +x [2025-02-18T18:03:08.536Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:03:08.536Z] + manifest=src/config/manifest.yaml [2025-02-18T18:03:08.536Z] + image=src/config/image.yaml [2025-02-18T18:03:08.536Z] + [[ -n '' ]] [2025-02-18T18:03:08.536Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-18T18:03:08.536Z] + [[ ! -f src/config/image.yaml ]] [2025-02-18T18:03:08.536Z] + mkdir -p cache [2025-02-18T18:03:08.536Z] + mkdir -p builds [2025-02-18T18:03:08.536Z] + mkdir -p tmp [2025-02-18T18:03:08.536Z] + mkdir -p overrides/rpm [2025-02-18T18:03:08.536Z] + mkdir -p overrides/rootfs [2025-02-18T18:03:08.536Z] + test 0 = 1 [2025-02-18T18:03:08.536Z] + case "${YUMREPOS}" in [2025-02-18T18:03:08.536Z] + set +x [2025-02-18T18:03:08.536Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-18T18:03:08.540Z] [Pipeline] } [2025-02-18T18:03:08.543Z] [Pipeline] // withEnv [2025-02-18T18:03:08.618Z] [Pipeline] stage [2025-02-18T18:03:08.619Z] [Pipeline] { (Initialize Remotes) [2025-02-18T18:03:08.640Z] [Pipeline] parallel [2025-02-18T18:03:08.640Z] [Pipeline] { (Branch: x86_64) [2025-02-18T18:03:08.681Z] [Pipeline] } [2025-02-18T18:03:08.701Z] [Pipeline] // parallel [2025-02-18T18:03:08.742Z] [Pipeline] } [2025-02-18T18:03:08.799Z] [Pipeline] // stage [2025-02-18T18:03:08.834Z] [Pipeline] stage [2025-02-18T18:03:08.835Z] [Pipeline] { (Download Overrides) [2025-02-18T18:03:08.869Z] [Pipeline] parallel [2025-02-18T18:03:08.869Z] [Pipeline] { (Branch: x86_64) [2025-02-18T18:03:08.874Z] [Pipeline] withEnv [2025-02-18T18:03:08.874Z] [Pipeline] { [2025-02-18T18:03:08.877Z] [Pipeline] sh [2025-02-18T18:03:09.415Z] + set -xeuo pipefail [2025-02-18T18:03:09.415Z] ++ umask [2025-02-18T18:03:09.415Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:09.415Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.12.15-200.fc41 --arch x86_64 --arch noarch [2025-02-18T18:03:09.415Z] Downloading [1/31]: kernel-selftests-internal-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [================ ] 47% 1.00 MiB / 2.13 MiB [================================= ] 94% 2.00 MiB / 2.13 MiB [====================================] 100% 2.13 MiB / 2.13 MiB [2025-02-18T18:03:09.670Z] Downloading [2/31]: kernel-debug-uki-virt-addons-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================================] 100% 200.15 KiB / 200.15 KiB [2025-02-18T18:03:09.670Z] Downloading [3/31]: rv-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================================] 100% 207.20 KiB / 207.20 KiB [2025-02-18T18:03:09.670Z] Downloading [4/31]: perf-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [=============== ] 42% 1.00 MiB / 2.37 MiB [============================== ] 84% 2.00 MiB / 2.37 MiB [====================================] 100% 2.37 MiB / 2.37 MiB [2025-02-18T18:03:09.670Z] Downloading [5/31]: kernel-modules-extra-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [============ ] 34% 1.00 MiB / 2.89 MiB [======================== ] 69% 2.00 MiB / 2.89 MiB [====================================] 100% 2.89 MiB / 2.89 MiB [2025-02-18T18:03:09.670Z] Downloading [6/31]: kernel-tools-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================================] 100% 471.00 KiB / 471.00 KiB [2025-02-18T18:03:09.670Z] Downloading [7/31]: kernel-debug-modules-internal-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [=============== ] 43% 1.00 MiB / 2.31 MiB [=============================== ] 86% 2.00 MiB / 2.31 MiB [====================================] 100% 2.31 MiB / 2.31 MiB [2025-02-18T18:03:09.670Z] Downloading [8/31]: kernel-devel-matched-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================================] 100% 193.50 KiB / 193.50 KiB [2025-02-18T18:03:09.670Z] Downloading [9/31]: kernel-tools-libs-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================================] 100% 206.06 KiB / 206.06 KiB [2025-02-18T18:03:09.670Z] Downloading [10/31]: python3-perf-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [====================== ] 62% 1.00 MiB / 1.60 MiB [====================================] 100% 1.60 MiB / 1.60 MiB [2025-02-18T18:03:09.670Z] Downloading [11/31]: kernel-modules-internal-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.670Z] [========================= ] 69% 1.00 MiB / 1.43 MiB [====================================] 100% 1.43 MiB / 1.43 MiB [2025-02-18T18:03:09.670Z] Downloading [12/31]: kernel-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 193.45 KiB / 193.45 KiB [2025-02-18T18:03:09.923Z] Downloading [13/31]: rtla-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 250.47 KiB / 250.47 KiB [2025-02-18T18:03:09.923Z] Downloading [14/31]: libperf-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 215.23 KiB / 215.23 KiB [2025-02-18T18:03:09.923Z] Downloading [15/31]: kernel-debug-devel-matched-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 193.53 KiB / 193.53 KiB [2025-02-18T18:03:09.923Z] Downloading [16/31]: kernel-uki-virt-addons-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 200.10 KiB / 200.10 KiB [2025-02-18T18:03:09.923Z] Downloading [17/31]: kernel-debug-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 193.54 KiB / 193.54 KiB [2025-02-18T18:03:09.923Z] Downloading [18/31]: kernel-debug-modules-extra-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [======= ] 20% 1.00 MiB / 4.98 MiB [============== ] 40% 2.00 MiB / 4.98 MiB [===================== ] 60% 3.00 MiB / 4.98 MiB [============================ ] 80% 4.00 MiB / 4.98 MiB [====================================] 100% 4.98 MiB / 4.98 MiB [2025-02-18T18:03:09.923Z] Downloading [19/31]: kernel-tools-libs-devel-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 196.83 KiB / 196.83 KiB [2025-02-18T18:03:09.923Z] Downloading [20/31]: libperf-devel-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [====================================] 100% 225.65 KiB / 225.65 KiB [2025-02-18T18:03:09.923Z] Downloading [21/31]: kernel-debug-devel-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:09.923Z] [= ] 5% 1.00 MiB / 18.11 MiB [=== ] 11% 2.00 MiB / 18.11 MiB [===== ] 16% 3.00 MiB / 18.11 MiB [======= ] 22% 4.00 MiB / 18.11 MiB [========= ] 27% 5.00 MiB / 18.11 MiB [=========== ] 33% 6.00 MiB / 18.11 MiB [============= ] 38% 7.00 MiB / 18.11 MiB [=============== ] 44% 8.00 MiB / 18.11 MiB [================= ] 49% 9.00 MiB / 18.11 MiB [=================== ] 55% 10.00 MiB / 18.11 MiB [===================== ] 60% 11.00 MiB / 18.11 MiB [======================= ] 66% 12.00 MiB / 18.11 MiB [========================= ] 71% 13.00 MiB / 18.11 MiB [=========================== ] 77% 14.00 MiB / 18.11 MiB [============================= ] 82% 15.00 MiB / 18.11 MiB [=============================== ] 88% 16.00 MiB / 18.11 MiB [================================= ] 93% 17.00 MiB / 18.11 MiB [=================================== ] 99% 18.00 MiB / 18.11 MiB [====================================] 100% 18.11 MiB / 18.11 MiB [2025-02-18T18:03:09.923Z] Downloading [22/31]: kernel-devel-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:10.180Z] [== ] 5% 1.00 MiB / 17.93 MiB [==== ] 11% 2.00 MiB / 17.93 MiB [====== ] 16% 3.00 MiB / 17.93 MiB [======== ] 22% 4.00 MiB / 17.93 MiB [========== ] 27% 5.00 MiB / 17.93 MiB [============ ] 33% 6.00 MiB / 17.93 MiB [============== ] 39% 7.00 MiB / 17.93 MiB [================ ] 44% 8.00 MiB / 17.93 MiB [================== ] 50% 9.00 MiB / 17.93 MiB [==================== ] 55% 10.00 MiB / 17.93 MiB [====================== ] 61% 11.00 MiB / 17.93 MiB [======================== ] 66% 12.00 MiB / 17.93 MiB [========================== ] 72% 13.00 MiB / 17.93 MiB [============================ ] 78% 14.00 MiB / 17.93 MiB [============================== ] 83% 15.00 MiB / 17.93 MiB [================================ ] 89% 16.00 MiB / 17.93 MiB [================================== ] 94% 17.00 MiB / 17.93 MiB [====================================] 100% 17.93 MiB / 17.93 MiB [2025-02-18T18:03:10.436Z] Downloading [23/31]: kernel-modules-core-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:10.691Z] [ ] 2% 1.00 MiB / 38.09 MiB [= ] 5% 2.00 MiB / 38.09 MiB [== ] 7% 3.00 MiB / 38.09 MiB [=== ] 10% 4.00 MiB / 38.09 MiB [==== ] 13% 5.00 MiB / 38.09 MiB [===== ] 15% 6.00 MiB / 38.09 MiB [====== ] 18% 7.00 MiB / 38.09 MiB [======= ] 21% 8.00 MiB / 38.09 MiB [======== ] 23% 9.00 MiB / 38.09 MiB [========= ] 26% 10.00 MiB / 38.09 MiB [========== ] 28% 11.00 MiB / 38.09 MiB [=========== ] 31% 12.00 MiB / 38.09 MiB [============ ] 34% 13.00 MiB / 38.09 MiB [============= ] 36% 14.00 MiB / 38.09 MiB [============== ] 39% 15.00 MiB / 38.09 MiB [=============== ] 42% 16.00 MiB / 38.09 MiB [================ ] 44% 17.00 MiB / 38.09 MiB [================= ] 47% 18.00 MiB / 38.09 MiB [================= ] 49% 19.00 MiB / 38.09 MiB [================== ] 52% 20.00 MiB / 38.09 MiB [=================== ] 55% 21.00 MiB / 38.09 MiB [==================== ] 57% 22.00 MiB / 38.09 MiB [===================== ] 60% 23.00 MiB / 38.09 MiB [====================== ] 63% 24.00 MiB / 38.09 MiB [======================= ] 65% 25.00 MiB / 38.09 MiB [======================== ] 68% 26.00 MiB / 38.09 MiB [========================= ] 70% 27.00 MiB / 38.09 MiB [========================== ] 73% 28.00 MiB / 38.09 MiB [=========================== ] 76% 29.00 MiB / 38.09 MiB [============================ ] 78% 30.00 MiB / 38.09 MiB [============================= ] 81% 31.00 MiB / 38.09 MiB [============================== ] 84% 32.00 MiB / 38.09 MiB [=============================== ] 86% 33.00 MiB / 38.09 MiB [================================ ] 89% 34.00 MiB / 38.09 MiB [================================= ] 91% 35.00 MiB / 38.09 MiB [================================== ] 94% 36.00 MiB / 38.09 MiB [================================== ] 97% 37.00 MiB / 38.09 MiB [=================================== ] 99% 38.00 MiB / 38.09 MiB [====================================] 100% 38.09 MiB / 38.09 MiB [2025-02-18T18:03:10.691Z] Downloading [24/31]: kernel-debug-modules-core-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:10.946Z] [ ] 1% 1.00 MiB / 62.25 MiB [= ] 3% 2.00 MiB / 62.25 MiB [= ] 4% 3.00 MiB / 62.25 MiB [== ] 6% 4.00 MiB / 62.25 MiB [== ] 8% 5.00 MiB / 62.25 MiB [=== ] 9% 6.00 MiB / 62.25 MiB [==== ] 11% 7.00 MiB / 62.25 MiB [==== ] 12% 8.00 MiB / 62.25 MiB [===== ] 14% 9.00 MiB / 62.25 MiB [===== ] 16% 10.00 MiB / 62.25 MiB [====== ] 17% 11.00 MiB / 62.25 MiB [====== ] 19% 12.00 MiB / 62.25 MiB [======= ] 20% 13.00 MiB / 62.25 MiB [======== ] 22% 14.00 MiB / 62.25 MiB [======== ] 24% 15.00 MiB / 62.25 MiB [========= ] 25% 16.00 MiB / 62.25 MiB [========= ] 27% 17.00 MiB / 62.25 MiB [========== ] 28% 18.00 MiB / 62.25 MiB [========== ] 30% 19.00 MiB / 62.25 MiB [=========== ] 32% 20.00 MiB / 62.25 MiB [============ ] 33% 21.00 MiB / 62.25 MiB [============ ] 35% 22.00 MiB / 62.25 MiB [============= ] 36% 23.00 MiB / 62.25 MiB [============= ] 38% 24.00 MiB / 62.25 MiB [============== ] 40% 25.00 MiB / 62.25 MiB [=============== ] 41% 26.00 MiB / 62.25 MiB [=============== ] 43% 27.00 MiB / 62.25 MiB [================ ] 44% 28.00 MiB / 62.25 MiB [================ ] 46% 29.00 MiB / 62.25 MiB [================= ] 48% 30.00 MiB / 62.25 MiB [================= ] 49% 31.00 MiB / 62.25 MiB [================== ] 51% 32.00 MiB / 62.25 MiB [=================== ] 53% 33.00 MiB / 62.25 MiB [=================== ] 54% 34.00 MiB / 62.25 MiB [==================== ] 56% 35.00 MiB / 62.25 MiB [==================== ] 57% 36.00 MiB / 62.25 MiB [===================== ] 59% 37.00 MiB / 62.25 MiB [===================== ] 61% 38.00 MiB / 62.25 MiB [====================== ] 62% 39.00 MiB / 62.25 MiB [======================= ] 64% 40.00 MiB / 62.25 MiB [======================= ] 65% 41.00 MiB / 62.25 MiB [======================== ] 67% 42.00 MiB / 62.25 MiB [======================== ] 69% 43.00 MiB / 62.25 MiB [========================= ] 70% 44.00 MiB / 62.25 MiB [========================== ] 72% 45.00 MiB / 62.25 MiB [========================== ] 73% 46.00 MiB / 62.25 MiB [=========================== ] 75% 47.00 MiB / 62.25 MiB [=========================== ] 77% 48.00 MiB / 62.25 MiB [============================ ] 78% 49.00 MiB / 62.25 MiB [============================ ] 80% 50.00 MiB / 62.25 MiB [============================= ] 81% 51.00 MiB / 62.25 MiB [============================== ] 83% 52.00 MiB / 62.25 MiB [============================== ] 85% 53.00 MiB / 62.25 MiB [=============================== ] 86% 54.00 MiB / 62.25 MiB [=============================== ] 88% 55.00 MiB / 62.25 MiB [================================ ] 89% 56.00 MiB / 62.25 MiB [================================ ] 91% 57.00 MiB / 62.25 MiB [================================= ] 93% 58.00 MiB / 62.25 MiB [================================== ] 94% 59.00 MiB / 62.25 MiB [================================== ] 96% 60.00 MiB / 62.25 MiB [=================================== ] 97% 61.00 MiB / 62.25 MiB [=================================== ] 99% 62.00 MiB / 62.25 MiB [====================================] 100% 62.25 MiB / 62.25 MiB [2025-02-18T18:03:10.946Z] Downloading [25/31]: kernel-debug-modules-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:11.199Z] [ ] 0% 1.00 MiB / 105.77 MiB [ ] 1% 2.00 MiB / 105.77 MiB [= ] 2% 3.00 MiB / 105.77 MiB [= ] 3% 4.00 MiB / 105.77 MiB [= ] 4% 5.00 MiB / 105.77 MiB [== ] 5% 6.00 MiB / 105.77 MiB [== ] 6% 7.00 MiB / 105.77 MiB [== ] 7% 8.00 MiB / 105.77 MiB [=== ] 8% 9.00 MiB / 105.77 MiB [=== ] 9% 10.00 MiB / 105.77 MiB [=== ] 10% 11.00 MiB / 105.77 MiB [==== ] 11% 12.00 MiB / 105.77 MiB [==== ] 12% 13.00 MiB / 105.77 MiB [==== ] 13% 14.00 MiB / 105.77 MiB [===== ] 14% 15.00 MiB / 105.77 MiB [===== ] 15% 16.00 MiB / 105.77 MiB [===== ] 16% 17.00 MiB / 105.77 MiB [====== ] 17% 18.00 MiB / 105.77 MiB [====== ] 17% 19.00 MiB / 105.77 MiB [====== ] 18% 20.00 MiB / 105.77 MiB [======= ] 19% 21.00 MiB / 105.77 MiB [======= ] 20% 22.00 MiB / 105.77 MiB [======= ] 21% 23.00 MiB / 105.77 MiB [======== ] 22% 24.00 MiB / 105.77 MiB [======== ] 23% 25.00 MiB / 105.77 MiB [======== ] 24% 26.00 MiB / 105.77 MiB [========= ] 25% 27.00 MiB / 105.77 MiB [========= ] 26% 28.00 MiB / 105.77 MiB [========= ] 27% 29.00 MiB / 105.77 MiB [========== ] 28% 30.00 MiB / 105.77 MiB [========== ] 29% 31.00 MiB / 105.77 MiB [========== ] 30% 32.00 MiB / 105.77 MiB [=========== ] 31% 33.00 MiB / 105.77 MiB [=========== ] 32% 34.00 MiB / 105.77 MiB [=========== ] 33% 35.00 MiB / 105.77 MiB [============ ] 34% 36.00 MiB / 105.77 MiB [============ ] 34% 37.00 MiB / 105.77 MiB [============ ] 35% 38.00 MiB / 105.77 MiB [============= ] 36% 39.00 MiB / 105.77 MiB [============= ] 37% 40.00 MiB / 105.77 MiB [============= ] 38% 41.00 MiB / 105.77 MiB [============== ] 39% 42.00 MiB / 105.77 MiB [============== ] 40% 43.00 MiB / 105.77 MiB [============== ] 41% 44.00 MiB / 105.77 MiB [=============== ] 42% 45.00 MiB / 105.77 MiB [=============== ] 43% 46.00 MiB / 105.77 MiB [=============== ] 44% 47.00 MiB / 105.77 MiB [================ ] 45% 48.00 MiB / 105.77 MiB [================ ] 46% 49.00 MiB / 105.77 MiB [================= ] 47% 50.00 MiB / 105.77 MiB [================= ] 48% 51.00 MiB / 105.77 MiB [================= ] 49% 52.00 MiB / 105.77 MiB [================== ] 50% 53.00 MiB / 105.77 MiB [================== ] 51% 54.00 MiB / 105.77 MiB [================== ] 51% 55.00 MiB / 105.77 MiB [=================== ] 52% 56.00 MiB / 105.77 MiB [=================== ] 53% 57.00 MiB / 105.77 MiB [=================== ] 54% 58.00 MiB / 105.77 MiB [==================== ] 55% 59.00 MiB / 105.77 MiB [==================== ] 56% 60.00 MiB / 105.77 MiB [==================== ] 57% 61.00 MiB / 105.77 MiB [===================== ] 58% 62.00 MiB / 105.77 MiB [===================== ] 59% 63.00 MiB / 105.77 MiB [===================== ] 60% 64.00 MiB / 105.77 MiB [====================== ] 61% 65.00 MiB / 105.77 MiB [====================== ] 62% 66.00 MiB / 105.77 MiB [====================== ] 63% 67.00 MiB / 105.77 MiB [======================= ] 64% 68.00 MiB / 105.77 MiB [======================= ] 65% 69.00 MiB / 105.77 MiB [======================= ] 66% 70.00 MiB / 105.77 MiB [======================== ] 67% 71.00 MiB / 105.77 MiB [======================== ] 68% 72.00 MiB / 105.77 MiB [======================== ] 69% 73.00 MiB / 105.77 MiB [========================= ] 69% 74.00 MiB / 105.77 MiB [========================= ] 70% 75.00 MiB / 105.77 MiB [========================= ] 71% 76.00 MiB / 105.77 MiB [========================== ] 72% 77.00 MiB / 105.77 MiB [========================== ] 73% 78.00 MiB / 105.77 MiB [========================== ] 74% 79.00 MiB / 105.77 MiB [=========================== ] 75% 80.00 MiB / 105.77 MiB [=========================== ] 76% 81.00 MiB / 105.77 MiB [=========================== ] 77% 82.00 MiB / 105.77 MiB [============================ ] 78% 83.00 MiB / 105.77 MiB [============================ ] 79% 84.00 MiB / 105.77 MiB [============================ ] 80% 85.00 MiB / 105.77 MiB [============================= ] 81% 86.00 MiB / 105.77 MiB [============================= ] 82% 87.00 MiB / 105.77 MiB [============================= ] 83% 88.00 MiB / 105.77 MiB [============================== ] 84% 89.00 MiB / 105.77 MiB [============================== ] 85% 90.00 MiB / 105.77 MiB [============================== ] 86% 91.00 MiB / 105.77 MiB [=============================== ] 86% 92.00 MiB / 105.77 MiB [=============================== ] 87% 93.00 MiB / 105.77 MiB [=============================== ] 88% 94.00 MiB / 105.77 MiB [================================ ] 89% 95.00 MiB / 105.77 MiB [================================ ] 90% 96.00 MiB / 105.77 MiB [================================= ] 91% 97.00 MiB / 105.77 MiB [================================= ] 92% 98.00 MiB / 105.77 MiB [================================= ] 93% 99.00 MiB / 105.77 MiB [================================== ] 94% 100.00 MiB / 105.77 MiB [================================== ] 95% 101.00 MiB / 105.77 MiB [================================== ] 96% 102.00 MiB / 105.77 MiB [=================================== ] 97% 103.00 MiB / 105.77 MiB [=================================== ] 98% 104.00 MiB / 105.77 MiB [=================================== ] 99% 105.00 MiB / 105.77 MiB [====================================] 100% 105.77 MiB / 105.77 MiB [2025-02-18T18:03:11.200Z] Downloading [26/31]: kernel-modules-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:11.709Z] [ ] 1% 1.00 MiB / 63.85 MiB [= ] 3% 2.00 MiB / 63.85 MiB [= ] 4% 3.00 MiB / 63.85 MiB [== ] 6% 4.00 MiB / 63.85 MiB [== ] 7% 5.00 MiB / 63.85 MiB [=== ] 9% 6.00 MiB / 63.85 MiB [=== ] 10% 7.00 MiB / 63.85 MiB [==== ] 12% 8.00 MiB / 63.85 MiB [===== ] 14% 9.00 MiB / 63.85 MiB [===== ] 15% 10.00 MiB / 63.85 MiB [====== ] 17% 11.00 MiB / 63.85 MiB [====== ] 18% 12.00 MiB / 63.85 MiB [======= ] 20% 13.00 MiB / 63.85 MiB [======= ] 21% 14.00 MiB / 63.85 MiB [======== ] 23% 15.00 MiB / 63.85 MiB [========= ] 25% 16.00 MiB / 63.85 MiB [========= ] 26% 17.00 MiB / 63.85 MiB [========== ] 28% 18.00 MiB / 63.85 MiB [========== ] 29% 19.00 MiB / 63.85 MiB [=========== ] 31% 20.00 MiB / 63.85 MiB [=========== ] 32% 21.00 MiB / 63.85 MiB [============ ] 34% 22.00 MiB / 63.85 MiB [============ ] 36% 23.00 MiB / 63.85 MiB [============= ] 37% 24.00 MiB / 63.85 MiB [============== ] 39% 25.00 MiB / 63.85 MiB [============== ] 40% 26.00 MiB / 63.85 MiB [=============== ] 42% 27.00 MiB / 63.85 MiB [=============== ] 43% 28.00 MiB / 63.85 MiB [================ ] 45% 29.00 MiB / 63.85 MiB [================ ] 46% 30.00 MiB / 63.85 MiB [================= ] 48% 31.00 MiB / 63.85 MiB [================== ] 50% 32.00 MiB / 63.85 MiB [================== ] 51% 33.00 MiB / 63.85 MiB [=================== ] 53% 34.00 MiB / 63.85 MiB [=================== ] 54% 35.00 MiB / 63.85 MiB [==================== ] 56% 36.00 MiB / 63.85 MiB [==================== ] 57% 37.00 MiB / 63.85 MiB [===================== ] 59% 38.00 MiB / 63.85 MiB [===================== ] 61% 39.00 MiB / 63.85 MiB [====================== ] 62% 40.00 MiB / 63.85 MiB [======================= ] 64% 41.00 MiB / 63.85 MiB [======================= ] 65% 42.00 MiB / 63.85 MiB [======================== ] 67% 43.00 MiB / 63.85 MiB [======================== ] 68% 44.00 MiB / 63.85 MiB [========================= ] 70% 45.00 MiB / 63.85 MiB [========================= ] 72% 46.00 MiB / 63.85 MiB [========================== ] 73% 47.00 MiB / 63.85 MiB [=========================== ] 75% 48.00 MiB / 63.85 MiB [=========================== ] 76% 49.00 MiB / 63.85 MiB [============================ ] 78% 50.00 MiB / 63.85 MiB [============================ ] 79% 51.00 MiB / 63.85 MiB [============================= ] 81% 52.00 MiB / 63.85 MiB [============================= ] 83% 53.00 MiB / 63.85 MiB [============================== ] 84% 54.00 MiB / 63.85 MiB [=============================== ] 86% 55.00 MiB / 63.85 MiB [=============================== ] 87% 56.00 MiB / 63.85 MiB [================================ ] 89% 57.00 MiB / 63.85 MiB [================================ ] 90% 58.00 MiB / 63.85 MiB [================================= ] 92% 59.00 MiB / 63.85 MiB [================================= ] 93% 60.00 MiB / 63.85 MiB [================================== ] 95% 61.00 MiB / 63.85 MiB [================================== ] 97% 62.00 MiB / 63.85 MiB [=================================== ] 98% 63.00 MiB / 63.85 MiB [====================================] 100% 63.85 MiB / 63.85 MiB [2025-02-18T18:03:12.225Z] Downloading [27/31]: kernel-debug-core-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:12.225Z] [= ] 3% 1.00 MiB / 32.37 MiB [== ] 6% 2.00 MiB / 32.37 MiB [=== ] 9% 3.00 MiB / 32.37 MiB [==== ] 12% 4.00 MiB / 32.37 MiB [===== ] 15% 5.00 MiB / 32.37 MiB [====== ] 18% 6.00 MiB / 32.37 MiB [======= ] 21% 7.00 MiB / 32.37 MiB [======== ] 24% 8.00 MiB / 32.37 MiB [========== ] 27% 9.00 MiB / 32.37 MiB [=========== ] 30% 10.00 MiB / 32.37 MiB [============ ] 33% 11.00 MiB / 32.37 MiB [============= ] 37% 12.00 MiB / 32.37 MiB [============== ] 40% 13.00 MiB / 32.37 MiB [=============== ] 43% 14.00 MiB / 32.37 MiB [================ ] 46% 15.00 MiB / 32.37 MiB [================= ] 49% 16.00 MiB / 32.37 MiB [================== ] 52% 17.00 MiB / 32.37 MiB [==================== ] 55% 18.00 MiB / 32.37 MiB [===================== ] 58% 19.00 MiB / 32.37 MiB [====================== ] 61% 20.00 MiB / 32.37 MiB [======================= ] 64% 21.00 MiB / 32.37 MiB [======================== ] 67% 22.00 MiB / 32.37 MiB [========================= ] 71% 23.00 MiB / 32.37 MiB [========================== ] 74% 24.00 MiB / 32.37 MiB [=========================== ] 77% 25.00 MiB / 32.37 MiB [============================ ] 80% 26.00 MiB / 32.37 MiB [============================== ] 83% 27.00 MiB / 32.37 MiB [=============================== ] 86% 28.00 MiB / 32.37 MiB [================================ ] 89% 29.00 MiB / 32.37 MiB [================================= ] 92% 30.00 MiB / 32.37 MiB [================================== ] 95% 31.00 MiB / 32.37 MiB [=================================== ] 98% 32.00 MiB / 32.37 MiB [====================================] 100% 32.37 MiB / 32.37 MiB [2025-02-18T18:03:12.225Z] Downloading [28/31]: kernel-core-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:12.225Z] [= ] 5% 1.00 MiB / 18.34 MiB [=== ] 10% 2.00 MiB / 18.34 MiB [===== ] 16% 3.00 MiB / 18.34 MiB [======= ] 21% 4.00 MiB / 18.34 MiB [========= ] 27% 5.00 MiB / 18.34 MiB [=========== ] 32% 6.00 MiB / 18.34 MiB [============= ] 38% 7.00 MiB / 18.34 MiB [=============== ] 43% 8.00 MiB / 18.34 MiB [================= ] 49% 9.00 MiB / 18.34 MiB [=================== ] 54% 10.00 MiB / 18.34 MiB [===================== ] 59% 11.00 MiB / 18.34 MiB [======================= ] 65% 12.00 MiB / 18.34 MiB [========================= ] 70% 13.00 MiB / 18.34 MiB [=========================== ] 76% 14.00 MiB / 18.34 MiB [============================= ] 81% 15.00 MiB / 18.34 MiB [=============================== ] 87% 16.00 MiB / 18.34 MiB [================================= ] 92% 17.00 MiB / 18.34 MiB [=================================== ] 98% 18.00 MiB / 18.34 MiB [====================================] 100% 18.34 MiB / 18.34 MiB [2025-02-18T18:03:12.225Z] Downloading [29/31]: kernel-uki-virt-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:12.610Z] [ ] 1% 1.00 MiB / 57.38 MiB [= ] 3% 2.00 MiB / 57.38 MiB [= ] 5% 3.00 MiB / 57.38 MiB [== ] 6% 4.00 MiB / 57.38 MiB [=== ] 8% 5.00 MiB / 57.38 MiB [=== ] 10% 6.00 MiB / 57.38 MiB [==== ] 12% 7.00 MiB / 57.38 MiB [===== ] 13% 8.00 MiB / 57.38 MiB [===== ] 15% 9.00 MiB / 57.38 MiB [====== ] 17% 10.00 MiB / 57.38 MiB [====== ] 19% 11.00 MiB / 57.38 MiB [======= ] 20% 12.00 MiB / 57.38 MiB [======== ] 22% 13.00 MiB / 57.38 MiB [======== ] 24% 14.00 MiB / 57.38 MiB [========= ] 26% 15.00 MiB / 57.38 MiB [========== ] 27% 16.00 MiB / 57.38 MiB [========== ] 29% 17.00 MiB / 57.38 MiB [=========== ] 31% 18.00 MiB / 57.38 MiB [=========== ] 33% 19.00 MiB / 57.38 MiB [============ ] 34% 20.00 MiB / 57.38 MiB [============= ] 36% 21.00 MiB / 57.38 MiB [============= ] 38% 22.00 MiB / 57.38 MiB [============== ] 40% 23.00 MiB / 57.38 MiB [=============== ] 41% 24.00 MiB / 57.38 MiB [=============== ] 43% 25.00 MiB / 57.38 MiB [================ ] 45% 26.00 MiB / 57.38 MiB [================ ] 47% 27.00 MiB / 57.38 MiB [================= ] 48% 28.00 MiB / 57.38 MiB [================== ] 50% 29.00 MiB / 57.38 MiB [================== ] 52% 30.00 MiB / 57.38 MiB [=================== ] 54% 31.00 MiB / 57.38 MiB [==================== ] 55% 32.00 MiB / 57.38 MiB [==================== ] 57% 33.00 MiB / 57.38 MiB [===================== ] 59% 34.00 MiB / 57.38 MiB [===================== ] 60% 35.00 MiB / 57.38 MiB [====================== ] 62% 36.00 MiB / 57.38 MiB [======================= ] 64% 37.00 MiB / 57.38 MiB [======================= ] 66% 38.00 MiB / 57.38 MiB [======================== ] 67% 39.00 MiB / 57.38 MiB [========================= ] 69% 40.00 MiB / 57.38 MiB [========================= ] 71% 41.00 MiB / 57.38 MiB [========================== ] 73% 42.00 MiB / 57.38 MiB [========================== ] 74% 43.00 MiB / 57.38 MiB [=========================== ] 76% 44.00 MiB / 57.38 MiB [============================ ] 78% 45.00 MiB / 57.38 MiB [============================ ] 80% 46.00 MiB / 57.38 MiB [============================= ] 81% 47.00 MiB / 57.38 MiB [============================== ] 83% 48.00 MiB / 57.38 MiB [============================== ] 85% 49.00 MiB / 57.38 MiB [=============================== ] 87% 50.00 MiB / 57.38 MiB [=============================== ] 88% 51.00 MiB / 57.38 MiB [================================ ] 90% 52.00 MiB / 57.38 MiB [================================= ] 92% 53.00 MiB / 57.38 MiB [================================= ] 94% 54.00 MiB / 57.38 MiB [================================== ] 95% 55.00 MiB / 57.38 MiB [=================================== ] 97% 56.00 MiB / 57.38 MiB [=================================== ] 99% 57.00 MiB / 57.38 MiB [====================================] 100% 57.38 MiB / 57.38 MiB [2025-02-18T18:03:12.610Z] Downloading [30/31]: kernel-debug-uki-virt-6.12.15-200.fc41.x86_64.rpm [2025-02-18T18:03:12.610Z] [ ] 1% 1.00 MiB / 77.25 MiB [ ] 2% 2.00 MiB / 77.25 MiB [= ] 3% 3.00 MiB / 77.25 MiB [= ] 5% 4.00 MiB / 77.25 MiB [== ] 6% 5.00 MiB / 77.25 MiB [== ] 7% 6.00 MiB / 77.25 MiB [=== ] 9% 7.00 MiB / 77.25 MiB [=== ] 10% 8.00 MiB / 77.25 MiB [==== ] 11% 9.00 MiB / 77.25 MiB [==== ] 12% 10.00 MiB / 77.25 MiB [===== ] 14% 11.00 MiB / 77.25 MiB [===== ] 15% 12.00 MiB / 77.25 MiB [====== ] 16% 13.00 MiB / 77.25 MiB [====== ] 18% 14.00 MiB / 77.25 MiB [====== ] 19% 15.00 MiB / 77.25 MiB [======= ] 20% 16.00 MiB / 77.25 MiB [======= ] 22% 17.00 MiB / 77.25 MiB [======== ] 23% 18.00 MiB / 77.25 MiB [======== ] 24% 19.00 MiB / 77.25 MiB [========= ] 25% 20.00 MiB / 77.25 MiB [========= ] 27% 21.00 MiB / 77.25 MiB [========== ] 28% 22.00 MiB / 77.25 MiB [========== ] 29% 23.00 MiB / 77.25 MiB [=========== ] 31% 24.00 MiB / 77.25 MiB [=========== ] 32% 25.00 MiB / 77.25 MiB [============ ] 33% 26.00 MiB / 77.25 MiB [============ ] 34% 27.00 MiB / 77.25 MiB [============= ] 36% 28.00 MiB / 77.25 MiB [============= ] 37% 29.00 MiB / 77.25 MiB [============= ] 38% 30.00 MiB / 77.25 MiB [============== ] 40% 31.00 MiB / 77.25 MiB [============== ] 41% 32.00 MiB / 77.25 MiB [=============== ] 42% 33.00 MiB / 77.25 MiB [=============== ] 44% 34.00 MiB / 77.25 MiB [================ ] 45% 35.00 MiB / 77.25 MiB [================ ] 46% 36.00 MiB / 77.25 MiB [================= ] 47% 37.00 MiB / 77.25 MiB [================= ] 49% 38.00 MiB / 77.25 MiB [================== ] 50% 39.00 MiB / 77.25 MiB [================== ] 51% 40.00 MiB / 77.25 MiB [=================== ] 53% 41.00 MiB / 77.25 MiB [=================== ] 54% 42.00 MiB / 77.25 MiB [==================== ] 55% 43.00 MiB / 77.25 MiB [==================== ] 56% 44.00 MiB / 77.25 MiB [==================== ] 58% 45.00 MiB / 77.25 MiB [===================== ] 59% 46.00 MiB / 77.25 MiB [===================== ] 60% 47.00 MiB / 77.25 MiB [====================== ] 62% 48.00 MiB / 77.25 MiB [====================== ] 63% 49.00 MiB / 77.25 MiB [======================= ] 64% 50.00 MiB / 77.25 MiB [======================= ] 66% 51.00 MiB / 77.25 MiB [======================== ] 67% 52.00 MiB / 77.25 MiB [======================== ] 68% 53.00 MiB / 77.25 MiB [========================= ] 69% 54.00 MiB / 77.25 MiB [========================= ] 71% 55.00 MiB / 77.25 MiB [========================== ] 72% 56.00 MiB / 77.25 MiB [========================== ] 73% 57.00 MiB / 77.25 MiB [=========================== ] 75% 58.00 MiB / 77.25 MiB [=========================== ] 76% 59.00 MiB / 77.25 MiB [=========================== ] 77% 60.00 MiB / 77.25 MiB [============================ ] 78% 61.00 MiB / 77.25 MiB [============================ ] 80% 62.00 MiB / 77.25 MiB [============================= ] 81% 63.00 MiB / 77.25 MiB [============================= ] 82% 64.00 MiB / 77.25 MiB [============================== ] 84% 65.00 MiB / 77.25 MiB [============================== ] 85% 66.00 MiB / 77.25 MiB [=============================== ] 86% 67.00 MiB / 77.25 MiB [=============================== ] 88% 68.00 MiB / 77.25 MiB [================================ ] 89% 69.00 MiB / 77.25 MiB [================================ ] 90% 70.00 MiB / 77.25 MiB [================================= ] 91% 71.00 MiB / 77.25 MiB [================================= ] 93% 72.00 MiB / 77.25 MiB [================================== ] 94% 73.00 MiB / 77.25 MiB [================================== ] 95% 74.00 MiB / 77.25 MiB [================================== ] 97% 75.00 MiB / 77.25 MiB [=================================== ] 98% 76.00 MiB / 77.25 MiB [=================================== ] 99% 77.00 MiB / 77.25 MiB [====================================] 100% 77.25 MiB / 77.25 MiB [2025-02-18T18:03:12.610Z] Downloading [31/31]: kernel-doc-6.12.15-200.fc41.noarch.rpm [2025-02-18T18:03:13.119Z] [ ] 2% 1.00 MiB / 36.84 MiB [= ] 5% 2.00 MiB / 36.84 MiB [== ] 8% 3.00 MiB / 36.84 MiB [=== ] 10% 4.00 MiB / 36.84 MiB [==== ] 13% 5.00 MiB / 36.84 MiB [===== ] 16% 6.00 MiB / 36.84 MiB [====== ] 19% 7.00 MiB / 36.84 MiB [======= ] 21% 8.00 MiB / 36.84 MiB [======== ] 24% 9.00 MiB / 36.84 MiB [========= ] 27% 10.00 MiB / 36.84 MiB [========== ] 29% 11.00 MiB / 36.84 MiB [=========== ] 32% 12.00 MiB / 36.84 MiB [============ ] 35% 13.00 MiB / 36.84 MiB [============= ] 38% 14.00 MiB / 36.84 MiB [============== ] 40% 15.00 MiB / 36.84 MiB [=============== ] 43% 16.00 MiB / 36.84 MiB [================ ] 46% 17.00 MiB / 36.84 MiB [================= ] 48% 18.00 MiB / 36.84 MiB [================== ] 51% 19.00 MiB / 36.84 MiB [=================== ] 54% 20.00 MiB / 36.84 MiB [==================== ] 57% 21.00 MiB / 36.84 MiB [===================== ] 59% 22.00 MiB / 36.84 MiB [====================== ] 62% 23.00 MiB / 36.84 MiB [======================= ] 65% 24.00 MiB / 36.84 MiB [======================== ] 67% 25.00 MiB / 36.84 MiB [========================= ] 70% 26.00 MiB / 36.84 MiB [========================== ] 73% 27.00 MiB / 36.84 MiB [=========================== ] 76% 28.00 MiB / 36.84 MiB [============================ ] 78% 29.00 MiB / 36.84 MiB [============================= ] 81% 30.00 MiB / 36.84 MiB [============================== ] 84% 31.00 MiB / 36.84 MiB [=============================== ] 86% 32.00 MiB / 36.84 MiB [================================ ] 89% 33.00 MiB / 36.84 MiB [================================= ] 92% 34.00 MiB / 36.84 MiB [================================== ] 95% 35.00 MiB / 36.84 MiB [=================================== ] 97% 36.00 MiB / 36.84 MiB [====================================] 100% 36.84 MiB / 36.84 MiB [2025-02-18T18:03:13.375Z] [Pipeline] } [2025-02-18T18:03:13.378Z] [Pipeline] // withEnv [2025-02-18T18:03:13.455Z] [Pipeline] } [2025-02-18T18:03:13.465Z] [Pipeline] // parallel [2025-02-18T18:03:13.468Z] [Pipeline] } [2025-02-18T18:03:13.498Z] [Pipeline] // stage [2025-02-18T18:03:13.534Z] [Pipeline] parallel [2025-02-18T18:03:13.534Z] [Pipeline] { (Branch: x86_64) [2025-02-18T18:03:13.538Z] [Pipeline] stage [2025-02-18T18:03:13.538Z] [Pipeline] { (x86_64:Fetch) [2025-02-18T18:03:13.565Z] [Pipeline] withEnv [2025-02-18T18:03:13.565Z] [Pipeline] { [2025-02-18T18:03:13.567Z] [Pipeline] sh [2025-02-18T18:03:14.099Z] + set -xeuo pipefail [2025-02-18T18:03:14.099Z] ++ umask [2025-02-18T18:03:14.099Z] + '[' 0022 = 0000 ']' [2025-02-18T18:03:14.099Z] + cosa fetch --with-cosa-overrides [2025-02-18T18:03:14.099Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:03:14.352Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:03:14.352Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-18T18:03:14.606Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-18T18:03:14.860Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 593979af6c0bbfcc6f708bdd9883c7b902c180dc762d34d7643bc5ac4afc14f8 [2025-02-18T18:03:14.860Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 27dfcecb687bf233d851211c0ab3a684c1d27a2322170e0b7f1cde65fd3f94a9 [2025-02-18T18:03:14.860Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 3dd5e628a753af54362ff147ff83eceef09cbaf67b375c470d8435675df0783f [2025-02-18T18:03:14.860Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 44cd73efc9b65bdb881952bbaf69513ec2d12ecd3d2701afd71b830d6bfc5a5c [2025-02-18T18:03:14.860Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7492863c5fa34564ad94d0900322ccef74260b90e2584bd6e558a53901efc640 [2025-02-18T18:03:15.120Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 43a9201d16d122d88e145230635b8cf12aefc6bf0aa53a2f354d15419548315e [2025-02-18T18:03:15.120Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 337e22a2f85c734662a0bf2fca11062e6bd7342f74960a3f90d4423d35f2ff4a [2025-02-18T18:03:15.120Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 5a84ee3c4a417f920079c8c2e5c5b6007c3df151dc4403ac0f790b504c2de013 [2025-02-18T18:03:15.120Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d8a2ff7af93101e75ac0442a2cc3b1fde898c1b983a92a2a6fa26d7bb932b5b5 [2025-02-18T18:03:15.120Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... adb716153c70d1d05d0a9e839f5ab2d3ae561ec42725f10dba64375236658ab3 [2025-02-18T18:03:15.120Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8c15578b42ede919485f38ef85f196c25715ce780b6c1b3ebd7472f66b1b7673 [2025-02-18T18:03:15.376Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ee40672700c15f129c2d83bc8ee07b6d6a37ac3bb888a877d7d1e3fd933c5152 [2025-02-18T18:03:15.631Z] Directory walk started [2025-02-18T18:03:15.632Z] Directory walk done - 31 packages [2025-02-18T18:03:15.632Z] Temporary output repo path: ./.repodata/ [2025-02-18T18:03:15.632Z] Pool started (with 5 workers) [2025-02-18T18:03:15.632Z] Pool finished [2025-02-18T18:03:15.885Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-18T18:03:16.139Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T18:03:16.139Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-02-18T18:03:37.992Z] Loaded lockfiles: [2025-02-18T18:03:37.992Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-18T18:03:37.992Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-18T18:03:37.992Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T18:03:37.992Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-18T18:03:37.992Z] [2025-02-18T18:03:37.992Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-02-18T18:03:37.992Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-02-18T18:03:37.992Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-18T18:03:37.992Z] 42 metadata, 111 content objects imported; 153.4?kB content written [2025-02-18T18:03:37.992Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-18T18:03:37.992Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-18T18:03:37.992Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-18T18:03:37.992Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-18T18:03:37.992Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-18T18:03:37.992Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-18T18:03:37.992Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-18T18:03:37.992Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-02-18T18:03:37.992Z] rpm-ostree version: 2025.2 [2025-02-18T18:03:37.992Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-18T18:03:37.992Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-18T18:03:38.247Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-18T18:03:40.754Z] Updating metadata for 'fedora'...done [2025-02-18T18:03:41.676Z] Updating metadata for 'fedora-updates'...done [2025-02-18T18:05:03.526Z] Importing rpm-md...done [2025-02-18T18:05:03.526Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-18T18:03:15Z solvables: 31 [2025-02-18T18:05:03.526Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-18T03:48:12Z solvables: 61338 [2025-02-18T18:05:03.526Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-18T18:05:03.526Z] rpm-md repo 'fedora-updates'; generated: 2025-02-18T01:30:37Z solvables: 20816 [2025-02-18T18:05:03.526Z] Resolving dependencies...done [2025-02-18T18:05:03.526Z] Installing 439 packages: [2025-02-18T18:05:03.526Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.526Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kernel-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:03.527Z] kernel-core-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:03.527Z] kernel-modules-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:03.527Z] kernel-modules-core-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:03.527Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.527Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] vim-data-2:9.1.1081-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] vim-minimal-2:9.1.1081-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:03.528Z] Input state hash: ef658c7a1fe00e6cc52152118a64c68c7fe7a747854be23aff2916b233316eba [2025-02-18T18:05:03.528Z] Will download: 435 packages (465.6?MB) [2025-02-18T18:05:06.781Z] Downloading from 'fedora-coreos-pool'...done [2025-02-18T18:05:21.824Z] Importing packages...done: 439 [2025-02-18T18:05:22.743Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-18T18:05:25.992Z] [Pipeline] } [2025-02-18T18:05:25.995Z] [Pipeline] // withEnv [2025-02-18T18:05:26.057Z] [Pipeline] } [2025-02-18T18:05:26.089Z] [Pipeline] // stage [2025-02-18T18:05:26.129Z] [Pipeline] stage [2025-02-18T18:05:26.130Z] [Pipeline] { (x86_64:Build) [2025-02-18T18:05:26.137Z] [Pipeline] withEnv [2025-02-18T18:05:26.138Z] [Pipeline] { [2025-02-18T18:05:26.448Z] [Pipeline] sh [2025-02-18T18:05:27.026Z] + set -xeuo pipefail [2025-02-18T18:05:27.026Z] ++ umask [2025-02-18T18:05:27.027Z] + '[' 0022 = 0000 ']' [2025-02-18T18:05:27.027Z] + cosa build [2025-02-18T18:05:27.027Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:05:27.279Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:05:27.279Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T18:05:27.279Z] libostree: [2025-02-18T18:05:27.279Z] Version: '2025.1' [2025-02-18T18:05:27.279Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-18T18:05:27.279Z] Features: [2025-02-18T18:05:27.279Z] - inode64 [2025-02-18T18:05:27.279Z] - initial-var [2025-02-18T18:05:27.279Z] - libcurl [2025-02-18T18:05:27.279Z] - libsoup3 [2025-02-18T18:05:27.279Z] - gpgme [2025-02-18T18:05:27.279Z] - composefs [2025-02-18T18:05:27.279Z] - ex-fsverity [2025-02-18T18:05:27.279Z] - libarchive [2025-02-18T18:05:27.279Z] - selinux [2025-02-18T18:05:27.279Z] - openssl [2025-02-18T18:05:27.279Z] - sign-ed25519 [2025-02-18T18:05:27.279Z] - libmount [2025-02-18T18:05:27.279Z] - systemd [2025-02-18T18:05:27.279Z] - release [2025-02-18T18:05:27.279Z] - p2p [2025-02-18T18:05:27.533Z] rpm-ostree: [2025-02-18T18:05:27.533Z] Version: '2025.2' [2025-02-18T18:05:27.533Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-18T18:05:27.533Z] Features: [2025-02-18T18:05:27.533Z] - rust [2025-02-18T18:05:27.533Z] - compose [2025-02-18T18:05:27.533Z] - container [2025-02-18T18:05:27.533Z] - fedora-integration [2025-02-18T18:05:27.533Z] Previous build: none [2025-02-18T18:05:27.533Z] Previous commit: none [2025-02-18T18:05:27.533Z] Image Config checksum: cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f [2025-02-18T18:05:27.533Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-18T18:05:28.452Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-18T18:05:28.705Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 593979af6c0bbfcc6f708bdd9883c7b902c180dc762d34d7643bc5ac4afc14f8 [2025-02-18T18:05:28.705Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 27dfcecb687bf233d851211c0ab3a684c1d27a2322170e0b7f1cde65fd3f94a9 [2025-02-18T18:05:28.958Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 3dd5e628a753af54362ff147ff83eceef09cbaf67b375c470d8435675df0783f [2025-02-18T18:05:29.212Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 44cd73efc9b65bdb881952bbaf69513ec2d12ecd3d2701afd71b830d6bfc5a5c [2025-02-18T18:05:29.212Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7492863c5fa34564ad94d0900322ccef74260b90e2584bd6e558a53901efc640 [2025-02-18T18:05:29.212Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 43a9201d16d122d88e145230635b8cf12aefc6bf0aa53a2f354d15419548315e [2025-02-18T18:05:29.212Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 337e22a2f85c734662a0bf2fca11062e6bd7342f74960a3f90d4423d35f2ff4a [2025-02-18T18:05:29.212Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 5a84ee3c4a417f920079c8c2e5c5b6007c3df151dc4403ac0f790b504c2de013 [2025-02-18T18:05:29.212Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d8a2ff7af93101e75ac0442a2cc3b1fde898c1b983a92a2a6fa26d7bb932b5b5 [2025-02-18T18:05:29.212Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... adb716153c70d1d05d0a9e839f5ab2d3ae561ec42725f10dba64375236658ab3 [2025-02-18T18:05:29.212Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8c15578b42ede919485f38ef85f196c25715ce780b6c1b3ebd7472f66b1b7673 [2025-02-18T18:05:29.466Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ee40672700c15f129c2d83bc8ee07b6d6a37ac3bb888a877d7d1e3fd933c5152 [2025-02-18T18:05:29.720Z] Directory walk started [2025-02-18T18:05:29.720Z] Directory walk done - 31 packages [2025-02-18T18:05:29.720Z] Temporary output repo path: ./.repodata/ [2025-02-18T18:05:29.720Z] Pool started (with 5 workers) [2025-02-18T18:05:29.720Z] Pool finished [2025-02-18T18:05:30.276Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-18T18:05:30.276Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T18:05:45.082Z] Loaded lockfiles: [2025-02-18T18:05:45.082Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-02-18T18:05:45.082Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-18T18:05:45.082Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-18T18:05:45.082Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-18T18:05:45.082Z] [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-18T18:05:45.082Z] rpm-ostree version: 2025.2 [2025-02-18T18:05:45.082Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-02-18T18:05:45.082Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-02-18T18:05:48.331Z] Importing rpm-md...done [2025-02-18T18:05:48.331Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-18T18:05:29Z solvables: 31 [2025-02-18T18:05:48.331Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-18T03:48:12Z solvables: 61338 [2025-02-18T18:05:48.331Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-02-18T18:05:48.331Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-02-18T01:30:37Z solvables: 20816 [2025-02-18T18:05:49.693Z] Resolving dependencies...done [2025-02-18T18:05:49.693Z] Installing 439 packages: [2025-02-18T18:05:49.693Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] aardvark-dns-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] afterburn-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] afterburn-dracut-5.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bash-completion-1:2.16-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bind-libs-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bind-utils-32:9.18.33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bootupd-0.2.26-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] c-ares-1.34.4-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] catatonit-0.2.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] clevis-pin-tpm2-0.5.3-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] coreos-installer-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] coreos-installer-bootinfra-0.23.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.693Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] crun-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] crun-wasm-1.20-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] crypto-policies-20250124-1.git4d262e7.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] fwupd-1.9.28-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] glibc-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] glibc-common-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] glibc-gconv-extra-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] glibc-minimal-langpack-2.40-21.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gnutls-3.8.8-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.694Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] hwdata-0.392-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] ignition-2.20.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kernel-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:49.947Z] kernel-core-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:49.947Z] kernel-modules-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:49.947Z] kernel-modules-core-6.12.15-200.fc41.x86_64 (coreos-assembler-local-overrides) [2025-02-18T18:05:49.947Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] krb5-libs-1.21.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] less-668-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libipa_hbac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnfsidmap-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.947Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsss_certmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsss_nss_idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libsss_sudo-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libusb1-1.0.27-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libxcrypt-4.4.38-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] microcode_ctl-2:2.1-67.1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] netavark-2:1.14.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nfs-utils-coreos-1:2.8.1-7.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nmstate-2.2.40-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openssh-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openssh-clients-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openssh-server-9.9p1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openssl-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] openssl-libs-1:3.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] policycoreutils-3.7-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-ostree-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-ostree-libs-2024.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rpm-sequoia-1.7.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] selinux-policy-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] selinux-policy-targeted-41.32-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-ad-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-client-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-common-pac-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-ipa-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-krb5-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-krb5-common-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-ldap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sssd-nfs-idmap-2.10.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] stalld-1.19.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] tzdata-2025a-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] vim-data-2:9.1.1081-1.fc41.noarch (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] vim-minimal-2:9.1.1081-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] zincati-0.0.29-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-18T18:05:49.948Z] Input state hash: ef658c7a1fe00e6cc52152118a64c68c7fe7a747854be23aff2916b233316eba [2025-02-18T18:05:54.095Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-18T18:05:54.095Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-18T18:05:55.012Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-18T18:05:55.012Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-18T18:05:55.012Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-18T18:05:55.012Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-18T18:05:56.886Z] Checking out packages...done [2025-02-18T18:05:56.887Z] Checking out ostree layers...done [2025-02-18T18:06:00.138Z] Running pre scripts...21 done [2025-02-18T18:06:06.650Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-18T18:06:06.650Z] audit-rules.post: No rules detected, adding default [2025-02-18T18:06:06.650Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-18T18:06:06.650Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-18T18:06:06.650Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-18T18:06:06.650Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-18T18:06:06.650Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-18T18:06:06.650Z] systemd.post: Creating group 'render' with GID 105. [2025-02-18T18:06:06.650Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-18T18:06:06.650Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-18T18:06:06.650Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-18T18:06:06.650Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-18T18:06:06.650Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-18T18:06:06.650Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-18T18:06:06.650Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-18T18:06:06.650Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-18T18:06:06.650Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T18:06:06.650Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T18:06:06.650Z] 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-02-18T18:06:06.650Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-18T18:06:06.650Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-18T18:06:06.650Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-18T18:07:27.968Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-18T18:07:27.968Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-18T18:07:27.968Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-18T18:07:27.968Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-18T18:07:27.968Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-18T18:07:27.968Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-18T18:07:27.968Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-18T18:07:27.968Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-18T18:07:27.968Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-18T18:07:27.968Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-18T18:07:27.968Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-18T18:07:27.968Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-18T18:07:27.968Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-18T18:07:27.968Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-18T18:07:27.968Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-18T18:07:27.968Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-18T18:07:27.968Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-18T18:07:27.968Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-18T18:07:27.968Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-18T18:07:27.968Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-18T18:07:27.968Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-18T18:07:27.968Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-18T18:07:27.968Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-18T18:07:27.968Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-18T18:07:27.968Z] 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-02-18T18:07:27.968Z] 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-02-18T18:07:27.968Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-18T18:07:27.968Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-02-18T18:07:49.816Z] Running posttrans scripts...15 done [2025-02-18T18:07:49.816Z] Writing rpmdb...done [2025-02-18T18:07:49.816Z] nyd.service'. [2025-02-18T18:07:49.816Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-18T18:07:49.816Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-18T18:07:49.816Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T18:07:49.816Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T18:07:49.816Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-18T18:07:49.816Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-18T18:07:49.816Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-18T18:07:49.816Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-02-18T18:07:49.816Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-18T18:07:49.816Z] Regenerating rpmdb for target [2025-02-18T18:08:11.661Z] Relabeling...done [2025-02-18T18:08:21.575Z] Updating usr/lib/os-release [2025-02-18T18:08:21.575Z] Deleting: usr/share/info [2025-02-18T18:08:21.575Z] Deleting: usr/share/man [2025-02-18T18:08:21.575Z] Deleting: usr/share/doc [2025-02-18T18:08:21.575Z] Executing `postprocess` inline script '0' [2025-02-18T18:08:21.575Z] + cat [2025-02-18T18:08:21.575Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-18T18:08:33.706Z] + rm /tmp/fcos-workarounds.cil [2025-02-18T18:08:33.706Z] Executing `postprocess` inline script '1' [2025-02-18T18:08:33.706Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-18T18:08:33.706Z] total 25836 [2025-02-18T18:08:33.706Z] drwxr-xr-x. 2 root root 91 Feb 18 18:07 . [2025-02-18T18:08:33.706Z] drwxr-xr-x. 89 root root 4096 Feb 18 18:08 .. [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 0 Feb 18 18:07 .rpm.lock [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 26353664 Feb 18 18:07 rpmdb.sqlite [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 98304 Feb 18 18:07 rpmdb.sqlite-shm [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 0 Feb 18 18:07 rpmdb.sqlite-wal [2025-02-18T18:08:33.706Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-18T18:08:33.706Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-18T18:08:33.706Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-02-18T18:08:33.706Z] total 25772 [2025-02-18T18:08:33.706Z] drwxr-xr-x. 2 root root 91 Feb 18 18:07 . [2025-02-18T18:08:33.706Z] drwxr-xr-x. 89 root root 4096 Feb 18 18:08 .. [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 0 Feb 18 18:07 .rpm.lock [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 26353664 Feb 18 18:07 rpmdb.sqlite [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 32768 Feb 18 18:08 rpmdb.sqlite-shm [2025-02-18T18:08:33.706Z] -rw-r--r--. 1 root root 0 Feb 18 18:07 rpmdb.sqlite-wal [2025-02-18T18:08:33.706Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-18T18:08:33.706Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-18T18:08:33.706Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-02-18T18:08:33.706Z] Executing `postprocess` inline script '2' [2025-02-18T18:08:33.706Z] + 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-02-18T18:08:33.706Z] + systemctl preset-all [2025-02-18T18:08:33.706Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-18T18:08:33.706Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-18T18:08:33.706Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-18T18:08:33.706Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-18T18:08:33.706Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-18T18:08:33.707Z] 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-02-18T18:08:33.707Z] 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-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-02-18T18:08:33.707Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-18T18:08:33.707Z] + systemctl --user --global preset-all [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-18T18:08:33.707Z] Executing `postprocess` inline script '3' [2025-02-18T18:08:33.707Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-18T18:08:33.707Z] Executing `postprocess` inline script '4' [2025-02-18T18:08:33.707Z] + setsebool -P -N container_use_cephfs on [2025-02-18T18:08:35.580Z] + setsebool -P -N virt_use_samba on [2025-02-18T18:08:37.454Z] Executing `postprocess` inline script '5' [2025-02-18T18:08:37.454Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-18T18:08:37.454Z] Executing `postprocess` inline script '6' [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-18T18:08:37.707Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-18T18:08:37.707Z] Executing `postprocess` inline script '7' [2025-02-18T18:08:37.707Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-18T18:08:37.707Z] + cat [2025-02-18T18:08:37.707Z] Executing `postprocess` inline script '8' [2025-02-18T18:08:37.960Z] + source /etc/os-release [2025-02-18T18:08:37.960Z] ++ NAME='Fedora Linux' [2025-02-18T18:08:37.960Z] ++ VERSION='41.20250218.dev.0 (CoreOS)' [2025-02-18T18:08:37.960Z] ++ RELEASE_TYPE=stable [2025-02-18T18:08:37.960Z] ++ ID=fedora [2025-02-18T18:08:37.960Z] ++ VERSION_ID=41 [2025-02-18T18:08:37.960Z] ++ VERSION_CODENAME= [2025-02-18T18:08:37.960Z] ++ PLATFORM_ID=platform:f41 [2025-02-18T18:08:37.960Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250218.dev.0' [2025-02-18T18:08:37.960Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-18T18:08:37.960Z] ++ LOGO=fedora-logo-icon [2025-02-18T18:08:37.960Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-02-18T18:08:37.960Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-18T18:08:37.960Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-18T18:08:37.960Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-18T18:08:37.960Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-18T18:08:37.960Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-18T18:08:37.960Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-02-18T18:08:37.960Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-18T18:08:37.960Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-02-18T18:08:37.960Z] ++ SUPPORT_END=2025-12-15 [2025-02-18T18:08:37.960Z] ++ VARIANT=CoreOS [2025-02-18T18:08:37.960Z] ++ VARIANT_ID=coreos [2025-02-18T18:08:37.960Z] ++ OSTREE_VERSION=41.20250218.dev.0 [2025-02-18T18:08:37.960Z] + [[ 41.20250218.dev.0 = *.dev* ]] [2025-02-18T18:08:37.960Z] + mkdir -p /etc/zincati/config.d [2025-02-18T18:08:37.960Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-18T18:08:37.960Z] Executing `postprocess` inline script '9' [2025-02-18T18:08:37.960Z] + cat [2025-02-18T18:08:37.960Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-18T18:08:37.960Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-18T18:08:37.960Z] + rm /tmp/rpm-ostreed.conf [2025-02-18T18:08:37.960Z] Executing `postprocess` inline script '10' [2025-02-18T18:08:52.764Z] Initializing rootfs [2025-02-18T18:08:52.764Z] Moving /usr to target [2025-02-18T18:08:52.764Z] Copying toplevel compat symlinks [2025-02-18T18:08:52.764Z] No embedded whiteouts found [2025-02-18T18:08:52.764Z] No device files found [2025-02-18T18:08:52.764Z] Recompiling policy [2025-02-18T18:09:07.570Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-18T18:09:07.570Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-18T18:09:07.570Z] Adding rpm-ostree-0-integration.conf [2025-02-18T18:09:07.570Z] Preparing kernel [2025-02-18T18:09:14.081Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-18T18:09:14.081Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-18T18:09:14.081Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.12.15-200.fc41.x86_64 [2025-02-18T18:09:15.000Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-18T18:09:15.253Z] dracut[I]: *** Including module: bash *** [2025-02-18T18:09:15.253Z] dracut[I]: *** Including module: systemd *** [2025-02-18T18:09:15.506Z] dracut[I]: *** Including module: fips *** [2025-02-18T18:09:15.759Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-18T18:09:15.759Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: modsign *** [2025-02-18T18:09:16.012Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: dbus *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: i18n *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: afterburn *** [2025-02-18T18:09:16.266Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-18T18:09:16.518Z] dracut[I]: *** Including module: ignition *** [2025-02-18T18:09:16.518Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-18T18:09:16.771Z] dracut[I]: *** Including module: coreos-live *** [2025-02-18T18:09:16.771Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-18T18:09:16.771Z] dracut[I]: *** Including module: coreos-network *** [2025-02-18T18:09:16.771Z] dracut[I]: *** Including module: network-manager *** [2025-02-18T18:09:17.024Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-18T18:09:17.024Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: network *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: net-lib *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: url-lib *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: rdcore *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: clevis *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-18T18:09:17.276Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-18T18:09:17.529Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-18T18:09:17.529Z] dracut[I]: *** Including module: btrfs *** [2025-02-18T18:09:17.529Z] dracut[I]: *** Including module: crypt *** [2025-02-18T18:09:17.529Z] dracut[I]: *** Including module: dm *** [2025-02-18T18:09:17.781Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-18T18:09:23.303Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-18T18:09:23.303Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-18T18:09:23.857Z] dracut[I]: *** Including module: mdraid *** [2025-02-18T18:09:23.857Z] dracut[I]: *** Including module: multipath *** [2025-02-18T18:09:24.421Z] dracut[I]: *** Including module: nvdimm *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: pcmcia *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: qemu *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: qemu-net *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: fido2 *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-18T18:09:24.678Z] dracut[I]: *** Including module: cifs *** [2025-02-18T18:09:24.930Z] dracut[I]: *** Including module: iscsi *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: lunmask *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: nvmf *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: resume *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: terminfo *** [2025-02-18T18:09:25.485Z] dracut[I]: *** Including module: udev-rules *** [2025-02-18T18:09:26.404Z] dracut[I]: *** Including module: virtfs *** [2025-02-18T18:09:26.404Z] dracut[I]: *** Including module: virtiofs *** [2025-02-18T18:09:26.404Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-18T18:09:26.404Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: ostree *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: usrmount *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: base *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: fs-lib *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: journal-conf *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including module: shutdown *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Including modules done *** [2025-02-18T18:09:26.656Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-18T18:09:28.529Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-18T18:09:28.782Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Hardlinking files *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Hardlinking files done *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-18T18:09:31.281Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-18T18:09:31.838Z] dracut[I]: *** Store current command line parameters *** [2025-02-18T18:09:31.838Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-18T18:10:10.449Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-18T18:10:10.449Z] Ignored user missing from new passwd file: root [2025-02-18T18:10:10.449Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-18T18:10:10.449Z] Ignored group missing from new group file: root [2025-02-18T18:10:10.449Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-18T18:10:10.449Z] Network filesystem detected for repo; disabling transaction [2025-02-18T18:10:28.456Z] Committing...done [2025-02-18T18:10:50.303Z] 3668 metadata, 21151 content objects imported; 1.5?GB content written [2025-02-18T18:10:50.303Z] fedora/x86_64/coreos/testing-devel => 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c [2025-02-18T18:10:51.657Z] New image input checksum: cce42d2a5e261dba82fa4269ceff6b6c2b34803e4cfa46570327961bbd24c941 [2025-02-18T18:10:51.657Z] None [2025-02-18T18:10:51.909Z] New build ID: 41.20250218.dev.0 [2025-02-18T18:10:51.909Z] 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=cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f --label=coreos-assembler.image-input-checksum=cce42d2a5e261dba82fa4269ceff6b6c2b34803e4cfa46570327961bbd24c941 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=a4e1fd21b145ff94733cb30152720c137bb19c65 --copymeta-opt=fedora-coreos.stream 41.20250218.dev.0 oci-archive:fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-18T18:10:51.909Z] Reading packages...done [2025-02-18T18:11:06.710Z] Building package mapping...done [2025-02-18T18:11:06.710Z] 21151 objects in 441 packages (284 source) [2025-02-18T18:11:06.710Z] rpm size: 1421584896 [2025-02-18T18:11:06.710Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-18T18:11:06.710Z] 1154 duplicates [2025-02-18T18:11:06.710Z] Multiple owners: [2025-02-18T18:11:06.710Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-02-18T18:11:06.710Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-02-18T18:11:06.710Z] /usr/sbin/ip6tables [2025-02-18T18:11:06.710Z] /usr/sbin/ip6tables-restore [2025-02-18T18:11:06.710Z] /usr/sbin/ip6tables-save [2025-02-18T18:11:06.710Z] /usr/sbin/iptables [2025-02-18T18:11:06.710Z] /usr/sbin/iptables-restore [2025-02-18T18:11:06.710Z] /usr/sbin/iptables-save [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-18T18:11:06.710Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-18T18:11:53.275Z] Generating container image...done [2025-02-18T18:11:53.275Z] Pushed digest: sha256:9f4043dcc59857d1210b8b1b9b55129adc85e403dd5c6ce31c17e41353d0d40d [2025-02-18T18:11:53.275Z] Total objects: 25105 [2025-02-18T18:11:53.275Z] No unreachable objects [2025-02-18T18:11:53.528Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/commitmeta.json' [2025-02-18T18:11:53.528Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/ostree-commit-object' [2025-02-18T18:11:53.528Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-18T18:11:53.528Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-18T18:11:53.528Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-18T18:11:53.528Z] renamed 'fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive' [2025-02-18T18:11:53.528Z] renamed 'fedora-coreos-41.20250218.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64-manifest.json' [2025-02-18T18:11:53.528Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json' [2025-02-18T18:11:54.084Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:11:54.084Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:11:54.084Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T18:11:55.003Z] Will build qemu [2025-02-18T18:11:56.356Z] Estimating disk size... [2025-02-18T18:11:58.230Z] Disk sizes: metal: 2654M (estimated), cloud: 10240M [2025-02-18T18:12:16.578Z] ++ arch [2025-02-18T18:12:16.578Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250218.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2654 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2141 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Bt5q.json [2025-02-18T18:12:17.134Z] ostree init --mode=archive --repo=/tmp/tmpsty7gtp6 [2025-02-18T18:12:17.134Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpsty7gtp6 [2025-02-18T18:12:17.134Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpsty7gtp6 [2025-02-18T18:12:17.387Z] + set +x [2025-02-18T18:12:17.387Z] + 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-Bt5q.json [2025-02-18T18:12:17.387Z]  [2025-02-18T18:12:17.387Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:12:17.387Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:12:17.387Z]  [2025-02-18T18:12:17.640Z] starting /tmp/osbuild-Bt5q.jsonPipeline source org.osbuild.curl: 430a405dbdcf2eafb5b8250366d5fc883decffb3e13cd8ed05e370890db534ce [2025-02-18T18:12:17.640Z] Build [2025-02-18T18:12:17.640Z] root: [2025-02-18T18:12:20.887Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive [2025-02-18T18:12:20.887Z] [2025-02-18T18:12:20.887Z] ��� Duration: 1739902340s [2025-02-18T18:12:20.887Z] Pipeline source org.osbuild.ostree: 9663082732cb9be3b032d172582e630830209a424c3459569af88f3d41ddb730 [2025-02-18T18:12:20.887Z] Build [2025-02-18T18:12:20.887Z] root: [2025-02-18T18:12:20.887Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:12:20.887Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:12:20.887Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add 2f5a169a-8d8f-4bce-96a9-07acda030f04 file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:12:20.887Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c [2025-02-18T18:12:27.396Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull 2f5a169a-8d8f-4bce-96a9-07acda030f04 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:12:27.396Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete 2f5a169a-8d8f-4bce-96a9-07acda030f04 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:12:27.396Z] [2025-02-18T18:12:27.396Z] ��� Duration: 1739902346s [2025-02-18T18:12:27.396Z] Pipeline oci-archive: ccee63253bf39fc011473e7cc6b843044fa3cb7a161d360b2f844bcb954add5e [2025-02-18T18:12:27.396Z] Build [2025-02-18T18:12:27.396Z] root: [2025-02-18T18:12:27.396Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:12:27.396Z] org.osbuild.copy: ccee63253bf39fc011473e7cc6b843044fa3cb7a161d360b2f844bcb954add5e { [2025-02-18T18:12:27.396Z] "paths": [ [2025-02-18T18:12:27.396Z] { [2025-02-18T18:12:27.396Z] "from": "input://inlinefile/sha256:0099e8890d9e3910489d10cc81bbcc9354587066a1645337ad73108807429fe3", [2025-02-18T18:12:27.396Z] "to": "tree:///coreos.ociarchive" [2025-02-18T18:12:27.396Z] } [2025-02-18T18:12:27.396Z] ] [2025-02-18T18:12:27.396Z] } [2025-02-18T18:12:27.396Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:12:27.396Z] copying '/run/osbuild/inputs/inlinefile/sha256:0099e8890d9e3910489d10cc81bbcc9354587066a1645337ad73108807429fe3' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-18T18:12:27.396Z] [2025-02-18T18:12:27.396Z] ��� Duration: 0s [2025-02-18T18:12:27.396Z] Pipeline deployed-tree: 24df2926303a2fbb56de7e9263f1978e0711e8feecc81732eb32450fb11a8f63 [2025-02-18T18:12:27.396Z] Build [2025-02-18T18:12:27.396Z] root: [2025-02-18T18:12:27.396Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:12:27.396Z] org.osbuild.container-deploy: 24df2926303a2fbb56de7e9263f1978e0711e8feecc81732eb32450fb11a8f63 {} [2025-02-18T18:12:27.396Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-omynw58n/inputs/images [2025-02-18T18:12:27.396Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:12:27.396Z] time="2025-02-18T18:12:27Z" 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-02-18T18:12:27.396Z]  [2025-02-18T18:12:27.396Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:12:27.396Z] /dev/vdb1 40G 4.8G 36G 12% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:12:27.396Z]  [2025-02-18T18:12:28.752Z] Getting image source signatures [2025-02-18T18:12:28.752Z] Copying blob sha256:84811356d121fad989b566aa2da90bc3194700b5c83c906458405e2812234848 [2025-02-18T18:12:30.103Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-02-18T18:12:31.977Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-02-18T18:12:33.329Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-02-18T18:12:34.682Z] Copying blob sha256:4ca699be69677a599f2b6c6d53ea48d7d2ed3acfe45470e00a1b21842952f8ba [2025-02-18T18:12:35.601Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-02-18T18:12:36.519Z] Copying blob sha256:a70dd3a6f643f52a151cab3a0c635ed680ce070e965baf50ec1fd156e9723d00 [2025-02-18T18:12:37.437Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-18T18:12:37.437Z]  [2025-02-18T18:12:37.438Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:12:37.438Z] /dev/vdb1 40G 6.3G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:12:37.438Z]  [2025-02-18T18:12:37.691Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-18T18:12:38.246Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-02-18T18:12:38.800Z] Copying blob sha256:292eeb100478c58e3a7926ffd3d19291767f3c6190038e5ee8893043b818245a [2025-02-18T18:12:39.054Z] Copying blob sha256:39d9e1167ab87dc7140ce422c80d795f5e03fced6fc375004faa7a1e4e91a538 [2025-02-18T18:12:39.307Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-02-18T18:12:39.991Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-02-18T18:12:40.245Z] Copying blob sha256:16d984b74f9b3e385e8151ffe59b32dc47f23e9714e9746dbba84f52476c51a8 [2025-02-18T18:12:40.802Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-18T18:12:41.054Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-02-18T18:12:41.611Z] Copying blob sha256:83c0999827744afad6efd610c71219e786f9dcca9ec939a5aeae797c37f42494 [2025-02-18T18:12:41.863Z] Copying blob sha256:ea2c1d577a47eabe0a9885f830fbdfa344b0c5f3b02227f8cc843a94d3db38aa [2025-02-18T18:12:42.116Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-02-18T18:12:42.368Z] Copying blob sha256:6e65049021acec146a210dd7a3b8a6300e79d5e90f1482e288efa4a6fecef593 [2025-02-18T18:12:42.925Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-02-18T18:12:42.925Z] Copying blob sha256:f986de0f7b7c7aba7b11505553e6055da13b5f783f82cd35781f67dec5442f21 [2025-02-18T18:12:43.177Z] Copying blob sha256:01f77f044cf964ff43a3efda364b9a3f43f71d2bfe1bf111371ff52bccdc7aa9 [2025-02-18T18:12:43.439Z] Copying blob sha256:ae660c50b48ed4b700b5e5bd92c37fd8a4a01ac843baccd28ff9a4c3603ecce1 [2025-02-18T18:12:43.692Z] Copying blob sha256:eb438befbce6ef4fbaeac43e8ef912f4517634af62cd5dccea7435af6a414589 [2025-02-18T18:12:43.944Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-02-18T18:12:43.944Z] Copying blob sha256:d8fab40c4053e4c16288414b0b748db69bd385f0de8f76cba974f8191815b902 [2025-02-18T18:12:44.501Z] Copying blob sha256:fa23d03ef93c1796e913f9fb62cc2fa525c4499ff203c673b7f52501001eb451 [2025-02-18T18:12:44.501Z] Copying blob sha256:faca862ff9b17936c5fb692d802c4d418066b2de60a44cc25a9b3486ee0130c7 [2025-02-18T18:12:44.757Z] Copying blob sha256:8c8d1cfb2123827efa029ea4713b483edf157b916e81d1dfe1547f7303e92bf2 [2025-02-18T18:12:45.312Z] Copying blob sha256:ac2b8751e1335903cb9ed154d6e321ead530f811ec7f62a8782af7813270488f [2025-02-18T18:12:45.566Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-02-18T18:12:45.566Z] Copying blob sha256:a0e5f93b733f589b39089fae74e274383d8397e4bce2929a338950f50cedd800 [2025-02-18T18:12:46.486Z] Copying blob sha256:f78e1da6d4af9aef12e45fb685bacffb087c05208450e1fadb9f088e7d6b9ff8 [2025-02-18T18:12:47.042Z] Copying blob sha256:bd76ca057e1ff72cfe39e1fc1cbbc393d98f17bc49903d77382b886e792a8c46 [2025-02-18T18:12:47.042Z] Copying blob sha256:fba29f37d31bf454c70506c065f080d4bab089e6004c1a00df5f7b3ec1b9c7db [2025-02-18T18:12:47.294Z] Copying blob sha256:d6022f2f5675c70f95a93f865674de9e96738d1c972749f5be012e73507f7e5d [2025-02-18T18:12:47.548Z] Copying blob sha256:d3639073167f9a84e216447aa7f36898b9faa59d513deb6af3f78bec4a67722e [2025-02-18T18:12:47.548Z]  [2025-02-18T18:12:47.548Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:12:47.548Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:12:47.548Z]  [2025-02-18T18:12:48.467Z] Copying blob sha256:fd554c0346a41e34d225e47f450ac16a1c4107f3f0b79601c3d6e17bacd16b9e [2025-02-18T18:12:48.467Z] Copying blob sha256:342687ca97c4508380ba065aa3805116e7754c343a3d400ecff1b21d2f92722d [2025-02-18T18:12:49.385Z] Copying blob sha256:af4388b908dc120dc5b309e738c7946bc5bd83dcb1133b93ca12a8dd30cf1923 [2025-02-18T18:12:49.638Z] Copying blob sha256:458c75d3cb26ebad539ddde2fd8cf743590cafa0ba2bfe10e82d6dce8dd7084d [2025-02-18T18:12:50.231Z] Copying blob sha256:3ffa9c36ce8e8f9229843abe75848ee2258c11158b1bddaa3b1d589da36b4680 [2025-02-18T18:12:50.485Z] Copying blob sha256:aec9c876910e830dec7695501d52f9b5efdb02a6d56e04e0663c85f4825e668c [2025-02-18T18:12:51.041Z] Copying blob sha256:ead3b64fb3e04eae1252333e9f64b74ecdee2c989ffd1e5f2966d943f0b2cb8b [2025-02-18T18:12:51.293Z] Copying blob sha256:125e6035314d96ca16702fd005a71c0c4ed103afd66243b52ef82ca2ef546a29 [2025-02-18T18:12:51.849Z] Copying blob sha256:c4f6765fec495645668155b6c0172ab59acdcfb177cd9d964f655870a18b82bf [2025-02-18T18:12:52.768Z] Copying blob sha256:e4c09d9ee78d5b725f5fe01ca7ac9808b09a4319060b362d3188d62729eb8d2d [2025-02-18T18:12:53.027Z] Copying blob sha256:533f8f5265dc26e7345229e88f82702af2cfdcd7ad8a91b57fe87f4067d8d005 [2025-02-18T18:12:54.906Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-18T18:12:54.906Z] Copying config sha256:78a9334a5cd6762c73a78d3cc3ece044fbf502ea6d70bac4e3e2a767b464fe95 [2025-02-18T18:12:54.906Z] Writing manifest to image destination [2025-02-18T18:12:58.158Z]  [2025-02-18T18:12:58.158Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:12:58.158Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:12:58.158Z]  [2025-02-18T18:13:08.073Z]  [2025-02-18T18:13:08.073Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:08.073Z] /dev/vdb1 40G 7.8G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:08.073Z]  [2025-02-18T18:13:10.573Z] 78a9334a5cd6762c73a78d3cc3ece044fbf502ea6d70bac4e3e2a767b464fe95 [2025-02-18T18:13:16.055Z] Untagged: docker.io/library/tmp-container-deploy-69873672629253:latest [2025-02-18T18:13:16.055Z] Deleted: 78a9334a5cd6762c73a78d3cc3ece044fbf502ea6d70bac4e3e2a767b464fe95 [2025-02-18T18:13:16.308Z] [2025-02-18T18:13:16.308Z] ��� Duration: 49s [2025-02-18T18:13:17.741Z]  [2025-02-18T18:13:17.741Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:17.741Z] /dev/vdb1 40G 6.2G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:17.741Z]  [2025-02-18T18:13:21.888Z] Pipeline tree: 9911a44f7231812031d0d248c8dbd1d559f37eb5b210a938fcf7e8f37cd39eab [2025-02-18T18:13:21.889Z] Build [2025-02-18T18:13:21.889Z] root: [2025-02-18T18:13:21.889Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:13:21.889Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-18T18:13:21.889Z] org.osbuild.selinux: 22a26ac51534da637972b31bf6881774c46e4386224b7c5cb165e781bc949c3e { [2025-02-18T18:13:21.889Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T18:13:21.889Z] "target": "tree:///" [2025-02-18T18:13:21.889Z] } [2025-02-18T18:13:21.889Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:22.143Z] [2025-02-18T18:13:22.143Z] ��� Duration: 0s [2025-02-18T18:13:22.143Z] org.osbuild.ostree.init-fs: 8f22b17e5c16571dd1761c5344d5f27688c11cfd070350fdc5121e967b5487eb {} [2025-02-18T18:13:22.143Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:22.396Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-18T18:13:22.396Z] [2025-02-18T18:13:22.396Z] ��� Duration: 0s [2025-02-18T18:13:22.396Z] org.osbuild.ostree.os-init: a58c603a20bd6afc2c1ea4e88379232235e5427fb726564ef580a0f5a4385901 { [2025-02-18T18:13:22.396Z] "osname": "fedora-coreos" [2025-02-18T18:13:22.396Z] } [2025-02-18T18:13:22.649Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:22.649Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-18T18:13:22.649Z] [2025-02-18T18:13:22.649Z] ��� Duration: 0s [2025-02-18T18:13:22.649Z] org.osbuild.ostree.config: 7fbd11dc2510b8aeb68445e0bc9dbe5054f16b7dff7881bb2a73c1ba74dab6ca { [2025-02-18T18:13:22.649Z] "repo": "/ostree/repo", [2025-02-18T18:13:22.649Z] "config": { [2025-02-18T18:13:22.649Z] "sysroot": { [2025-02-18T18:13:22.649Z] "readonly": true, [2025-02-18T18:13:22.649Z] "bootloader": "none", [2025-02-18T18:13:22.649Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-18T18:13:22.649Z] "bootprefix": true [2025-02-18T18:13:22.649Z] } [2025-02-18T18:13:22.649Z] } [2025-02-18T18:13:22.649Z] } [2025-02-18T18:13:22.901Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:22.901Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-18T18:13:22.901Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-18T18:13:22.901Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-18T18:13:22.901Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-18T18:13:22.901Z] [2025-02-18T18:13:22.901Z] ��� Duration: 0s [2025-02-18T18:13:22.901Z] org.osbuild.mkdir: 49822c436b337f57bf73a5c476e7fd72f31cd6d280f3e5f1274c26a24f09355e { [2025-02-18T18:13:22.901Z] "paths": [ [2025-02-18T18:13:22.901Z] { [2025-02-18T18:13:22.901Z] "path": "/boot/efi", [2025-02-18T18:13:22.901Z] "mode": 493 [2025-02-18T18:13:22.901Z] } [2025-02-18T18:13:22.901Z] ] [2025-02-18T18:13:22.901Z] } [2025-02-18T18:13:23.155Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:23.155Z] [2025-02-18T18:13:23.155Z] ��� Duration: 0s [2025-02-18T18:13:23.155Z] org.osbuild.ignition: 8c382ad679c5e6885e7abe466d339031d6de6852e097a0f03052a392b5a59d18 {} [2025-02-18T18:13:23.407Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:23.407Z] [2025-02-18T18:13:23.407Z] ��� Duration: 0s [2025-02-18T18:13:23.407Z] org.osbuild.ostree.deploy: fb221cfe748d9faae15aa2d81129ff2c409ae7cd751dffdb2485a660f059a4bc { [2025-02-18T18:13:23.407Z] "osname": "fedora-coreos", [2025-02-18T18:13:23.407Z] "remote": "fedora", [2025-02-18T18:13:23.407Z] "mounts": [ [2025-02-18T18:13:23.407Z] "/boot", [2025-02-18T18:13:23.407Z] "/boot/efi" [2025-02-18T18:13:23.407Z] ], [2025-02-18T18:13:23.407Z] "kernel_opts": [ [2025-02-18T18:13:23.407Z] "rw", [2025-02-18T18:13:23.407Z] "$ignition_firstboot", [2025-02-18T18:13:23.407Z] "mitigations=auto,nosmt" [2025-02-18T18:13:23.407Z] ] [2025-02-18T18:13:23.407Z] } [2025-02-18T18:13:23.660Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pso2snsb/inputs/commits/repo [2025-02-18T18:13:23.660Z] input/commits (org.osbuild.ostree): exporting 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c [2025-02-18T18:13:26.161Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pso2snsb/inputs/commits/repo [2025-02-18T18:13:26.161Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel 6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pso2snsb/inputs/commits/repo [2025-02-18T18:13:26.161Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:26.161Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-02-18T18:13:28.036Z]  [2025-02-18T18:13:28.036Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:28.036Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:28.036Z]  [2025-02-18T18:13:36.093Z] ostree admin deploy fedora:fedora/x86_64/coreos/testing-devel --karg-append=rw --karg-append=$ignition_firstboot --karg-append=mitigations=auto,nosmt --sysroot=/run/osbuild/tree --os=fedora-coreos [2025-02-18T18:13:37.971Z]  [2025-02-18T18:13:37.971Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:37.971Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:37.971Z]  [2025-02-18T18:13:40.470Z] [2025-02-18T18:13:40.470Z] ��� Duration: 16s [2025-02-18T18:13:40.470Z] org.osbuild.ostree.aleph: a4b6ae5019fb634433d14059616b59a8127321d59964b717c9fe66322364a507 { [2025-02-18T18:13:40.470Z] "coreos_compat": true, [2025-02-18T18:13:40.470Z] "deployment": { [2025-02-18T18:13:40.470Z] "default": true [2025-02-18T18:13:40.470Z] } [2025-02-18T18:13:40.470Z] } [2025-02-18T18:13:40.470Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:40.722Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-02-18T18:13:40.722Z] [2025-02-18T18:13:40.722Z] ��� Duration: 0s [2025-02-18T18:13:40.722Z] org.osbuild.ostree.selinux: 9911a44f7231812031d0d248c8dbd1d559f37eb5b210a938fcf7e8f37cd39eab { [2025-02-18T18:13:40.722Z] "deployment": { [2025-02-18T18:13:40.722Z] "default": true [2025-02-18T18:13:40.722Z] } [2025-02-18T18:13:40.722Z] } [2025-02-18T18:13:40.974Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:41.227Z] [2025-02-18T18:13:41.227Z] ��� Duration: 0s [2025-02-18T18:13:47.736Z] Pipeline raw-image: 5a2d8ddad2443ce6d41c23c3e3fe0f0165a55cb0b23f5c6c62c897942ce36e26 [2025-02-18T18:13:47.736Z] Build [2025-02-18T18:13:47.736Z] root: [2025-02-18T18:13:47.736Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:13:47.736Z] org.osbuild.truncate: a019bfe2c2e7fe4878e607e451215070a61b3ee3194100150a120d77fe0891fe { [2025-02-18T18:13:47.736Z] "filename": "disk.img", [2025-02-18T18:13:47.736Z] "size": "2782920704" [2025-02-18T18:13:47.736Z] } [2025-02-18T18:13:47.989Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:47.989Z]  [2025-02-18T18:13:47.989Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:47.989Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:47.989Z]  [2025-02-18T18:13:48.241Z] [2025-02-18T18:13:48.242Z] ��� Duration: 0s [2025-02-18T18:13:48.242Z] org.osbuild.sfdisk: c5c2f4f25da6f62cbd427b4b6ebbaeb567b458c4af1d3261610c8801b1987f08 { [2025-02-18T18:13:48.242Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-18T18:13:48.242Z] "label": "gpt", [2025-02-18T18:13:48.242Z] "partitions": [ [2025-02-18T18:13:48.242Z] { [2025-02-18T18:13:48.242Z] "start": 2048, [2025-02-18T18:13:48.242Z] "partnum": 1, [2025-02-18T18:13:48.242Z] "size": 2048, [2025-02-18T18:13:48.242Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T18:13:48.242Z] "bootable": true, [2025-02-18T18:13:48.242Z] "name": "BIOS-BOOT" [2025-02-18T18:13:48.242Z] }, [2025-02-18T18:13:48.242Z] { [2025-02-18T18:13:48.242Z] "start": 4096, [2025-02-18T18:13:48.242Z] "partnum": 2, [2025-02-18T18:13:48.242Z] "size": 260096, [2025-02-18T18:13:48.242Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T18:13:48.242Z] "name": "EFI-SYSTEM" [2025-02-18T18:13:48.242Z] }, [2025-02-18T18:13:48.242Z] { [2025-02-18T18:13:48.242Z] "start": 264192, [2025-02-18T18:13:48.242Z] "partnum": 3, [2025-02-18T18:13:48.242Z] "size": 786432, [2025-02-18T18:13:48.242Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:13:48.242Z] "name": "boot" [2025-02-18T18:13:48.242Z] }, [2025-02-18T18:13:48.242Z] { [2025-02-18T18:13:48.242Z] "start": 1050624, [2025-02-18T18:13:48.242Z] "partnum": 4, [2025-02-18T18:13:48.242Z] "size": 4382720, [2025-02-18T18:13:48.242Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:13:48.242Z] "name": "root" [2025-02-18T18:13:48.242Z] } [2025-02-18T18:13:48.242Z] ] [2025-02-18T18:13:48.242Z] } [2025-02-18T18:13:48.242Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:13:48.242Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:48.495Z] label: gpt [2025-02-18T18:13:48.495Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-18T18:13:48.495Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-18T18:13:48.495Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-18T18:13:48.495Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-18T18:13:48.495Z] /dev/loop0p4: start="1050624", size="4382720", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-18T18:13:48.495Z] { [2025-02-18T18:13:48.495Z] "partitiontable": { [2025-02-18T18:13:48.495Z] "label": "gpt", [2025-02-18T18:13:48.495Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-18T18:13:48.495Z] "device": "/dev/loop0", [2025-02-18T18:13:48.495Z] "unit": "sectors", [2025-02-18T18:13:48.495Z] "firstlba": 2048, [2025-02-18T18:13:48.495Z] "lastlba": 5435358, [2025-02-18T18:13:48.495Z] "sectorsize": 512, [2025-02-18T18:13:48.495Z] "partitions": [ [2025-02-18T18:13:48.495Z] { [2025-02-18T18:13:48.495Z] "node": "/dev/loop0p1", [2025-02-18T18:13:48.495Z] "start": 2048, [2025-02-18T18:13:48.495Z] "size": 2048, [2025-02-18T18:13:48.495Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T18:13:48.495Z] "uuid": "6096D201-28E0-418B-A21D-A1DDDF57FED8", [2025-02-18T18:13:48.495Z] "name": "BIOS-BOOT" [2025-02-18T18:13:48.495Z] },{ [2025-02-18T18:13:48.495Z] "node": "/dev/loop0p2", [2025-02-18T18:13:48.495Z] "start": 4096, [2025-02-18T18:13:48.495Z] "size": 260096, [2025-02-18T18:13:48.495Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T18:13:48.495Z] "uuid": "AFCBF00A-2682-4A33-9357-FCEB04FBE107", [2025-02-18T18:13:48.495Z] "name": "EFI-SYSTEM" [2025-02-18T18:13:48.495Z] },{ [2025-02-18T18:13:48.495Z] "node": "/dev/loop0p3", [2025-02-18T18:13:48.495Z] "start": 264192, [2025-02-18T18:13:48.495Z] "size": 786432, [2025-02-18T18:13:48.495Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:13:48.495Z] "uuid": "7D41227B-6CC4-4A3E-A2DF-65627A3246E4", [2025-02-18T18:13:48.495Z] "name": "boot" [2025-02-18T18:13:48.495Z] },{ [2025-02-18T18:13:48.495Z] "node": "/dev/loop0p4", [2025-02-18T18:13:48.495Z] "start": 1050624, [2025-02-18T18:13:48.495Z] "size": 4382720, [2025-02-18T18:13:48.495Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:13:48.495Z] "uuid": "36593753-8C22-4D17-939C-EEF539AF5CD1", [2025-02-18T18:13:48.495Z] "name": "root" [2025-02-18T18:13:48.495Z] } [2025-02-18T18:13:48.495Z] ] [2025-02-18T18:13:48.495Z] } [2025-02-18T18:13:48.495Z] } [2025-02-18T18:13:48.495Z] [2025-02-18T18:13:48.495Z] ��� Duration: 0s [2025-02-18T18:13:48.495Z] org.osbuild.mkfs.fat: 82749bcf01ec6b77f73b99b2b617e9aa03f8b2732b1dac836689ce141ca0aad8 { [2025-02-18T18:13:48.495Z] "label": "EFI-SYSTEM", [2025-02-18T18:13:48.495Z] "volid": "7B7795E7" [2025-02-18T18:13:48.495Z] } [2025-02-18T18:13:48.748Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:13:48.748Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:49.000Z] mkfs.fat 4.2 (2021-01-31) [2025-02-18T18:13:49.000Z] [2025-02-18T18:13:49.000Z] ��� Duration: 0s [2025-02-18T18:13:49.000Z] org.osbuild.mkfs.ext4: 5b105d82dc4f415719ace1d028be46a8b0d8c4e1ca221aff60bf925ac2ea2064 { [2025-02-18T18:13:49.000Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-18T18:13:49.000Z] "label": "boot", [2025-02-18T18:13:49.000Z] "metadata_csum_seed": true [2025-02-18T18:13:49.000Z] } [2025-02-18T18:13:49.000Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:13:49.253Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:49.253Z] mke2fs 1.47.1 (20-May-2024) [2025-02-18T18:13:49.253Z] Discarding device blocks: 0/393216 done [2025-02-18T18:13:49.253Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-18T18:13:49.253Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-18T18:13:49.253Z] Superblock backups stored on blocks: [2025-02-18T18:13:49.253Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-18T18:13:49.253Z] [2025-02-18T18:13:49.253Z] Allocating group tables: 0/48 done [2025-02-18T18:13:49.253Z] Writing inode tables: 0/48 done [2025-02-18T18:13:49.253Z] Creating journal (8192 blocks): done [2025-02-18T18:13:49.253Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-18T18:13:49.253Z] [2025-02-18T18:13:49.253Z] [2025-02-18T18:13:49.253Z] ��� Duration: 0s [2025-02-18T18:13:49.253Z] org.osbuild.mkfs.xfs: 5817ecd54aae6cc32a4eb368cf1913b86e150792d85a10ac74f3631a4b7cc6f7 { [2025-02-18T18:13:49.253Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-18T18:13:49.253Z] "label": "root" [2025-02-18T18:13:49.253Z] } [2025-02-18T18:13:49.505Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:13:49.505Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:49.759Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136960 blks [2025-02-18T18:13:49.759Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-18T18:13:49.759Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-18T18:13:49.759Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-18T18:13:49.759Z] data = bsize=4096 blocks=547840, imaxpct=25 [2025-02-18T18:13:49.759Z] = sunit=0 swidth=0 blks [2025-02-18T18:13:49.759Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-18T18:13:49.759Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-18T18:13:49.759Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-18T18:13:49.759Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-18T18:13:49.759Z] Discarding blocks...Done. [2025-02-18T18:13:49.759Z] [2025-02-18T18:13:49.759Z] ��� Duration: 0s [2025-02-18T18:13:49.759Z] org.osbuild.mkdir: 73611b2b4abd1e13a95e13ec76c7be95ba002598d03d1f8ceb4619cdd1b450f6 { [2025-02-18T18:13:49.759Z] "paths": [ [2025-02-18T18:13:49.759Z] { [2025-02-18T18:13:49.759Z] "path": "mount://root/boot", [2025-02-18T18:13:49.759Z] "mode": 493 [2025-02-18T18:13:49.759Z] }, [2025-02-18T18:13:49.759Z] { [2025-02-18T18:13:49.759Z] "path": "mount://boot/efi", [2025-02-18T18:13:49.759Z] "mode": 493 [2025-02-18T18:13:49.759Z] } [2025-02-18T18:13:49.759Z] ] [2025-02-18T18:13:49.759Z] } [2025-02-18T18:13:49.759Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:13:50.012Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cee0qt36/mounts/root-mount-point [2025-02-18T18:13:50.012Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cee0qt36/mounts/boot-mount-point [2025-02-18T18:13:50.266Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:50.266Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cee0qt36/mounts/boot-mount-point unmounted [2025-02-18T18:13:50.266Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cee0qt36/mounts/root-mount-point unmounted [2025-02-18T18:13:50.519Z] [2025-02-18T18:13:50.519Z] ��� Duration: 0s [2025-02-18T18:13:50.519Z] org.osbuild.selinux: f17942a0e60681d95bfdaec1920143aa555f61df0e204005f6c119f08f14ff1f { [2025-02-18T18:13:50.519Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T18:13:50.519Z] "target": "mount://root/" [2025-02-18T18:13:50.519Z] } [2025-02-18T18:13:50.519Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:13:50.771Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1mfh6z/mounts/ [2025-02-18T18:13:50.771Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:51.023Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_i1mfh6z/mounts/ unmounted [2025-02-18T18:13:51.023Z] [2025-02-18T18:13:51.023Z] ��� Duration: 0s [2025-02-18T18:13:51.023Z] org.osbuild.selinux: 1dd07c6b83eb83b1d2dc09f74f78ecd3f8999e403294fcbe48ce1f1f52267272 { [2025-02-18T18:13:51.023Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T18:13:51.023Z] "target": "mount://root/boot/" [2025-02-18T18:13:51.023Z] } [2025-02-18T18:13:51.276Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:13:51.276Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ed6bbyx6/mounts/ [2025-02-18T18:13:51.276Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ed6bbyx6/mounts/boot [2025-02-18T18:13:51.529Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:51.781Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ed6bbyx6/mounts/boot unmounted [2025-02-18T18:13:51.781Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ed6bbyx6/mounts/ unmounted [2025-02-18T18:13:51.781Z] [2025-02-18T18:13:51.781Z] ��� Duration: 0s [2025-02-18T18:13:51.781Z] org.osbuild.copy: 44eae96cca1760a695c9696140e27f5662fcd7880ca2297182824f5044f1248b { [2025-02-18T18:13:51.781Z] "paths": [ [2025-02-18T18:13:51.781Z] { [2025-02-18T18:13:51.781Z] "from": "input://tree/", [2025-02-18T18:13:51.781Z] "to": "mount://root/" [2025-02-18T18:13:51.781Z] } [2025-02-18T18:13:51.781Z] ] [2025-02-18T18:13:51.781Z] } [2025-02-18T18:13:52.034Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:13:52.034Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/ [2025-02-18T18:13:52.034Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/boot [2025-02-18T18:13:52.286Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/boot/efi [2025-02-18T18:13:52.286Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:13:52.538Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-18T18:13:59.049Z]  [2025-02-18T18:13:59.049Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:13:59.049Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:13:59.049Z]  [2025-02-18T18:14:07.103Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/boot/efi unmounted [2025-02-18T18:14:07.103Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/boot unmounted [2025-02-18T18:14:07.103Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3ppc6wnu/mounts/ unmounted [2025-02-18T18:14:07.103Z] [2025-02-18T18:14:07.103Z] ��� Duration: 15s [2025-02-18T18:14:07.103Z] org.osbuild.bootupd: e8db40ea6e52744bacf693c52f14cba8239b1c684d7bbcfb8986dd9a1df1df03 { [2025-02-18T18:14:07.103Z] "bios": { [2025-02-18T18:14:07.103Z] "device": "disk" [2025-02-18T18:14:07.103Z] }, [2025-02-18T18:14:07.103Z] "static-configs": true, [2025-02-18T18:14:07.103Z] "deployment": { [2025-02-18T18:14:07.103Z] "default": true [2025-02-18T18:14:07.103Z] } [2025-02-18T18:14:07.103Z] } [2025-02-18T18:14:07.103Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:14:07.103Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/ [2025-02-18T18:14:07.103Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/boot [2025-02-18T18:14:07.356Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/boot/efi [2025-02-18T18:14:07.356Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:08.274Z]  [2025-02-18T18:14:08.274Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:14:08.274Z] /dev/vdb1 40G 9.4G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:14:08.274Z]  [2025-02-18T18:14:08.526Z] Installed 40_coreos-ignition.cfg [2025-02-18T18:14:08.526Z] Installed 70_coreos-user.cfg [2025-02-18T18:14:08.526Z] Installed: grub.cfg [2025-02-18T18:14:08.526Z] Installed: "fedora/grub.cfg" [2025-02-18T18:14:08.781Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/boot/efi unmounted [2025-02-18T18:14:08.781Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/boot unmounted [2025-02-18T18:14:08.781Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8tatun7d/mounts/ unmounted [2025-02-18T18:14:09.033Z] [2025-02-18T18:14:09.033Z] ��� Duration: 2s [2025-02-18T18:14:09.033Z] org.osbuild.chattr: 5a2d8ddad2443ce6d41c23c3e3fe0f0165a55cb0b23f5c6c62c897942ce36e26 { [2025-02-18T18:14:09.033Z] "items": { [2025-02-18T18:14:09.033Z] "mount://root/": { [2025-02-18T18:14:09.033Z] "immutable": true [2025-02-18T18:14:09.033Z] } [2025-02-18T18:14:09.033Z] } [2025-02-18T18:14:09.033Z] } [2025-02-18T18:14:09.033Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:14:09.033Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/ [2025-02-18T18:14:09.287Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0' [2025-02-18T18:14:09.287Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/boot unmounted [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/var unmounted [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/sysroot unmounted [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts unmounted [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts unmounted [2025-02-18T18:14:09.539Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts unmounted [2025-02-18T18:14:09.539Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-me88vm9u/mounts/ [2025-02-18T18:14:09.539Z] [2025-02-18T18:14:09.539Z] ��� Duration: 0s [2025-02-18T18:14:09.539Z] Pipeline raw-qemu-image: c3744ede1b9de739d08c77ae0cb1d553dd09c9a0cbc591ade61c1d78aabbe068 [2025-02-18T18:14:09.539Z] Build [2025-02-18T18:14:09.539Z] root: [2025-02-18T18:14:09.539Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:14:09.539Z] org.osbuild.copy: c5e77463391ab335d2d22e5f2393fbdb980081910ef88a576b3b0ad46175cedb { [2025-02-18T18:14:09.539Z] "paths": [ [2025-02-18T18:14:09.539Z] { [2025-02-18T18:14:09.539Z] "from": "input://tree/disk.img", [2025-02-18T18:14:09.539Z] "to": "tree:///disk.img" [2025-02-18T18:14:09.539Z] } [2025-02-18T18:14:09.539Z] ] [2025-02-18T18:14:09.539Z] } [2025-02-18T18:14:09.793Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:10.046Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-18T18:14:10.046Z] [2025-02-18T18:14:10.046Z] ��� Duration: 0s [2025-02-18T18:14:10.046Z] org.osbuild.truncate: 4f97fd0c849b1781b0ad3acbfc0586f37c0ffef46b092b2109d081d9aee31047 { [2025-02-18T18:14:10.046Z] "filename": "disk.img", [2025-02-18T18:14:10.046Z] "size": "10737418240" [2025-02-18T18:14:10.046Z] } [2025-02-18T18:14:10.299Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:10.299Z] [2025-02-18T18:14:10.299Z] ��� Duration: 0s [2025-02-18T18:14:10.299Z] org.osbuild.coreos.platform: c3744ede1b9de739d08c77ae0cb1d553dd09c9a0cbc591ade61c1d78aabbe068 { [2025-02-18T18:14:10.299Z] "platform": "qemu" [2025-02-18T18:14:10.299Z] } [2025-02-18T18:14:10.553Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:14:10.553Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/ [2025-02-18T18:14:10.553Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0' [2025-02-18T18:14:10.806Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/boot [2025-02-18T18:14:10.806Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:11.059Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/boot unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/boot unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/var unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/sysroot unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts unmounted [2025-02-18T18:14:11.059Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts unmounted [2025-02-18T18:14:11.059Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6pojg2m8/mounts/ [2025-02-18T18:14:11.059Z] [2025-02-18T18:14:11.059Z] ��� Duration: 0s [2025-02-18T18:14:11.059Z] Pipeline qemu: fc8a0a03160c98008a65c2819bf824c274af7281325f4a5c046da76b4adf6aae [2025-02-18T18:14:11.059Z] Build [2025-02-18T18:14:11.059Z] root: [2025-02-18T18:14:11.059Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:14:11.059Z] org.osbuild.qemu: fc8a0a03160c98008a65c2819bf824c274af7281325f4a5c046da76b4adf6aae { [2025-02-18T18:14:11.059Z] "filename": "fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2", [2025-02-18T18:14:11.059Z] "format": { [2025-02-18T18:14:11.059Z] "type": "qcow2", [2025-02-18T18:14:11.059Z] "compression": false, [2025-02-18T18:14:11.059Z] "compat": "1.1" [2025-02-18T18:14:11.059Z] } [2025-02-18T18:14:11.059Z] } [2025-02-18T18:14:11.313Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:14:15.460Z] [2025-02-18T18:14:15.460Z] ��� Duration: 4s [2025-02-18T18:14:15.460Z] manifest /tmp/osbuild-Bt5q.json finished successfully [2025-02-18T18:14:18.710Z]  [2025-02-18T18:14:18.710Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:14:18.710Z] /dev/vdb1 40G 12G 29G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:14:18.710Z]  [2025-02-18T18:14:25.223Z] oci-archive: ccee63253bf39fc011473e7cc6b843044fa3cb7a161d360b2f844bcb954add5e [2025-02-18T18:14:25.223Z] deployed-tree: 24df2926303a2fbb56de7e9263f1978e0711e8feecc81732eb32450fb11a8f63 [2025-02-18T18:14:25.223Z] tree: 9911a44f7231812031d0d248c8dbd1d559f37eb5b210a938fcf7e8f37cd39eab [2025-02-18T18:14:25.223Z] raw-image: 5a2d8ddad2443ce6d41c23c3e3fe0f0165a55cb0b23f5c6c62c897942ce36e26 [2025-02-18T18:14:25.223Z] raw-4k-image: 718004aa94aa0808754d6c94502df28406238ec2f264b5082032cfee4c2f5ff4 [2025-02-18T18:14:25.223Z] raw-aliyun-image: 1d2054272aae5f7b31e74361e061c68db010371f95525e11cb757415061ae00b [2025-02-18T18:14:25.223Z] aliyun: c3ee4c69434f5d84d8931899521d97e92032ca2cb6e035d2ba44fa0aa152abc4 [2025-02-18T18:14:25.223Z] raw-applehv-image: 24de9e4a7fa8529c4db7c6cc022026f66e5352ecb3e8c45cd087f55a43229f5e [2025-02-18T18:14:25.223Z] applehv: 4bdc4d4ce020185634504bb02e7370b09c040145c07680883cf2255583bff28c [2025-02-18T18:14:25.223Z] raw-aws-image: eec093a4264dc2c56e2a695ab15ed067e4ee13ffd17c735451ab1507ba279931 [2025-02-18T18:14:25.223Z] aws: a19cddaec0f59cfbbd917a83f5744bbebae15fe7a87aaba5efb166a6a4097f69 [2025-02-18T18:14:25.223Z] raw-azure-image: 31812076d7f95e6d95d9bb496a8ddcc2f06532bb2ce79356c44bc8276ab56e30 [2025-02-18T18:14:25.223Z] azure: 8122f4e86491aa2c60b0d57ae9d09e7e2b5fe9c9277d83a8d0915e77944506c1 [2025-02-18T18:14:25.223Z] raw-azurestack-image: bbbb752b74a8339c7ddb028e2785dc1018c8a1d1f3148b69ca0422128eb3c18a [2025-02-18T18:14:25.223Z] azurestack: 75a54a26e2d509ddd485258f841693ef14d6aad44225e499393b0d71486027b7 [2025-02-18T18:14:25.223Z] raw-digitalocean-image: 98ea97362b621802c46ec83006b263fc6b6f603e193e73d8da0f3b32afc36ab8 [2025-02-18T18:14:25.223Z] digitalocean: 02af1fad86a9aeffd251b1388875158933698556b1e569ceed8686c66d0117c3 [2025-02-18T18:14:25.223Z] raw-exoscale-image: 9214edc1a5de8e4e161a82b76de34a3b9f89f1bf890beb4d76aa362c7be1fd6d [2025-02-18T18:14:25.223Z] exoscale: 51b48b224fe1e6f585b2816291c75aeec28779afe0392e9ae5b53bc68b312f44 [2025-02-18T18:14:25.223Z] raw-gcp-image: ed17d7522dffa8ec00034c111294d759164e76c1c9d19b03f9bb281e1f8bacd4 [2025-02-18T18:14:25.223Z] raw-gcp-image-tar: 2120c47f026e16766336af79ebbf8b2163af3d184f90d800d7448806dad312a4 [2025-02-18T18:14:25.223Z] gcp: 60700243add0f3b100bac794829c2f5c3c829b90a320a9401e040c28b9eecc29 [2025-02-18T18:14:25.223Z] raw-hetzner-image: 3c4dc786cb23f3407b748947c2b8e58daeba756558c265d1dc7b20116ffb82f7 [2025-02-18T18:14:25.223Z] hetzner: 50457359872f05c69ea5697ed1df595ce1c5df379062e13c64b575676aecfa3b [2025-02-18T18:14:25.223Z] raw-hyperv-image: 65d8269c55130713df82e4e5bf69e9bad021f1a70937cf57730ce8fce69f5751 [2025-02-18T18:14:25.223Z] hyperv: 99ab843068dedea55ef64a7c6af86d08bfcd0077110b5780b9ca2fd6fb337fe9 [2025-02-18T18:14:25.223Z] raw-ibmcloud-image: 6e3ed0774ffe6738ca160573140d0e4a8e7936b5d3de404443882067ffb7a582 [2025-02-18T18:14:25.223Z] ibmcloud: ef3d9137ee543ff0c2a6aa8079f887625dbde95630e182538e3c518a2211c9b0 [2025-02-18T18:14:25.223Z] raw-openstack-image: 519398ac116faa934652ba5c125f20007e627eb692267e519615593903b7c7b1 [2025-02-18T18:14:25.223Z] openstack: 628776dba71d0c02c81b7727098836bbf981c1f68e4e6349c5b1d3da191b8c6b [2025-02-18T18:14:25.223Z] raw-metal-image: 0b2aad78847d332b2c7735f4301738dc3717f2a129c7fdc6865011f037a7a30d [2025-02-18T18:14:25.223Z] metal: 38d4761cedc1a9852fd7612260bca6d34a04c15d5894fc335e61c406f72d5e96 [2025-02-18T18:14:25.223Z] raw-metal4k-image: c58a84840f983707500c4e604c5aad3b0dcb97c69363978de519e48206b87e90 [2025-02-18T18:14:25.223Z] metal4k: 11a2afb639cd628ba0b8283736849eda961b4365cd1ab2af007b1e1a9b2d7d25 [2025-02-18T18:14:25.223Z] raw-nutanix-image: 33ee42c6863f323387afec14a6b066473d9ce45f388abc6864cea1e00d0193d7 [2025-02-18T18:14:25.223Z] nutanix: 9fc7d89964c264faba062ffcbf6e104fda68868f1466094f15d4779e9fd001ee [2025-02-18T18:14:25.223Z] raw-qemu-image: c3744ede1b9de739d08c77ae0cb1d553dd09c9a0cbc591ade61c1d78aabbe068 [2025-02-18T18:14:25.223Z] qemu: fc8a0a03160c98008a65c2819bf824c274af7281325f4a5c046da76b4adf6aae [2025-02-18T18:14:25.223Z] raw-vultr-image: dbcdcd3e1041da7cae7d74b05f020e849cdfb665722693d76eefccf2b300eee9 [2025-02-18T18:14:25.223Z] vultr: 443450597c8d0c043189a44797dc9e5f32d848c93df8e6e84f7237a7931e95c0 [2025-02-18T18:14:25.223Z] live: 8894c3a34c5621eedc53642c9e1893cfc4d83ea4254a982ca94de407660670e4 [2025-02-18T18:14:25.223Z] + set +x [2025-02-18T18:14:28.470Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.nfq1Z185TH/qemu/fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-18T18:14:28.470Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.nfq1Z185TH/qemu': Operation not permitted [2025-02-18T18:14:34.986Z] /home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json wrote with version stamp 1739902474410138596 [2025-02-18T18:14:34.986Z] Successfully generated: fedora-coreos-41.20250218.dev.0-qemu.x86_64.qcow2 [2025-02-18T18:14:34.991Z] [Pipeline] } [2025-02-18T18:14:34.995Z] [Pipeline] // withEnv [2025-02-18T18:14:35.080Z] [Pipeline] } [2025-02-18T18:14:35.097Z] [Pipeline] // stage [2025-02-18T18:14:35.150Z] [Pipeline] withEnv [2025-02-18T18:14:35.151Z] [Pipeline] { [2025-02-18T18:14:35.154Z] [Pipeline] sh [2025-02-18T18:14:35.751Z] + set -euo pipefail [2025-02-18T18:14:35.751Z] ++ umask [2025-02-18T18:14:35.751Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:35.751Z] + uuidgen [2025-02-18T18:14:35.751Z] + cut -f1 -d- [2025-02-18T18:14:36.045Z] [Pipeline] } [2025-02-18T18:14:36.049Z] [Pipeline] // withEnv [2025-02-18T18:14:36.101Z] [Pipeline] withEnv [2025-02-18T18:14:36.101Z] [Pipeline] { [2025-02-18T18:14:36.105Z] [Pipeline] sh [2025-02-18T18:14:36.640Z] + set -euo pipefail [2025-02-18T18:14:36.640Z] ++ umask [2025-02-18T18:14:36.640Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:36.640Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:14:36.640Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-18T18:14:36.643Z] [Pipeline] } [2025-02-18T18:14:36.646Z] [Pipeline] // withEnv [2025-02-18T18:14:36.652Z] [Pipeline] parallel [2025-02-18T18:14:36.652Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-18T18:14:36.652Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-18T18:14:36.670Z] [Pipeline] withEnv [2025-02-18T18:14:36.670Z] [Pipeline] { [2025-02-18T18:14:36.671Z] [Pipeline] withEnv [2025-02-18T18:14:36.671Z] [Pipeline] { [2025-02-18T18:14:36.675Z] [Pipeline] sh [2025-02-18T18:14:36.954Z] [Pipeline] sh [2025-02-18T18:14:37.207Z] + set -xeuo pipefail [2025-02-18T18:14:37.207Z] ++ umask [2025-02-18T18:14:37.207Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:37.207Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-18T18:14:37.244Z] [Pipeline] } [2025-02-18T18:14:37.248Z] [Pipeline] // withEnv [2025-02-18T18:14:37.252Z] [Pipeline] withEnv [2025-02-18T18:14:37.252Z] [Pipeline] { [2025-02-18T18:14:37.255Z] [Pipeline] sh [2025-02-18T18:14:37.494Z] + set -xeuo pipefail [2025-02-18T18:14:37.495Z] ++ umask [2025-02-18T18:14:37.495Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:37.495Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:14:37.495Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-18T18:14:37.495Z] 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-PiFqe/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-18T18:14:37.495Z] 2025-02-18T18:14:37Z cli: Started logging at level INFO [2025-02-18T18:14:37.495Z] 2025-02-18T18:14:37Z cli: Started logging at level INFO [2025-02-18T18:14:37.748Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250215.20.0/x86_64/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2.xz [2025-02-18T18:14:37.748Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250215.20.0/x86_64/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2.xz.sig [2025-02-18T18:14:37.788Z] + set -euo pipefail [2025-02-18T18:14:37.788Z] ++ umask [2025-02-18T18:14:37.788Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:37.788Z] + kola list --json [2025-02-18T18:14:37.788Z] + jq -r '.[].Name' [2025-02-18T18:14:37.791Z] [Pipeline] } [2025-02-18T18:14:37.794Z] [Pipeline] // withEnv [2025-02-18T18:14:37.879Z] [Pipeline] withEnv [2025-02-18T18:14:37.879Z] [Pipeline] { [2025-02-18T18:14:37.906Z] [Pipeline] sh [2025-02-18T18:14:38.440Z] + set -xeuo pipefail [2025-02-18T18:14:38.440Z] ++ umask [2025-02-18T18:14:38.440Z] + '[' 0022 = 0000 ']' [2025-02-18T18:14:38.440Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:14:38.440Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-18T18:14:38.440Z] 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-PiFqe/kola-x86_64 [2025-02-18T18:14:38.693Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-18T18:14:38.696Z] === RUN ext.config.disks.lvmdevices [2025-02-18T18:14:38.696Z] === RUN fcos.users.shells [2025-02-18T18:14:38.696Z] === RUN podman.workflow [2025-02-18T18:14:38.696Z] === RUN ext.config.swap.zram-generator [2025-02-18T18:14:38.696Z] === RUN ext.config.clhm.ignition-warnings [2025-02-18T18:14:38.696Z] === RUN ext.config.containers.quadlet [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.groups [2025-02-18T18:14:38.696Z] === RUN ext.config.extensions.package [2025-02-18T18:14:38.696Z] === RUN multipath.partition [2025-02-18T18:14:38.696Z] === RUN ext.config.boot.bootupd-validate [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.force-persist-ip [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.nmstate.state [2025-02-18T18:14:38.696Z] === RUN ext.config.gshadow [2025-02-18T18:14:38.696Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.delete-config [2025-02-18T18:14:38.696Z] === RUN ext.config.firewall.iptables-legacy [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.systemd-disable [2025-02-18T18:14:38.696Z] === RUN podman.base [2025-02-18T18:14:38.696Z] === RUN ext.config.var-mount.scsi-id [2025-02-18T18:14:38.696Z] === RUN ext.config.butane.grub-users [2025-02-18T18:14:38.696Z] === RUN ext.config.var-mount.simple [2025-02-18T18:14:38.696Z] === RUN ext.config.systemd.network-online [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.kargs-rd-net [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.remote [2025-02-18T18:14:38.696Z] === RUN ostree.unlock [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.no-persist-ip [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-18T18:14:38.696Z] === RUN coreos.auth.verify [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.mount.disks [2025-02-18T18:14:38.696Z] === RUN podman.network-single [2025-02-18T18:14:38.696Z] === RUN ext.config.podman.rootless-systemd [2025-02-18T18:14:38.696Z] === RUN fcos.filesystem [2025-02-18T18:14:38.696Z] === RUN ext.config.boot.grub2-install [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-18T18:14:38.696Z] === RUN ext.config.kdump.crash [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.kargs [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.sethostname [2025-02-18T18:14:38.696Z] === RUN coreos.unique.boot.ignition.failure [2025-02-18T18:14:38.696Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.once [2025-02-18T18:14:38.696Z] === RUN rootfs.uuid [2025-02-18T18:14:38.696Z] === RUN rpmostree.upgrade-rollback [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-18T18:14:38.696Z] === RUN rpmostree.install-uninstall [2025-02-18T18:14:38.696Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-18T18:14:38.696Z] === RUN non-exclusive-test-bucket-0 [2025-02-18T18:14:38.696Z] === RUN basic.uefi-secure [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.mount.partitions [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-18T18:14:38.696Z] === RUN rpmostree.status [2025-02-18T18:14:38.696Z] === RUN ostree.remote [2025-02-18T18:14:38.696Z] === RUN ostree.hotfix [2025-02-18T18:14:38.696Z] === RUN basic [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.nmstate.policy [2025-02-18T18:14:38.696Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-18T18:14:38.696Z] === RUN coreos.unique.boot.failure [2025-02-18T18:14:38.696Z] === RUN ext.config.var-mount.luks [2025-02-18T18:14:38.696Z] === RUN basic.nvme [2025-02-18T18:14:38.696Z] === RUN ext.config.reboot [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.symlink [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-18T18:14:38.696Z] === RUN ext.config.systemd.condition-needs-update [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-18T18:14:38.696Z] === RUN ext.config.selinux.enforcing [2025-02-18T18:14:38.696Z] === RUN multipath.day2 [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.failure [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.stable-boot [2025-02-18T18:14:38.696Z] === RUN ext.config.rpm-ostree-countme [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.nameserver [2025-02-18T18:14:38.696Z] === RUN coreos.ignition.v2.users [2025-02-18T18:14:38.696Z] === RUN coreos.selinux.boolean [2025-02-18T18:14:38.696Z] === RUN basic.uefi [2025-02-18T18:14:38.696Z] === RUN multipath.day1 [2025-02-18T18:14:38.696Z] === RUN rhcos.selinux.boolean.persist [2025-02-18T18:14:38.696Z] === RUN kdump.crash.ssh [2025-02-18T18:14:38.696Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-18T18:14:38.696Z] === RUN ext.config.toolbox [2025-02-18T18:14:38.696Z] === RUN ext.config.docker.basic [2025-02-18T18:14:38.696Z] === RUN ext.config.ignition.resource.remote [2025-02-18T18:14:38.696Z] === RUN fcos.network.listeners [2025-02-18T18:14:39.104Z] Read disk 108.6 MiB/721.9 MiB (15%) [2025-02-18T18:14:40.024Z] Read disk 138.9 MiB/721.9 MiB (19%) [2025-02-18T18:14:40.943Z] Read disk 163.3 MiB/721.9 MiB (22%) [2025-02-18T18:14:41.861Z] Read disk 188.1 MiB/721.9 MiB (26%) [2025-02-18T18:14:42.947Z] Read disk 234.6 MiB/721.9 MiB (32%) [2025-02-18T18:14:43.865Z] Read disk 256.1 MiB/721.9 MiB (35%) [2025-02-18T18:14:45.219Z] Read disk 281.2 MiB/721.9 MiB (38%) [2025-02-18T18:14:46.138Z] Read disk 312.0 MiB/721.9 MiB (43%) [2025-02-18T18:14:47.059Z] Read disk 340.4 MiB/721.9 MiB (47%) [2025-02-18T18:14:47.978Z] Read disk 369.1 MiB/721.9 MiB (51%) [2025-02-18T18:14:48.896Z] Read disk 417.0 MiB/721.9 MiB (57%) [2025-02-18T18:14:50.251Z] Read disk 441.5 MiB/721.9 MiB (61%) [2025-02-18T18:14:51.169Z] Read disk 476.2 MiB/721.9 MiB (65%) [2025-02-18T18:14:52.090Z] Read disk 498.8 MiB/721.9 MiB (69%) [2025-02-18T18:14:53.008Z] Read disk 524.6 MiB/721.9 MiB (72%) [2025-02-18T18:14:53.926Z] Read disk 545.7 MiB/721.9 MiB (75%) [2025-02-18T18:14:54.844Z] Read disk 631.7 MiB/721.9 MiB (87%) [2025-02-18T18:14:56.197Z] Read disk 678.0 MiB/721.9 MiB (93%) [2025-02-18T18:14:57.116Z] Read disk 706.0 MiB/721.9 MiB (97%) [2025-02-18T18:14:57.671Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T18:14:57.671Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T18:14:57.671Z] Read disk 721.9 MiB/721.9 MiB (100%) [2025-02-18T18:14:57.671Z] gpg: Signature made Sun Feb 16 02:46:02 2025 UTC [2025-02-18T18:14:57.671Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-02-18T18:14:57.671Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-02-18T18:15:01.813Z] tmp/kola-qemu-cache/fedora-coreos-41.20250215.20.0-qemu.x86_64.qcow2 [2025-02-18T18:15:02.066Z] === RUN fcos.upgrade.basic [2025-02-18T18:15:17.293Z] --- PASS: fcos.network.listeners (36.07s) [2025-02-18T18:15:17.294Z] --- PASS: ext.config.ignition.kargs (38.11s) [2025-02-18T18:15:25.451Z] --- PASS: ext.config.docker.basic (46.24s) [2025-02-18T18:15:40.905Z] === RUN fcos.upgrade.basic/setup [2025-02-18T18:15:43.453Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (63.65s) [2025-02-18T18:15:44.806Z] --- PASS: multipath.day1 (66.12s) [2025-02-18T18:15:48.053Z] === RUN podman.base/info [2025-02-18T18:15:48.053Z] === RUN podman.base/resources [2025-02-18T18:16:00.235Z] --- PASS: podman.base (43.41s) [2025-02-18T18:16:00.235Z] --- PASS: podman.base/info (0.51s) [2025-02-18T18:16:00.235Z] --- PASS: podman.base/resources (6.41s) [2025-02-18T18:16:08.297Z] --- PASS: ext.config.networking.prefer-ignition-networking (42.11s) [2025-02-18T18:16:18.204Z] === RUN fcos.filesystem/writablefiles [2025-02-18T18:16:18.761Z] === RUN fcos.filesystem/writabledirs [2025-02-18T18:16:19.014Z] === RUN fcos.filesystem/stickydirs [2025-02-18T18:16:19.267Z] === RUN fcos.filesystem/denylist [2025-02-18T18:16:21.765Z] --- PASS: ext.config.boot.grub2-install (38.95s) [2025-02-18T18:16:23.118Z] --- PASS: fcos.filesystem (38.09s) [2025-02-18T18:16:23.118Z] --- PASS: fcos.filesystem/writablefiles (0.89s) [2025-02-18T18:16:23.118Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-02-18T18:16:23.118Z] --- PASS: fcos.filesystem/stickydirs (0.31s) [2025-02-18T18:16:23.118Z] --- PASS: fcos.filesystem/denylist (0.39s) [2025-02-18T18:16:49.566Z] --- PASS: coreos.auth.verify (24.50s) [2025-02-18T18:17:02.217Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-18T18:17:07.566Z] --- PASS: ext.config.podman.rootless-systemd (66.82s) [2025-02-18T18:17:17.474Z] --- PASS: ext.config.kdump.crash (118.87s) [2025-02-18T18:17:17.474Z] --- PASS: coreos.ignition.mount.disks (55.04s) [2025-02-18T18:17:25.526Z] --- PASS: coreos.ignition.instantiated.enable-unit (37.17s) [2025-02-18T18:17:48.853Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-18T18:17:51.976Z] --- PASS: ext.config.networking.no-persist-ip (42.63s) [2025-02-18T18:17:51.976Z] === RUN ostree.unlock/unlock [2025-02-18T18:17:51.976Z] === RUN ostree.unlock/install [2025-02-18T18:17:51.976Z] === RUN ostree.unlock/uninstall [2025-02-18T18:17:51.976Z] === RUN ostree.unlock/discard [2025-02-18T18:17:54.474Z] --- PASS: ext.config.networking.kargs-rd-net (29.42s) [2025-02-18T18:18:06.604Z] --- PASS: ext.config.ignition.remote (48.20s) [2025-02-18T18:18:13.110Z] --- PASS: ostree.unlock (56.29s) [2025-02-18T18:18:13.110Z] --- PASS: ostree.unlock/unlock (0.61s) [2025-02-18T18:18:13.110Z] --- PASS: ostree.unlock/install (0.66s) [2025-02-18T18:18:13.110Z] --- PASS: ostree.unlock/uninstall (0.62s) [2025-02-18T18:18:13.110Z] --- PASS: ostree.unlock/discard (18.50s) [2025-02-18T18:18:27.459Z] --- PASS: fcos.upgrade.basic (200.96s) [2025-02-18T18:18:27.459Z] --- PASS: fcos.upgrade.basic/setup (78.00s) [2025-02-18T18:18:27.459Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (48.02s) [2025-02-18T18:18:27.459Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.59s) [2025-02-18T18:18:27.459Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-upgrade-x86_64 [2025-02-18T18:18:27.463Z] [Pipeline] } [2025-02-18T18:18:27.467Z] [Pipeline] // withEnv [2025-02-18T18:18:27.534Z] [Pipeline] } [2025-02-18T18:18:27.912Z] --- PASS: ext.config.ignition.resource.remote (37.95s) [2025-02-18T18:18:35.964Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.43s) [2025-02-18T18:18:42.472Z] --- PASS: ext.config.systemd.network-online (37.14s) [2025-02-18T18:18:57.270Z] --- PASS: podman.network-single (168.73s) [2025-02-18T18:19:09.404Z] --- PASS: ext.config.var-mount.simple (56.95s) [2025-02-18T18:19:15.914Z] === RUN basic.uefi/DbusPerms [2025-02-18T18:19:16.168Z] === RUN basic.uefi/ServicesActive [2025-02-18T18:19:16.168Z] === RUN basic.uefi/ReadOnly [2025-02-18T18:19:16.422Z] === RUN basic.uefi/Useradd [2025-02-18T18:19:16.676Z] === RUN basic.uefi/MachineID [2025-02-18T18:19:16.676Z] === RUN basic.uefi/FCOSGrowpart [2025-02-18T18:19:16.928Z] === RUN basic.uefi/PortSSH [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi (38.57s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/DbusPerms (0.35s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/ServicesActive (0.13s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/ReadOnly (0.13s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/Useradd (0.26s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/MachineID (0.13s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/FCOSGrowpart (0.14s) [2025-02-18T18:19:21.069Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-18T18:19:42.912Z] --- PASS: ext.config.var-mount.scsi-id (43.81s) [2025-02-18T18:19:50.964Z] --- PASS: ext.config.butane.grub-users (74.24s) [2025-02-18T18:19:57.470Z] --- PASS: coreos.ignition.v2.users (36.36s) [2025-02-18T18:20:01.616Z] --- PASS: coreos.selinux.boolean (52.36s) [2025-02-18T18:20:09.668Z] --- PASS: ext.config.networking.nameserver (29.68s) [2025-02-18T18:20:24.474Z] --- PASS: ext.config.networking.nmstate.policy (116.53s) [2025-02-18T18:20:28.619Z] --- PASS: ext.config.rpm-ostree-countme (38.88s) [2025-02-18T18:20:38.778Z] --- PASS: coreos.ignition.failure (15.60s) [2025-02-18T18:20:40.135Z] --- PASS: ext.config.ignition.stable-boot (38.88s) [2025-02-18T18:21:06.590Z] --- PASS: coreos.ignition.symlink (36.14s) [2025-02-18T18:21:09.093Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.53s) [2025-02-18T18:21:19.008Z] --- PASS: ext.config.toolbox (82.33s) [2025-02-18T18:21:25.520Z] --- PASS: ext.config.reboot (45.15s) [2025-02-18T18:21:30.743Z] === RUN basic.nvme/PortSSH [2025-02-18T18:21:30.743Z] === RUN basic.nvme/DbusPerms [2025-02-18T18:21:31.194Z] === RUN basic.nvme/ServicesActive [2025-02-18T18:21:31.194Z] === RUN basic.nvme/ReadOnly [2025-02-18T18:21:31.194Z] === RUN basic.nvme/Useradd [2025-02-18T18:21:31.448Z] === RUN basic.nvme/MachineID [2025-02-18T18:21:31.448Z] === RUN basic.nvme/FCOSGrowpart [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme (26.17s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/PortSSH (0.11s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/DbusPerms (0.35s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/ServicesActive (0.16s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/Useradd (0.22s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-18T18:21:35.594Z] --- PASS: basic.nvme/FCOSGrowpart (0.15s) [2025-02-18T18:22:02.051Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (41.32s) [2025-02-18T18:22:07.272Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.59s) [2025-02-18T18:22:07.272Z] mke2fs 1.47.1 (20-May-2024) [2025-02-18T18:22:19.412Z] --- PASS: coreos.unique.boot.failure (11.57s) [2025-02-18T18:22:34.216Z] --- PASS: ext.config.systemd.condition-needs-update (89.27s) [2025-02-18T18:22:44.124Z] --- PASS: kdump.crash.ssh (125.19s) [2025-02-18T18:22:44.124Z] cluster.go:151: Running as unit: run-ra0707158058841748ab61a7352cb3990.service; invocation ID: b191503471ca4caaafd1924ffa19bd5e [2025-02-18T18:22:44.124Z] --- PASS: ext.config.var-mount.luks (69.04s) [2025-02-18T18:23:11.195Z] --- PASS: ext.config.ignition.systemd-disable (27.13s) [2025-02-18T18:23:11.753Z] --- PASS: ext.config.clhm.ignition-warnings (37.57s) [2025-02-18T18:23:13.359Z] --- PASS: multipath.partition (54.82s) [2025-02-18T18:23:13.359Z] --- PASS: multipath.day2 (73.07s) [2025-02-18T18:23:28.165Z] --- PASS: ext.config.selinux.enforcing (43.84s) [2025-02-18T18:23:40.305Z] --- PASS: ext.config.firewall.iptables-legacy (28.22s) [2025-02-18T18:23:50.223Z] --- PASS: coreos.ignition.groups (36.68s) [2025-02-18T18:24:12.080Z] --- PASS: coreos.misc.disk.varlibcontainers (57.20s) [2025-02-18T18:24:12.080Z] 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-02-18T18:24:12.080Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-02-18T18:24:21.995Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.14s) [2025-02-18T18:24:23.874Z] --- PASS: ext.config.networking.nmstate.state (56.99s) [2025-02-18T18:24:27.123Z] --- PASS: ext.config.extensions.package (75.36s) [2025-02-18T18:24:33.633Z] --- PASS: ext.config.networking.force-persist-ip (42.77s) [2025-02-18T18:24:37.780Z] --- PASS: ext.config.gshadow (26.66s) [2025-02-18T18:24:59.634Z] === RUN podman.workflow/run [2025-02-18T18:25:00.192Z] --- PASS: ext.config.containers.quadlet (36.50s) [2025-02-18T18:25:06.963Z] --- PASS: ext.config.boot.bootupd-validate (39.90s) [2025-02-18T18:25:17.101Z] --- PASS: rhcos.selinux.boolean.persist (54.92s) [2025-02-18T18:25:43.558Z] --- PASS: ext.config.ssh.custom-host-key-permissions (39.94s) [2025-02-18T18:25:47.703Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.35s) [2025-02-18T18:25:51.850Z] --- PASS: ext.config.swap.zram-generator (35.67s) [2025-02-18T18:26:06.903Z] --- PASS: ext.config.ignition.delete-config (92.32s) [2025-02-18T18:26:21.708Z] === RUN basic/Useradd [2025-02-18T18:26:21.708Z] === RUN basic/MachineID [2025-02-18T18:26:21.708Z] === RUN basic/FCOSGrowpart [2025-02-18T18:26:21.708Z] === RUN basic/PortSSH [2025-02-18T18:26:21.708Z] === RUN basic/DbusPerms [2025-02-18T18:26:21.708Z] === RUN basic/ServicesActive [2025-02-18T18:26:21.708Z] === RUN basic/ReadOnly [2025-02-18T18:26:22.265Z] --- PASS: coreos.ignition.once (42.03s) [2025-02-18T18:26:23.619Z] --- PASS: basic (35.90s) [2025-02-18T18:26:23.619Z] --- PASS: basic/Useradd (0.22s) [2025-02-18T18:26:23.619Z] --- PASS: basic/MachineID (0.12s) [2025-02-18T18:26:23.619Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-02-18T18:26:23.619Z] --- PASS: basic/PortSSH (0.12s) [2025-02-18T18:26:23.619Z] --- PASS: basic/DbusPerms (0.34s) [2025-02-18T18:26:23.619Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-18T18:26:23.619Z] --- PASS: basic/ReadOnly (0.12s) [2025-02-18T18:26:26.118Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-18T18:26:30.497Z] --- PASS: ext.config.ignition.systemd-unmasking (38.39s) [2025-02-18T18:26:45.311Z] === RUN rpmostree.install-uninstall/install [2025-02-18T18:27:03.561Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-18T18:27:08.785Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.39s) [2025-02-18T18:27:23.821Z] --- PASS: coreos.unique.boot.ignition.failure (14.58s) [2025-02-18T18:27:24.378Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (61.98s) [2025-02-18T18:27:28.524Z] --- PASS: rpmostree.upgrade-rollback (82.79s) [2025-02-18T18:27:28.524Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.06s) [2025-02-18T18:27:28.524Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.44s) [2025-02-18T18:27:31.027Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/PortSSH [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/DbusPerms [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/ServicesActive [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/ReadOnly [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/Useradd [2025-02-18T18:28:03.012Z] === RUN basic.uefi-secure/MachineID [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure (38.46s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/DbusPerms (0.36s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-02-18T18:28:03.012Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-18T18:28:13.088Z] --- PASS: rpmostree.install-uninstall (108.04s) [2025-02-18T18:28:13.088Z] --- PASS: rpmostree.install-uninstall/install (45.92s) [2025-02-18T18:28:13.088Z] --- PASS: rpmostree.install-uninstall/uninstall (37.73s) [2025-02-18T18:28:18.311Z] --- PASS: coreos.ignition.mount.partitions (54.54s) [2025-02-18T18:28:44.772Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (73.65s) [2025-02-18T18:28:48.921Z] === RUN rootfs.uuid/RandomUUID [2025-02-18T18:28:53.069Z] --- PASS: rootfs.uuid (34.97s) [2025-02-18T18:28:53.069Z] --- PASS: rootfs.uuid/RandomUUID (0.16s) [2025-02-18T18:28:53.325Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-18T18:28:55.201Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-18T18:28:57.076Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-18T18:28:58.430Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-18T18:29:03.654Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-18T18:29:04.955Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-18T18:29:05.873Z] --- PASS: coreos.ignition.sethostname (24.23s) [2025-02-18T18:29:06.791Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-18T18:29:08.668Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-18T18:29:09.587Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.84s) [2025-02-18T18:29:10.144Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-18T18:29:10.701Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-18T18:29:12.801Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-18T18:29:14.158Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-18T18:29:16.034Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-18T18:29:22.556Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-18T18:29:23.477Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-18T18:29:25.351Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-18T18:29:25.603Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-18T18:29:28.851Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-18T18:29:29.406Z] --- PASS: fcos.users.shells (37.05s) [2025-02-18T18:29:29.962Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-18T18:29:30.518Z] === RUN ostree.remote/add [2025-02-18T18:29:30.518Z] === RUN ostree.remote/list [2025-02-18T18:29:30.771Z] === RUN ostree.remote/show-url [2025-02-18T18:29:31.024Z] === RUN ostree.remote/refs [2025-02-18T18:29:31.024Z] === RUN ostree.remote/summary [2025-02-18T18:29:31.277Z] === RUN ostree.remote/delete [2025-02-18T18:29:31.832Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote (25.45s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/add (0.24s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/list (0.11s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/show-url (0.20s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/refs (0.14s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/summary (0.28s) [2025-02-18T18:29:35.078Z] --- PASS: ostree.remote/delete (0.45s) [2025-02-18T18:29:36.429Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-18T18:29:38.304Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-18T18:29:39.663Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-18T18:29:41.538Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-18T18:29:43.411Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-18T18:29:43.664Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-18T18:29:55.797Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-18T18:29:56.049Z] === RUN ostree.hotfix/unlock [2025-02-18T18:29:57.405Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-18T18:29:59.280Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-18T18:30:00.633Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-18T18:30:01.553Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-18T18:30:02.905Z] --- PASS: ext.config.disks.lvmdevices (57.14s) [2025-02-18T18:30:03.823Z] --- PASS: rpmostree.status (34.47s) [2025-02-18T18:30:04.741Z] === RUN podman.workflow/exec [2025-02-18T18:30:04.993Z] === RUN podman.workflow/stop [2025-02-18T18:30:04.993Z] === RUN ostree.hotfix/install [2025-02-18T18:30:05.911Z] === RUN ostree.hotfix/uninstall [2025-02-18T18:30:06.465Z] === RUN ostree.hotfix/persist [2025-02-18T18:30:07.020Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-18T18:30:07.937Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-18T18:30:09.811Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-18T18:30:10.367Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-18T18:30:12.239Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-18T18:30:14.126Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-18T18:30:15.752Z] === RUN podman.workflow/remove [2025-02-18T18:30:16.307Z] === RUN podman.workflow/delete [2025-02-18T18:30:16.560Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-18T18:30:18.316Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-18T18:30:20.188Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow (343.14s) [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow/run (306.48s) [2025-02-18T18:30:20.442Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-18T18:30:20.442Z] cluster.go:151: Getting image source signatures [2025-02-18T18:30:20.442Z] cluster.go:151: Copying blob sha256:8a4c394e0e826a4c75fe2ab7ee520e092edfccfe0c5941e75b5977b024ed72df [2025-02-18T18:30:20.442Z] cluster.go:151: Copying config sha256:85e0b0b55589b9061d50e0c7d88dd6ccc03b17b4bb0a77d15570df9340246f2f [2025-02-18T18:30:20.442Z] cluster.go:151: Writing manifest to image destination [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow/exec (0.35s) [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow/stop (10.70s) [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow/remove (0.58s) [2025-02-18T18:30:20.442Z] --- PASS: podman.workflow/delete (0.69s) [2025-02-18T18:30:20.442Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-18T18:30:20.442Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-18T18:30:21.794Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-18T18:30:23.668Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-18T18:30:25.021Z] === RUN ostree.hotfix/rollback [2025-02-18T18:30:25.274Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-18T18:30:27.147Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-18T18:30:29.020Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-18T18:30:29.947Z] --- PASS: ext.config.ignition.systemd-enable-units (26.96s) [2025-02-18T18:30:30.504Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-18T18:30:32.378Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-18T18:30:32.934Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-18T18:30:33.489Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-18T18:30:35.362Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-18T18:30:37.235Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-18T18:30:42.450Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-18T18:30:43.368Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-18T18:30:44.285Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-18T18:30:44.839Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-18T18:30:45.757Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-18T18:30:47.629Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix (72.66s) [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix/unlock (8.80s) [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix/install (0.53s) [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix/uninstall (0.38s) [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix/persist (18.36s) [2025-02-18T18:30:47.629Z] --- PASS: ostree.hotfix/rollback (19.15s) [2025-02-18T18:30:48.982Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-18T18:30:49.900Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-18T18:30:50.456Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-18T18:30:51.010Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-18T18:30:52.884Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-18T18:30:54.757Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-18T18:30:56.108Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-18T18:30:57.981Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-18T18:30:58.535Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-18T18:31:00.181Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0 (194.05s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.75s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (1.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.68s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.67s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.66s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.65s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.68s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.67s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.66s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.66s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.66s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (11.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.75s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.79s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (2.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.81s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.79s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.75s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.73s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.69s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.68s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.72s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.74s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.71s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.68s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.68s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.67s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.67s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.70s) [2025-02-18T18:31:18.181Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.95s) [2025-02-18T18:31:18.181Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-x86_64 [2025-02-18T18:31:18.184Z] [Pipeline] } [2025-02-18T18:31:18.241Z] [Pipeline] // withEnv [2025-02-18T18:31:18.307Z] [Pipeline] withEnv [2025-02-18T18:31:18.308Z] [Pipeline] { [2025-02-18T18:31:18.310Z] [Pipeline] sh [2025-02-18T18:31:19.227Z] + set -xeuo pipefail [2025-02-18T18:31:19.227Z] ++ umask [2025-02-18T18:31:19.227Z] + '[' 0022 = 0000 ']' [2025-02-18T18:31:19.227Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:31:19.227Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-18T18:31:19.227Z] 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-PiFqe/kola-reprovision-x86_64 [2025-02-18T18:31:19.782Z] === RUN coreos.boot-mirror.luks [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-18T18:31:19.782Z] === RUN coreos.boot-mirror [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.luks [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.raid1 [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-18T18:31:19.782Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-18T18:31:19.782Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-18T18:33:11.105Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-18T18:33:29.452Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-18T18:34:01.427Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-18T18:34:40.035Z] --- PASS: coreos.boot-mirror.luks (196.68s) [2025-02-18T18:34:40.035Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.76s) [2025-02-18T18:34:40.035Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.99s) [2025-02-18T18:34:40.035Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.86s) [2025-02-18T18:35:47.775Z] --- PASS: ext.config.root-reprovision.autosave-xfs (63.77s) [2025-02-18T18:37:09.091Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.77s) [2025-02-18T18:44:45.543Z] --- PASS: ext.config.rpm-ostree.kernel-replace (463.22s) [2025-02-18T18:46:51.898Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (125.12s) [2025-02-18T18:48:58.259Z] --- PASS: ext.config.root-reprovision.luks (116.95s) [2025-02-18T18:50:49.897Z] --- PASS: ext.config.root-reprovision.luks.512e (112.21s) [2025-02-18T18:52:26.217Z] --- PASS: ext.config.root-reprovision.raid1 (94.53s) [2025-02-18T18:54:32.583Z] === RUN coreos.boot-mirror/sanity-check [2025-02-18T18:54:32.583Z] === RUN coreos.boot-mirror/detach-primary [2025-02-18T18:54:59.029Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-18T18:55:03.172Z] --- PASS: coreos.boot-mirror (169.27s) [2025-02-18T18:55:03.172Z] --- PASS: coreos.boot-mirror/sanity-check (2.07s) [2025-02-18T18:55:03.172Z] --- PASS: coreos.boot-mirror/detach-primary (29.90s) [2025-02-18T18:55:03.172Z] --- PASS: coreos.boot-mirror/verify-fallback (0.89s) [2025-02-18T18:56:24.801Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.71s) [2025-02-18T18:56:24.801Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-reprovision-x86_64 [2025-02-18T18:56:24.804Z] [Pipeline] } [2025-02-18T18:56:24.807Z] [Pipeline] // withEnv [2025-02-18T18:56:24.863Z] [Pipeline] } [2025-02-18T18:56:24.889Z] [Pipeline] // parallel [2025-02-18T18:56:24.947Z] [Pipeline] withEnv [2025-02-18T18:56:24.948Z] [Pipeline] { [2025-02-18T18:56:24.982Z] [Pipeline] sh [2025-02-18T18:56:25.519Z] + set -xeuo pipefail [2025-02-18T18:56:25.519Z] ++ umask [2025-02-18T18:56:25.519Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:25.519Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:25.519Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-upgrade-x86_64 [2025-02-18T18:56:25.522Z] [Pipeline] } [2025-02-18T18:56:25.524Z] [Pipeline] // withEnv [2025-02-18T18:56:25.529Z] [Pipeline] withEnv [2025-02-18T18:56:25.529Z] [Pipeline] { [2025-02-18T18:56:25.569Z] [Pipeline] sh [2025-02-18T18:56:27.472Z] + set -xeuo pipefail [2025-02-18T18:56:27.473Z] ++ umask [2025-02-18T18:56:27.473Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:27.473Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:27.473Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe -c --xz kola-upgrade-x86_64 [2025-02-18T18:56:27.726Z] [Pipeline] } [2025-02-18T18:56:27.729Z] [Pipeline] // withEnv [2025-02-18T18:56:27.791Z] [Pipeline] archiveArtifacts [2025-02-18T18:56:27.795Z] Archiving artifacts [2025-02-18T18:56:28.564Z] [Pipeline] withEnv [2025-02-18T18:56:28.566Z] [Pipeline] { [2025-02-18T18:56:28.570Z] [Pipeline] sh [2025-02-18T18:56:29.102Z] + set -xeuo pipefail [2025-02-18T18:56:29.102Z] ++ umask [2025-02-18T18:56:29.102Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:29.102Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:29.102Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-upgrade-x86_64 --output - [2025-02-18T18:56:29.104Z] [Pipeline] } [2025-02-18T18:56:29.106Z] [Pipeline] // withEnv [2025-02-18T18:56:29.111Z] [Pipeline] junit [2025-02-18T18:56:29.112Z] Recording test results [2025-02-18T18:56:29.828Z] None of the test reports contained any result [2025-02-18T18:56:29.830Z] [Pipeline] withEnv [2025-02-18T18:56:29.830Z] [Pipeline] { [2025-02-18T18:56:29.835Z] [Pipeline] sh [2025-02-18T18:56:30.553Z] + set -xeuo pipefail [2025-02-18T18:56:30.553Z] ++ umask [2025-02-18T18:56:30.553Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:30.553Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:30.553Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-x86_64 [2025-02-18T18:56:30.555Z] [Pipeline] } [2025-02-18T18:56:30.559Z] [Pipeline] // withEnv [2025-02-18T18:56:30.564Z] [Pipeline] withEnv [2025-02-18T18:56:30.565Z] [Pipeline] { [2025-02-18T18:56:30.569Z] [Pipeline] sh [2025-02-18T18:56:31.096Z] + set -xeuo pipefail [2025-02-18T18:56:31.096Z] ++ umask [2025-02-18T18:56:31.096Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:31.096Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:31.096Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe -c --xz kola-x86_64 [2025-02-18T18:56:37.931Z] [Pipeline] } [2025-02-18T18:56:37.950Z] [Pipeline] // withEnv [2025-02-18T18:56:37.996Z] [Pipeline] archiveArtifacts [2025-02-18T18:56:37.998Z] Archiving artifacts [2025-02-18T18:56:41.431Z] [Pipeline] withEnv [2025-02-18T18:56:41.433Z] [Pipeline] { [2025-02-18T18:56:41.437Z] [Pipeline] sh [2025-02-18T18:56:41.967Z] + set -xeuo pipefail [2025-02-18T18:56:41.967Z] ++ umask [2025-02-18T18:56:41.967Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:41.967Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:41.967Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-x86_64 --output - [2025-02-18T18:56:41.969Z] [Pipeline] } [2025-02-18T18:56:41.972Z] [Pipeline] // withEnv [2025-02-18T18:56:42.064Z] [Pipeline] junit [2025-02-18T18:56:42.065Z] Recording test results [2025-02-18T18:56:42.150Z] None of the test reports contained any result [2025-02-18T18:56:42.152Z] [Pipeline] withEnv [2025-02-18T18:56:42.152Z] [Pipeline] { [2025-02-18T18:56:42.157Z] [Pipeline] sh [2025-02-18T18:56:42.686Z] + set -xeuo pipefail [2025-02-18T18:56:42.686Z] ++ umask [2025-02-18T18:56:42.686Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:42.686Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:42.686Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-reprovision-x86_64 [2025-02-18T18:56:42.688Z] [Pipeline] } [2025-02-18T18:56:42.691Z] [Pipeline] // withEnv [2025-02-18T18:56:42.696Z] [Pipeline] withEnv [2025-02-18T18:56:42.697Z] [Pipeline] { [2025-02-18T18:56:42.768Z] [Pipeline] sh [2025-02-18T18:56:43.375Z] + set -xeuo pipefail [2025-02-18T18:56:43.375Z] ++ umask [2025-02-18T18:56:43.375Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:43.375Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:43.375Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe -c --xz kola-reprovision-x86_64 [2025-02-18T18:56:46.622Z] [Pipeline] } [2025-02-18T18:56:46.624Z] [Pipeline] // withEnv [2025-02-18T18:56:46.631Z] [Pipeline] archiveArtifacts [2025-02-18T18:56:46.633Z] Archiving artifacts [2025-02-18T18:56:46.981Z] [Pipeline] withEnv [2025-02-18T18:56:46.983Z] [Pipeline] { [2025-02-18T18:56:46.986Z] [Pipeline] sh [2025-02-18T18:56:47.610Z] + set -xeuo pipefail [2025-02-18T18:56:47.610Z] ++ umask [2025-02-18T18:56:47.610Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:47.610Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T18:56:47.610Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PiFqe/kola-reprovision-x86_64 --output - [2025-02-18T18:56:47.612Z] [Pipeline] } [2025-02-18T18:56:47.684Z] [Pipeline] // withEnv [2025-02-18T18:56:47.714Z] [Pipeline] junit [2025-02-18T18:56:47.715Z] Recording test results [2025-02-18T18:56:47.770Z] None of the test reports contained any result [2025-02-18T18:56:47.772Z] [Pipeline] stage [2025-02-18T18:56:47.772Z] [Pipeline] { (x86_64:Build Metal) [2025-02-18T18:56:47.787Z] [Pipeline] withEnv [2025-02-18T18:56:47.787Z] [Pipeline] { [2025-02-18T18:56:47.840Z] [Pipeline] sh [2025-02-18T18:56:48.371Z] + set -xeuo pipefail [2025-02-18T18:56:48.371Z] ++ umask [2025-02-18T18:56:48.371Z] + '[' 0022 = 0000 ']' [2025-02-18T18:56:48.371Z] + cosa buildextend-metal [2025-02-18T18:56:48.371Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:56:48.623Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:56:48.623Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T18:56:49.541Z] Will build metal [2025-02-18T18:57:07.542Z] ++ arch [2025-02-18T18:57:07.542Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250218.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2654 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2141 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-vRiT.json [2025-02-18T18:57:08.097Z] ostree init --mode=archive --repo=/tmp/tmpavf14hte [2025-02-18T18:57:08.097Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpavf14hte [2025-02-18T18:57:08.097Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpavf14hte [2025-02-18T18:57:08.097Z] + set +x [2025-02-18T18:57:08.097Z] + 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-vRiT.json [2025-02-18T18:57:08.097Z]  [2025-02-18T18:57:08.097Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:57:08.097Z] /dev/vdb1 40G 9.3G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:57:08.097Z]  [2025-02-18T18:57:08.652Z] starting /tmp/osbuild-vRiT.jsonPipeline source org.osbuild.curl: 430a405dbdcf2eafb5b8250366d5fc883decffb3e13cd8ed05e370890db534ce [2025-02-18T18:57:08.652Z] Build [2025-02-18T18:57:08.652Z] root: [2025-02-18T18:57:08.652Z] [2025-02-18T18:57:08.652Z] ��� Duration: 1739905027s [2025-02-18T18:57:08.652Z] Pipeline source org.osbuild.ostree: 9663082732cb9be3b032d172582e630830209a424c3459569af88f3d41ddb730 [2025-02-18T18:57:08.652Z] Build [2025-02-18T18:57:08.652Z] root: [2025-02-18T18:57:08.652Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:57:08.652Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:57:08.905Z] [2025-02-18T18:57:08.905Z] ��� Duration: 1739905027s [2025-02-18T18:57:08.905Z] Pipeline raw-metal-image: 0b2aad78847d332b2c7735f4301738dc3717f2a129c7fdc6865011f037a7a30d [2025-02-18T18:57:08.905Z] Build [2025-02-18T18:57:08.905Z] root: [2025-02-18T18:57:08.905Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:57:08.905Z] org.osbuild.copy: c5e77463391ab335d2d22e5f2393fbdb980081910ef88a576b3b0ad46175cedb { [2025-02-18T18:57:08.905Z] "paths": [ [2025-02-18T18:57:08.905Z] { [2025-02-18T18:57:08.905Z] "from": "input://tree/disk.img", [2025-02-18T18:57:08.905Z] "to": "tree:///disk.img" [2025-02-18T18:57:08.905Z] } [2025-02-18T18:57:08.905Z] ] [2025-02-18T18:57:08.905Z] } [2025-02-18T18:57:09.157Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:09.157Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-18T18:57:09.410Z] [2025-02-18T18:57:09.410Z] ��� Duration: 0s [2025-02-18T18:57:09.410Z] org.osbuild.coreos.platform: 0b2aad78847d332b2c7735f4301738dc3717f2a129c7fdc6865011f037a7a30d { [2025-02-18T18:57:09.410Z] "platform": "metal" [2025-02-18T18:57:09.410Z] } [2025-02-18T18:57:09.410Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:09.410Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/ [2025-02-18T18:57:09.663Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0' [2025-02-18T18:57:09.663Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/boot [2025-02-18T18:57:09.915Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:10.169Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/boot unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/boot unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/var unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/sysroot unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts unmounted [2025-02-18T18:57:10.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts unmounted [2025-02-18T18:57:10.169Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-72iqih5v/mounts/ [2025-02-18T18:57:10.422Z] [2025-02-18T18:57:10.422Z] ��� Duration: 0s [2025-02-18T18:57:10.422Z] Pipeline metal: 38d4761cedc1a9852fd7612260bca6d34a04c15d5894fc335e61c406f72d5e96 [2025-02-18T18:57:10.422Z] Build [2025-02-18T18:57:10.422Z] root: [2025-02-18T18:57:10.422Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:57:10.422Z] org.osbuild.copy: 38d4761cedc1a9852fd7612260bca6d34a04c15d5894fc335e61c406f72d5e96 { [2025-02-18T18:57:10.422Z] "paths": [ [2025-02-18T18:57:10.422Z] { [2025-02-18T18:57:10.422Z] "from": "input://tree/disk.img", [2025-02-18T18:57:10.422Z] "to": "tree:///fedora-coreos-41.20250218.dev.0-metal.x86_64.raw" [2025-02-18T18:57:10.422Z] } [2025-02-18T18:57:10.422Z] ] [2025-02-18T18:57:10.422Z] } [2025-02-18T18:57:10.422Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:10.743Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw' [2025-02-18T18:57:10.743Z] [2025-02-18T18:57:10.743Z] ��� Duration: 0s [2025-02-18T18:57:10.743Z] manifest /tmp/osbuild-vRiT.json finished successfully [2025-02-18T18:57:10.995Z] oci-archive: ccee63253bf39fc011473e7cc6b843044fa3cb7a161d360b2f844bcb954add5e [2025-02-18T18:57:10.995Z] deployed-tree: 24df2926303a2fbb56de7e9263f1978e0711e8feecc81732eb32450fb11a8f63 [2025-02-18T18:57:10.995Z] tree: 9911a44f7231812031d0d248c8dbd1d559f37eb5b210a938fcf7e8f37cd39eab [2025-02-18T18:57:10.995Z] raw-image: 5a2d8ddad2443ce6d41c23c3e3fe0f0165a55cb0b23f5c6c62c897942ce36e26 [2025-02-18T18:57:10.995Z] raw-4k-image: 718004aa94aa0808754d6c94502df28406238ec2f264b5082032cfee4c2f5ff4 [2025-02-18T18:57:10.995Z] raw-aliyun-image: 1d2054272aae5f7b31e74361e061c68db010371f95525e11cb757415061ae00b [2025-02-18T18:57:10.995Z] aliyun: c3ee4c69434f5d84d8931899521d97e92032ca2cb6e035d2ba44fa0aa152abc4 [2025-02-18T18:57:10.995Z] raw-applehv-image: 24de9e4a7fa8529c4db7c6cc022026f66e5352ecb3e8c45cd087f55a43229f5e [2025-02-18T18:57:10.995Z] applehv: 4bdc4d4ce020185634504bb02e7370b09c040145c07680883cf2255583bff28c [2025-02-18T18:57:10.995Z] raw-aws-image: eec093a4264dc2c56e2a695ab15ed067e4ee13ffd17c735451ab1507ba279931 [2025-02-18T18:57:10.995Z] aws: a19cddaec0f59cfbbd917a83f5744bbebae15fe7a87aaba5efb166a6a4097f69 [2025-02-18T18:57:10.995Z] raw-azure-image: 31812076d7f95e6d95d9bb496a8ddcc2f06532bb2ce79356c44bc8276ab56e30 [2025-02-18T18:57:10.995Z] azure: 8122f4e86491aa2c60b0d57ae9d09e7e2b5fe9c9277d83a8d0915e77944506c1 [2025-02-18T18:57:10.995Z] raw-azurestack-image: bbbb752b74a8339c7ddb028e2785dc1018c8a1d1f3148b69ca0422128eb3c18a [2025-02-18T18:57:10.995Z] azurestack: 75a54a26e2d509ddd485258f841693ef14d6aad44225e499393b0d71486027b7 [2025-02-18T18:57:10.995Z] raw-digitalocean-image: 98ea97362b621802c46ec83006b263fc6b6f603e193e73d8da0f3b32afc36ab8 [2025-02-18T18:57:10.995Z] digitalocean: 02af1fad86a9aeffd251b1388875158933698556b1e569ceed8686c66d0117c3 [2025-02-18T18:57:10.995Z] raw-exoscale-image: 9214edc1a5de8e4e161a82b76de34a3b9f89f1bf890beb4d76aa362c7be1fd6d [2025-02-18T18:57:10.995Z] exoscale: 51b48b224fe1e6f585b2816291c75aeec28779afe0392e9ae5b53bc68b312f44 [2025-02-18T18:57:10.995Z] raw-gcp-image: ed17d7522dffa8ec00034c111294d759164e76c1c9d19b03f9bb281e1f8bacd4 [2025-02-18T18:57:10.995Z] raw-gcp-image-tar: 2120c47f026e16766336af79ebbf8b2163af3d184f90d800d7448806dad312a4 [2025-02-18T18:57:10.995Z] gcp: 60700243add0f3b100bac794829c2f5c3c829b90a320a9401e040c28b9eecc29 [2025-02-18T18:57:10.995Z] raw-hetzner-image: 3c4dc786cb23f3407b748947c2b8e58daeba756558c265d1dc7b20116ffb82f7 [2025-02-18T18:57:10.995Z] hetzner: 50457359872f05c69ea5697ed1df595ce1c5df379062e13c64b575676aecfa3b [2025-02-18T18:57:10.995Z] raw-hyperv-image: 65d8269c55130713df82e4e5bf69e9bad021f1a70937cf57730ce8fce69f5751 [2025-02-18T18:57:10.995Z] hyperv: 99ab843068dedea55ef64a7c6af86d08bfcd0077110b5780b9ca2fd6fb337fe9 [2025-02-18T18:57:10.995Z] raw-ibmcloud-image: 6e3ed0774ffe6738ca160573140d0e4a8e7936b5d3de404443882067ffb7a582 [2025-02-18T18:57:10.995Z] ibmcloud: ef3d9137ee543ff0c2a6aa8079f887625dbde95630e182538e3c518a2211c9b0 [2025-02-18T18:57:10.995Z] raw-openstack-image: 519398ac116faa934652ba5c125f20007e627eb692267e519615593903b7c7b1 [2025-02-18T18:57:10.995Z] openstack: 628776dba71d0c02c81b7727098836bbf981c1f68e4e6349c5b1d3da191b8c6b [2025-02-18T18:57:10.995Z] raw-metal-image: 0b2aad78847d332b2c7735f4301738dc3717f2a129c7fdc6865011f037a7a30d [2025-02-18T18:57:10.995Z] metal: 38d4761cedc1a9852fd7612260bca6d34a04c15d5894fc335e61c406f72d5e96 [2025-02-18T18:57:10.995Z] raw-metal4k-image: c58a84840f983707500c4e604c5aad3b0dcb97c69363978de519e48206b87e90 [2025-02-18T18:57:10.995Z] metal4k: 11a2afb639cd628ba0b8283736849eda961b4365cd1ab2af007b1e1a9b2d7d25 [2025-02-18T18:57:10.995Z] raw-nutanix-image: 33ee42c6863f323387afec14a6b066473d9ce45f388abc6864cea1e00d0193d7 [2025-02-18T18:57:10.995Z] nutanix: 9fc7d89964c264faba062ffcbf6e104fda68868f1466094f15d4779e9fd001ee [2025-02-18T18:57:10.995Z] raw-qemu-image: c3744ede1b9de739d08c77ae0cb1d553dd09c9a0cbc591ade61c1d78aabbe068 [2025-02-18T18:57:10.995Z] qemu: fc8a0a03160c98008a65c2819bf824c274af7281325f4a5c046da76b4adf6aae [2025-02-18T18:57:10.995Z] raw-vultr-image: dbcdcd3e1041da7cae7d74b05f020e849cdfb665722693d76eefccf2b300eee9 [2025-02-18T18:57:10.995Z] vultr: 443450597c8d0c043189a44797dc9e5f32d848c93df8e6e84f7237a7931e95c0 [2025-02-18T18:57:10.995Z] live: 8894c3a34c5621eedc53642c9e1893cfc4d83ea4254a982ca94de407660670e4 [2025-02-18T18:57:10.995Z] + set +x [2025-02-18T18:57:17.705Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.wiuBUsMTXL/metal/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-18T18:57:17.705Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.wiuBUsMTXL/metal': Operation not permitted [2025-02-18T18:57:23.299Z] /home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json wrote with version stamp 1739905043058046089 [2025-02-18T18:57:23.299Z] Successfully generated: fedora-coreos-41.20250218.dev.0-metal.x86_64.raw [2025-02-18T18:57:23.301Z] [Pipeline] } [2025-02-18T18:57:23.304Z] [Pipeline] // withEnv [2025-02-18T18:57:23.310Z] [Pipeline] withEnv [2025-02-18T18:57:23.311Z] [Pipeline] { [2025-02-18T18:57:23.353Z] [Pipeline] sh [2025-02-18T18:57:23.990Z] + set -xeuo pipefail [2025-02-18T18:57:23.990Z] ++ umask [2025-02-18T18:57:23.990Z] + '[' 0022 = 0000 ']' [2025-02-18T18:57:23.990Z] + cosa buildextend-metal4k [2025-02-18T18:57:23.990Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-18T18:57:24.244Z] Config commit: a4e1fd21b145ff94733cb30152720c137bb19c65 [2025-02-18T18:57:24.244Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-18T18:57:25.294Z] Will build metal4k [2025-02-18T18:57:43.383Z] ++ arch [2025-02-18T18:57:43.383Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250218.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250218.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2654 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2141 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Q1xx.json [2025-02-18T18:57:53.291Z] ostree init --mode=archive --repo=/tmp/tmprp17xkyj [2025-02-18T18:57:53.291Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmprp17xkyj [2025-02-18T18:57:53.291Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmprp17xkyj [2025-02-18T18:57:53.291Z] + set +x [2025-02-18T18:57:53.291Z] + 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-Q1xx.json [2025-02-18T18:57:53.291Z]  [2025-02-18T18:57:53.291Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:57:53.291Z] /dev/vdb1 40G 9.4G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:57:53.291Z]  [2025-02-18T18:57:53.291Z] starting /tmp/osbuild-Q1xx.jsonPipeline source org.osbuild.curl: 430a405dbdcf2eafb5b8250366d5fc883decffb3e13cd8ed05e370890db534ce [2025-02-18T18:57:53.291Z] Build [2025-02-18T18:57:53.291Z] root: [2025-02-18T18:57:53.291Z] [2025-02-18T18:57:53.291Z] ��� Duration: 1739905071s [2025-02-18T18:57:53.291Z] Pipeline source org.osbuild.ostree: 9663082732cb9be3b032d172582e630830209a424c3459569af88f3d41ddb730 [2025-02-18T18:57:53.291Z] Build [2025-02-18T18:57:53.291Z] root: [2025-02-18T18:57:53.291Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:57:53.291Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-18T18:57:53.291Z] [2025-02-18T18:57:53.291Z] ��� Duration: 1739905072s [2025-02-18T18:57:53.291Z] Pipeline raw-4k-image: 718004aa94aa0808754d6c94502df28406238ec2f264b5082032cfee4c2f5ff4 [2025-02-18T18:57:53.291Z] Build [2025-02-18T18:57:53.291Z] root: [2025-02-18T18:57:53.291Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:57:53.291Z] org.osbuild.truncate: a019bfe2c2e7fe4878e607e451215070a61b3ee3194100150a120d77fe0891fe { [2025-02-18T18:57:53.291Z] "filename": "disk.img", [2025-02-18T18:57:53.291Z] "size": "2782920704" [2025-02-18T18:57:53.291Z] } [2025-02-18T18:57:53.291Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:53.291Z] [2025-02-18T18:57:53.291Z] ��� Duration: 0s [2025-02-18T18:57:53.291Z] org.osbuild.sfdisk: c7a763ebdd488dd71ecc3720796b6de8301bb274b57d4233e1cacfc0ca6dc4b0 { [2025-02-18T18:57:53.291Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-18T18:57:53.291Z] "label": "gpt", [2025-02-18T18:57:53.291Z] "partitions": [ [2025-02-18T18:57:53.291Z] { [2025-02-18T18:57:53.291Z] "start": 256, [2025-02-18T18:57:53.291Z] "partnum": 1, [2025-02-18T18:57:53.291Z] "size": 256, [2025-02-18T18:57:53.291Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T18:57:53.291Z] "bootable": true, [2025-02-18T18:57:53.291Z] "name": "BIOS-BOOT" [2025-02-18T18:57:53.291Z] }, [2025-02-18T18:57:53.291Z] { [2025-02-18T18:57:53.291Z] "start": 512, [2025-02-18T18:57:53.291Z] "partnum": 2, [2025-02-18T18:57:53.291Z] "size": 32512, [2025-02-18T18:57:53.291Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T18:57:53.291Z] "name": "EFI-SYSTEM" [2025-02-18T18:57:53.291Z] }, [2025-02-18T18:57:53.291Z] { [2025-02-18T18:57:53.291Z] "start": 33024, [2025-02-18T18:57:53.291Z] "partnum": 3, [2025-02-18T18:57:53.291Z] "size": 98304, [2025-02-18T18:57:53.291Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:57:53.291Z] "name": "boot" [2025-02-18T18:57:53.291Z] }, [2025-02-18T18:57:53.291Z] { [2025-02-18T18:57:53.291Z] "start": 131328, [2025-02-18T18:57:53.291Z] "partnum": 4, [2025-02-18T18:57:53.291Z] "size": 547840, [2025-02-18T18:57:53.291Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:57:53.291Z] "name": "root" [2025-02-18T18:57:53.291Z] } [2025-02-18T18:57:53.291Z] ] [2025-02-18T18:57:53.291Z] } [2025-02-18T18:57:53.291Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:53.291Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:53.291Z] label: gpt [2025-02-18T18:57:53.291Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-18T18:57:53.291Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-18T18:57:53.291Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-18T18:57:53.291Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-18T18:57:53.291Z] /dev/loop0p4: start="131328", size="547840", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-18T18:57:53.543Z] { [2025-02-18T18:57:53.543Z] "partitiontable": { [2025-02-18T18:57:53.543Z] "label": "gpt", [2025-02-18T18:57:53.543Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-18T18:57:53.543Z] "device": "/dev/loop0", [2025-02-18T18:57:53.543Z] "unit": "sectors", [2025-02-18T18:57:53.543Z] "firstlba": 256, [2025-02-18T18:57:53.543Z] "lastlba": 679418, [2025-02-18T18:57:53.543Z] "sectorsize": 4096, [2025-02-18T18:57:53.543Z] "partitions": [ [2025-02-18T18:57:53.543Z] { [2025-02-18T18:57:53.543Z] "node": "/dev/loop0p1", [2025-02-18T18:57:53.543Z] "start": 256, [2025-02-18T18:57:53.543Z] "size": 256, [2025-02-18T18:57:53.543Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-18T18:57:53.543Z] "uuid": "78E1006C-8FFC-433C-8608-D2A2CB1CC7C4", [2025-02-18T18:57:53.543Z] "name": "BIOS-BOOT" [2025-02-18T18:57:53.543Z] },{ [2025-02-18T18:57:53.544Z] "node": "/dev/loop0p2", [2025-02-18T18:57:53.544Z] "start": 512, [2025-02-18T18:57:53.544Z] "size": 32512, [2025-02-18T18:57:53.544Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-18T18:57:53.544Z] "uuid": "8077A4C9-72C5-443C-971E-0E1018EEF25B", [2025-02-18T18:57:53.544Z] "name": "EFI-SYSTEM" [2025-02-18T18:57:53.544Z] },{ [2025-02-18T18:57:53.544Z] "node": "/dev/loop0p3", [2025-02-18T18:57:53.544Z] "start": 33024, [2025-02-18T18:57:53.544Z] "size": 98304, [2025-02-18T18:57:53.544Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:57:53.544Z] "uuid": "DB2EABC8-CFA1-49A3-98FA-364B02072EDA", [2025-02-18T18:57:53.544Z] "name": "boot" [2025-02-18T18:57:53.544Z] },{ [2025-02-18T18:57:53.544Z] "node": "/dev/loop0p4", [2025-02-18T18:57:53.544Z] "start": 131328, [2025-02-18T18:57:53.544Z] "size": 547840, [2025-02-18T18:57:53.544Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-18T18:57:53.544Z] "uuid": "6EADB101-7EF9-45A1-B03C-9466F02A54FE", [2025-02-18T18:57:53.544Z] "name": "root" [2025-02-18T18:57:53.544Z] } [2025-02-18T18:57:53.544Z] ] [2025-02-18T18:57:53.544Z] } [2025-02-18T18:57:53.544Z] } [2025-02-18T18:57:53.544Z] [2025-02-18T18:57:53.544Z] ��� Duration: 0s [2025-02-18T18:57:53.544Z] org.osbuild.mkfs.fat: 3f91eed4b6f9dd7efb8fdfb120051d838ba8e28680f9edfa4dbbdd0e7e37a051 { [2025-02-18T18:57:53.544Z] "label": "EFI-SYSTEM", [2025-02-18T18:57:53.544Z] "volid": "7B7795E7" [2025-02-18T18:57:53.544Z] } [2025-02-18T18:57:53.544Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:57:53.797Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:53.797Z] mkfs.fat 4.2 (2021-01-31) [2025-02-18T18:57:53.797Z] [2025-02-18T18:57:53.797Z] ��� Duration: 0s [2025-02-18T18:57:53.797Z] org.osbuild.mkfs.ext4: 2bd3bcb68f623f5b48c948295bcb09d0dd0c3db335ffa4d2be730018dbc4c8bd { [2025-02-18T18:57:53.797Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-18T18:57:53.797Z] "label": "boot", [2025-02-18T18:57:53.797Z] "metadata_csum_seed": true [2025-02-18T18:57:53.797Z] } [2025-02-18T18:57:54.052Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:57:54.052Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:54.052Z] mke2fs 1.47.1 (20-May-2024) [2025-02-18T18:57:54.052Z] Discarding device blocks: 0/98304 done [2025-02-18T18:57:54.052Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-18T18:57:54.052Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-18T18:57:54.052Z] Superblock backups stored on blocks: [2025-02-18T18:57:54.052Z] 32768 [2025-02-18T18:57:54.052Z] [2025-02-18T18:57:54.052Z] Allocating group tables: 0/3 done [2025-02-18T18:57:54.052Z] Writing inode tables: 0/3 done [2025-02-18T18:57:54.304Z] Creating journal (4096 blocks): done [2025-02-18T18:57:54.304Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-18T18:57:54.304Z] [2025-02-18T18:57:54.304Z] [2025-02-18T18:57:54.304Z] ��� Duration: 0s [2025-02-18T18:57:54.304Z] org.osbuild.mkfs.xfs: 717728b37b6176dd0a46afb012dd2c9d3516b32f9b919f741e3f32c49ea6ef66 { [2025-02-18T18:57:54.304Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-18T18:57:54.304Z] "label": "root" [2025-02-18T18:57:54.304Z] } [2025-02-18T18:57:54.304Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-18T18:57:54.557Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:54.557Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136960 blks [2025-02-18T18:57:54.557Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-18T18:57:54.557Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-18T18:57:54.557Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-18T18:57:54.557Z] data = bsize=4096 blocks=547840, imaxpct=25 [2025-02-18T18:57:54.557Z] = sunit=0 swidth=0 blks [2025-02-18T18:57:54.557Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-18T18:57:54.557Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-18T18:57:54.557Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-18T18:57:54.557Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-18T18:57:54.557Z] Discarding blocks...Done. [2025-02-18T18:57:54.557Z] [2025-02-18T18:57:54.557Z] ��� Duration: 0s [2025-02-18T18:57:54.557Z] org.osbuild.mkdir: 725474de615ceaf19946a1eedb62288104f56ab3f943b7d538319dcba43189ea { [2025-02-18T18:57:54.557Z] "paths": [ [2025-02-18T18:57:54.557Z] { [2025-02-18T18:57:54.557Z] "path": "mount://root/boot", [2025-02-18T18:57:54.557Z] "mode": 493 [2025-02-18T18:57:54.557Z] }, [2025-02-18T18:57:54.557Z] { [2025-02-18T18:57:54.557Z] "path": "mount://boot/efi", [2025-02-18T18:57:54.557Z] "mode": 493 [2025-02-18T18:57:54.557Z] } [2025-02-18T18:57:54.557Z] ] [2025-02-18T18:57:54.557Z] } [2025-02-18T18:57:54.557Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:54.811Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5_5n9pq6/mounts/root-mount-point [2025-02-18T18:57:54.811Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5_5n9pq6/mounts/boot-mount-point [2025-02-18T18:57:55.064Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:55.064Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5_5n9pq6/mounts/boot-mount-point unmounted [2025-02-18T18:57:55.064Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5_5n9pq6/mounts/root-mount-point unmounted [2025-02-18T18:57:55.316Z] [2025-02-18T18:57:55.316Z] ��� Duration: 0s [2025-02-18T18:57:55.316Z] org.osbuild.selinux: e1f59d1e1711cf117226b5ede623db924435957d6e7f5e009404aaf063c88096 { [2025-02-18T18:57:55.316Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T18:57:55.316Z] "target": "mount://root/" [2025-02-18T18:57:55.316Z] } [2025-02-18T18:57:55.316Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:55.570Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43ljij3r/mounts/ [2025-02-18T18:57:55.570Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:56.002Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43ljij3r/mounts/ unmounted [2025-02-18T18:57:56.002Z] [2025-02-18T18:57:56.002Z] ��� Duration: 0s [2025-02-18T18:57:56.002Z] org.osbuild.selinux: d4a50c61ee0d9b8a9e1f3cd6e9d96090b4f8377f8018662acfde70fdce6a9084 { [2025-02-18T18:57:56.002Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-18T18:57:56.002Z] "target": "mount://root/boot/" [2025-02-18T18:57:56.002Z] } [2025-02-18T18:57:56.002Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:56.002Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pewu1jr/mounts/ [2025-02-18T18:57:56.002Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pewu1jr/mounts/boot [2025-02-18T18:57:56.254Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:56.506Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pewu1jr/mounts/boot unmounted [2025-02-18T18:57:56.506Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0pewu1jr/mounts/ unmounted [2025-02-18T18:57:56.506Z] [2025-02-18T18:57:56.506Z] ��� Duration: 0s [2025-02-18T18:57:56.506Z] org.osbuild.copy: 8e5f3a79470c56d234522a00c3f108afd9b0c76d6851884c7fe6c94adf71dbac { [2025-02-18T18:57:56.506Z] "paths": [ [2025-02-18T18:57:56.506Z] { [2025-02-18T18:57:56.506Z] "from": "input://tree/", [2025-02-18T18:57:56.506Z] "to": "mount://root/" [2025-02-18T18:57:56.506Z] } [2025-02-18T18:57:56.506Z] ] [2025-02-18T18:57:56.506Z] } [2025-02-18T18:57:56.760Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:57:56.760Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/ [2025-02-18T18:57:56.760Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/boot [2025-02-18T18:57:57.013Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/boot/efi [2025-02-18T18:57:57.013Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:57:57.266Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-18T18:58:02.483Z]  [2025-02-18T18:58:02.483Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:58:02.483Z] /dev/vdb1 40G 9.6G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:58:02.483Z]  [2025-02-18T18:58:12.475Z]  [2025-02-18T18:58:12.475Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:58:12.475Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:58:12.475Z]  [2025-02-18T18:58:18.988Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/boot/efi unmounted [2025-02-18T18:58:18.988Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/boot unmounted [2025-02-18T18:58:18.988Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0i3hkaf/mounts/ unmounted [2025-02-18T18:58:18.988Z] [2025-02-18T18:58:18.988Z] ��� Duration: 22s [2025-02-18T18:58:18.988Z] org.osbuild.bootupd: 327acacbc049804603110b8a061f1a53d857da98460a29ae2084dee35a4ac305 { [2025-02-18T18:58:18.988Z] "static-configs": true, [2025-02-18T18:58:18.988Z] "deployment": { [2025-02-18T18:58:18.988Z] "default": true [2025-02-18T18:58:18.988Z] } [2025-02-18T18:58:18.988Z] } [2025-02-18T18:58:18.988Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:58:19.242Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/ [2025-02-18T18:58:19.242Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/boot [2025-02-18T18:58:19.495Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/boot/efi [2025-02-18T18:58:19.495Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:58:19.748Z] Skip installing component BIOS without target device [2025-02-18T18:58:19.748Z] Installed 40_coreos-ignition.cfg [2025-02-18T18:58:19.748Z] Installed 70_coreos-user.cfg [2025-02-18T18:58:19.748Z] Installed: grub.cfg [2025-02-18T18:58:19.748Z] Installed: "fedora/grub.cfg" [2025-02-18T18:58:19.748Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/boot/efi unmounted [2025-02-18T18:58:19.748Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/boot unmounted [2025-02-18T18:58:19.748Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j0tyfxj6/mounts/ unmounted [2025-02-18T18:58:20.001Z] [2025-02-18T18:58:20.001Z] ��� Duration: 0s [2025-02-18T18:58:20.001Z] org.osbuild.chattr: 718004aa94aa0808754d6c94502df28406238ec2f264b5082032cfee4c2f5ff4 { [2025-02-18T18:58:20.001Z] "items": { [2025-02-18T18:58:20.001Z] "mount://root/": { [2025-02-18T18:58:20.001Z] "immutable": true [2025-02-18T18:58:20.001Z] } [2025-02-18T18:58:20.001Z] } [2025-02-18T18:58:20.001Z] } [2025-02-18T18:58:20.001Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:58:20.001Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/ [2025-02-18T18:58:20.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0' [2025-02-18T18:58:20.255Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/boot unmounted [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/var unmounted [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/sysroot unmounted [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts unmounted [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts unmounted [2025-02-18T18:58:20.508Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts unmounted [2025-02-18T18:58:20.508Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-15su7zcl/mounts/ [2025-02-18T18:58:20.508Z] [2025-02-18T18:58:20.508Z] ��� Duration: 0s [2025-02-18T18:58:20.508Z] Pipeline raw-metal4k-image: c58a84840f983707500c4e604c5aad3b0dcb97c69363978de519e48206b87e90 [2025-02-18T18:58:20.508Z] Build [2025-02-18T18:58:20.508Z] root: [2025-02-18T18:58:20.508Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:58:20.508Z] org.osbuild.copy: ed32daad33e2aaf4a1d198c9db75843aca1a7b375e1a607b0b173bb0559fecff { [2025-02-18T18:58:20.508Z] "paths": [ [2025-02-18T18:58:20.508Z] { [2025-02-18T18:58:20.508Z] "from": "input://tree/disk.img", [2025-02-18T18:58:20.508Z] "to": "tree:///disk.img" [2025-02-18T18:58:20.508Z] } [2025-02-18T18:58:20.508Z] ] [2025-02-18T18:58:20.508Z] } [2025-02-18T18:58:20.761Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:58:20.761Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-18T18:58:20.761Z] [2025-02-18T18:58:20.761Z] ��� Duration: 0s [2025-02-18T18:58:20.761Z] org.osbuild.coreos.platform: c58a84840f983707500c4e604c5aad3b0dcb97c69363978de519e48206b87e90 { [2025-02-18T18:58:20.761Z] "platform": "metal" [2025-02-18T18:58:20.761Z] } [2025-02-18T18:58:21.014Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-18T18:58:21.014Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/ [2025-02-18T18:58:21.266Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0' [2025-02-18T18:58:21.266Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/boot [2025-02-18T18:58:21.266Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:58:21.519Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/boot unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/boot unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/var unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/sysroot unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts unmounted [2025-02-18T18:58:21.519Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts unmounted [2025-02-18T18:58:21.519Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n_tktxhe/mounts/ [2025-02-18T18:58:21.519Z] [2025-02-18T18:58:21.519Z] ��� Duration: 0s [2025-02-18T18:58:21.519Z] Pipeline metal4k: 11a2afb639cd628ba0b8283736849eda961b4365cd1ab2af007b1e1a9b2d7d25 [2025-02-18T18:58:21.519Z] Build [2025-02-18T18:58:21.519Z] root: [2025-02-18T18:58:21.519Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-18T18:58:21.519Z] org.osbuild.copy: 11a2afb639cd628ba0b8283736849eda961b4365cd1ab2af007b1e1a9b2d7d25 { [2025-02-18T18:58:21.519Z] "paths": [ [2025-02-18T18:58:21.519Z] { [2025-02-18T18:58:21.519Z] "from": "input://tree/disk.img", [2025-02-18T18:58:21.519Z] "to": "tree:///fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw" [2025-02-18T18:58:21.519Z] } [2025-02-18T18:58:21.519Z] ] [2025-02-18T18:58:21.519Z] } [2025-02-18T18:58:21.772Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-18T18:58:21.772Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw' [2025-02-18T18:58:22.024Z]  [2025-02-18T18:58:22.024Z] Filesystem Size Used Avail Use% Mounted on [2025-02-18T18:58:22.024Z] /dev/vdb1 40G 12G 29G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-18T18:58:22.024Z]  [2025-02-18T18:58:22.024Z] [2025-02-18T18:58:22.024Z] ��� Duration: 0s [2025-02-18T18:58:22.024Z] manifest /tmp/osbuild-Q1xx.json finished successfully [2025-02-18T18:58:22.277Z] oci-archive: ccee63253bf39fc011473e7cc6b843044fa3cb7a161d360b2f844bcb954add5e [2025-02-18T18:58:22.277Z] deployed-tree: 24df2926303a2fbb56de7e9263f1978e0711e8feecc81732eb32450fb11a8f63 [2025-02-18T18:58:22.277Z] tree: 9911a44f7231812031d0d248c8dbd1d559f37eb5b210a938fcf7e8f37cd39eab [2025-02-18T18:58:22.277Z] raw-image: 5a2d8ddad2443ce6d41c23c3e3fe0f0165a55cb0b23f5c6c62c897942ce36e26 [2025-02-18T18:58:22.277Z] raw-4k-image: 718004aa94aa0808754d6c94502df28406238ec2f264b5082032cfee4c2f5ff4 [2025-02-18T18:58:22.277Z] raw-aliyun-image: 1d2054272aae5f7b31e74361e061c68db010371f95525e11cb757415061ae00b [2025-02-18T18:58:22.277Z] aliyun: c3ee4c69434f5d84d8931899521d97e92032ca2cb6e035d2ba44fa0aa152abc4 [2025-02-18T18:58:22.277Z] raw-applehv-image: 24de9e4a7fa8529c4db7c6cc022026f66e5352ecb3e8c45cd087f55a43229f5e [2025-02-18T18:58:22.277Z] applehv: 4bdc4d4ce020185634504bb02e7370b09c040145c07680883cf2255583bff28c [2025-02-18T18:58:22.277Z] raw-aws-image: eec093a4264dc2c56e2a695ab15ed067e4ee13ffd17c735451ab1507ba279931 [2025-02-18T18:58:22.277Z] aws: a19cddaec0f59cfbbd917a83f5744bbebae15fe7a87aaba5efb166a6a4097f69 [2025-02-18T18:58:22.277Z] raw-azure-image: 31812076d7f95e6d95d9bb496a8ddcc2f06532bb2ce79356c44bc8276ab56e30 [2025-02-18T18:58:22.277Z] azure: 8122f4e86491aa2c60b0d57ae9d09e7e2b5fe9c9277d83a8d0915e77944506c1 [2025-02-18T18:58:22.277Z] raw-azurestack-image: bbbb752b74a8339c7ddb028e2785dc1018c8a1d1f3148b69ca0422128eb3c18a [2025-02-18T18:58:22.277Z] azurestack: 75a54a26e2d509ddd485258f841693ef14d6aad44225e499393b0d71486027b7 [2025-02-18T18:58:22.277Z] raw-digitalocean-image: 98ea97362b621802c46ec83006b263fc6b6f603e193e73d8da0f3b32afc36ab8 [2025-02-18T18:58:22.277Z] digitalocean: 02af1fad86a9aeffd251b1388875158933698556b1e569ceed8686c66d0117c3 [2025-02-18T18:58:22.277Z] raw-exoscale-image: 9214edc1a5de8e4e161a82b76de34a3b9f89f1bf890beb4d76aa362c7be1fd6d [2025-02-18T18:58:22.277Z] exoscale: 51b48b224fe1e6f585b2816291c75aeec28779afe0392e9ae5b53bc68b312f44 [2025-02-18T18:58:22.277Z] raw-gcp-image: ed17d7522dffa8ec00034c111294d759164e76c1c9d19b03f9bb281e1f8bacd4 [2025-02-18T18:58:22.277Z] raw-gcp-image-tar: 2120c47f026e16766336af79ebbf8b2163af3d184f90d800d7448806dad312a4 [2025-02-18T18:58:22.277Z] gcp: 60700243add0f3b100bac794829c2f5c3c829b90a320a9401e040c28b9eecc29 [2025-02-18T18:58:22.277Z] raw-hetzner-image: 3c4dc786cb23f3407b748947c2b8e58daeba756558c265d1dc7b20116ffb82f7 [2025-02-18T18:58:22.277Z] hetzner: 50457359872f05c69ea5697ed1df595ce1c5df379062e13c64b575676aecfa3b [2025-02-18T18:58:22.277Z] raw-hyperv-image: 65d8269c55130713df82e4e5bf69e9bad021f1a70937cf57730ce8fce69f5751 [2025-02-18T18:58:22.277Z] hyperv: 99ab843068dedea55ef64a7c6af86d08bfcd0077110b5780b9ca2fd6fb337fe9 [2025-02-18T18:58:22.277Z] raw-ibmcloud-image: 6e3ed0774ffe6738ca160573140d0e4a8e7936b5d3de404443882067ffb7a582 [2025-02-18T18:58:22.277Z] ibmcloud: ef3d9137ee543ff0c2a6aa8079f887625dbde95630e182538e3c518a2211c9b0 [2025-02-18T18:58:22.277Z] raw-openstack-image: 519398ac116faa934652ba5c125f20007e627eb692267e519615593903b7c7b1 [2025-02-18T18:58:22.277Z] openstack: 628776dba71d0c02c81b7727098836bbf981c1f68e4e6349c5b1d3da191b8c6b [2025-02-18T18:58:22.277Z] raw-metal-image: 0b2aad78847d332b2c7735f4301738dc3717f2a129c7fdc6865011f037a7a30d [2025-02-18T18:58:22.277Z] metal: 38d4761cedc1a9852fd7612260bca6d34a04c15d5894fc335e61c406f72d5e96 [2025-02-18T18:58:22.277Z] raw-metal4k-image: c58a84840f983707500c4e604c5aad3b0dcb97c69363978de519e48206b87e90 [2025-02-18T18:58:22.277Z] metal4k: 11a2afb639cd628ba0b8283736849eda961b4365cd1ab2af007b1e1a9b2d7d25 [2025-02-18T18:58:22.277Z] raw-nutanix-image: 33ee42c6863f323387afec14a6b066473d9ce45f388abc6864cea1e00d0193d7 [2025-02-18T18:58:22.277Z] nutanix: 9fc7d89964c264faba062ffcbf6e104fda68868f1466094f15d4779e9fd001ee [2025-02-18T18:58:22.277Z] raw-qemu-image: c3744ede1b9de739d08c77ae0cb1d553dd09c9a0cbc591ade61c1d78aabbe068 [2025-02-18T18:58:22.277Z] qemu: fc8a0a03160c98008a65c2819bf824c274af7281325f4a5c046da76b4adf6aae [2025-02-18T18:58:22.277Z] raw-vultr-image: dbcdcd3e1041da7cae7d74b05f020e849cdfb665722693d76eefccf2b300eee9 [2025-02-18T18:58:22.277Z] vultr: 443450597c8d0c043189a44797dc9e5f32d848c93df8e6e84f7237a7931e95c0 [2025-02-18T18:58:22.277Z] live: 8894c3a34c5621eedc53642c9e1893cfc4d83ea4254a982ca94de407660670e4 [2025-02-18T18:58:22.277Z] + set +x [2025-02-18T18:58:26.421Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.7HaWT0WJQP/metal4k/fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-18T18:58:26.421Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.7HaWT0WJQP/metal4k': Operation not permitted [2025-02-18T18:58:38.548Z] /home/jenkins/agent/workspace/test-override/builds/41.20250218.dev.0/x86_64/meta.json wrote with version stamp 1739905117027351742 [2025-02-18T18:58:38.549Z] Successfully generated: fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw [2025-02-18T18:58:38.551Z] [Pipeline] } [2025-02-18T18:58:38.570Z] [Pipeline] // withEnv [2025-02-18T18:58:38.611Z] [Pipeline] } [2025-02-18T18:58:38.650Z] [Pipeline] // stage [2025-02-18T18:58:38.655Z] [Pipeline] stage [2025-02-18T18:58:38.656Z] [Pipeline] { (x86_64:Build Live) [2025-02-18T18:58:38.725Z] [Pipeline] withEnv [2025-02-18T18:58:38.725Z] [Pipeline] { [2025-02-18T18:58:38.768Z] [Pipeline] sh [2025-02-18T18:58:39.299Z] + set -xeuo pipefail [2025-02-18T18:58:39.299Z] ++ umask [2025-02-18T18:58:39.299Z] + '[' 0022 = 0000 ']' [2025-02-18T18:58:39.299Z] + cosa buildextend-live --fast [2025-02-18T18:58:39.551Z] Targeting build: 41.20250218.dev.0 [2025-02-18T18:58:39.551Z] 2025-02-18 18:58:39,382 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/usr/lib/modules'] [2025-02-18T18:58:39.551Z] 2025-02-18 18:58:39,391 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.15-200.fc41.x86_64/vmlinuz', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-18T18:58:39.551Z] 2025-02-18 18:58:39,438 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.15-200.fc41.x86_64/initramfs.img', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-18T18:58:39.805Z] 2025-02-18 18:58:39,632 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-18T18:58:39.805Z] 2025-02-18 18:58:39,648 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/tmp/tmprhrk50t_'] [2025-02-18T18:58:39.805Z] Generating osmet file for 512b metal image [2025-02-18T18:58:39.805Z] 2025-02-18 18:58:39,662 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250218.dev.0', '--checksum', 'c713af599d5fab1fda0111a2d7aa6169cdfab934807e61f92344acca0168d937', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-18T18:58:57.809Z] + RUST_BACKTRACE=full [2025-02-18T18:58:57.809Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250218.dev.0' --checksum c713af599d5fab1fda0111a2d7aa6169cdfab934807e61f92344acca0168d937 --output /var/tmp/coreos-installer-output --fast [2025-02-18T18:58:57.809Z] Total OSTree objects scanned from /root: 17766 (17760 mapped, 6 empty) [2025-02-18T18:58:57.809Z] Total OSTree objects found in /boot: 317 [2025-02-18T18:58:57.809Z] Duplicate extents dropped: 0 [2025-02-18T18:58:57.809Z] Overlapping extents clamped: 0 [2025-02-18T18:58:57.809Z] Total /root extents: 17760 [2025-02-18T18:58:57.809Z] Duplicate extents dropped: 0 [2025-02-18T18:58:57.809Z] Overlapping extents clamped: 0 [2025-02-18T18:58:57.809Z] Total /boot extents: 322 [2025-02-18T18:58:57.809Z] Packing image [2025-02-18T18:59:12.609Z] Total bytes skipped: 1681876992 [2025-02-18T18:59:12.609Z] Total bytes written: 1101043712 [2025-02-18T18:59:12.609Z] Total bytes written (compressed): 24233928 [2025-02-18T18:59:12.609Z] Verifying that repacked image matches digest [2025-02-18T18:59:24.741Z] Packing successful! [2025-02-18T18:59:24.741Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-18T18:59:24.741Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-18T18:59:26.110Z] Generating osmet file for 4k metal image [2025-02-18T18:59:26.110Z] 2025-02-18 18:59:26,035 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250218.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250218.dev.0', '--checksum', 'fa78c1f8fad71c92450e94c9a9c04a498b2ed6b267cebbe2dfc8a578efb24ffb', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-18T18:59:44.108Z] + RUST_BACKTRACE=full [2025-02-18T18:59:44.108Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250218.dev.0' --checksum fa78c1f8fad71c92450e94c9a9c04a498b2ed6b267cebbe2dfc8a578efb24ffb --output /var/tmp/coreos-installer-output --fast [2025-02-18T18:59:44.108Z] Total OSTree objects scanned from /root: 17766 (17760 mapped, 6 empty) [2025-02-18T18:59:44.108Z] Total OSTree objects found in /boot: 3 [2025-02-18T18:59:44.108Z] Duplicate extents dropped: 0 [2025-02-18T18:59:44.108Z] Overlapping extents clamped: 0 [2025-02-18T18:59:44.108Z] Total /root extents: 17761 [2025-02-18T18:59:44.108Z] Duplicate extents dropped: 0 [2025-02-18T18:59:44.108Z] Overlapping extents clamped: 0 [2025-02-18T18:59:44.108Z] Total /boot extents: 4 [2025-02-18T18:59:44.108Z] Packing image [2025-02-18T19:00:02.106Z] Total bytes skipped: 1671004160 [2025-02-18T19:00:02.106Z] Total bytes written: 1111916544 [2025-02-18T19:00:02.106Z] Total bytes written (compressed): 24034680 [2025-02-18T19:00:02.106Z] Verifying that repacked image matches digest [2025-02-18T19:00:10.168Z] Packing successful! [2025-02-18T19:00:10.168Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-18T19:00:10.168Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-18T19:00:12.040Z] Compressing squashfs with lz4 [2025-02-18T19:00:12.040Z] 2025-02-18 19:00:11,693 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-18T19:00:12.040Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-18T19:00:12.040Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-18T19:00:12.040Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd [2025-02-18T19:00:12.040Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/image.squashfs [2025-02-18T19:00:12.040Z] + coreos_gf_run_mount builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:12.040Z] + local mntarg=mount [2025-02-18T19:00:12.040Z] + '[' builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw = ro ']' [2025-02-18T19:00:12.040Z] + coreos_gf_run builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:12.040Z] + '[' -n '' ']' [2025-02-18T19:00:12.040Z] + coreos_gf_launch builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:12.040Z] + '[' -n '' ']' [2025-02-18T19:00:12.040Z] ++ guestfish --listen -a builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:12.040Z] + eval 'GUESTFISH_PID=12408; export GUESTFISH_PID' [2025-02-18T19:00:12.040Z] ++ GUESTFISH_PID=12408 [2025-02-18T19:00:12.040Z] ++ export GUESTFISH_PID [2025-02-18T19:00:12.040Z] + '[' -z 12408 ']' [2025-02-18T19:00:12.040Z] ++ kola ncpu [2025-02-18T19:00:12.040Z] + coreos_gf set-smp 6 [2025-02-18T19:00:12.040Z] + guestfish --remote -- set-smp 6 [2025-02-18T19:00:12.040Z] + coreos_gf run [2025-02-18T19:00:12.040Z] + guestfish --remote -- run [2025-02-18T19:00:13.913Z] + GUESTFISH_RUNNING=1 [2025-02-18T19:00:13.913Z] ++ coreos_gf findfs-label root [2025-02-18T19:00:13.913Z] ++ guestfish --remote -- findfs-label root [2025-02-18T19:00:13.913Z] + root=/dev/sda4 [2025-02-18T19:00:13.913Z] + coreos_gf mount /dev/sda4 / [2025-02-18T19:00:13.913Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-18T19:00:14.467Z] + local boot [2025-02-18T19:00:14.467Z] ++ coreos_gf findfs-label boot [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- findfs-label boot [2025-02-18T19:00:14.467Z] + boot=/dev/sda3 [2025-02-18T19:00:14.467Z] + coreos_gf mount /dev/sda3 /boot [2025-02-18T19:00:14.467Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-18T19:00:14.467Z] + local partitions [2025-02-18T19:00:14.467Z] + local label [2025-02-18T19:00:14.467Z] ++ coreos_gf list-partitions [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- list-partitions [2025-02-18T19:00:14.467Z] + partitions='/dev/sda1 [2025-02-18T19:00:14.467Z] /dev/sda2 [2025-02-18T19:00:14.467Z] /dev/sda3 [2025-02-18T19:00:14.467Z] /dev/sda4' [2025-02-18T19:00:14.467Z] + for pt in $partitions [2025-02-18T19:00:14.467Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-18T19:00:14.467Z] + label= [2025-02-18T19:00:14.467Z] + '[' '' == EFI-SYSTEM ']' [2025-02-18T19:00:14.467Z] + for pt in $partitions [2025-02-18T19:00:14.467Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-18T19:00:14.467Z] + label=EFI-SYSTEM [2025-02-18T19:00:14.467Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-18T19:00:14.467Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-18T19:00:14.467Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-18T19:00:14.467Z] + for pt in $partitions [2025-02-18T19:00:14.467Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-18T19:00:14.467Z] + label=boot [2025-02-18T19:00:14.467Z] + '[' boot == EFI-SYSTEM ']' [2025-02-18T19:00:14.467Z] + for pt in $partitions [2025-02-18T19:00:14.467Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-18T19:00:14.467Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-18T19:00:14.721Z] + label=root [2025-02-18T19:00:14.721Z] + '[' root == EFI-SYSTEM ']' [2025-02-18T19:00:14.721Z] ++ coreos_gf ls /ostree/deploy [2025-02-18T19:00:14.721Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-18T19:00:14.721Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-18T19:00:14.721Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-18T19:00:14.721Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-18T19:00:14.721Z] ++ grep -v .origin [2025-02-18T19:00:14.721Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 [2025-02-18T19:00:14.721Z] + export stateroot deploydir [2025-02-18T19:00:14.721Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/config [2025-02-18T19:00:14.721Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/config [2025-02-18T19:00:14.721Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/config [2025-02-18T19:00:14.721Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/config.new /ostree/repo/config [2025-02-18T19:00:14.721Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/config.new /ostree/repo/config [2025-02-18T19:00:14.721Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-18T19:00:14.721Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-18T19:00:14.721Z] + kernel_binary=/boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/vmlinuz-6.12.15-200.fc41.x86_64 [2025-02-18T19:00:14.721Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-18T19:00:14.721Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-18T19:00:14.721Z] + kernel_hmac=/boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/.vmlinuz-6.12.15-200.fc41.x86_64.hmac [2025-02-18T19:00:14.721Z] ++ basename /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/.vmlinuz-6.12.15-200.fc41.x86_64.hmac [2025-02-18T19:00:14.721Z] + coreos_gf ln /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/.vmlinuz-6.12.15-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.15-200.fc41.x86_64.hmac [2025-02-18T19:00:14.721Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/.vmlinuz-6.12.15-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.15-200.fc41.x86_64.hmac [2025-02-18T19:00:14.721Z] ++ basename /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/vmlinuz-6.12.15-200.fc41.x86_64 [2025-02-18T19:00:14.721Z] + coreos_gf ln /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/vmlinuz-6.12.15-200.fc41.x86_64 /boot/vmlinuz-6.12.15-200.fc41.x86_64 [2025-02-18T19:00:14.721Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-07b440d990a3e970bc24fd32f8c6b672ef8e250ffb5729b47dcb648f2cd617bd/vmlinuz-6.12.15-200.fc41.x86_64 /boot/vmlinuz-6.12.15-200.fc41.x86_64 [2025-02-18T19:00:14.721Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/image.squashfs compress:lz4 [2025-02-18T19:00:14.721Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/image.squashfs compress:lz4 [2025-02-18T19:00:24.628Z] + coreos_gf_shutdown [2025-02-18T19:00:24.628Z] + coreos_gf umount-all [2025-02-18T19:00:24.628Z] + guestfish --remote -- umount-all [2025-02-18T19:00:24.628Z] + coreos_gf exit [2025-02-18T19:00:24.628Z] + guestfish --remote -- exit [2025-02-18T19:00:24.628Z] + GUESTFISH_RUNNING= [2025-02-18T19:00:24.628Z] + GUESTFISH_PID= [2025-02-18T19:00:24.628Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-18T19:00:24.628Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.YCORQd -rf [2025-02-18T19:00:24.628Z] + _coreos_gf_cleanup [2025-02-18T19:00:24.628Z] + guestfish --remote -- exit [2025-02-18T19:00:24.628Z] + : [2025-02-18T19:00:28.772Z] 2025-02-18 19:00:28,691 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw'] [2025-02-18T19:00:29.346Z] + coreos_gf_run_mount builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:29.346Z] + local mntarg=mount [2025-02-18T19:00:29.346Z] + '[' builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw = ro ']' [2025-02-18T19:00:29.346Z] + coreos_gf_run builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:29.346Z] + '[' -n '' ']' [2025-02-18T19:00:29.346Z] + coreos_gf_launch builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:29.346Z] + '[' -n '' ']' [2025-02-18T19:00:29.346Z] ++ guestfish --listen -a builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw --ro [2025-02-18T19:00:29.346Z] + eval 'GUESTFISH_PID=12551; export GUESTFISH_PID' [2025-02-18T19:00:29.346Z] ++ GUESTFISH_PID=12551 [2025-02-18T19:00:29.346Z] ++ export GUESTFISH_PID [2025-02-18T19:00:29.347Z] + '[' -z 12551 ']' [2025-02-18T19:00:29.347Z] ++ kola ncpu [2025-02-18T19:00:29.347Z] + coreos_gf set-smp 6 [2025-02-18T19:00:29.347Z] + guestfish --remote -- set-smp 6 [2025-02-18T19:00:29.347Z] + coreos_gf run [2025-02-18T19:00:29.347Z] + guestfish --remote -- run [2025-02-18T19:00:30.701Z] + GUESTFISH_RUNNING=1 [2025-02-18T19:00:30.701Z] ++ coreos_gf findfs-label root [2025-02-18T19:00:30.701Z] ++ guestfish --remote -- findfs-label root [2025-02-18T19:00:30.701Z] + root=/dev/sda4 [2025-02-18T19:00:30.701Z] + coreos_gf mount /dev/sda4 / [2025-02-18T19:00:30.701Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-18T19:00:31.256Z] + local boot [2025-02-18T19:00:31.256Z] ++ coreos_gf findfs-label boot [2025-02-18T19:00:31.256Z] ++ guestfish --remote -- findfs-label boot [2025-02-18T19:00:31.256Z] + boot=/dev/sda3 [2025-02-18T19:00:31.256Z] + coreos_gf mount /dev/sda3 /boot [2025-02-18T19:00:31.256Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-18T19:00:31.256Z] + local partitions [2025-02-18T19:00:31.256Z] + local label [2025-02-18T19:00:31.256Z] ++ coreos_gf list-partitions [2025-02-18T19:00:31.256Z] ++ guestfish --remote -- list-partitions [2025-02-18T19:00:31.256Z] + partitions='/dev/sda1 [2025-02-18T19:00:31.256Z] /dev/sda2 [2025-02-18T19:00:31.256Z] /dev/sda3 [2025-02-18T19:00:31.256Z] /dev/sda4' [2025-02-18T19:00:31.256Z] + for pt in $partitions [2025-02-18T19:00:31.256Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-18T19:00:31.256Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-18T19:00:31.509Z] + label= [2025-02-18T19:00:31.510Z] + '[' '' == EFI-SYSTEM ']' [2025-02-18T19:00:31.510Z] + for pt in $partitions [2025-02-18T19:00:31.510Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-18T19:00:31.510Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-18T19:00:31.510Z] + label=EFI-SYSTEM [2025-02-18T19:00:31.510Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-18T19:00:31.510Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-18T19:00:31.510Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-18T19:00:31.510Z] + for pt in $partitions [2025-02-18T19:00:31.510Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-18T19:00:31.510Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-18T19:00:31.510Z] + label=boot [2025-02-18T19:00:31.510Z] + '[' boot == EFI-SYSTEM ']' [2025-02-18T19:00:31.510Z] + for pt in $partitions [2025-02-18T19:00:31.510Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-18T19:00:31.510Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-18T19:00:31.510Z] + label=root [2025-02-18T19:00:31.510Z] + '[' root == EFI-SYSTEM ']' [2025-02-18T19:00:31.510Z] ++ coreos_gf ls /ostree/deploy [2025-02-18T19:00:31.510Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-18T19:00:31.510Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-18T19:00:31.510Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-18T19:00:31.510Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-18T19:00:31.510Z] ++ grep -v .origin [2025-02-18T19:00:31.510Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 [2025-02-18T19:00:31.510Z] + export stateroot deploydir [2025-02-18T19:00:31.510Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-18T19:00:31.510Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-18T19:00:31.510Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-18T19:00:31.510Z] + coreos_gf_shutdown [2025-02-18T19:00:31.510Z] + coreos_gf umount-all [2025-02-18T19:00:31.510Z] + guestfish --remote -- umount-all [2025-02-18T19:00:31.763Z] + coreos_gf exit [2025-02-18T19:00:31.763Z] + guestfish --remote -- exit [2025-02-18T19:00:31.763Z] + GUESTFISH_RUNNING= [2025-02-18T19:00:31.763Z] + GUESTFISH_PID= [2025-02-18T19:00:31.763Z] + _coreos_gf_cleanup [2025-02-18T19:00:31.763Z] + guestfish --remote -- exit [2025-02-18T19:00:31.763Z] + : [2025-02-18T19:00:31.763Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-41.20250218.dev.0 [2025-02-18T19:00:31.763Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-18T19:00:32.015Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-18T19:00:32.015Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-18T19:00:32.015Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-18T19:00:32.015Z] 2025-02-18 19:00:31,842 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-18T19:00:32.571Z] 2025-02-18 19:00:32,423 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmp2jmmtak1.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-18T19:00:35.818Z] 2025-02-18 19:00:35,260 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250218.dev.0', '-volset', 'fedora-coreos-41.20250218.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-18T19:00:35.818Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-18T19:00:35.818Z] genisoimage 1.1.11 (Linux) [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-18T19:00:35.818Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-18T19:00:35.818Z] Writing: Initial Padblock Start Block 0 [2025-02-18T19:00:35.818Z] Done with: Initial Padblock Block(s) 16 [2025-02-18T19:00:35.818Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-18T19:00:35.818Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-18T19:00:35.818Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-18T19:00:35.818Z] Size of boot image is 4 sectors -> No emulation [2025-02-18T19:00:35.818Z] Size of boot image is 13192 sectors -> No emulation [2025-02-18T19:00:35.819Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-18T19:00:35.819Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-18T19:00:35.819Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-18T19:00:35.819Z] Writing: End Volume Descriptor Start Block 19 [2025-02-18T19:00:35.819Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-18T19:00:35.819Z] Writing: Version block Start Block 20 [2025-02-18T19:00:35.819Z] Done with: Version block Block(s) 1 [2025-02-18T19:00:35.819Z] Writing: Path table Start Block 21 [2025-02-18T19:00:35.819Z] Done with: Path table Block(s) 4 [2025-02-18T19:00:35.819Z] Writing: Joliet path table Start Block 25 [2025-02-18T19:00:35.819Z] Done with: Joliet path table Block(s) 4 [2025-02-18T19:00:35.819Z] Writing: Directory tree Start Block 29 [2025-02-18T19:00:35.819Z] Done with: Directory tree Block(s) 7 [2025-02-18T19:00:35.819Z] Writing: Joliet directory tree Start Block 36 [2025-02-18T19:00:35.819Z] Done with: Joliet directory tree Block(s) 7 [2025-02-18T19:00:35.819Z] Writing: Directory tree cleanup Start Block 43 [2025-02-18T19:00:35.819Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-18T19:00:35.819Z] Writing: Extension record Start Block 43 [2025-02-18T19:00:35.819Z] Done with: Extension record Block(s) 1 [2025-02-18T19:00:35.819Z] Writing: The File(s) Start Block 44 [2025-02-18T19:00:35.819Z] 0.92% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 1.83% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 2.75% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 3.66% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 4.58% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 5.49% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 6.41% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 7.32% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 8.24% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 9.15% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 10.07% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 10.98% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 11.90% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 12.81% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 13.73% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 14.64% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 15.56% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 16.47% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 17.39% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 18.30% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 19.22% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 20.13% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 21.05% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 21.96% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 22.88% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 23.79% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 24.71% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 25.62% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 26.54% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 27.45% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 28.37% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 29.28% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 30.20% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 31.11% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 32.03% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 32.94% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 33.86% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 34.77% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 35.69% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 36.60% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 37.52% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 38.43% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 39.35% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 40.26% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 41.18% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 42.09% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 43.01% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 43.92% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 44.84% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 45.75% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 46.67% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 47.58% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 48.50% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 49.41% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:35.819Z] 50.33% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 51.24% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 52.16% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 53.07% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 53.99% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 54.90% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 55.82% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 56.73% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 57.65% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 58.56% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 59.48% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 60.39% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 61.31% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 62.22% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 63.14% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 64.05% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 64.97% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 65.88% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 66.80% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 67.71% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 68.63% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 69.54% done, estimate finish Tue Feb 18 19:00:35 2025 [2025-02-18T19:00:36.072Z] 70.46% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 71.38% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 72.29% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 73.21% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 74.12% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 75.04% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.072Z] 75.95% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 76.87% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 77.78% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 78.70% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 79.61% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 80.53% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 81.44% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 82.36% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 83.27% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 84.19% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 85.10% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 86.02% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 86.93% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 87.85% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 88.76% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 89.68% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 90.59% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 91.51% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 92.42% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 93.34% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.324Z] 94.25% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.325Z] 95.17% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.325Z] 96.08% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.325Z] 97.00% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.578Z] 97.91% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.578Z] 98.83% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.578Z] 99.74% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:36.578Z] Total translation table size: 2048 [2025-02-18T19:00:36.578Z] Total rockridge attributes bytes: 3006 [2025-02-18T19:00:36.578Z] Total directory bytes: 12288 [2025-02-18T19:00:36.578Z] Path table size(bytes): 96 [2025-02-18T19:00:36.578Z] Done with: The File(s) Block(s) 546225 [2025-02-18T19:00:36.578Z] Writing: Ending Padblock Start Block 546269 [2025-02-18T19:00:36.578Z] Done with: Ending Padblock Block(s) 150 [2025-02-18T19:00:36.578Z] Max brk space used 1c000 [2025-02-18T19:00:36.578Z] 546419 extents written (1067 MB) [2025-02-18T19:00:36.578Z] 2025-02-18 19:00:36,373 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso'] [2025-02-18T19:00:36.578Z] isohybrid: Warning: more than 1024 cylinders: 1068 [2025-02-18T19:00:36.578Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-18T19:00:36.841Z] 2025-02-18 19:00:36,796 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250218.dev.0', '-volset', 'fedora-coreos-41.20250218.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-18T19:00:36.841Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-18T19:00:36.841Z] genisoimage 1.1.11 (Linux) [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-18T19:00:36.841Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-18T19:00:36.841Z] Writing: Initial Padblock Start Block 0 [2025-02-18T19:00:36.841Z] Done with: Initial Padblock Block(s) 16 [2025-02-18T19:00:36.841Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-18T19:00:36.841Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-18T19:00:36.841Z] Size of boot image is 4 sectors -> No emulation [2025-02-18T19:00:36.841Z] Size of boot image is 13192 sectors -> No emulation [2025-02-18T19:00:36.841Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-18T19:00:36.841Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: End Volume Descriptor Start Block 19 [2025-02-18T19:00:36.841Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: Version block Start Block 20 [2025-02-18T19:00:36.841Z] Done with: Version block Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: Path table Start Block 21 [2025-02-18T19:00:36.841Z] Done with: Path table Block(s) 4 [2025-02-18T19:00:36.841Z] Writing: Joliet path table Start Block 25 [2025-02-18T19:00:36.841Z] Done with: Joliet path table Block(s) 4 [2025-02-18T19:00:36.841Z] Writing: Directory tree Start Block 29 [2025-02-18T19:00:36.841Z] Done with: Directory tree Block(s) 7 [2025-02-18T19:00:36.841Z] Writing: Joliet directory tree Start Block 36 [2025-02-18T19:00:36.841Z] Done with: Joliet directory tree Block(s) 7 [2025-02-18T19:00:36.841Z] Writing: Directory tree cleanup Start Block 43 [2025-02-18T19:00:36.841Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-18T19:00:36.841Z] Writing: Extension record Start Block 43 [2025-02-18T19:00:36.841Z] Done with: Extension record Block(s) 1 [2025-02-18T19:00:36.841Z] Writing: The File(s) Start Block 44 [2025-02-18T19:00:36.841Z] 8.67% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 17.30% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 25.96% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 34.60% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 43.26% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 51.89% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 60.55% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 69.18% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 77.84% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 86.49% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] 95.12% done, estimate finish Tue Feb 18 19:00:36 2025 [2025-02-18T19:00:37.098Z] Total translation table size: 2048 [2025-02-18T19:00:37.098Z] Total rockridge attributes bytes: 2842 [2025-02-18T19:00:37.098Z] Total directory bytes: 12288 [2025-02-18T19:00:37.098Z] Path table size(bytes): 96 [2025-02-18T19:00:37.098Z] Done with: The File(s) Block(s) 57634 [2025-02-18T19:00:37.098Z] Writing: Ending Padblock Start Block 57678 [2025-02-18T19:00:37.098Z] Done with: Ending Padblock Block(s) 150 [2025-02-18T19:00:37.098Z] Max brk space used 1b000 [2025-02-18T19:00:37.098Z] 57828 extents written (112 MB) [2025-02-18T19:00:37.098Z] 2025-02-18 19:00:36,928 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso.minimal'] [2025-02-18T19:00:37.098Z] 2025-02-18 19:00:36,970 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-18T19:00:55.095Z] + RUST_BACKTRACE=full [2025-02-18T19:00:55.096Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/6feb734524297bdea94bfbe6ef852025d03ef0c8a0d83862399fcb27f303f49c.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250218.dev.0-live.x86_64.iso.minimal --consume [2025-02-18T19:00:55.096Z] Packing minimal ISO [2025-02-18T19:00:55.096Z] Matched 17 files of 17 [2025-02-18T19:00:55.096Z] Total bytes skipped: 118011895 [2025-02-18T19:00:55.096Z] Total bytes written: 477193 [2025-02-18T19:00:55.096Z] Total bytes written (compressed): 2772 [2025-02-18T19:00:55.096Z] Verifying that packed image matches digest [2025-02-18T19:00:55.096Z] Packing successful! [2025-02-18T19:00:55.096Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-18T19:00:57.591Z] Updated: builds/41.20250218.dev.0/x86_64/meta.json [2025-02-18T19:00:57.845Z] [Pipeline] } [2025-02-18T19:00:57.850Z] [Pipeline] // withEnv [2025-02-18T19:00:57.911Z] [Pipeline] withEnv [2025-02-18T19:00:57.911Z] [Pipeline] { [2025-02-18T19:00:57.935Z] [Pipeline] sh [2025-02-18T19:00:58.527Z] + set -xeuo pipefail [2025-02-18T19:00:58.527Z] ++ umask [2025-02-18T19:00:58.527Z] + '[' 0022 = 0000 ']' [2025-02-18T19:00:58.527Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-18T19:00:58.527Z] Targeting build: 41.20250218.dev.0 [2025-02-18T19:00:58.779Z] Compressing: builds/41.20250218.dev.0/x86_64 [2025-02-18T19:00:58.779Z] 2025-02-18 19:00:58,566 INFO - Running command: ['xz', '-c9', '-T6', 'builds/41.20250218.dev.0/x86_64/fedora-coreos-41.20250218.dev.0-metal.x86_64.raw'] [2025-02-18T19:05:50.507Z] Compressed: fedora-coreos-41.20250218.dev.0-metal.x86_64.raw.xz [2025-02-18T19:05:50.507Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-18T19:05:50.507Z] Updated: builds/41.20250218.dev.0/x86_64/meta.json [2025-02-18T19:05:50.510Z] [Pipeline] } [2025-02-18T19:05:50.515Z] [Pipeline] // withEnv [2025-02-18T19:05:50.616Z] [Pipeline] } [2025-02-18T19:05:50.676Z] [Pipeline] // stage [2025-02-18T19:05:50.701Z] [Pipeline] stage [2025-02-18T19:05:50.701Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-18T19:05:50.770Z] [Pipeline] withEnv [2025-02-18T19:05:50.770Z] [Pipeline] { [2025-02-18T19:05:50.820Z] [Pipeline] sh [2025-02-18T19:05:51.407Z] + set -euo pipefail [2025-02-18T19:05:51.408Z] ++ umask [2025-02-18T19:05:51.408Z] + '[' 0022 = 0000 ']' [2025-02-18T19:05:51.408Z] + uuidgen [2025-02-18T19:05:51.408Z] + cut -f1 -d- [2025-02-18T19:05:51.411Z] [Pipeline] } [2025-02-18T19:05:51.414Z] [Pipeline] // withEnv [2025-02-18T19:05:51.524Z] [Pipeline] withEnv [2025-02-18T19:05:51.524Z] [Pipeline] { [2025-02-18T19:05:51.594Z] [Pipeline] sh [2025-02-18T19:05:52.188Z] + set -euo pipefail [2025-02-18T19:05:52.188Z] ++ umask [2025-02-18T19:05:52.188Z] + '[' 0022 = 0000 ']' [2025-02-18T19:05:52.188Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T19:05:52.188Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-18T19:05:52.191Z] [Pipeline] } [2025-02-18T19:05:52.227Z] [Pipeline] // withEnv [2025-02-18T19:05:52.279Z] [Pipeline] withEnv [2025-02-18T19:05:52.280Z] [Pipeline] { [2025-02-18T19:05:52.318Z] [Pipeline] sh [2025-02-18T19:05:52.850Z] + set -xeuo pipefail [2025-02-18T19:05:52.850Z] ++ umask [2025-02-18T19:05:52.850Z] + '[' 0022 = 0000 ']' [2025-02-18T19:05:52.850Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T19:05:52.850Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-uxzKN/kola-testiso-x86_64 [2025-02-18T19:05:52.850Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-uxzKN/kola-testiso-x86_64 [2025-02-18T19:05:52.850Z] Ignoring verification of signature on metal image [2025-02-18T19:05:52.850Z] Running test: iso-as-disk.bios [2025-02-18T19:06:19.308Z] PASS: iso-as-disk.bios (18.272s) [2025-02-18T19:06:19.308Z] Running test: iso-as-disk.uefi [2025-02-18T19:06:45.759Z] PASS: iso-as-disk.uefi (22.488s) [2025-02-18T19:06:45.759Z] Running test: iso-as-disk.uefi-secure [2025-02-18T19:07:12.458Z] PASS: iso-as-disk.uefi-secure (23.286s) [2025-02-18T19:07:12.458Z] Running test: iso-as-disk.4k.uefi [2025-02-18T19:07:38.910Z] PASS: iso-as-disk.4k.uefi (22.573s) [2025-02-18T19:07:38.910Z] Running test: iso-install.bios [2025-02-18T19:12:00.307Z] PASS: iso-install.bios (4m9.453s) [2025-02-18T19:12:00.307Z] Running test: iso-live-login.bios [2025-02-18T19:12:32.285Z] The file: journal.txt does not exist [2025-02-18T19:12:32.285Z] PASS: iso-live-login.bios (28.747s) [2025-02-18T19:12:32.285Z] Running test: iso-live-login.uefi [2025-02-18T19:12:58.738Z] The file: journal.txt does not exist [2025-02-18T19:13:00.093Z] PASS: iso-live-login.uefi (25.774s) [2025-02-18T19:13:00.093Z] Running test: iso-live-login.uefi-secure [2025-02-18T19:13:32.158Z] The file: journal.txt does not exist [2025-02-18T19:13:32.715Z] PASS: iso-live-login.uefi-secure (27.918s) [2025-02-18T19:13:32.715Z] Running test: iso-live-login.4k.uefi [2025-02-18T19:14:04.693Z] The file: journal.txt does not exist [2025-02-18T19:14:04.693Z] PASS: iso-live-login.4k.uefi (26.185s) [2025-02-18T19:14:04.693Z] Running test: iso-offline-install.bios [2025-02-18T19:18:26.085Z] PASS: iso-offline-install.bios (3m58.733s) [2025-02-18T19:18:26.085Z] Running test: iso-offline-install.mpath.bios [2025-02-18T19:22:32.484Z] PASS: iso-offline-install.mpath.bios (4m5.4s) [2025-02-18T19:22:32.484Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-18T19:26:53.867Z] PASS: iso-offline-install-fromram.4k.uefi (4m0.792s) [2025-02-18T19:26:53.867Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-18T19:26:53.867Z] Warning: Cannot announce submounts, client does not support it [2025-02-18T19:29:00.565Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m14.226s) [2025-02-18T19:29:00.565Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-18T19:31:36.904Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m24.188s) [2025-02-18T19:31:36.904Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-18T19:33:58.240Z] PASS: iso-offline-install-iscsi.manual.bios (2m19.354s) [2025-02-18T19:33:58.240Z] Running test: miniso-install.bios [2025-02-18T19:38:34.632Z] PASS: miniso-install.bios (4m12.187s) [2025-02-18T19:38:34.632Z] Running test: miniso-install.nm.bios [2025-02-18T19:42:56.175Z] PASS: miniso-install.nm.bios (4m17.887s) [2025-02-18T19:42:56.175Z] Running test: miniso-install.4k.uefi [2025-02-18T19:47:32.562Z] PASS: miniso-install.4k.uefi (4m20.076s) [2025-02-18T19:47:32.562Z] Running test: miniso-install.4k.nm.uefi [2025-02-18T19:52:23.962Z] PASS: miniso-install.4k.nm.uefi (4m32.763s) [2025-02-18T19:52:23.962Z] Running test: pxe-offline-install.bios [2025-02-18T19:56:45.347Z] PASS: pxe-offline-install.bios (4m14.892s) [2025-02-18T19:56:45.347Z] Running test: pxe-offline-install.4k.uefi [2025-02-18T20:01:06.735Z] PASS: pxe-offline-install.4k.uefi (4m20.148s) [2025-02-18T20:01:06.735Z] Running test: pxe-online-install.bios [2025-02-18T20:05:43.489Z] PASS: pxe-online-install.bios (4m18.048s) [2025-02-18T20:05:43.489Z] Running test: pxe-online-install.4k.uefi [2025-02-18T20:10:04.875Z] PASS: pxe-online-install.4k.uefi (4m13.896s) [2025-02-18T20:10:04.877Z] [Pipeline] } [2025-02-18T20:10:04.880Z] [Pipeline] // withEnv [2025-02-18T20:10:04.886Z] [Pipeline] withEnv [2025-02-18T20:10:04.886Z] [Pipeline] { [2025-02-18T20:10:04.902Z] [Pipeline] sh [2025-02-18T20:10:05.451Z] + set -xeuo pipefail [2025-02-18T20:10:05.451Z] ++ umask [2025-02-18T20:10:05.451Z] + '[' 0022 = 0000 ']' [2025-02-18T20:10:05.451Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T20:10:05.451Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-uxzKN -c --xz kola-testiso-x86_64 [2025-02-18T20:10:20.255Z] [Pipeline] } [2025-02-18T20:10:20.257Z] [Pipeline] // withEnv [2025-02-18T20:10:20.266Z] [Pipeline] archiveArtifacts [2025-02-18T20:10:20.270Z] Archiving artifacts [2025-02-18T20:10:21.365Z] [Pipeline] withEnv [2025-02-18T20:10:21.366Z] [Pipeline] { [2025-02-18T20:10:21.370Z] [Pipeline] sh [2025-02-18T20:10:21.902Z] + set -xeuo pipefail [2025-02-18T20:10:21.902Z] ++ umask [2025-02-18T20:10:21.902Z] + '[' 0022 = 0000 ']' [2025-02-18T20:10:21.902Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-18T20:10:21.902Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-uxzKN/kola-testiso-x86_64 --output - [2025-02-18T20:10:21.904Z] [Pipeline] } [2025-02-18T20:10:21.907Z] [Pipeline] // withEnv [2025-02-18T20:10:21.995Z] [Pipeline] junit [2025-02-18T20:10:21.997Z] Recording test results [2025-02-18T20:10:22.103Z] None of the test reports contained any result [2025-02-18T20:10:22.104Z] [Pipeline] } [2025-02-18T20:10:22.107Z] [Pipeline] // stage [2025-02-18T20:10:22.118Z] [Pipeline] stage [2025-02-18T20:10:22.118Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-18T20:10:22.121Z] [Pipeline] } [2025-02-18T20:10:22.123Z] [Pipeline] // stage [2025-02-18T20:10:22.140Z] [Pipeline] } [2025-02-18T20:10:22.165Z] [Pipeline] // parallel [2025-02-18T20:10:22.227Z] [Pipeline] } [2025-02-18T20:10:22.255Z] [Pipeline] // timeout [2025-02-18T20:10:22.294Z] [Pipeline] } [2025-02-18T20:10:22.353Z] [Pipeline] // container [2025-02-18T20:10:22.377Z] [Pipeline] } [2025-02-18T20:10:22.434Z] [Pipeline] // node [2025-02-18T20:10:22.469Z] [Pipeline] } [2025-02-18T20:10:22.505Z] [Pipeline] // podTemplate [2025-02-18T20:10:22.520Z] [Pipeline] End of Pipeline [2025-02-18T20:10:22.563Z] Finished: SUCCESS