[2025-08-28T06:11:03.475Z] Started by user Huijing Hei [2025-08-28T06:11:03.478Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/test-override.Jenkinsfile [2025-08-28T06:11:03.478Z] The recommended git tool is: NONE [2025-08-28T06:11:03.478Z] No credentials specified [2025-08-28T06:11:03.478Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10 [2025-08-28T06:11:03.484Z] Fetching changes from the remote Git repository [2025-08-28T06:11:03.485Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-08-28T06:11:03.492Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-08-28T06:11:03.492Z] > git --version # timeout=10 [2025-08-28T06:11:03.497Z] > git --version # 'git version 2.47.1' [2025-08-28T06:11:03.497Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-28T06:11:03.689Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-08-28T06:11:03.695Z] Checking out Revision 9cbf951e8ca83c2b83273484960160c885a70b59 (origin/main) [2025-08-28T06:11:03.695Z] > git config core.sparsecheckout # timeout=10 [2025-08-28T06:11:03.701Z] > git checkout -f 9cbf951e8ca83c2b83273484960160c885a70b59 # timeout=10 [2025-08-28T06:11:03.709Z] Commit message: "Revert "jobs/test-override: disable buildah path for now"" [2025-08-28T06:11:03.709Z] > git rev-list --no-walk 9cbf951e8ca83c2b83273484960160c885a70b59 # timeout=10 [2025-08-28T06:11:03.744Z] Loading library coreos@main [2025-08-28T06:11:03.744Z] Attempting to resolve main from remote references... [2025-08-28T06:11:03.744Z] > git --version # timeout=10 [2025-08-28T06:11:03.749Z] > git --version # 'git version 2.47.1' [2025-08-28T06:11:03.749Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-08-28T06:11:03.889Z] Found match: refs/heads/main revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 [2025-08-28T06:11:03.891Z] The recommended git tool is: NONE [2025-08-28T06:11:03.891Z] No credentials specified [2025-08-28T06:11:03.891Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10 [2025-08-28T06:11:03.897Z] Fetching changes from the remote Git repository [2025-08-28T06:11:03.897Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-08-28T06:11:03.904Z] Fetching without tags [2025-08-28T06:11:03.904Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-08-28T06:11:03.904Z] > git --version # timeout=10 [2025-08-28T06:11:03.910Z] > git --version # 'git version 2.47.1' [2025-08-28T06:11:03.910Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-28T06:11:04.038Z] Checking out Revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 (main) [2025-08-28T06:11:04.038Z] > git config core.sparsecheckout # timeout=10 [2025-08-28T06:11:04.045Z] > git checkout -f 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10 [2025-08-28T06:11:04.053Z] Commit message: "cosaBuild: call `cosa osbuild` separately" [2025-08-28T06:11:04.054Z] > git rev-list --no-walk 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10 [2025-08-28T06:11:04.232Z] [Pipeline] Start of Pipeline [2025-08-28T06:11:04.241Z] [Pipeline] node [2025-08-28T06:11:04.245Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-08-28T06:11:04.245Z] [Pipeline] { [2025-08-28T06:11:04.262Z] [Pipeline] withEnv [2025-08-28T06:11:04.262Z] [Pipeline] { [2025-08-28T06:11:04.268Z] [Pipeline] sh [2025-08-28T06:11:04.522Z] + set -xeuo pipefail [2025-08-28T06:11:04.523Z] ++ umask [2025-08-28T06:11:04.523Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:04.523Z] + rm -rf pipe [2025-08-28T06:11:04.523Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-08-28T06:11:04.523Z] Cloning into 'pipe'... [2025-08-28T06:11:04.775Z] [Pipeline] } [2025-08-28T06:11:04.777Z] [Pipeline] // withEnv [2025-08-28T06:11:04.781Z] [Pipeline] load [2025-08-28T06:11:04.873Z] [Pipeline] { (pipe/utils.groovy) [2025-08-28T06:11:04.877Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-08-28T06:11:04.877Z] [Pipeline] } [2025-08-28T06:11:04.887Z] [Pipeline] // load [2025-08-28T06:11:04.891Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues. [2025-08-28T06:11:04.892Z] [Pipeline] readYaml [2025-08-28T06:11:04.894Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-08-28T06:11:04.894Z] [Pipeline] } [2025-08-28T06:11:04.898Z] [Pipeline] // node [2025-08-28T06:11:04.911Z] [Pipeline] properties [2025-08-28T06:11:05.294Z] [Pipeline] libraryResource [2025-08-28T06:11:05.295Z] [Pipeline] readJSON [2025-08-28T06:11:05.303Z] [Pipeline] node [2025-08-28T06:11:05.307Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-08-28T06:11:05.308Z] [Pipeline] { [2025-08-28T06:11:05.313Z] [Pipeline] writeYaml [2025-08-28T06:11:05.316Z] [Pipeline] readFile [2025-08-28T06:11:05.320Z] [Pipeline] } [2025-08-28T06:11:05.326Z] [Pipeline] // node [2025-08-28T06:11:05.335Z] [Pipeline] podTemplate [2025-08-28T06:11:05.335Z] [Pipeline] { [2025-08-28T06:11:05.337Z] [Pipeline] node [2025-08-28T06:11:06.405Z] Created Pod: openshift coreos-ci/pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt [2025-08-28T06:11:06.417Z] [PodInfo] coreos-ci/pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt [2025-08-28T06:11:06.417Z] Container [jnlp] waiting [ContainerCreating] No message [2025-08-28T06:11:06.417Z] Container [worker] waiting [ContainerCreating] No message [2025-08-28T06:11:06.417Z] Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp] [2025-08-28T06:11:07.033Z] [PodInfo] coreos-ci/pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt [2025-08-28T06:11:07.033Z] Container [jnlp] waiting [ContainerCreating] No message [2025-08-28T06:11:07.033Z] Container [worker] waiting [ContainerCreating] No message [2025-08-28T06:11:07.033Z] Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp] [2025-08-28T06:11:10.772Z] Agent pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt is provisioned from template pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr [2025-08-28T06:11:10.775Z] --- [2025-08-28T06:11:10.775Z] apiVersion: "v1" [2025-08-28T06:11:10.775Z] kind: "Pod" [2025-08-28T06:11:10.775Z] metadata: [2025-08-28T06:11:10.775Z] annotations: [2025-08-28T06:11:10.775Z] kubernetes.jenkins.io/last-refresh: "1756361466343" [2025-08-28T06:11:10.775Z] buildUrl: "http://172.30.177.66:80/job/test-override/214/" [2025-08-28T06:11:10.775Z] runUrl: "job/test-override/214/" [2025-08-28T06:11:10.775Z] labels: [2025-08-28T06:11:10.775Z] jenkins: "slave" [2025-08-28T06:11:10.775Z] jenkins/label-digest: "c17514efec90e62bf927035a5cdfd6f80a2aac60" [2025-08-28T06:11:10.775Z] jenkins/label: "pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc" [2025-08-28T06:11:10.775Z] kubernetes.jenkins.io/controller: "http___172_30_177_66_80x" [2025-08-28T06:11:10.775Z] name: "pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt" [2025-08-28T06:11:10.775Z] namespace: "coreos-ci" [2025-08-28T06:11:10.775Z] spec: [2025-08-28T06:11:10.775Z] containers: [2025-08-28T06:11:10.775Z] - command: [2025-08-28T06:11:10.775Z] - "/usr/bin/dumb-init" [2025-08-28T06:11:10.775Z] - "/usr/bin/sleep" [2025-08-28T06:11:10.775Z] - "infinity" [2025-08-28T06:11:10.775Z] env: [2025-08-28T06:11:10.775Z] - name: "COSA_BUILD_WITH_BUILDAH" [2025-08-28T06:11:10.775Z] value: "true" [2025-08-28T06:11:10.775Z] - name: "NCPUS" [2025-08-28T06:11:10.775Z] value: "6" [2025-08-28T06:11:10.775Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-08-28T06:11:10.775Z] imagePullPolicy: "Always" [2025-08-28T06:11:10.775Z] name: "worker" [2025-08-28T06:11:10.775Z] resources: [2025-08-28T06:11:10.775Z] limits: [2025-08-28T06:11:10.775Z] memory: "10752Mi" [2025-08-28T06:11:10.775Z] cpu: "6" [2025-08-28T06:11:10.775Z] devices.kubevirt.io/kvm: "1" [2025-08-28T06:11:10.775Z] requests: [2025-08-28T06:11:10.775Z] memory: "10752Mi" [2025-08-28T06:11:10.775Z] cpu: "6" [2025-08-28T06:11:10.775Z] devices.kubevirt.io/kvm: "1" [2025-08-28T06:11:10.775Z] volumeMounts: [2025-08-28T06:11:10.775Z] - mountPath: "/srv/" [2025-08-28T06:11:10.775Z] name: "emptydir-0" [2025-08-28T06:11:10.775Z] - mountPath: "/home/jenkins/agent" [2025-08-28T06:11:10.775Z] name: "workspace-volume" [2025-08-28T06:11:10.775Z] readOnly: false [2025-08-28T06:11:10.775Z] - env: [2025-08-28T06:11:10.775Z] - name: "JENKINS_SECRET" [2025-08-28T06:11:10.775Z] value: "********" [2025-08-28T06:11:10.775Z] - name: "JENKINS_TUNNEL" [2025-08-28T06:11:10.775Z] value: "172.30.178.247:50000" [2025-08-28T06:11:10.775Z] - name: "JENKINS_AGENT_NAME" [2025-08-28T06:11:10.775Z] value: "pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt" [2025-08-28T06:11:10.775Z] - name: "REMOTING_OPTS" [2025-08-28T06:11:10.775Z] value: "-noReconnectAfter 1d" [2025-08-28T06:11:10.775Z] - name: "JENKINS_NAME" [2025-08-28T06:11:10.775Z] value: "pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt" [2025-08-28T06:11:10.775Z] - name: "JENKINS_AGENT_WORKDIR" [2025-08-28T06:11:10.775Z] value: "/home/jenkins/agent" [2025-08-28T06:11:10.775Z] - name: "JENKINS_URL" [2025-08-28T06:11:10.775Z] value: "http://172.30.177.66:80/" [2025-08-28T06:11:10.775Z] image: "jenkins-agent-base:latest" [2025-08-28T06:11:10.775Z] name: "jnlp" [2025-08-28T06:11:10.775Z] resources: [2025-08-28T06:11:10.775Z] limits: [2025-08-28T06:11:10.775Z] memory: "512Mi" [2025-08-28T06:11:10.775Z] cpu: "1" [2025-08-28T06:11:10.775Z] requests: [2025-08-28T06:11:10.775Z] memory: "512Mi" [2025-08-28T06:11:10.775Z] cpu: "1" [2025-08-28T06:11:10.775Z] volumeMounts: [2025-08-28T06:11:10.775Z] - mountPath: "/home/jenkins/agent" [2025-08-28T06:11:10.775Z] name: "workspace-volume" [2025-08-28T06:11:10.775Z] readOnly: false [2025-08-28T06:11:10.775Z] nodeSelector: [2025-08-28T06:11:10.775Z] kubernetes.io/os: "linux" [2025-08-28T06:11:10.775Z] restartPolicy: "Never" [2025-08-28T06:11:10.775Z] serviceAccountName: "jenkins" [2025-08-28T06:11:10.775Z] volumes: [2025-08-28T06:11:10.775Z] - emptyDir: {} [2025-08-28T06:11:10.775Z] name: "emptydir-0" [2025-08-28T06:11:10.775Z] - emptyDir: [2025-08-28T06:11:10.775Z] medium: "" [2025-08-28T06:11:10.775Z] name: "workspace-volume" [2025-08-28T06:11:10.775Z] [2025-08-28T06:11:10.983Z] Running on pod-f8957018-b8f3-4f5c-8b17-ad549431f6fc-8dkkr-lq4wt in /home/jenkins/agent/workspace/test-override [2025-08-28T06:11:10.984Z] [Pipeline] { [2025-08-28T06:11:10.989Z] [Pipeline] container [2025-08-28T06:11:10.989Z] [Pipeline] { [2025-08-28T06:11:10.993Z] [Pipeline] withEnv [2025-08-28T06:11:10.993Z] [Pipeline] { [2025-08-28T06:11:10.997Z] [Pipeline] sh [2025-08-28T06:11:11.588Z] + set -xeuo pipefail [2025-08-28T06:11:11.588Z] ++ umask [2025-08-28T06:11:11.588Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:11.588Z] + cat /cosa/coreos-assembler-git.json [2025-08-28T06:11:11.588Z] + tee coreos-assembler-git.json [2025-08-28T06:11:11.588Z] { [2025-08-28T06:11:11.588Z] "date": "2025-08-27T12:39:13Z", [2025-08-28T06:11:11.588Z] "git": { [2025-08-28T06:11:11.588Z] "commit": "661d6d6a95c7e0afc1816014879dcd0981f162f1", [2025-08-28T06:11:11.588Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-08-28T06:11:11.588Z] "branch": "HEAD", [2025-08-28T06:11:11.588Z] "dirty": "false" [2025-08-28T06:11:11.588Z] }, [2025-08-28T06:11:11.588Z] "file": { [2025-08-28T06:11:11.588Z] "checksum": "49c89612d976d7aae37606969c911704f7289e127f0b482b9424769937be61ba", [2025-08-28T06:11:11.588Z] "checksum_type": "sha256", [2025-08-28T06:11:11.588Z] "format": "tar.gz", [2025-08-28T06:11:11.588Z] "name": "coreos-assembler-git.tar.gz", [2025-08-28T06:11:11.588Z] "size": "12261310" [2025-08-28T06:11:11.588Z] } [2025-08-28T06:11:11.588Z] } [2025-08-28T06:11:11.592Z] [Pipeline] } [2025-08-28T06:11:11.595Z] [Pipeline] // withEnv [2025-08-28T06:11:11.601Z] [Pipeline] archiveArtifacts [2025-08-28T06:11:11.610Z] Archiving artifacts [2025-08-28T06:11:12.094Z] [Pipeline] withEnv [2025-08-28T06:11:12.095Z] [Pipeline] { [2025-08-28T06:11:12.097Z] [Pipeline] sh [2025-08-28T06:11:12.580Z] + set -xeuo pipefail [2025-08-28T06:11:12.580Z] ++ umask [2025-08-28T06:11:12.580Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:12.580Z] + rpm -qa [2025-08-28T06:11:12.580Z] + sort [2025-08-28T06:11:12.837Z] [Pipeline] } [2025-08-28T06:11:12.839Z] [Pipeline] // withEnv [2025-08-28T06:11:12.843Z] [Pipeline] archiveArtifacts [2025-08-28T06:11:12.847Z] Archiving artifacts [2025-08-28T06:11:12.852Z] [Pipeline] withEnv [2025-08-28T06:11:12.852Z] [Pipeline] { [2025-08-28T06:11:12.854Z] [Pipeline] sh [2025-08-28T06:11:13.340Z] + set -xeuo pipefail [2025-08-28T06:11:13.340Z] ++ umask [2025-08-28T06:11:13.340Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:13.340Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-08-28T06:11:13.343Z] [Pipeline] } [2025-08-28T06:11:13.345Z] [Pipeline] // withEnv [2025-08-28T06:11:13.349Z] [Pipeline] timeout [2025-08-28T06:11:13.349Z] Timeout set to expire in 3 hr 20 min [2025-08-28T06:11:13.349Z] [Pipeline] { [2025-08-28T06:11:13.360Z] [Pipeline] withEnv [2025-08-28T06:11:13.360Z] [Pipeline] { [2025-08-28T06:11:13.362Z] [Pipeline] sh [2025-08-28T06:11:13.844Z] + set -euo pipefail [2025-08-28T06:11:13.844Z] ++ umask [2025-08-28T06:11:13.844Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:13.844Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-4c57835010 [2025-08-28T06:11:13.844Z] + jq -r .update.title [2025-08-28T06:11:13.856Z] [Pipeline] } [2025-08-28T06:11:13.861Z] [Pipeline] // withEnv [2025-08-28T06:11:13.869Z] [Pipeline] withEnv [2025-08-28T06:11:13.869Z] [Pipeline] { [2025-08-28T06:11:13.874Z] [Pipeline] sh [2025-08-28T06:11:14.354Z] + set -euo pipefail [2025-08-28T06:11:14.354Z] ++ umask [2025-08-28T06:11:14.354Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:14.354Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-4c57835010 [2025-08-28T06:11:14.354Z] + jq -r '.update.builds[].nvr' [2025-08-28T06:11:14.358Z] [Pipeline] } [2025-08-28T06:11:14.360Z] [Pipeline] // withEnv [2025-08-28T06:11:14.373Z] [Pipeline] withCredentials [2025-08-28T06:11:14.374Z] [Pipeline] // withCredentials [2025-08-28T06:11:14.381Z] [Pipeline] echo [2025-08-28T06:11:14.381Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-08-28T06:11:14.385Z] [Pipeline] withCredentials [2025-08-28T06:11:14.387Z] [Pipeline] // withCredentials [2025-08-28T06:11:14.392Z] [Pipeline] echo [2025-08-28T06:11:14.392Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-08-28T06:11:14.395Z] [Pipeline] withCredentials [2025-08-28T06:11:14.397Z] [Pipeline] // withCredentials [2025-08-28T06:11:14.401Z] [Pipeline] echo [2025-08-28T06:11:14.401Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-08-28T06:11:14.405Z] [Pipeline] withEnv [2025-08-28T06:11:14.405Z] [Pipeline] { [2025-08-28T06:11:14.408Z] [Pipeline] sh [2025-08-28T06:11:15.094Z] + set -euo pipefail [2025-08-28T06:11:15.094Z] ++ umask [2025-08-28T06:11:15.094Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:15.094Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-08-28T06:11:15.359Z] [Pipeline] } [2025-08-28T06:11:15.361Z] [Pipeline] // withEnv [2025-08-28T06:11:15.366Z] [Pipeline] readJSON [2025-08-28T06:11:15.390Z] [Pipeline] withEnv [2025-08-28T06:11:15.390Z] [Pipeline] { [2025-08-28T06:11:15.394Z] [Pipeline] sh [2025-08-28T06:11:15.874Z] + set -euo pipefail [2025-08-28T06:11:15.876Z] ++ umask [2025-08-28T06:11:15.876Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:15.876Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250828.91.0/x86_64/meta.json [2025-08-28T06:11:15.880Z] [Pipeline] } [2025-08-28T06:11:15.884Z] [Pipeline] // withEnv [2025-08-28T06:11:15.889Z] [Pipeline] readJSON [2025-08-28T06:11:15.894Z] [Pipeline] withEnv [2025-08-28T06:11:15.894Z] [Pipeline] { [2025-08-28T06:11:15.898Z] [Pipeline] sh [2025-08-28T06:11:16.376Z] + set -xeuo pipefail [2025-08-28T06:11:16.376Z] ++ umask [2025-08-28T06:11:16.376Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:16.376Z] + cosa init --branch rawhide --commit=9608b1c9f848262537bbeae59102b549c5430210 https://github.com/coreos/fedora-coreos-config [2025-08-28T06:11:16.376Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-08-28T06:11:16.376Z] info: Missing CAP_SYS_ADMIN; using virt [2025-08-28T06:11:16.376Z] + mkdir -p src [2025-08-28T06:11:16.376Z] + cd src [2025-08-28T06:11:16.376Z] + test -e config [2025-08-28T06:11:16.376Z] + case "${source}" in [2025-08-28T06:11:16.376Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-08-28T06:11:16.376Z] Cloning into 'config'... [2025-08-28T06:11:16.632Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-08-28T06:11:16.632Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-08-28T06:11:17.558Z] Submodule path 'fedora-bootc': checked out 'efe2b7c6be90af546147d11d254b67a10d47f785' [2025-08-28T06:11:17.558Z] + '[' -n 9608b1c9f848262537bbeae59102b549c5430210 ']' [2025-08-28T06:11:17.558Z] + git -C ./config fetch origin 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:11:17.558Z] From https://github.com/coreos/fedora-coreos-config [2025-08-28T06:11:17.558Z] * branch 9608b1c9f848262537bbeae59102b549c5430210 -> FETCH_HEAD [2025-08-28T06:11:17.558Z] + git -C ./config reset --hard 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:11:17.558Z] HEAD is now at 9608b1c overrides: fast-track grub2-2.12-41.fc44 [2025-08-28T06:11:17.558Z] + git -C ./config submodule update --init --recursive [2025-08-28T06:11:17.558Z] + set +x [2025-08-28T06:11:17.558Z] Config commit: 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:11:17.558Z] + manifest=src/config/manifest.yaml [2025-08-28T06:11:17.558Z] + image=src/config/image.yaml [2025-08-28T06:11:17.558Z] + [[ -n '' ]] [2025-08-28T06:11:17.558Z] + [[ ! -f src/config/manifest.yaml ]] [2025-08-28T06:11:17.558Z] + [[ ! -f src/config/image.yaml ]] [2025-08-28T06:11:17.558Z] + mkdir -p cache [2025-08-28T06:11:17.558Z] + mkdir -p builds [2025-08-28T06:11:17.558Z] + mkdir -p tmp [2025-08-28T06:11:17.558Z] + mkdir -p overrides/rpm [2025-08-28T06:11:17.558Z] + mkdir -p overrides/rootfs [2025-08-28T06:11:17.558Z] + test 0 = 1 [2025-08-28T06:11:17.558Z] + case "${YUMREPOS}" in [2025-08-28T06:11:17.558Z] + set +x [2025-08-28T06:11:17.558Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-08-28T06:11:17.561Z] [Pipeline] } [2025-08-28T06:11:17.562Z] [Pipeline] // withEnv [2025-08-28T06:11:17.576Z] [Pipeline] stage [2025-08-28T06:11:17.576Z] [Pipeline] { (Initialize Remotes) [2025-08-28T06:11:17.580Z] [Pipeline] parallel [2025-08-28T06:11:17.581Z] [Pipeline] { (Branch: x86_64) [2025-08-28T06:11:17.587Z] [Pipeline] withEnv [2025-08-28T06:11:17.587Z] [Pipeline] { [2025-08-28T06:11:17.589Z] [Pipeline] sh [2025-08-28T06:11:18.169Z] + set -xeuo pipefail [2025-08-28T06:11:18.169Z] ++ umask [2025-08-28T06:11:18.169Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:18.169Z] + cosa buildfetch --stream rawhide --build 44.20250828.91.0 --file manifest-lock.generated.x86_64.json [2025-08-28T06:11:18.424Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-08-28T06:11:18.985Z] Updated builds/builds.json [2025-08-28T06:11:19.242Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250828.91.0/x86_64/meta.json [2025-08-28T06:11:19.496Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250828.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-08-28T06:11:20.062Z] [Pipeline] } [2025-08-28T06:11:20.066Z] [Pipeline] // withEnv [2025-08-28T06:11:20.072Z] [Pipeline] } [2025-08-28T06:11:20.075Z] [Pipeline] // parallel [2025-08-28T06:11:20.080Z] [Pipeline] } [2025-08-28T06:11:20.084Z] [Pipeline] // stage [2025-08-28T06:11:20.089Z] [Pipeline] stage [2025-08-28T06:11:20.089Z] [Pipeline] { (Download Overrides) [2025-08-28T06:11:20.093Z] [Pipeline] parallel [2025-08-28T06:11:20.093Z] [Pipeline] { (Branch: x86_64) [2025-08-28T06:11:20.099Z] [Pipeline] withEnv [2025-08-28T06:11:20.100Z] [Pipeline] { [2025-08-28T06:11:20.104Z] [Pipeline] sh [2025-08-28T06:11:20.584Z] + set -xeuo pipefail [2025-08-28T06:11:20.584Z] ++ umask [2025-08-28T06:11:20.584Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:20.584Z] + cosa shell -- env -C overrides/rpm koji download-build shim-15.8-5 --arch x86_64 --arch noarch [2025-08-28T06:11:20.584Z] Downloading [1/1]: shim-x64-15.8-5.x86_64.rpm [2025-08-28T06:11:20.584Z] [====================================] 100% 464.44 KiB / 464.44 KiB [2025-08-28T06:11:20.586Z] [Pipeline] } [2025-08-28T06:11:20.590Z] [Pipeline] // withEnv [2025-08-28T06:11:20.597Z] [Pipeline] } [2025-08-28T06:11:20.601Z] [Pipeline] // parallel [2025-08-28T06:11:20.604Z] [Pipeline] } [2025-08-28T06:11:20.610Z] [Pipeline] // stage [2025-08-28T06:11:20.616Z] [Pipeline] parallel [2025-08-28T06:11:20.616Z] [Pipeline] { (Branch: x86_64) [2025-08-28T06:11:20.620Z] [Pipeline] stage [2025-08-28T06:11:20.621Z] [Pipeline] { (x86_64:Fetch) [2025-08-28T06:11:20.625Z] [Pipeline] withEnv [2025-08-28T06:11:20.625Z] [Pipeline] { [2025-08-28T06:11:20.631Z] [Pipeline] sh [2025-08-28T06:11:21.116Z] + set -xeuo pipefail [2025-08-28T06:11:21.116Z] ++ umask [2025-08-28T06:11:21.116Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:21.116Z] + cosa fetch --with-cosa-overrides --autolock 44.20250828.91.0 [2025-08-28T06:11:21.116Z] info: fetch is not useful when using $COSA_BUILD_WITH_BUILDAH [2025-08-28T06:11:21.116Z] info: Skipping fetch [2025-08-28T06:11:21.120Z] [Pipeline] } [2025-08-28T06:11:21.122Z] [Pipeline] // withEnv [2025-08-28T06:11:21.130Z] [Pipeline] } [2025-08-28T06:11:21.132Z] [Pipeline] // stage [2025-08-28T06:11:21.136Z] [Pipeline] stage [2025-08-28T06:11:21.137Z] [Pipeline] { (x86_64:Build OS Container) [2025-08-28T06:11:21.139Z] [Pipeline] withEnv [2025-08-28T06:11:21.139Z] [Pipeline] { [2025-08-28T06:11:21.145Z] [Pipeline] sh [2025-08-28T06:11:21.713Z] + set -xeuo pipefail [2025-08-28T06:11:21.713Z] ++ umask [2025-08-28T06:11:21.713Z] + '[' 0022 = 0000 ']' [2025-08-28T06:11:21.713Z] + cosa build --autolock 44.20250828.91.0 [2025-08-28T06:11:21.713Z] x: 44 (from manifest) [2025-08-28T06:11:21.713Z] y: 20250828 (unlocked stream) [2025-08-28T06:11:21.713Z] z: dev (overridden) [2025-08-28T06:11:21.713Z] n: 0 (previous version 44.20250828.91.0 x.y.z does not match) [2025-08-28T06:11:21.713Z] Building with container runtime (buildah) with VERSION=44.20250828.dev.0... [2025-08-28T06:11:21.968Z] Injecting autolock-generated manifest-lock.x86_64.json... [2025-08-28T06:11:21.968Z] info: Directory src/config, is from branch rawhide, commit 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:11:21.968Z] Directory walk started [2025-08-28T06:11:21.968Z] Directory walk done - 1 packages [2025-08-28T06:11:21.968Z] Temporary output repo path: ./.repodata/ [2025-08-28T06:11:21.968Z] Pool started (with 5 workers) [2025-08-28T06:11:21.968Z] Pool finished [2025-08-28T06:11:21.968Z] Running: buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah.ztNuSRuu/src:/run/src --build-arg VERSION=44.20250828.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=9608b1c9f848262537bbeae59102b549c5430210 --label fedora-coreos.stream=rawhide --annotation fedora-coreos.stream=rawhide -v /home/jenkins/agent/workspace/test-override/overrides:/run/src/overrides --disable-compression=false -t oci-archive:/home/jenkins/agent/workspace/test-override/tmp/build-with-buildah.ztNuSRuu/out.ociarchive . [2025-08-28T06:11:21.968Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=48318382080 lazy_refcounts=off refcount_bits=16 [2025-08-28T06:11:39.996Z] [1/2] STEP 1/8: FROM quay.io/fedora/fedora-bootc:44 AS builder [2025-08-28T06:11:39.996Z] Trying to pull quay.io/fedora/fedora-bootc:44... [2025-08-28T06:11:39.996Z] Getting image source signatures [2025-08-28T06:11:39.996Z] Copying blob sha256:db2461b7db6cafab5348a52d78b66e23f94ba5c3353b59336c09ea6ee73d24cb [2025-08-28T06:11:39.996Z] Copying blob sha256:192fefea68d06ffbd2ad57402b700d0b293769687d5a07445e35a5079155edc4 [2025-08-28T06:11:39.996Z] Copying blob sha256:a5e2a178b493d9eb38f1939263e1fd2efb5a99220d6d17d15571f5df40013b44 [2025-08-28T06:11:39.996Z] Copying blob sha256:a216d29426d66c22825dadb809dc3b5a013a550ddf9c04578cf216834069cf6a [2025-08-28T06:11:39.996Z] Copying blob sha256:64e202b041288a62006550de54404e5d57411877acae07790433458b545e5c1f [2025-08-28T06:11:39.996Z] Copying blob sha256:beafacfe443532eab40f4022661cbf82d857fc380ab06243cc016665f820b84b [2025-08-28T06:11:39.996Z] Copying blob sha256:c69e3a6610d857518d5c6e35f5d1de215c62ada39403313ad0404ef60e298bb0 [2025-08-28T06:11:40.921Z] Copying blob sha256:b90cfdc7ad1c493195671560abcd85e6588c047c9c5ce3bbfccfc723056e26cc [2025-08-28T06:11:41.479Z] Copying blob sha256:0f8987edc81930070633bbeb1331103c4ddf4b9664599f320ea78030f8c53a2c [2025-08-28T06:11:41.479Z] Copying blob sha256:2ae27e961311e9717997b4f55bcecfa697eeeedce7866993cd0977ae6ae86eb6 [2025-08-28T06:11:41.479Z] Copying blob sha256:c0331f7ca8c3b81072cafaacb04f2adb1d52a5662f2bd3e9f2622c475287347c [2025-08-28T06:11:42.037Z] Copying blob sha256:30426dc04ef14c5f8314eff2ff1f4cec945c60fb8181000753918072d7153e5b [2025-08-28T06:11:42.037Z] Copying blob sha256:0c3be17881ee1500067754e6b58e9a7ff6a3177e06af7fa47704fdc9406946a3 [2025-08-28T06:11:42.961Z] Copying blob sha256:d7a059d354bcb024d9e8f6d38ce89e97450b8516080d009e07a9a68e6a2f9811 [2025-08-28T06:11:43.881Z] Copying blob sha256:1f1375a563b1838e1fc10b62ef6ac09aff6d17cbe96ba047a0ce22e215b7596e [2025-08-28T06:11:43.881Z] Copying blob sha256:4f7caa6cd5bdb7be73a7bb789a0dd6efb53765a997d9338356908c6cdcd67dd1 [2025-08-28T06:11:43.881Z] Copying blob sha256:d618f528de57561d12e885b49258dd579e0f490c4909aeefd236f921bf069722 [2025-08-28T06:11:44.136Z] Copying blob sha256:9a25393fe5fa3ec4f8df9d8e5c9682bbda1770e0f296b2204c9cc160e03b71c3 [2025-08-28T06:11:44.694Z] Copying blob sha256:70b8f77ed3c4cc72faea907554c9b51ce82a78a8cc07e6d9f80cf2d4b8a2b4c0 [2025-08-28T06:11:44.948Z] Copying blob sha256:07cd951e09c49cd413e62ded02378325f1d0b83a40b511e6ed0a62ac65729068 [2025-08-28T06:11:44.948Z] Copying blob sha256:87fae1aad0880ca2528d83ca74830e55fcb2a86f98f2ce36d2b9143659915490 [2025-08-28T06:11:44.948Z] Copying blob sha256:0d9b51c8ab9c6c09abcce07a9cd875594395bb8fef1219e4a688e22507f31b5b [2025-08-28T06:11:45.506Z] Copying blob sha256:c6a127b10674b5dbb34160df6b0ea8f087b32a550060e33498c4ad4dbde9123f [2025-08-28T06:11:45.761Z] Copying blob sha256:b0fc0d51eba79b819313920b654e95bed143581ff9b68dcf45a1ccb1be519943 [2025-08-28T06:11:46.015Z] Copying blob sha256:312e58f28169cfdb86f3d0bd917979bc53d79cc986496a47745fe2227db63b84 [2025-08-28T06:11:46.269Z] Copying blob sha256:edd79d905a65554eacb8b7007d68a78f8bc45af76fc073524aef83bbe8760f34 [2025-08-28T06:11:46.269Z] Copying blob sha256:3f2c92843b1df145f59ff424c12c07d498876355cb9b103cea907414ebf4207c [2025-08-28T06:11:46.269Z] Copying blob sha256:b70f879ce09814df920392fa724989c1f349c1bfa8a4c46f83f94757f7a9f74f [2025-08-28T06:11:46.828Z] Copying blob sha256:8ff712931710696408e7a2b1f1f3372c9b627c7b4ded8ea32c8a343fa7d381d1 [2025-08-28T06:11:46.828Z] Copying blob sha256:3e753541e05eb75785b1adc04671405f8be636916679a7d903104abbe9cb8dc9 [2025-08-28T06:11:46.828Z] Copying blob sha256:5d684cd756255dca1c3e06fad55a2fd94149a34ce68c4db35b84de818c682d9d [2025-08-28T06:11:46.828Z] Copying blob sha256:cb60bd969573a3489b2abdbc44d3837c6bb86c34bdcab4c4dbaa33638b16c09c [2025-08-28T06:11:47.082Z] Copying blob sha256:82f6f92187d878e650fa20297c7c29d28840064ecbb9e23c8b4ad7848a89f878 [2025-08-28T06:11:47.339Z] Copying blob sha256:9d6571c471a63f3ec531920043dfe62a62accfaa39032a94b03f443c14633d45 [2025-08-28T06:11:47.593Z] Copying blob sha256:cc4d35cf40086c922daa42574106f4ad51a22e83a0058082943bdd99aa0f8b60 [2025-08-28T06:11:47.593Z] Copying blob sha256:2757bacf4240297a09db60b2525b4357a92ca2a007d8d18bc0df032a5427b8da [2025-08-28T06:11:47.848Z] Copying blob sha256:4076c59adda3bf819b321db03cc67feb89d750693819d44e839fa1df17938aa2 [2025-08-28T06:11:47.848Z] Copying blob sha256:33bf3825a80e764e80649d25dadc9e18335d344b4c8360792f6e718bc93c9713 [2025-08-28T06:11:47.848Z] Copying blob sha256:17c8865dcb3ad406446238ffb54b0b979425f9209e91ee0e46571cadf14b6538 [2025-08-28T06:11:47.848Z] Copying blob sha256:687d9855349e117a1820f52058c3b1791eb07138e5ece34fc6f7170304987d65 [2025-08-28T06:11:48.102Z] Copying blob sha256:8b1abfe26b3c6783ced1816c08d5a90600d684cc62dc7a5d1289abeddad91cee [2025-08-28T06:11:48.102Z] Copying blob sha256:6ad4ad20bd75b789772790ba7c60c63d2a86ddc93ac179dd2141caee44abd824 [2025-08-28T06:11:48.356Z] Copying blob sha256:62a62917e7878ac811ff8ea46555772f3efebbbf1c34c7dc2df5a1c7092120f0 [2025-08-28T06:11:48.356Z] Copying blob sha256:2079dc62aa211a97268312c2366bad4a2fdb774f8176f2014d6635126172a2cd [2025-08-28T06:11:48.611Z] Copying blob sha256:e37499d947d4a2ab33646487ddd80433439b5503666eb2f5a088df8fa6a164fc [2025-08-28T06:11:48.866Z] Copying blob sha256:b808d8b2ecba5c581b95ba7b26c93af3c00818a454cfdf928680544689bca919 [2025-08-28T06:11:48.866Z] Copying blob sha256:70ae45acfe08ca12b98c05ab272bec38b114ec576a857972b3da1388ca7923f3 [2025-08-28T06:11:49.120Z] Copying blob sha256:0f205b066d4b6e3f728a89102245c944465303a8ed5a92144330719e4d384f1c [2025-08-28T06:11:49.120Z] Copying blob sha256:9c506e8927a3b9a898ed44ec34b7b6f9246eb5c911e8bcc029dd23f09506221b [2025-08-28T06:11:49.374Z] Copying blob sha256:68c8f141d2f139021adf92da69fa567a89e9d6e6533631c5821d0be17b5dc461 [2025-08-28T06:11:49.374Z] Copying blob sha256:de07f092b4a7619a74f1470e51bce70e964e074a1f29cd181a247f2273818404 [2025-08-28T06:11:49.374Z] Copying blob sha256:edce7bb98383e7b18ffaf02a701f15f0801e229690bcf19cc37abf29fa1c5de7 [2025-08-28T06:11:49.628Z] Copying blob sha256:32d1197a98fe27f8abc750639f0d31ad33a114fa9e75285032e4254d1c5cc281 [2025-08-28T06:11:49.882Z] Copying blob sha256:b4fa64df3a83d7f3ca12de62066ae76b0db07255382bfbe341da789074a298a6 [2025-08-28T06:11:49.882Z] Copying blob sha256:10143920dc54251330bbe192d06c30d29ee1961036d47562d897eb2f4da2ee5f [2025-08-28T06:11:49.882Z] Copying blob sha256:d6f7c68c048bc76d156cba6bd896090a5413b416f8c58010b7d6c95425967e96 [2025-08-28T06:11:50.137Z] Copying blob sha256:4338a79437059f4e6d9821e7fecb852f3fb219fa9ea5c0169eeb6bb1195406ba [2025-08-28T06:11:50.391Z] Copying blob sha256:aad055635814bb53604817911a23e7e5a063a9713bf1a519c4e8cbcdeed57799 [2025-08-28T06:11:50.646Z] Copying blob sha256:aaaa48dbc7aab4946168bc9087625063f628a8f492f2fccb7beb560fd3fb8c24 [2025-08-28T06:11:50.646Z] Copying blob sha256:83700d954ed6e69418ecbf6223b33b45d9d3944f7d8de0e9170e9efd67493dc4 [2025-08-28T06:11:50.646Z] Copying blob sha256:3168c708fcbc3ab08d4407baeea6691c1208b122742ef771a6b2a55ffc4070dd [2025-08-28T06:11:50.646Z] Copying blob sha256:13c5e3a1aa5d12d42880f9bebc2c8d474d03604c7e082d211564e8e88a43e6d1 [2025-08-28T06:11:50.900Z] Copying blob sha256:20b071f053cd637f9c67c51576fcee26ea15d110a70c63484d8c5f5b42dc78b1 [2025-08-28T06:11:51.458Z] Copying blob sha256:47d45583590dd742404a4294f48d3d5378c2e8137e072163e0e2d399829f6b29 [2025-08-28T06:11:51.712Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-08-28T06:11:59.780Z] Copying config sha256:e386249d650bd5d818e05521aa775890f007dbff0e165bf5f56eb2b2a6a9b4a9 [2025-08-28T06:11:59.780Z] Writing manifest to image destination [2025-08-28T06:11:59.780Z] [1/2] STEP 2/8: ARG VERSION=overridden [2025-08-28T06:11:59.780Z] [1/2] STEP 3/8: ARG MANIFEST=overridden [2025-08-28T06:11:59.780Z] [1/2] STEP 4/8: ARG PASSWD_GROUP_DIR [2025-08-28T06:11:59.780Z] [1/2] STEP 5/8: RUN --mount=type=bind,target=/run/src if test -x /run/src/buildroot-prep; then /run/src/buildroot-prep; fi [2025-08-28T06:11:59.780Z] rpm-ostree-2025.10-1.fc43.x86_64 [2025-08-28T06:11:59.780Z] Updating and loading repositories: [2025-08-28T06:11:59.780Z] Fedora rawhide openh264 (From Cisco) - 100% | 70.4 KiB/s | 4.1 KiB | 00m00s [2025-08-28T06:11:59.780Z] Fedora - Rawhide - Developmental packa 100% | 30.8 MiB/s | 21.8 MiB | 00m01s [2025-08-28T06:12:02.285Z] Repositories loaded. [2025-08-28T06:12:02.285Z] https://kojipkgs.fedoraproject.org//pa 100% | 3.2 MiB/s | 48.6 KiB | 00m00s [2025-08-28T06:12:02.285Z] https://kojipkgs.fedoraproject.org//pa 100% | 157.9 MiB/s | 4.6 MiB | 00m00s [2025-08-28T06:12:02.843Z] Package Arch Version Repository Size [2025-08-28T06:12:02.843Z] Upgrading: [2025-08-28T06:12:02.843Z] rpm-ostree x86_64 2025.10-3.fc44 @commandline 15.0 MiB [2025-08-28T06:12:02.844Z] replacing rpm-ostree x86_64 2025.10-1.fc43 15.0 MiB [2025-08-28T06:12:02.844Z] rpm-ostree-libs x86_64 2025.10-3.fc44 @commandline 51.9 KiB [2025-08-28T06:12:02.844Z] replacing rpm-ostree-libs x86_64 2025.10-1.fc43 51.9 KiB [2025-08-28T06:12:02.844Z] [2025-08-28T06:12:02.844Z] Transaction Summary: [2025-08-28T06:12:02.844Z] Upgrading: 2 packages [2025-08-28T06:12:02.844Z] Replacing: 2 packages [2025-08-28T06:12:02.844Z] [2025-08-28T06:12:02.844Z] Total size of inbound packages is 5 MiB. Need to download 0 B. [2025-08-28T06:12:02.844Z] After this operation, 32 KiB will be freed (install 15 MiB, remove 15 MiB). [2025-08-28T06:12:02.844Z] Running transaction [2025-08-28T06:12:02.844Z] [1/6] Verify package files 100% | 142.0 B/s | 2.0 B | 00m00s [2025-08-28T06:12:03.097Z] [2/6] Prepare transaction 100% | 88.0 B/s | 4.0 B | 00m00s [2025-08-28T06:12:03.097Z] [3/6] Upgrading rpm-ostree-libs-0:2025. 100% | 10.4 MiB/s | 53.4 KiB | 00m00s [2025-08-28T06:12:03.097Z] [4/6] Upgrading rpm-ostree-0:2025.10-3. 100% | 154.4 MiB/s | 15.0 MiB | 00m00s [2025-08-28T06:12:03.097Z] [5/6] Removing rpm-ostree-0:2025.10-1.f 100% | 1.5 KiB/s | 33.0 B | 00m00s [2025-08-28T06:12:03.097Z] [6/6] Removing rpm-ostree-libs-0:2025.1 100% | 80.0 B/s | 9.0 B | 00m00s [2025-08-28T06:12:03.097Z] Warning: skipped OpenPGP checks for 2 packages from repository: @commandline [2025-08-28T06:12:03.097Z] Complete! [2025-08-28T06:12:03.658Z] [1/2] STEP 6/8: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache rm -rf /cache/cache/*lock* [2025-08-28T06:12:03.912Z] [1/2] STEP 7/8: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache --mount=type=secret,id=yumrepos,target=/etc/yum.repos.d/secret.repo --mount=type=secret,id=contentsets --mount=type=bind,target=/run/src /run/src/build-rootfs "${MANIFEST}" "${VERSION}" /target-rootfs [2025-08-28T06:12:04.470Z] Updating and loading repositories: [2025-08-28T06:12:04.470Z] overrides 100% | 2.4 MiB/s | 2.5 KiB | 00m00s [2025-08-28T06:12:04.470Z] Repositories loaded. [2025-08-28T06:12:04.470Z] Injected 1 package overrides [2025-08-28T06:12:04.470Z] Overriding passwd/group files [2025-08-28T06:12:04.724Z] note: /target-rootfs and /cache on separate filesystems; caching RPMs only [2025-08-28T06:12:04.978Z] 43 metadata, 111 content objects imported; 155.6 kB content written [2025-08-28T06:12:04.978Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-08-28T06:12:04.978Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-08-28T06:12:04.978Z] 9 metadata, 4 content objects imported; 6.0 kB content written [2025-08-28T06:12:04.978Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-08-28T06:12:04.978Z] 11 metadata, 4 content objects imported; 3.2 kB content written [2025-08-28T06:12:04.978Z] 8 metadata, 3 content objects imported; 1.4 kB content written [2025-08-28T06:12:04.978Z] 16 metadata, 18 content objects imported; 10.9 kB content written [2025-08-28T06:12:04.978Z] rpm-ostree version: 2025.10 [2025-08-28T06:12:04.978Z] Enabled rpm-md repositories: overrides fedora-coreos-pool fedora-rawhide [2025-08-28T06:12:05.539Z] Updating metadata for 'fedora-coreos-pool'...done [2025-08-28T06:12:06.898Z] Updating metadata for 'fedora-rawhide'...done [2025-08-28T06:12:53.481Z] Importing rpm-md...done [2025-08-28T06:12:53.481Z] rpm-md repo 'overrides' (cached); generated: 2025-08-28T06:11:21Z solvables: 1 [2025-08-28T06:12:53.481Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-08-28T03:38:00Z solvables: 52018 [2025-08-28T06:12:53.481Z] rpm-md repo 'fedora-rawhide'; generated: 2025-08-27T05:33:20Z solvables: 77427 [2025-08-28T06:12:53.481Z] Resolving dependencies...done [2025-08-28T06:12:53.481Z] Installing 453 packages: [2025-08-28T06:12:53.481Z] NetworkManager-1:1.54.0-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] NetworkManager-cloud-setup-1:1.54.0-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] NetworkManager-libnm-1:1.54.0-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] NetworkManager-team-1:1.54.0-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] NetworkManager-tui-1:1.54.0-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] WALinuxAgent-udev-2.13.1.1-5.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] aardvark-dns-2:1.16.0-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] acl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] adcli-0.9.2-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] afterburn-5.9.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] afterburn-dracut-5.9.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] alternatives-1.33-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] amd-gpu-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] amd-ucode-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] attr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] audit-4.1.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] audit-libs-4.1.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] audit-rules-4.1.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] authselect-1.6.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] authselect-libs-1.6.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] azure-vm-utils-0.7.0-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bash-5.3.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bash-color-prompt-0.7.1-2.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bash-completion-1:2.16-3.fc44.noarch (fedora-rawhide) [2025-08-28T06:12:53.481Z] bind-libs-32:9.18.38-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bind-utils-32:9.18.38-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bootc-1.6.0-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bootupd-0.2.29-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bsdtar-3.8.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] btrfs-progs-6.16-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bubblewrap-0.11.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bzip2-1.0.8-21.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] c-ares-1.34.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] ca-certificates-2025.2.80_v9.0.304-2.fc44.noarch (fedora-rawhide) [2025-08-28T06:12:53.481Z] catatonit-0.2.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] chrony-4.8-0.1.pre1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cifs-utils-7.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] clevis-21-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] clevis-dracut-21-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] clevis-luks-21-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] clevis-systemd-21-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cloud-utils-growpart-0.33-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] composefs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] composefs-libs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] conmon-2:2.1.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] container-selinux-4:2.241.0-1.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] containerd-2.1.4-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] containers-common-5:0.64.1-2.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] containers-common-extra-5:0.64.1-2.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] coreos-installer-0.24.0-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] coreos-installer-bootinfra-0.24.0-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] coreutils-9.7-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] coreutils-common-9.7-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cpio-2.15-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cracklib-2.9.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] criu-4.1.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] criu-libs-4.1.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] crun-1.23.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] crun-wasm-1.23.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] crypto-policies-20250714-4.gitcd6043a.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cryptsetup-2.8.1-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cryptsetup-libs-2.8.1-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] curl-8.16.0~rc2-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] cyrus-sasl-gssapi-2.1.28-33.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] cyrus-sasl-lib-2.1.28-33.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dbus-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dbus-broker-37-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dbus-common-1:1.16.0-4.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-1.02.208-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-event-1.02.208-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-event-libs-1.02.208-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-libs-1.02.208-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] diffutils-3.12-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dnf5-5.2.16.0-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dnsmasq-2.90-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] docker-cli-28.3.3-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dosfstools-4.2-16.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] dracut-107-6.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] dracut-network-107-6.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] dracut-squash-107-6.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] duktape-2.7.0-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] efi-filesystem-6-4.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] efibootmgr-18-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] efivar-libs-39-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] elfutils-libelf-0.193-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] elfutils-libs-0.193-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] ethtool-2:6.15-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] expat-2.7.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-gpg-keys-44-0.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-release-common-44-0.2.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-release-coreos-44-0.2.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-release-identity-coreos-44-0.2.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-repos-44-0.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-repos-archive-44-0.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-repos-ostree-44-0.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fedora-repos-rawhide-44-0.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] file-5.46-7.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] file-libs-5.46-7.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] filesystem-3.18-50.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] findutils-1:4.10.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fmt-11.2.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fstrm-0.6.1-13.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] fwupd-2.0.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gawk-5.3.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gdbm-1:1.23-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gdisk-1.0.10-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gettext-envsubst-0.26-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] gettext-libs-0.26-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] gettext-runtime-0.26-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] git-core-2.51.0-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] glib2-2.85.4-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] glibc-2.42.9000-3.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] glibc-common-2.42.9000-3.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] glibc-gconv-extra-2.42.9000-3.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] glibc-minimal-langpack-2.42.9000-3.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] gmp-1:6.3.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gnutls-3.8.10-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gpgme-1.24.3-5.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grep-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-common-1:2.12-41.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-efi-x64-1:2.12-41.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-pc-1:2.12-41.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-pc-modules-1:2.12-41.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-tools-1:2.12-41.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] grub2-tools-minimal-1:2.12-41.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gssproxy-0.9.2-9.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] gzip-1.14-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] hostname-3.25-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] hwdata-0.398-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] ignition-2.22.0-5.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] ignition-grub-2.22.0-5.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] inih-61-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] intel-gpu-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] ipcalc-1.0.3-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iproute-6.14.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iproute-tc-6.14.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iptables-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iptables-nft-1.8.11-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iptables-services-1.8.11-11.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iptables-utils-1.8.11-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iputils-20250605-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] isns-utils-libs-0.103-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] jansson-2.14-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] jose-14-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] jq-1.7.1-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] json-c-0.18-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] json-glib-1.10.6-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kbd-2.8.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kbd-legacy-2.8.0-3.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kbd-misc-2.8.0-3.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kdump-utils-1.0.57-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] kernel-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] kernel-core-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] kernel-modules-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] kernel-modules-core-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] kexec-tools-2.0.31-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] keyutils-1.6.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kmod-34.2-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kmod-libs-34.2-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] kpartx-0.11.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] krb5-libs-1.21.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] less-679-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libacl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libaio-0.3.111-22.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libarchive-3.8.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libassuan-2.5.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libattr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libblkid-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libbpf-2:1.6.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libbsd-0.12.2-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcap-2.76-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcap-ng-0.8.5-7.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcbor-0.12.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcollection-0.7.0-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcom_err-1.47.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libcurl-minimal-8.16.0~rc2-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.481Z] libdaemon-0.14-32.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libdhash-0.5.0-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libdnf5-5.2.16.0-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libdnf5-cli-5.2.16.0-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.481Z] libdrm-2.4.125-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libeconf-0.7.9-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libedit-3.1-56.20250104cvs.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libev-4.33-14.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libevent-2.1.12-16.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libfdisk-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libffi-3.5.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libfido2-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libgcc-15.2.1-1.fc44.1.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libgcrypt-1.11.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libgpg-error-1.55-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libibverbs-58.0-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libicu-77.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libidn2-2.3.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libini_config-1.3.1-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libipa_hbac-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libjcat-0.2.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libjose-14-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libkcapi-1.5.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libksba-1.6.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] liblastlog2-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libldb-2:4.23.0-0.4.rc2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libluksmeta-9-25.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libmd-1.1.0-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libmnl-1.0.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libmodulemd-2.15.2-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libmount-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libndp-1.9-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnet-1.3-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnfsidmap-1:2.8.3-3.rc3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnftnl-1.2.9-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnghttp2-1.66.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnl3-3.11.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnl3-cli-3.11.0-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnsl2-2.0.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libnvme-1.15-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpath_utils-0.2.1-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpcap-14:1.10.5-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpciaccess-0.16-16.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpsl-0.21.5-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libpwquality-1.4.5-14.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libref_array-0.1.5-59.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] librepo-1.20.0-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libreport-filesystem-2.17.15-8.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libseccomp-2.6.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libselinux-3.9-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libselinux-utils-3.9-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsemanage-3.9-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsepol-3.9-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libslirp-4.9.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsmartcols-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsmbclient-2:4.23.0-0.4.rc2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsolv-0.7.34-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libss-1.47.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsss_certmap-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsss_idmap-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsss_nss_idmap-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libsss_sudo-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libstdc++-15.2.1-1.fc44.1.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libtalloc-2.4.3-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libtasn1-4.20.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libtdb-1.4.14-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libteam-1.32-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libtevent-0.17.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libtextstyle-0.26-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] libtirpc-1.3.7-0.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libunistring-1.1-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libusb1-1.0.29-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libuuid-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libuv-1:1.51.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libverto-0.3.2-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libverto-libev-0.3.2-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libwbclient-2:4.23.0-0.4.rc2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libxcrypt-4.4.38-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libxml2-2.12.10-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libxmlb-0.3.23-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libyaml-0.2.5-17.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] libzstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] linux-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] linux-firmware-whence-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lld18-libs-18.1.8-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] logrotate-3.22.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lsof-4.98.0-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lua-libs-5.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] luksmeta-9-25.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lvm2-2.03.34-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lvm2-libs-2.03.34-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lz4-libs-1.10.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] lzo-2.10-15.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] makedumpfile-1.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] mdadm-4.3-9.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] microcode_ctl-2:2.1-72.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] moby-engine-28.3.3-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] moby-filesystem-28.3.3-2.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] mokutil-2:0.7.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] mpfr-4.2.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nano-8.6-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nano-default-editor-8.6-1.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] ncurses-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] ncurses-base-6.5-7.20250614.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] netavark-2:1.16.1-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nettle-3.10.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] newt-0.52.25-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nfs-client-utils-1:2.8.3-3.rc3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nfs-common-utils-1:2.8.3-3.rc3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nfsv3-client-utils-1:2.8.3-3.rc3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nfsv4-client-utils-1:2.8.3-3.rc3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nftables-1:1.1.3-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nftables-services-1:1.1.3-4.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nmstate-2.2.49-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] npth-1.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] numactl-libs-2.0.19-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nvidia-gpu-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] nvme-cli-2.15-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] oniguruma-6.9.10-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openldap-2.6.10-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openssh-10.0p1-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openssh-clients-10.0p1-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openssh-server-10.0p1-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openssl-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] openssl-libs-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] os-prober-1.81-10.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] ostree-2025.5-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] ostree-libs-2025.5-1.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] p11-kit-0.25.5-9.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] p11-kit-trust-0.25.5-9.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pam-1.7.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pam-libs-1.7.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] passim-libs-0.1.10-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] passt-0^20250805.g309eefd-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] passt-selinux-0^20250805.g309eefd-2.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pciutils-3.14.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pcre2-10.45-1.fc43.1.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pcre2-syntax-10.45-1.fc43.1.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pigz-2.8-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pkgconf-m4-2.3.0-3.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] podman-5:5.6.0-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] policycoreutils-3.9-4.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] polkit-126-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] polkit-libs-126-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] popt-1.19-9.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] procps-ng-4.0.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] protobuf-c-1.5.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] psmisc-23.7-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] qcom-wwan-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] qed-firmware-20250808-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] readline-8.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] rpcbind-1.2.8-0.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] rpm-5.99.91-5.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] rpm-libs-5.99.91-5.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] rpm-ostree-2025.10-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] rpm-ostree-libs-2025.10-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] rpm-plugin-selinux-5.99.91-5.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] rsync-3.4.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] runc-2:1.3.0-3.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] samba-client-libs-2:4.23.0-0.4.rc2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] samba-common-2:4.23.0-0.4.rc2.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] samba-common-libs-2:4.23.0-0.4.rc2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sed-4.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] selinux-policy-42.6-1.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] selinux-policy-targeted-42.6-1.fc44.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] setup-2.15.0-26.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sg3_utils-1.48-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] shared-mime-info-2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] shim-x64-15.8-5.x86_64 (overrides) [2025-08-28T06:12:53.484Z] skopeo-1:1.20.0-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] slang-2.3.3-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] slirp4netns-1.3.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] snappy-1.2.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] socat-1.8.0.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] spdlog-1.15.3-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-ad-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-client-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-common-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-common-pac-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-ipa-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-krb5-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-krb5-common-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-ldap-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sssd-nfs-idmap-2.11.1-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] stalld-1.20.4-1.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] sudo-1.9.17-5.p1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] systemd-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-container-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-libs-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-pam-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-resolved-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-shared-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-sysusers-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] systemd-udev-258~rc3-2.fc44.x86_64 (fedora-rawhide) [2025-08-28T06:12:53.484Z] tar-2:1.35-6.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] teamd-1.32-12.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] tini-static-0.19.0-11.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] toolbox-0.2-2.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] tpm2-tools-5.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] tzdata-2025b-3.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] util-linux-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] util-linux-core-2.41.1-16.fc44.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] vim-data-2:9.1.1623-1.fc43.noarch (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] vim-minimal-2:9.1.1623-1.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] wasmedge-rt-0.14.1-5.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] which-2.23-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] xfsprogs-6.15.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] xz-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] yajl-2.1.0-38.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] zincati-0.0.30-4.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] zlib-ng-compat-2.2.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] zram-generator-1.2.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] zstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool) [2025-08-28T06:12:53.484Z] Input state hash: 242eb66b5d57dcc47e47fdfbb359a22dbc9b96272210cdc2ca6e99cdf87e8cdb [2025-08-28T06:12:53.484Z] Will download: 452 packages (726.9 MB) [2025-08-28T06:13:49.653Z] Downloading from 'fedora-coreos-pool'...done [2025-08-28T06:13:49.653Z] Downloading from 'fedora-rawhide'...done [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.703: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-7-primary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.704: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.705: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.705: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.706: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.706: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary-original to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.707: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.708: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.708: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.709: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary-original to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.710: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.710: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.711: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.712: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.712: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.713: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.713: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.714: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.714: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.715: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-secondary to rpmdb [2025-08-28T06:13:49.653Z] [2025-08-28T06:13:49.653Z] (/proc/self/exe compose install:23): libdnf-WARNING **: 06:13:45.715: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary to rpmdb [2025-08-28T06:13:54.885Z] Importing packages...done: 453 [2025-08-28T06:13:59.039Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-08-28T06:13:59.039Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-08-28T06:13:59.039Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-08-28T06:13:59.039Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-08-28T06:13:59.040Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-08-28T06:13:59.040Z] Skipping file /usr/lib/systemd/ from checkout [2025-08-28T06:13:59.963Z] Checking out packages...done [2025-08-28T06:13:59.963Z] Checking out ostree layers...done [2025-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line. [2025-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-08-28T06:14:00.219Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-08-28T06:14:00.219Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] /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-08-28T06:14:00.219Z] Creating group 'dbus' with GID 81. [2025-08-28T06:14:00.219Z] Creating group 'rpc' with GID 32. [2025-08-28T06:14:00.219Z] Creating group 'sshd' with GID 74. [2025-08-28T06:14:00.219Z] Creating group 'utempter' with GID 35. [2025-08-28T06:14:00.219Z] Creating group 'utmp' with GID 22. [2025-08-28T06:14:00.219Z] Creating group 'docker' with GID 985. [2025-08-28T06:14:00.219Z] Creating group 'printadmin' with GID 984. [2025-08-28T06:14:00.219Z] Creating group 'kvm' with GID 36. [2025-08-28T06:14:00.219Z] Creating group 'clock' with GID 103. [2025-08-28T06:14:00.219Z] Creating group 'render' with GID 105. [2025-08-28T06:14:00.219Z] Creating group 'sgx' with GID 106. [2025-08-28T06:14:00.219Z] Creating group 'zincati' with GID 983. [2025-08-28T06:14:00.219Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-08-28T06:14:00.219Z] Creating group 'clevis' with GID 982. [2025-08-28T06:14:00.219Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-08-28T06:14:00.219Z] Creating group 'dnsmasq' with GID 981. [2025-08-28T06:14:00.219Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-08-28T06:14:00.219Z] Creating group 'systemd-coredump' with GID 980. [2025-08-28T06:14:00.219Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-08-28T06:14:00.219Z] Creating group 'systemd-oom' with GID 979. [2025-08-28T06:14:00.219Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-08-28T06:14:00.219Z] Creating group 'tss' with GID 59. [2025-08-28T06:14:00.219Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-08-28T06:14:00.219Z] Running systemd-sysusers...done [2025-08-28T06:14:00.780Z] Running pre scripts...13 done [2025-08-28T06:14:18.817Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-08-28T06:14:18.817Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-08-28T06:14:18.817Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-08-28T06:14:18.817Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-08-28T06:14:18.817Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-08-28T06:14:18.817Z] audit-rules.post: No rules detected, adding default [2025-08-28T06:14:18.817Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-08-28T06:14:18.817Z] 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-08-28T06:14:18.817Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-08-28T06:14:18.817Z] 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-08-28T06:14:18.817Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line. [2025-08-28T06:14:18.817Z] 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-08-28T06:14:18.817Z] 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-08-28T06:14:18.818Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-08-28T06:14:18.818Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-08-28T06:14:18.818Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-08-28T06:14:18.818Z] 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-08-28T06:14:18.818Z] 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-08-28T06:14:18.818Z] 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-08-28T06:14:18.818Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-08-28T06:14:18.818Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-08-28T06:14:18.818Z] systemd-udev.post: Failed to create directory /var/lib/systemd/random-seed: Read-only file system [2025-08-28T06:14:18.818Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-08-28T06:14:18.818Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-08-28T06:14:18.818Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-08-28T06:14:18.818Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-08-28T06:14:18.818Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-08-28T06:14:36.852Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-08-28T06:14:36.852Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-08-28T06:14:36.852Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-08-28T06:14:36.852Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-08-28T06:14:36.852Z] nfs-common-utils.post: Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-08-28T06:14:36.852Z] nfs-common-utils.post: Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-08-28T06:14:36.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-08-28T06:14:36.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-08-28T06:14:36.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-08-28T06:14:36.852Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-08-28T06:14:36.852Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-08-28T06:14:36.852Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-08-28T06:14:36.852Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-08-28T06:14:36.852Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'. [2025-08-28T06:14:36.852Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-08-28T06:14:36.852Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-08-28T06:14:36.852Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-08-28T06:14:36.853Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-08-28T06:14:36.853Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-08-28T06:14:36.853Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-08-28T06:14:36.853Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-08-28T06:14:36.853Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-08-28T06:14:36.853Z] 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-08-28T06:14:36.853Z] 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-08-28T06:14:36.853Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-08-28T06:14:36.853Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-08-28T06:14:36.853Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-08-28T06:14:36.853Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-08-28T06:14:37.108Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/loRunning post scripts...done [2025-08-28T06:14:55.147Z] Running posttrans scripts...18 done [2025-08-28T06:14:55.147Z] Writing rpmdb...done [2025-08-28T06:14:55.147Z] grotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-08-28T06:14:55.147Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-08-28T06:14:55.147Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-08-28T06:14:55.147Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'. [2025-08-28T06:14:55.147Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'. [2025-08-28T06:14:55.147Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-08-28T06:14:55.147Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-08-28T06:14:55.147Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-08-28T06:14:55.147Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-08-28T06:14:55.147Z] Regenerating rpmdb for target [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] >>>> Executing `postprocess` inline script '0' <<<< [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] + cat [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] >>>> Executing `postprocess` inline script '1' <<<< [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] + source /usr/lib/os-release [2025-08-28T06:15:03.223Z] ++ NAME='Fedora Linux' [2025-08-28T06:15:03.223Z] ++ VERSION='44 (CoreOS Prerelease)' [2025-08-28T06:15:03.223Z] ++ RELEASE_TYPE=development [2025-08-28T06:15:03.223Z] ++ ID=fedora [2025-08-28T06:15:03.223Z] ++ VERSION_ID=44 [2025-08-28T06:15:03.223Z] ++ VERSION_CODENAME= [2025-08-28T06:15:03.223Z] ++ PRETTY_NAME='Fedora CoreOS 44' [2025-08-28T06:15:03.223Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-08-28T06:15:03.223Z] ++ LOGO=fedora-logo-icon [2025-08-28T06:15:03.223Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:44 [2025-08-28T06:15:03.223Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-08-28T06:15:03.223Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-08-28T06:15:03.223Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:15:03.223Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:15:03.223Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-08-28T06:15:03.223Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-08-28T06:15:03.223Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-08-28T06:15:03.223Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-08-28T06:15:03.223Z] ++ SUPPORT_END=2026-12-02 [2025-08-28T06:15:03.223Z] ++ VARIANT=CoreOS [2025-08-28T06:15:03.223Z] ++ VARIANT_ID=coreos [2025-08-28T06:15:03.223Z] + '[' fedora == fedora ']' [2025-08-28T06:15:03.223Z] + '[' 44 -ge 43 ']' [2025-08-28T06:15:03.223Z] + echo 'enable bootloader-update.service' [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] >>>> Executing `postprocess` inline script '2' <<<< [2025-08-28T06:15:03.223Z] [2025-08-28T06:15:03.223Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /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/remote-fs.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants [2025-08-28T06:15:03.223Z] + systemctl preset-all [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/bootloader-update.service' -> '/usr/lib/systemd/system/bootloader-update.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-alternatives-migration.service' -> '/usr/lib/systemd/system/coreos-alternatives-migration.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' -> '/usr/lib/systemd/system/remote-integritysetup.target'. [2025-08-28T06:15:03.479Z] 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-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/factory-reset.target.wants/systemd-tpm2-clear.service' -> '/usr/lib/systemd/system/systemd-tpm2-clear.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-08-28T06:15:03.479Z] 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-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-08-28T06:15:03.479Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' -> '/usr/lib/systemd/system/remote-veritysetup.target'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-boot-clear-sysfail.service' -> '/usr/lib/systemd/system/systemd-boot-clear-sysfail.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-08-28T06:15:03.480Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-08-28T06:15:03.480Z] + systemctl --user --global preset-all [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-08-28T06:15:03.480Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-08-28T06:15:03.480Z] [2025-08-28T06:15:03.480Z] >>>> Executing `postprocess` inline script '3' <<<< [2025-08-28T06:15:03.480Z] [2025-08-28T06:15:03.734Z] + source /usr/lib/os-release [2025-08-28T06:15:03.734Z] ++ NAME='Fedora Linux' [2025-08-28T06:15:03.734Z] ++ VERSION='44 (CoreOS Prerelease)' [2025-08-28T06:15:03.734Z] ++ RELEASE_TYPE=development [2025-08-28T06:15:03.734Z] ++ ID=fedora [2025-08-28T06:15:03.734Z] ++ VERSION_ID=44 [2025-08-28T06:15:03.734Z] ++ VERSION_CODENAME= [2025-08-28T06:15:03.734Z] ++ PRETTY_NAME='Fedora CoreOS 44' [2025-08-28T06:15:03.734Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-08-28T06:15:03.734Z] ++ LOGO=fedora-logo-icon [2025-08-28T06:15:03.734Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:44 [2025-08-28T06:15:03.734Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-08-28T06:15:03.734Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-08-28T06:15:03.734Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:15:03.734Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:15:03.734Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-08-28T06:15:03.734Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-08-28T06:15:03.734Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-08-28T06:15:03.734Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-08-28T06:15:03.734Z] ++ SUPPORT_END=2026-12-02 [2025-08-28T06:15:03.734Z] ++ VARIANT=CoreOS [2025-08-28T06:15:03.734Z] ++ VARIANT_ID=coreos [2025-08-28T06:15:03.734Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree' [2025-08-28T06:15:03.734Z] + tee /usr/lib/kernel/install.conf [2025-08-28T06:15:03.734Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-08-28T06:15:03.734Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-08-28T06:15:03.734Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] >>>> Executing `postprocess` inline script '4' <<<< [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-08-28T06:15:03.734Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-08-28T06:15:03.734Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-08-28T06:15:03.734Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] >>>> Executing `postprocess` inline script '5' <<<< [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] + mkdir -p /usr/lib/dracut/dracut.conf.d [2025-08-28T06:15:03.734Z] + cat [2025-08-28T06:15:03.734Z] + cat [2025-08-28T06:15:03.734Z] + cat [2025-08-28T06:15:03.734Z] + cat [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] >>>> Executing `postprocess` inline script '6' <<<< [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] + mkdir -p /usr/lib/ostree [2025-08-28T06:15:03.734Z] + cat [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] >>>> Executing `postprocess` inline script '7' <<<< [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-08-28T06:15:03.734Z] Generated update layout for BIOS: grub2-tools-1:2.12-41.fc44.x86_64 [2025-08-28T06:15:03.734Z] Generated update layout for EFI: grub2-1:2.12-41.fc44,shim-15.8-5 [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] >>>> Executing `postprocess` inline script '8' <<<< [2025-08-28T06:15:03.734Z] [2025-08-28T06:15:03.734Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-08-28T06:15:03.735Z] removed directory '/usr/lib/ostree-boot/loader/entries' [2025-08-28T06:15:03.735Z] removed directory '/usr/lib/ostree-boot/loader' [2025-08-28T06:15:03.735Z] [2025-08-28T06:15:03.735Z] >>>> Executing `postprocess` inline script '9' <<<< [2025-08-28T06:15:03.735Z] [2025-08-28T06:15:03.735Z] + cat [2025-08-28T06:15:03.735Z] Completed running `postprocess` inline scripts [2025-08-28T06:15:03.735Z] Initializing rootfs [2025-08-28T06:15:03.735Z] Moving /usr to target [2025-08-28T06:15:03.735Z] Copying toplevel compat symlinks [2025-08-28T06:15:03.989Z] No embedded whiteouts found [2025-08-28T06:15:03.989Z] No device files found [2025-08-28T06:15:03.989Z] Recompiling policy [2025-08-28T06:15:16.139Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-08-28T06:15:16.139Z] Migrating /usr/etc/group to /usr/lib/ [2025-08-28T06:15:16.139Z] Adding rpm-ostree-0-integration.conf [2025-08-28T06:15:16.139Z] Preparing kernel [2025-08-28T06:15:24.214Z] Creating empty machine-id [2025-08-28T06:15:24.214Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory [2025-08-28T06:15:24.214Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-08-28T06:15:24.214Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 [2025-08-28T06:15:24.214Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-08-28T06:15:24.214Z] dracut[I]: *** Including module: bash *** [2025-08-28T06:15:24.214Z] dracut[I]: *** Including module: systemd *** [2025-08-28T06:15:24.214Z] dracut[I]: *** Including module: fips *** [2025-08-28T06:15:24.469Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-08-28T06:15:24.469Z] dracut[I]: *** Including module: scsi-rules *** [2025-08-28T06:15:24.469Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-08-28T06:15:24.469Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-08-28T06:15:24.469Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-initrd *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-journald *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-08-28T06:15:24.725Z] dracut[I]: *** Including module: systemd-udevd *** [2025-08-28T06:15:24.979Z] dracut[I]: *** Including module: modsign *** [2025-08-28T06:15:24.979Z] dracut[I]: *** Including module: dbus-broker *** [2025-08-28T06:15:24.979Z] dracut[I]: *** Including module: dbus *** [2025-08-28T06:15:24.979Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-08-28T06:15:24.979Z] dracut[I]: *** Including module: i18n *** [2025-08-28T06:15:25.541Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-08-28T06:15:25.541Z] dracut[I]: *** Including module: afterburn *** [2025-08-28T06:15:25.541Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-08-28T06:15:25.541Z] dracut[I]: *** Including module: ignition *** [2025-08-28T06:15:25.796Z] dracut[I]: *** Including module: coreos-ignition *** [2025-08-28T06:15:26.053Z] dracut[I]: *** Including module: coreos-live *** [2025-08-28T06:15:26.053Z] dracut[I]: *** Including module: coreos-multipath *** [2025-08-28T06:15:26.053Z] dracut[I]: *** Including module: coreos-network *** [2025-08-28T06:15:26.053Z] dracut[I]: *** Including module: network-manager *** [2025-08-28T06:15:26.308Z] dracut[I]: *** Including module: ignition-conf *** [2025-08-28T06:15:26.308Z] dracut[I]: *** Including module: ignition-ostree *** [2025-08-28T06:15:26.565Z] dracut[I]: *** Including module: network *** [2025-08-28T06:15:26.565Z] dracut[I]: *** Including module: net-lib *** [2025-08-28T06:15:26.565Z] dracut[I]: *** Including module: url-lib *** [2025-08-28T06:15:26.565Z] dracut[I]: *** Including module: coreos-kernel *** [2025-08-28T06:15:26.565Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: rdcore *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: clevis *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: btrfs *** [2025-08-28T06:15:26.819Z] dracut[I]: *** Including module: crypt *** [2025-08-28T06:15:27.075Z] dracut[I]: *** Including module: dm *** [2025-08-28T06:15:27.330Z] dracut[I]: *** Including module: kernel-modules *** [2025-08-28T06:15:35.404Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-08-28T06:15:35.404Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-08-28T06:15:36.763Z] dracut[I]: *** Including module: mdraid *** [2025-08-28T06:15:37.017Z] dracut[I]: *** Including module: multipath *** [2025-08-28T06:15:37.575Z] dracut[I]: *** Including module: nvdimm *** [2025-08-28T06:15:37.575Z] dracut[I]: *** Including module: qemu *** [2025-08-28T06:15:37.828Z] dracut[I]: *** Including module: qemu-net *** [2025-08-28T06:15:37.828Z] dracut[I]: *** Including module: fido2 *** [2025-08-28T06:15:37.828Z] dracut[I]: *** Including module: pkcs11 *** [2025-08-28T06:15:37.828Z] dracut[I]: *** Including module: tpm2-tss *** [2025-08-28T06:15:37.828Z] dracut[I]: *** Including module: cifs *** [2025-08-28T06:15:38.085Z] dracut[I]: *** Including module: hwdb *** [2025-08-28T06:15:38.085Z] dracut[I]: *** Including module: iscsi *** [2025-08-28T06:15:38.642Z] dracut[I]: *** Including module: lunmask *** [2025-08-28T06:15:38.642Z] dracut[I]: *** Including module: nvmf *** [2025-08-28T06:15:38.642Z] dracut[I]: *** Including module: resume *** [2025-08-28T06:15:38.642Z] dracut[I]: *** Including module: rootfs-block *** [2025-08-28T06:15:38.642Z] dracut[I]: *** Including module: terminfo *** [2025-08-28T06:15:38.898Z] dracut[I]: *** Including module: udev-rules *** [2025-08-28T06:15:39.458Z] dracut[I]: *** Including module: virtiofs *** [2025-08-28T06:15:39.458Z] dracut[I]: *** Including module: azure-disk *** [2025-08-28T06:15:39.458Z] dracut[I]: *** Including module: azure-unmanaged-sriov *** [2025-08-28T06:15:39.458Z] dracut[I]: *** Including module: walinuxagent *** [2025-08-28T06:15:39.458Z] dracut[I]: *** Including module: dracut-systemd *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: ostree *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: usrmount *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: base *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: fs-lib *** [2025-08-28T06:15:39.714Z] dracut[I]: *** Including module: journal-conf *** [2025-08-28T06:15:39.969Z] dracut[I]: *** Including module: openssl *** [2025-08-28T06:15:39.969Z] dracut[I]: *** Including module: shell-interpreter *** [2025-08-28T06:15:39.969Z] dracut[I]: *** Including module: shutdown *** [2025-08-28T06:15:39.969Z] dracut[I]: *** Including modules done *** [2025-08-28T06:15:39.969Z] dracut[I]: *** Installing kernel module dependencies *** [2025-08-28T06:15:41.851Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-08-28T06:15:41.851Z] dracut[I]: *** Resolving executable dependencies *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Resolving executable dependencies done *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Hardlinking files *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Hardlinking files done *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-08-28T06:15:44.353Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-08-28T06:15:44.606Z] dracut[I]: *** Store current command line parameters *** [2025-08-28T06:15:44.606Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-08-28T06:16:16.590Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-08-28T06:16:16.590Z] Executing: 01-var.sh [2025-08-28T06:16:16.590Z] + ln -s ../run var/run [2025-08-28T06:16:16.590Z] + mkdir -p var/lib/rpm-state [2025-08-28T06:16:16.590Z] + test -d var/tmp [2025-08-28T06:16:16.590Z] + mkdir -m 1777 var/tmp [2025-08-28T06:16:16.590Z] rootfs: /target-rootfs/rootfs [2025-08-28T06:16:16.590Z] Found unhandled xattrs in files: 144 [2025-08-28T06:16:16.590Z] "security.selinux\0" [2025-08-28T06:16:16.590Z] Checks passed: 12 [2025-08-28T06:16:16.590Z] Checks skipped: 1 [2025-08-28T06:16:16.590Z] Running CoreOS postprocess script 0 [2025-08-28T06:16:16.590Z] + cat [2025-08-28T06:16:16.590Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-08-28T06:16:23.104Z] + rm /tmp/fcos-workarounds.cil [2025-08-28T06:16:23.104Z] Running CoreOS postprocess script 1 [2025-08-28T06:16:23.104Z] + '[' -f /run/.containerenv ']' [2025-08-28T06:16:23.104Z] + rm -vrf /opt [2025-08-28T06:16:23.104Z] removed directory '/opt' [2025-08-28T06:16:23.104Z] + ln -vs var/opt /opt [2025-08-28T06:16:23.104Z] '/opt' -> 'var/opt' [2025-08-28T06:16:23.104Z] + rm -vrf /usr/local [2025-08-28T06:16:23.104Z] removed directory '/usr/local/bin' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man2' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man4x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man5x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man4' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man3x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man1' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man9' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man1x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man9x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man6' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man7x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man5' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/mann' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man2x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man6x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man7' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man8' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man3' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man/man8x' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/man' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/info' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share/applications' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/share' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/lib64/bpf' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/lib64' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/etc' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/libexec' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/include' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/src' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/lib' [2025-08-28T06:16:23.104Z] removed directory '/usr/local/games' [2025-08-28T06:16:23.104Z] removed directory '/usr/local' [2025-08-28T06:16:23.104Z] + ln -vs ../var/usrlocal /usr/local [2025-08-28T06:16:23.104Z] '/usr/local' -> '../var/usrlocal' [2025-08-28T06:16:23.104Z] Running CoreOS postprocess script 2 [2025-08-28T06:16:23.104Z] + rm -vf /etc/machine-id [2025-08-28T06:16:23.104Z] removed '/etc/machine-id' [2025-08-28T06:16:23.104Z] Running CoreOS postprocess script 3 [2025-08-28T06:16:23.104Z] + systemctl mask systemd-repart.service [2025-08-28T06:16:23.104Z] Created symlink '/etc/systemd/system/systemd-repart.service' → '/dev/null'. [2025-08-28T06:16:23.104Z] Running CoreOS postprocess script 4 [2025-08-28T06:16:23.104Z] + rm -vrf '/usr/lib/modules/*aarch64/dtb/qcom/' [2025-08-28T06:16:23.104Z] Running CoreOS postprocess script 5 [2025-08-28T06:16:23.104Z] + setsebool -P -N container_use_cephfs on [2025-08-28T06:16:24.025Z] + setsebool -P -N virt_use_samba on [2025-08-28T06:16:24.948Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 6 [2025-08-28T06:16:24.948Z] + systemctl mask dnsmasq.service [2025-08-28T06:16:24.948Z] Created symlink '/etc/systemd/system/dnsmasq.service' → '/dev/null'. [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 7 [2025-08-28T06:16:24.948Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 8 [2025-08-28T06:16:24.948Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 9 [2025-08-28T06:16:24.948Z] + '[' -f /run/.containerenv ']' [2025-08-28T06:16:24.948Z] + grep sudo /usr/lib/group [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 10 [2025-08-28T06:16:24.948Z] + cat [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 11 [2025-08-28T06:16:24.948Z] + source /etc/os-release [2025-08-28T06:16:24.948Z] ++ NAME='Fedora Linux' [2025-08-28T06:16:24.948Z] ++ VERSION='44.20250828.dev.0 (CoreOS Prerelease)' [2025-08-28T06:16:24.948Z] ++ RELEASE_TYPE=development [2025-08-28T06:16:24.948Z] ++ ID=fedora [2025-08-28T06:16:24.948Z] ++ VERSION_ID=44 [2025-08-28T06:16:24.948Z] ++ VERSION_CODENAME= [2025-08-28T06:16:24.948Z] ++ PRETTY_NAME='Fedora CoreOS 44.20250828.dev.0' [2025-08-28T06:16:24.948Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-08-28T06:16:24.948Z] ++ LOGO=fedora-logo-icon [2025-08-28T06:16:24.948Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:44 [2025-08-28T06:16:24.948Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-08-28T06:16:24.948Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-08-28T06:16:24.948Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:16:24.948Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-08-28T06:16:24.948Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-08-28T06:16:24.948Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-08-28T06:16:24.948Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-08-28T06:16:24.948Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-08-28T06:16:24.948Z] ++ SUPPORT_END=2026-12-02 [2025-08-28T06:16:24.948Z] ++ VARIANT=CoreOS [2025-08-28T06:16:24.948Z] ++ VARIANT_ID=coreos [2025-08-28T06:16:24.948Z] ++ OSTREE_VERSION=44.20250828.dev.0 [2025-08-28T06:16:24.948Z] ++ IMAGE_VERSION=44.20250828.dev.0 [2025-08-28T06:16:24.948Z] + [[ 44.20250828.dev.0 = *.dev* ]] [2025-08-28T06:16:24.948Z] + mkdir -p /etc/zincati/config.d [2025-08-28T06:16:24.948Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 12 [2025-08-28T06:16:24.948Z] + cat [2025-08-28T06:16:24.948Z] + conf_file=/usr/etc/rpm-ostreed.conf [2025-08-28T06:16:24.948Z] + '[' -f /run/.containerenv ']' [2025-08-28T06:16:24.948Z] + conf_file=/etc/rpm-ostreed.conf [2025-08-28T06:16:24.948Z] + cat /etc/rpm-ostreed.conf [2025-08-28T06:16:24.948Z] + cp /tmp/rpm-ostreed.conf /etc/rpm-ostreed.conf [2025-08-28T06:16:24.948Z] + rm /tmp/rpm-ostreed.conf [2025-08-28T06:16:24.948Z] Running CoreOS postprocess script 13 [2025-08-28T06:16:27.459Z] Running CoreOS postprocess script 14 [2025-08-28T06:16:27.459Z] + rm -rf /usr/share/info [2025-08-28T06:16:27.459Z] + rm -rf /usr/share/man [2025-08-28T06:16:27.714Z] + rm -rf /usr/share/doc [2025-08-28T06:16:27.714Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man [2025-08-28T06:16:27.714Z] Running CoreOS postprocess script 15 [2025-08-28T06:16:27.714Z] + '[' -f /run/.containerenv ']' [2025-08-28T06:16:27.714Z] + grep '^docker:' /usr/lib/group [2025-08-28T06:16:27.714Z] Running CoreOS postprocess script 16 [2025-08-28T06:16:27.714Z] + excludes=(perl perl-interpreter nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh) [2025-08-28T06:16:27.714Z] ++ rpm -q --whatprovides perl perl-interpreter nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh [2025-08-28T06:16:27.714Z] ++ grep -v 'no package provides' [2025-08-28T06:16:27.714Z] + actuals= [2025-08-28T06:16:27.714Z] + '[' '!' -z '' ']' [2025-08-28T06:16:27.970Z] [1/2] STEP 8/8: RUN --mount=type=bind,target=/run/src,rw rpm-ostree experimental compose build-chunked-oci --bootc --format-version=1 --rootfs /target-rootfs --output oci-archive:/run/src/out.ociarchive [2025-08-28T06:16:28.223Z] Generating commit... [2025-08-28T06:17:00.247Z] Building package mapping...done [2025-08-28T06:17:00.247Z] 21960 objects in 455 packages (284 source) [2025-08-28T06:17:00.247Z] rpm size: 1538296072 [2025-08-28T06:17:00.247Z] Earliest changed package: fuse-common-3.16.2-5.fc42.x86_64 at 2025-01-16 19:06:37 UTC [2025-08-28T06:17:00.247Z] Duplicates: 1318 [2025-08-28T06:17:00.247Z] Multiple owners: 110 [2025-08-28T06:17:00.247Z] Generating container image [2025-08-28T06:17:46.865Z] Pushed digest: sha256:f149355d5822f0585c69724f230acf8d83821f12e34a995660073c4d9c897862 [2025-08-28T06:17:46.865Z] [2/2] STEP 1/11: FROM oci-archive:./out.ociarchive [2025-08-28T06:17:46.865Z] Getting image source signatures [2025-08-28T06:17:46.865Z] Copying blob sha256:33bdd1cd29014cdeb9949f41adb0c98f47b355e8a1d3a20b5525e1d810c1efb7 [2025-08-28T06:17:47.423Z] Copying blob sha256:c469851f86a85a4e821ca385fb98267d49b8c644b483aeb89e2ca40db303e407 [2025-08-28T06:17:48.782Z] Copying blob sha256:2716e3ef0ba70fbe19a37dbc1379211f3b6e0abbe5fa47c59432f0e5d1fc2416 [2025-08-28T06:17:49.340Z] Copying blob sha256:1cd06ca4456f511bf9fe6413214de9ce72d22f33933ee9142f31c663bdcadc6a [2025-08-28T06:17:50.698Z] Copying blob sha256:f259ea1a9810de5acaa4a2bb454c719ff41cc991bfec3d3b2f14d29cfaac12ae [2025-08-28T06:17:52.053Z] Copying blob sha256:74c12cd7431f66f4e50bce126fb8c2b7f2272b1f88b7f14fa005a0abea539c7c [2025-08-28T06:17:52.613Z] Copying blob sha256:53b161b765ca6f8c22f93f1dae602baa790c1b37fb643a398b87482b6e51161c [2025-08-28T06:17:53.973Z] Copying blob sha256:34a2454006b480c61d9ea0b8c4b742b446310c22c64b54e5ece61fba1bbd37be [2025-08-28T06:17:54.531Z] Copying blob sha256:32b0eb41259e260e6a9fdb49ae70bbbd739e07e9d83fcfa7fff15bce58ec064d [2025-08-28T06:17:54.786Z] Copying blob sha256:35403e5a645e923c1366ca8e59f24f8746f08f60ca328f4ee14c042c5668e2b8 [2025-08-28T06:17:55.343Z] Copying blob sha256:658caa0229f0f9a7b423144ab4b94677394aeac8aec76a21d81e150425dbd1d5 [2025-08-28T06:17:55.902Z] Copying blob sha256:3fecdba682b5b6fe1e2f83671e1ce005f2df468462eaea1fa2deed27c541dee5 [2025-08-28T06:17:56.458Z] Copying blob sha256:dcfbfcee77ed005b7968b6edb40fa8345876c51468c241e030317f10611f0a0c [2025-08-28T06:17:56.458Z] Copying blob sha256:1b028952c79b0240058c0f0e180c51102f2dec08ce721c10853651f1e446afdd [2025-08-28T06:17:56.712Z] Copying blob sha256:d7a059d354bcb024d9e8f6d38ce89e97450b8516080d009e07a9a68e6a2f9811 [2025-08-28T06:17:57.271Z] Copying blob sha256:41f65d5009e855e5780da3ffcebb0d645f26b663243b345012e059859d59288a [2025-08-28T06:17:57.833Z] Copying blob sha256:477839e0764d7c79315bae0f0a1604dd4b2fe018ffdddad1b90712b5fbba597d [2025-08-28T06:17:58.090Z] Copying blob sha256:9a25393fe5fa3ec4f8df9d8e5c9682bbda1770e0f296b2204c9cc160e03b71c3 [2025-08-28T06:17:58.090Z] Copying blob sha256:41027c4cdc09bd04533437762cded4f5c7961cac8c6c166dec0da484c62b359e [2025-08-28T06:17:58.343Z] Copying blob sha256:4207f8bd8e4294f9e53026af072535a0ec0693a663c35c1bd0db4e81028cb398 [2025-08-28T06:17:58.597Z] Copying blob sha256:54af5d32a654efe747687ec0856fa0aa796b2d9f72f002dc9b4c5ca2f13bced0 [2025-08-28T06:17:58.850Z] Copying blob sha256:e7028bc0af66dcf7f71cda5c9ef5b6befc55feff44f80d2734ff288c90672041 [2025-08-28T06:17:59.104Z] Copying blob sha256:f64049a3179ee910e8fe0585efef4b5b893b4d732cb7fb196d0c2a7e17b814d3 [2025-08-28T06:17:59.357Z] Copying blob sha256:837476b0418f11904afb76b5e9d1dfa376710dd6510e9dd9c83e83f082a34ea5 [2025-08-28T06:17:59.357Z] Copying blob sha256:7efad6a6c5a8b90b2c70af20bce3948fa791526987d4a60e53688f1722f080ad [2025-08-28T06:17:59.611Z] Copying blob sha256:317ec440cd1ba12c363bea37568d9504c6c7dba63655cadb326054e5e13cc5f4 [2025-08-28T06:17:59.611Z] Copying blob sha256:44448a7204df948d58e87cd565a7fa6d5bb7cfd30a73f9f188a11c9f17fa1040 [2025-08-28T06:18:00.170Z] Copying blob sha256:6ccaf7a27e17e9b1246cb792d91e1ffa85c737e3ba16335c08f8843a59693f14 [2025-08-28T06:18:00.170Z] Copying blob sha256:c3e929101e37946baacd885e0c4734b17c8bafbb5b3ca19bef27cc935cfcf3ef [2025-08-28T06:18:00.427Z] Copying blob sha256:d808d4f628f8991995ade65194b5c90c8a3c9b904bab344d983b7d3ead9e7697 [2025-08-28T06:18:00.682Z] Copying blob sha256:3d9f6201fb9e11d5a762c0f4c83aa60720459d06beed51c5fc2bd5506374d78d [2025-08-28T06:18:00.682Z] Copying blob sha256:ddb1534713595f1b30e29e39359900dccf3dbbb3b4649948c00f0425f50ba02b [2025-08-28T06:18:00.936Z] Copying blob sha256:208588304c3e02db6494f11e2d904eace6783b84f91c269a0256d08ed465e870 [2025-08-28T06:18:00.936Z] Copying blob sha256:a2ad9af9127bc15a20fffd54c82f95e441c2463ccc3ee43701c7df6db2a3a643 [2025-08-28T06:18:01.194Z] Copying blob sha256:559ae4334cf41bb45afefbeee882c069be0dcc69df53bf4f58c81a5668b86eba [2025-08-28T06:18:01.450Z] Copying blob sha256:8e72f51ee58f415739603a84dc084da45536d636846bca4be98946b40700d353 [2025-08-28T06:18:01.450Z] Copying blob sha256:2d0f78a4f2cbbbce8468cb0c387168927b4e0ddb6f46c651acf724346f9691e7 [2025-08-28T06:18:01.706Z] Copying blob sha256:d79a74d2ed333a7cc13ea196bef1f5c028432a05828f4a07a87ecfed68b301f1 [2025-08-28T06:18:01.960Z] Copying blob sha256:9d464c49651e1e6f37b686403a2d33af55141e8413eae4a009baeb4ad53502e1 [2025-08-28T06:18:02.213Z] Copying blob sha256:91bf638b248794b1ca2b2f18aefb8a6651670769c5a8adae3853709530fffbf7 [2025-08-28T06:18:02.213Z] Copying blob sha256:84f9dbd10f6dc42abb5adf1e3c5c8ca1fef32f221dc0c353ec024907d5f0c2bc [2025-08-28T06:18:02.468Z] Copying blob sha256:8308f8d450c76913af2275d662a0f7fc4a11ce9e18003ecc0ff2f5273a34f145 [2025-08-28T06:18:03.390Z] Copying blob sha256:4621356e1624ae0b55a53a2ee113d554fb91af3e87756950a105610b9991ea84 [2025-08-28T06:18:03.390Z] Copying blob sha256:43a282f356330416974f50baa7d19365ada8effc336987ab11e3040c2fc432a8 [2025-08-28T06:18:03.390Z] Copying blob sha256:28b33a81f28f1d9663dca3bfc9b849563638b8a8cc79db57ee6342e1a55e8fe5 [2025-08-28T06:18:03.644Z] Copying blob sha256:814e4cc99f091ec29d92cb316dbff74f89df49677cfd7155069cda824db7caab [2025-08-28T06:18:03.644Z] Copying blob sha256:919a764ea248827fe9c88bd37ddb9e2a0e4a3a3a1e343ba7cfa38c1c8c04fdfa [2025-08-28T06:18:03.899Z] Copying blob sha256:6a411c4bb08dd0f9c3fc8fa4e6197c4572f13941b93cd132723e137fc2bc3803 [2025-08-28T06:18:04.155Z] Copying blob sha256:88298d29d49f5ca3c07ea148bd1fc46c6865056197d897998aeeab575a55bb7e [2025-08-28T06:18:04.409Z] Copying blob sha256:90cade96a1a422b41c8636fde5f080c08edaf78bb095e9403bf03e588bdc4eb9 [2025-08-28T06:18:04.409Z] Copying blob sha256:0474ee0349cc6dd5ab22ac447c47cd3f6d0effb374454de09ba5507ad5744e56 [2025-08-28T06:18:04.662Z] Copying blob sha256:81687cca582238eb373898858fba1124cb30d22a6b039152948633997b1cd55c [2025-08-28T06:18:04.662Z] Copying blob sha256:cdd1c46fa3b6275b4583d1bbf701e8751ca6a7da251e90863bb4934f1e9dd00d [2025-08-28T06:18:04.921Z] Copying blob sha256:625cf0aeb2b7a96162329f571e18d82cc219f8d88ae897679b1b3c9e293677c4 [2025-08-28T06:18:04.921Z] Copying blob sha256:005d8e6d3c2f78d1a1b5172ad051595b62f757408ae036aa9ba56bdbfb562cfb [2025-08-28T06:18:04.921Z] Copying blob sha256:ce36b1eed56f5f636ef8761d2753cd2d0f21083c8f32135f39432bb762690991 [2025-08-28T06:18:05.482Z] Copying blob sha256:9132f83ad7a8d9f760f06e0789b76e4c89e2057939c58f543084ddbb08ab1d02 [2025-08-28T06:18:06.405Z] Copying blob sha256:91b7b9a6e0261468d5609b05d22bf4fdefeab4b2a78a19e06ddc00e5eca5f843 [2025-08-28T06:18:06.961Z] Copying blob sha256:e797e7752a4473496025537ed712562ec36504df8d299b2f0901ff0009b80d1f [2025-08-28T06:18:07.518Z] Copying blob sha256:2e15826cfaf690a74146ef1e48c8a0ac0c5476e0fdc7a93aade65029e5207b52 [2025-08-28T06:18:07.774Z] Copying blob sha256:d6b0f4b0055b3cf15342ef326974c360dccfc6a183c4992d13535974b68ce513 [2025-08-28T06:18:08.028Z] Copying blob sha256:39d074d7abd9e017e0789c6559298879f842d22a42bf4ea62d869e4109f7b579 [2025-08-28T06:18:08.281Z] Copying blob sha256:9724b26a529dc1e9c3dcfdfed550bebe2456ae4e27e7368bcee9aa01ad26594c [2025-08-28T06:18:08.281Z] Copying blob sha256:885fe5cd17a9dd32d7690e88bb11a22a0885c24559f5a6f560d72de4dc8c91b7 [2025-08-28T06:18:10.788Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-08-28T06:18:10.788Z] Copying config sha256:9a37a30b87e85f43acfa0b3480d3f629b5a1253bed6f082cf0ead926178492a1 [2025-08-28T06:18:10.788Z] Writing manifest to image destination [2025-08-28T06:18:10.788Z] [2/2] STEP 2/11: ARG VERSION [2025-08-28T06:18:10.788Z] [2/2] STEP 3/11: ARG NAME=overridden [2025-08-28T06:18:10.788Z] [2/2] STEP 4/11: RUN --mount=type=bind,from=builder,target=/var/tmp --mount=type=bind,target=/run/src,rw rm /run/src/out.ociarchive [2025-08-28T06:18:11.345Z] [2/2] STEP 5/11: LABEL containers.bootc=1 [2025-08-28T06:18:11.345Z] [2/2] STEP 6/11: LABEL ostree.bootable=1 [2025-08-28T06:18:11.345Z] [2/2] STEP 7/11: LABEL org.opencontainers.image.version=$VERSION [2025-08-28T06:18:11.345Z] [2/2] STEP 8/11: LABEL com.coreos.osname=$NAME [2025-08-28T06:18:11.345Z] [2/2] STEP 9/11: STOPSIGNAL SIGRTMIN+3 [2025-08-28T06:18:11.345Z] [2/2] STEP 10/11: CMD ["/sbin/init"] [2025-08-28T06:18:11.345Z] [2/2] STEP 11/11: LABEL "org.opencontainers.image.source"="https://github.com/coreos/fedora-coreos-config" "org.opencontainers.image.revision"="9608b1c9f848262537bbeae59102b549c5430210" "fedora-coreos.stream"="rawhide" [2025-08-28T06:18:11.345Z] [2/2] COMMIT oci-archive:/home/jenkins/agent/workspace/test-override/tmp/build-with-buildah.ztNuSRuu/out.ociarchive [2025-08-28T06:18:21.271Z] Getting image source signatures [2025-08-28T06:18:21.271Z] Copying blob sha256:c9a882cb26183fb3068c652260a8da79cd39bb80ede8743582536a6b02b7ab07 [2025-08-28T06:18:21.271Z] Copying blob sha256:84b0d4b004e65a82273fcb356ff5c28748617cf7cb5bd86af50f7b375b2a00d6 [2025-08-28T06:18:21.271Z] Copying blob sha256:17b59e536e4b460b6a653e8c432ebb5ac9bc066625cb4b744b5a879db91982bf [2025-08-28T06:18:21.271Z] Copying blob sha256:b582076cacacbbd9586e42d08345bfd3691a8ace0cf5369817cc88813c414d99 [2025-08-28T06:18:21.835Z] Copying blob sha256:89a0b716a2abdfe0412294f7e6e98568b2f8e2833520edf7ce62570af24727c3 [2025-08-28T06:18:22.091Z] Copying blob sha256:46162e6070937a8b16a977f44d71919f287d3b93b37dda811517f7165111ed53 [2025-08-28T06:18:22.347Z] Copying blob sha256:bb5a10641d37fe92718fbda75713aece33e9c74c845af39290a21dee65a29faf [2025-08-28T06:18:23.268Z] Copying blob sha256:21e42c76ca94ccd4bb010d0864bf5eb626a4dd1c3e42f57f9e9445e712e17bdf [2025-08-28T06:18:23.268Z] Copying blob sha256:a861bdb8f8bf79dcb21c28de74225597580e8ef7b124e2576fd9467ec858d311 [2025-08-28T06:18:23.523Z] Copying blob sha256:fc90aafe02dfed59549bc7ae72e2886b64a96e372c76b0b3dcf6d51ae1e9854a [2025-08-28T06:18:23.776Z] Copying blob sha256:236892ab73038e8a19f73d78254a8f0d98c53da6617abc35f37ae5690d79e5d3 [2025-08-28T06:18:23.776Z] Copying blob sha256:32f38564c7c40f717154d7f6f7420008e2580b1105477adc20c86e8ffb9d904f [2025-08-28T06:18:24.032Z] Copying blob sha256:fbfaf9181544098ab5ba5a06ca6036f4fe9ba3afaf58d585223ff28a9850701f [2025-08-28T06:18:24.032Z] Copying blob sha256:5402453254c9fcd0cdb76392f9ca70acbd9b638cef9f82dc49849f4316efc9c4 [2025-08-28T06:18:24.285Z] Copying blob sha256:5b8972b24f719a3c07f5b28f9c38b6a7d65c05a2678f0b1be6432d80df2948d0 [2025-08-28T06:18:24.540Z] Copying blob sha256:d5e1e7d058ba54f16b70f42352deb7ed07a824a37571497d62fb759d45edcd33 [2025-08-28T06:18:24.540Z] Copying blob sha256:0b1fb56b639f87c3071711537ddb6b63fe1f11cb31dc391c8111a71fbc921f9c [2025-08-28T06:18:24.797Z] Copying blob sha256:580f8626fe4752d4fd7b47488db852a4c46921609ce91aea6999bc95ae525334 [2025-08-28T06:18:24.797Z] Copying blob sha256:90cda98f6515660f2bddfc65f64b4b2d1a013416685fed918b09c87174667ca4 [2025-08-28T06:18:24.797Z] Copying blob sha256:2fba34850832b7a7c78c909067097894eeb415718f425b8298a0039eeb37bc38 [2025-08-28T06:18:25.052Z] Copying blob sha256:c4ea5b5baf0f03839c7c37d052860581ac1396ca63e317d11f36091e4f31a903 [2025-08-28T06:18:25.052Z] Copying blob sha256:538cee5974d78e9969fbc1dd1af8f5c7ede7ff714e6dc24adf55b02725c07549 [2025-08-28T06:18:25.052Z] Copying blob sha256:7c7be0c38bbf2cc80f1e029773f16ad3e063098e4223471dd95fc6484701a997 [2025-08-28T06:18:25.305Z] Copying blob sha256:ed88b308e5553a2d65710015695dbb4b11b927063743f42332506513142a83aa [2025-08-28T06:18:25.305Z] Copying blob sha256:15274f230a0371e2b2b5b361dcf61a81122e1f89a7b6e498bd35b1c8981a8c7c [2025-08-28T06:18:25.305Z] Copying blob sha256:b114b1898ae499d4c8443a0ccd7ce71c86f84ef8ba34e5bb82f7f962cd00b05b [2025-08-28T06:18:25.305Z] Copying blob sha256:d3e2b4aaf893ea7c751ead62ef81f9a81e30f771261d2ca86605e558e1c32173 [2025-08-28T06:18:25.559Z] Copying blob sha256:0ad6ee49293fd2d15823cf628de252b546746989fe931b374d598a94fc081c91 [2025-08-28T06:18:25.559Z] Copying blob sha256:5705cd4c2c2712580d4f6016a93a37ab4dcddd52198f8cc0f6e8d3d04cb89d24 [2025-08-28T06:18:25.559Z] Copying blob sha256:c1d3bc7a084f7ab71373ab88e7ef64bbb2bef1f198bb85a4136d064f1da71738 [2025-08-28T06:18:25.812Z] Copying blob sha256:cd0d71a6223e0cdd42709d931a19ee0d9250e06148c63e7015047671dfbfd185 [2025-08-28T06:18:25.812Z] Copying blob sha256:2b4ced120dc6ef7f45324234bf72b5cffe70199704e232cc73b97f6c9999a029 [2025-08-28T06:18:25.812Z] Copying blob sha256:e523772f53c6968f0b6d8c1a12e17693eb446ffd6bfe24393d1ecb674e8c8c10 [2025-08-28T06:18:25.812Z] Copying blob sha256:9e2de7f9b84aacfe75012afa3854d345b348c31df14a9bb62d244aa37206c846 [2025-08-28T06:18:25.812Z] Copying blob sha256:6d3886cf3659a9b4b52e6b3ba7531beae34c1327235d262eec4f05177353ca82 [2025-08-28T06:18:26.068Z] Copying blob sha256:8ea0935531d48190187417115c52c173f2bcf0c290ca7d51459e4883b82b5d7d [2025-08-28T06:18:26.068Z] Copying blob sha256:6d9017938f57410cb348c59a3016f9b8fd2d344e5c906ebcbdd5ab02ba136e1a [2025-08-28T06:18:26.068Z] Copying blob sha256:db7ce96e3b2cdd6ab3982715d4db5fb2f7ce437e477c00a0d9465e9a2b639a1d [2025-08-28T06:18:26.321Z] Copying blob sha256:f2e7404fb4db018e29430ee5b3ec2fe6c44b9fdf8324b73f43866dc3731a3fcd [2025-08-28T06:18:26.321Z] Copying blob sha256:0aee05ea6d3494bb34a12630cc0574d13e7f20372ed5f271f1ec1e7c2755adc1 [2025-08-28T06:18:26.321Z] Copying blob sha256:c2c78ed4978cb616a359339e48a9f0e7f6b0bdd69686e9f3d416b3b06b41147b [2025-08-28T06:18:26.577Z] Copying blob sha256:91e3dd5eeadfd0ca191bd0a7ea58f557e411d4851ad2db07ece7eb690621faa2 [2025-08-28T06:18:26.833Z] Copying blob sha256:57b79d3159e2090bc2d721663ada4503e187d39ba2e5d67c30e01d8eb34b805c [2025-08-28T06:18:26.833Z] Copying blob sha256:3480d6e2eae9e081ee0ded5a6c8a76cff20ae2120296638887e2976d072e64aa [2025-08-28T06:18:26.833Z] Copying blob sha256:6d6229cc7728dbbf9d1400f22f2dc73b019c8828403c9f881a11b1acc9f92bbf [2025-08-28T06:18:27.088Z] Copying blob sha256:12888d91ad9c9a28a71b2ae4b0fc5c23744e03e6ffc5aaa137b0d4f636bb5597 [2025-08-28T06:18:27.088Z] Copying blob sha256:1aea48cad13917eb70a7120f90e3f9656f8d7a552e66190b1518134421a50a99 [2025-08-28T06:18:27.088Z] Copying blob sha256:5f4c8dc84756ca84738b000ac39e91bfe1a89d4b6a8848947d7f159c330885ed [2025-08-28T06:18:27.088Z] Copying blob sha256:cabb901c6c9b4c5c624efb42ce5b82016586a239de83c9bafff232c8a42065fb [2025-08-28T06:18:27.342Z] Copying blob sha256:00fc63c61544182f7da90302e8fdec69b8681d2ba8c2cce986797d2fb7f42d9f [2025-08-28T06:18:27.342Z] Copying blob sha256:5e63bd853d61b1ef5e1fe25c6be4a834eab9652c43b746b399248a7bf5e604da [2025-08-28T06:18:27.342Z] Copying blob sha256:dc41ae0ab633c15d4f8f50344e51be6fffc60886f31037db98ad366b50f02cc6 [2025-08-28T06:18:27.596Z] Copying blob sha256:9385f4018070293c209ed7cadf0a441a54ed60e2fa764cbfd37139e416b8a731 [2025-08-28T06:18:27.596Z] Copying blob sha256:d4a9ab5bd00cdb3f7f74042b7086e62ae6767542436c1a37bf490779079988e0 [2025-08-28T06:18:27.596Z] Copying blob sha256:1809d38f88351643193ef7baba4bb2aacf8df31b03facd7383396d751f73110d [2025-08-28T06:18:27.596Z] Copying blob sha256:47353ccb9afb45c70578acd270ac62c368604b41033c139033865a3af01db9e7 [2025-08-28T06:18:27.852Z] Copying blob sha256:d75915d65bf6f425df39d8faab5e3d4525776fe37a451b3c22d69f17be4ca46d [2025-08-28T06:18:28.409Z] Copying blob sha256:80c024c749e74d55f671812c3f4bb0b3ba94b735d650bc0d0b3091a5cdadab62 [2025-08-28T06:18:28.662Z] Copying blob sha256:4233479c25cbb2166f1c7288b9f13ff70fb91ecfd1782aab65f950202a144e2e [2025-08-28T06:18:28.916Z] Copying blob sha256:ab3615c0a90c4461bd28e91b603ebafcc0b22e4ae7a80eaccbb5116cac6e7d6c [2025-08-28T06:18:28.916Z] Copying blob sha256:1d214fae4890d410dd0f1a50a31b446df887b5f963a89c125777a2ad3542ee61 [2025-08-28T06:18:29.169Z] Copying blob sha256:1ab37619899d1fcf79e8abb5c610bd48c8db045c081bfb1eb8760faa0d6bc5f3 [2025-08-28T06:18:29.170Z] Copying blob sha256:1b7cfcd367baa5f5dc2062def14ad1f2c8ec42923cd73ffa0752a112aff3e47c [2025-08-28T06:18:29.425Z] Copying blob sha256:cf23c25dc1dd17ca6feaf1e4af658e02eb515b4511bcc6cc279572e4a9a11ea4 [2025-08-28T06:18:30.351Z] Copying blob sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1 [2025-08-28T06:18:30.351Z] Copying blob sha256:c5d32a4f99ab87e7f6d1ea55387412ffb881654c4cb967af839f4622b93b50c1 [2025-08-28T06:18:30.351Z] Copying config sha256:133322b998654445b3e7f62e31b4a849a4c04a3efd009eff466d6e21d33b2be1 [2025-08-28T06:18:30.351Z] Writing manifest to image destination [2025-08-28T06:18:33.631Z] --> [2025-08-28T06:18:34.989Z] [2025-08-28T06:18:39.148Z] Copying /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah.ztNuSRuu/out.ociarchive to /home/jenkins/agent/workspace/test-override/tmp/cosa-import-_aaa6s69/out.ociarchive [2025-08-28T06:18:41.035Z] layers already present: 0; layers needed: 66 (980.0 MB) [2025-08-28T06:18:59.065Z] Image contains non-ostree compatible file paths: systemd: 3 [2025-08-28T06:18:59.065Z] Wrote: ostree-unverified-image:oci-archive:/home/jenkins/agent/workspace/test-override/tmp/cosa-import-_aaa6s69/out.ociarchive => 012fda6019a2e4e8dc74a1c2e68780204da5347f20d9f05bbf109035b19f5382 [2025-08-28T06:19:05.586Z] 3768 metadata, 21959 content objects imported; 1.7 GB content written [2025-08-28T06:19:06.949Z] 2628 metadata, 10580 content objects imported; 251.8 MB content written [2025-08-28T06:19:09.467Z] Imported OCI image as build 44.20250828.dev.0 [2025-08-28T06:19:10.029Z] [Pipeline] } [2025-08-28T06:19:10.036Z] [Pipeline] // withEnv [2025-08-28T06:19:10.045Z] [Pipeline] } [2025-08-28T06:19:10.050Z] [Pipeline] // stage [2025-08-28T06:19:10.059Z] [Pipeline] stage [2025-08-28T06:19:10.059Z] [Pipeline] { (x86_64:Build QEMU) [2025-08-28T06:19:10.066Z] [Pipeline] withEnv [2025-08-28T06:19:10.066Z] [Pipeline] { [2025-08-28T06:19:10.070Z] [Pipeline] sh [2025-08-28T06:19:10.556Z] + set -xeuo pipefail [2025-08-28T06:19:10.556Z] ++ umask [2025-08-28T06:19:10.556Z] + '[' 0022 = 0000 ']' [2025-08-28T06:19:10.556Z] + cosa osbuild qemu [2025-08-28T06:19:10.556Z] info: Missing CAP_SYS_ADMIN; using virt [2025-08-28T06:19:10.810Z] Config commit: 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:19:10.810Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-08-28T06:19:11.369Z] Will build qemu [2025-08-28T06:19:12.292Z] Estimating disk size... [2025-08-28T06:19:13.216Z] Disk sizes: metal: 2846M (estimated), cloud: 10240M [2025-08-28T06:19:25.362Z] ++ arch [2025-08-28T06:19:25.362Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-44.20250828.dev.0"' -D 'build_version="44.20250828.dev.0"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/fedora-coreos-44.20250828.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2846 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2333 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Owun.json [2025-08-28T06:19:27.876Z] + set +x [2025-08-28T06:19:27.876Z] + 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-Owun.json [2025-08-28T06:19:27.876Z] starting /tmp/osbuild-Owun.jsonPipeline source org.osbuild.curl: 683714b17a1c34c309b5385b1f38dac4d97678bedda3e6c3ab39f222649d4625 [2025-08-28T06:19:27.876Z] Build [2025-08-28T06:19:27.876Z] root: [2025-08-28T06:19:31.141Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/fedora-coreos-44.20250828.dev.0-ostree.x86_64.ociarchive [2025-08-28T06:19:31.141Z] [2025-08-28T06:19:31.141Z] ⏱ Duration: 1756361970s [2025-08-28T06:19:31.141Z] Pipeline oci-archive: 09794a1e2dc86628acf2f1e608d1c7fd8e719e0c277e5ce2358191990c086f97 [2025-08-28T06:19:31.142Z] Build [2025-08-28T06:19:31.142Z] root: [2025-08-28T06:19:31.142Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:19:31.142Z] org.osbuild.copy: 09794a1e2dc86628acf2f1e608d1c7fd8e719e0c277e5ce2358191990c086f97 { [2025-08-28T06:19:31.142Z] "paths": [ [2025-08-28T06:19:31.142Z] { [2025-08-28T06:19:31.142Z] "from": "input://inlinefile/sha256:e5426f906a8e946172b741170567fb6339b51efba99f7f844c2d2efd3e15e92f", [2025-08-28T06:19:31.142Z] "to": "tree:///coreos.ociarchive" [2025-08-28T06:19:31.142Z] } [2025-08-28T06:19:31.142Z] ] [2025-08-28T06:19:31.142Z] } [2025-08-28T06:19:31.142Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:19:31.142Z] copying '/run/osbuild/inputs/inlinefile/sha256:e5426f906a8e946172b741170567fb6339b51efba99f7f844c2d2efd3e15e92f' -> '/run/osbuild/tree/coreos.ociarchive' [2025-08-28T06:19:31.700Z] [2025-08-28T06:19:31.700Z] ⏱ Duration: 0s [2025-08-28T06:19:31.700Z] Pipeline deployed-tree: 77f8b21f5d97fe690e865f4bcc1833c3f5cc367731480818bf627a8370066ed2 [2025-08-28T06:19:31.702Z] Build [2025-08-28T06:19:31.702Z] root: [2025-08-28T06:19:31.702Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:19:31.702Z] org.osbuild.container-deploy: 77f8b21f5d97fe690e865f4bcc1833c3f5cc367731480818bf627a8370066ed2 {} [2025-08-28T06:19:31.702Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3kjfsjxf/inputs/images [2025-08-28T06:19:31.702Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:19:32.262Z] time="2025-08-28T06:19:31Z" 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-08-28T06:19:34.768Z] Getting image source signatures [2025-08-28T06:19:34.768Z] Copying blob sha256:de5482656de5184b368a98d7ac01c39c8915dcf41dfa76072e87acc96754135d [2025-08-28T06:19:35.329Z] Copying blob sha256:c0d9d8b9f9a3272fd9d36b07f995355b2208de33f7280f34d56ddc2f4641d758 [2025-08-28T06:19:36.687Z] Copying blob sha256:7a17be411f543311b227fef152f1e74e798392c5200ac24477287de0fa38c8d6 [2025-08-28T06:19:37.246Z] Copying blob sha256:849bf683d124320dbc9c5f261f5f5ebf115b2e34104195e9b984d0dd7d347462 [2025-08-28T06:19:37.805Z]  [2025-08-28T06:19:37.805Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:19:37.805Z] /dev/vdb1 45G 4.4G 41G 10% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:19:37.805Z]  [2025-08-28T06:19:38.728Z] Copying blob sha256:fa422b246a17dedc134ad2b816395a6435d37391c910eb4e453d59cfd107fa9c [2025-08-28T06:19:39.648Z] Copying blob sha256:e66404a31edc30b88fcdad5e126cb80f549b84aff6ac1d6b19140f816cab262a [2025-08-28T06:19:40.570Z] Copying blob sha256:b16a8ab18b855814b7193a1fc044107a2573e35e5a9b54385fe67b784495f712 [2025-08-28T06:19:41.490Z] Copying blob sha256:6ffad3d994d35a7587c8283d5f24f2cf5c8c231b8a4758e33cfb92292a0ee282 [2025-08-28T06:19:42.050Z] Copying blob sha256:25474da16f5f419a4a68c3289edf08acaea83c0c61cd8053a3df30327d4b3678 [2025-08-28T06:19:42.607Z] Copying blob sha256:01130e4c8925aa34472c13aed28e76b79e6d7fb0a8b7ada3ec66541a6c0c2d27 [2025-08-28T06:19:43.164Z] Copying blob sha256:cd5e89704fe9f577a054152ee64dc2828d96ae37f9f9cba7be151cc663b7d595 [2025-08-28T06:19:43.418Z] Copying blob sha256:eff031ca6289ff2e66ded0b516e204eb94284d655aa446271ce26b04d3709ef2 [2025-08-28T06:19:43.672Z] Copying blob sha256:14361b71e2ba0d3d383bb7edfaaaf8a8af012b2ae5bc1bdccbb751a7961adca6 [2025-08-28T06:19:43.925Z] Copying blob sha256:5037005620f9b510da41a59d4ea9ba206ec5c32ad59a0aa5f213a9b0d4fb54dd [2025-08-28T06:19:44.481Z] Copying blob sha256:8c7902d73d3ed906302d3a009d3fc7fa581c888069b3a058a5f3bb302994b590 [2025-08-28T06:19:44.735Z] Copying blob sha256:6e8b5b323ebd33e2576d29a1210d7724c686185a47457273518ae7bc6747a129 [2025-08-28T06:19:44.988Z] Copying blob sha256:8b7afea3ff3acbe54be6ffa4e7506a5cc2bd3bc7cba99b1cc3288bd2de6d3b4c [2025-08-28T06:19:45.546Z] Copying blob sha256:0d247b86f906c19d41410df89815bfc9ee2e88810315d00a09932a89190164a4 [2025-08-28T06:19:45.546Z] Copying blob sha256:cfac4072c98b00ddd9baa4bf27eddb2000aeace5d91ae28a5b138dea75388dd5 [2025-08-28T06:19:45.800Z] Copying blob sha256:127013bb49537121051b6ed1bbe25e59079ac8185d88d445dfd99dfd61b4398d [2025-08-28T06:19:46.053Z] Copying blob sha256:a6866ed7535fc8954092acafa1cc6e91e298188af0e9ba8e0c64d9b8dea48dcc [2025-08-28T06:19:46.306Z] Copying blob sha256:90f506f5e331339ec5456fca6b61c87c9e52c58cba1b09f7919082796c2decd2 [2025-08-28T06:19:46.560Z] Copying blob sha256:2823fd1441a5a9c1222cdee808e1fee8040d300580f8a53948861aa48f980ff2 [2025-08-28T06:19:46.814Z] Copying blob sha256:60f83f66bce6f82022bc5684115fa140aae4ecb85561f9626d04316d55635a66 [2025-08-28T06:19:46.814Z] Copying blob sha256:32e3b5a5bb0a259487de5a5a6dd7ebb79f18bb2c1b2c8490c08f02d96e683400 [2025-08-28T06:19:47.068Z] Copying blob sha256:6fc9ad84c306169d1a416e7d571d0d2674d6b483b63fe55517ad928d8f05cd9a [2025-08-28T06:19:47.068Z] Copying blob sha256:d961ebd1a7f53ec85c6bd79be4bfc88dd8254cf80264eee77ff24bb80cc81f71 [2025-08-28T06:19:47.322Z] Copying blob sha256:2589fd7f4f2c702b263ea487b14f8d83926070d6147841a409688f509633bb54 [2025-08-28T06:19:47.576Z] Copying blob sha256:0d1e46c2535515c2b16f0accdf03b80e66402eaa41037ccaf64bd20758b19d64 [2025-08-28T06:19:47.830Z] Copying blob sha256:17dc28f36dd90cd3291f35c702335e577680ef57334d06d73058c0e9a553e80f [2025-08-28T06:19:47.830Z]  [2025-08-28T06:19:47.830Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:19:47.830Z] /dev/vdb1 45G 5.6G 40G 13% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:19:47.830Z]  [2025-08-28T06:19:47.830Z] Copying blob sha256:794ecdc5e7ce4fe7fe63ff90ae286d415f2fd559b6946cd70c930bf21ef60dc3 [2025-08-28T06:19:48.086Z] Copying blob sha256:a314e198d82cfbf2a9f055d754bf25109eca3c842e5025d4dc57a73f75c70813 [2025-08-28T06:19:48.086Z] Copying blob sha256:480f9bcc750f6cb530da388982c6cbc443eea3a3ae3f3b986925ac6be6d25f28 [2025-08-28T06:19:48.340Z] Copying blob sha256:db00fc22bef7a46aafaeedf8e9f8909b9589d7ef11b0276bd4760b6bd6d56f86 [2025-08-28T06:19:48.340Z] Copying blob sha256:6000168756961769b31e8a9925a97dcbb68b43d82048bdb17f2ffc1877415d1a [2025-08-28T06:19:48.594Z] Copying blob sha256:8a88fb6707d67625a72c2a44ff4d7741c6661051bf84351fcb245d930fce47ea [2025-08-28T06:19:48.594Z] Copying blob sha256:4ea265618684ed8ddb3db61e1f1d8e678ef07ba2f112ab22be0f306862bf2b58 [2025-08-28T06:19:48.848Z] Copying blob sha256:29c58ca2393716bc9d9e34bd6664fe4b98c5ec580825099b58db751467d1a7e0 [2025-08-28T06:19:49.102Z] Copying blob sha256:004f4db7e9aedf52c8c475c454fd35085e78a35b07b8e37e380f5e6306a50349 [2025-08-28T06:19:49.357Z] Copying blob sha256:b68b08d926c9c705fe5a8e3afbd5d46302415038aa7f4ec449404f477e28da99 [2025-08-28T06:19:49.357Z] Copying blob sha256:06d53697c96e35316b91e659a26e308da5a531a6d96e3725f3c2bf9481164b86 [2025-08-28T06:19:49.611Z] Copying blob sha256:3ba95dd1cd5bffbcd7c27ba4c6a555ae896406d3bb8b41ffab68bd10a36cc0f4 [2025-08-28T06:19:50.535Z] Copying blob sha256:b113b9c510a0a1316db431dca1a6beed0e758532e1df9735f563cacb36232553 [2025-08-28T06:19:50.535Z] Copying blob sha256:a561a6858e8f961a74055de2c7b752766988223219448e01d9878e194f357e62 [2025-08-28T06:19:50.789Z] Copying blob sha256:643e167ba4e3ead6412a562165015b530b3299102405633f47aef5c44b478e5f [2025-08-28T06:19:50.789Z] Copying blob sha256:d92064486aff78022afd89655d576e67e8c9b79742abb33fd7c3565db132a8e2 [2025-08-28T06:19:51.044Z] Copying blob sha256:b265d776df221aab1048b43ce6c5b28475fe5a198a5a3be93349b16b3253a1da [2025-08-28T06:19:51.044Z] Copying blob sha256:5d6c6d4b4d5e41040b75b502e70ec28e9d9fc2caf71fe955b0cbb65c978b822b [2025-08-28T06:19:51.297Z] Copying blob sha256:9553d3e8cbdfc2702f0f1df57e87f3dba94cef0ebc39694d4dadc5e769495132 [2025-08-28T06:19:51.297Z] Copying blob sha256:54f379367fff2738b8557209c1f35e04e81970ac1fb6bc0ab5c712dac0144740 [2025-08-28T06:19:51.553Z] Copying blob sha256:aba56312a8b327dbc3d039e7accc74bc0bbb10cce390f303eea435fa6c46e4d0 [2025-08-28T06:19:51.553Z] Copying blob sha256:4b5eb7786eba904b5d331b4152f457ec204b74988ae39a6a84687eafbfb357e0 [2025-08-28T06:19:51.807Z] Copying blob sha256:1c2470462dc32be1658dd012c7ee3ffa9a088731251699cffc04b565a6efc4aa [2025-08-28T06:19:51.807Z] Copying blob sha256:5480f609ea94fe79c767c98ffb2f8ff103ae2afc42ffc42ca6f674a3c7f0b363 [2025-08-28T06:19:52.060Z] Copying blob sha256:2ef7de62f6e23bfbbddef808097b75f8597843cd7d5fe31066805f8e5ca248aa [2025-08-28T06:19:52.060Z] Copying blob sha256:76234976c3477df167e5065087eb879c4858bc530fb978ba95c1136899f9e79d [2025-08-28T06:19:52.314Z] Copying blob sha256:a0bde7dcf200459a4a3da79b26a5319eb162140bde457d99070acebfb0cdd60f [2025-08-28T06:19:53.239Z] Copying blob sha256:56887aaae94ad49ab403ca8724c32e5102cf1df3f6046f709c9141b4f906f474 [2025-08-28T06:19:53.799Z] Copying blob sha256:a789ad9c84ac9e5534e17c65a3c522e886fc6a6006894d2b6d56c6c43de18db2 [2025-08-28T06:19:54.356Z] Copying blob sha256:de317b2a5a578634aef99a6afc2dacc25699b7d8682c00a0b75031a0e8c5b9d6 [2025-08-28T06:19:54.610Z] Copying blob sha256:e83bb1842df3c1aa4a9e842cee375bd6ae9dfce39c753414b8c8a3bc19b60d4d [2025-08-28T06:19:54.866Z] Copying blob sha256:5f788ffed598b4eb833a20cdef40684b103a76e0a2b50d3480cce44bf50925a4 [2025-08-28T06:19:55.120Z] Copying blob sha256:a16496522dfbb964a06f0356afdf472b95f1b229a60690adf5e5db4072716c17 [2025-08-28T06:19:55.120Z] Copying blob sha256:7d8fbd3b4c25aab82f4ffcd28ebe92456e3e2158c092e74e79eb07342ab47b01 [2025-08-28T06:19:56.477Z] Copying blob sha256:ad312c5c40ccd18a3c639cc139211f3c4284e568b69b2e748027cee057986fe0 [2025-08-28T06:19:56.731Z] Copying blob sha256:c5d32a4f99ab87e7f6d1ea55387412ffb881654c4cb967af839f4622b93b50c1 [2025-08-28T06:19:56.731Z] Copying config sha256:133322b998654445b3e7f62e31b4a849a4c04a3efd009eff466d6e21d33b2be1 [2025-08-28T06:19:56.731Z] Writing manifest to image destination [2025-08-28T06:19:58.088Z]  [2025-08-28T06:19:58.088Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:19:58.088Z] /dev/vdb1 45G 5.0G 41G 11% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:19:58.088Z]  [2025-08-28T06:20:08.013Z]  [2025-08-28T06:20:08.013Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:08.013Z] /dev/vdb1 45G 6.4G 39G 15% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:08.013Z]  [2025-08-28T06:20:08.013Z] 133322b998654445b3e7f62e31b4a849a4c04a3efd009eff466d6e21d33b2be1 [2025-08-28T06:20:11.275Z] Untagged: docker.io/library/tmp-container-deploy-44398936699798:latest [2025-08-28T06:20:11.275Z] Deleted: 133322b998654445b3e7f62e31b4a849a4c04a3efd009eff466d6e21d33b2be1 [2025-08-28T06:20:11.275Z] [2025-08-28T06:20:11.275Z] ⏱ Duration: 39s [2025-08-28T06:20:15.443Z] Pipeline tree: 1124adad3507c7762ca33652971ee74c29a5604c47801d0f93a46c041328997e [2025-08-28T06:20:15.443Z] Build [2025-08-28T06:20:15.443Z] root: [2025-08-28T06:20:15.443Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:20:15.443Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-08-28T06:20:15.443Z] org.osbuild.selinux: a9bd6cdbff2c31a38f500270f820a88e358d0affb94476f7f8448e3bbefa2970 { [2025-08-28T06:20:15.443Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-08-28T06:20:15.443Z] "target": "tree:///" [2025-08-28T06:20:15.443Z] } [2025-08-28T06:20:15.443Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:15.443Z] [2025-08-28T06:20:15.443Z] ⏱ Duration: 0s [2025-08-28T06:20:15.443Z] org.osbuild.ostree.init-fs: 95435fefa9a4e6193b945f9f134844fb84c020977f79e53aaa7a508bc0a92d9a {} [2025-08-28T06:20:15.443Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:15.443Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-08-28T06:20:15.443Z] [2025-08-28T06:20:15.443Z] ⏱ Duration: 0s [2025-08-28T06:20:15.443Z] org.osbuild.ostree.os-init: d747072390ad48d83edf8585614bb46a6892f38b50e8e0bbb763b1503684622e { [2025-08-28T06:20:15.443Z] "osname": "fedora-coreos" [2025-08-28T06:20:15.443Z] } [2025-08-28T06:20:15.696Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:15.696Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-08-28T06:20:15.696Z] [2025-08-28T06:20:15.696Z] ⏱ Duration: 0s [2025-08-28T06:20:15.696Z] org.osbuild.ostree.config: a751181f899f53c2e14ae34cc41553f60bf2612ee0ac81259a3a4b84e74e59b8 { [2025-08-28T06:20:15.696Z] "repo": "/ostree/repo", [2025-08-28T06:20:15.696Z] "config": { [2025-08-28T06:20:15.696Z] "sysroot": { [2025-08-28T06:20:15.696Z] "readonly": true, [2025-08-28T06:20:15.696Z] "bootloader": "none", [2025-08-28T06:20:15.696Z] "bls-append-except-default": "grub_users=\"\"", [2025-08-28T06:20:15.696Z] "bootprefix": true [2025-08-28T06:20:15.696Z] } [2025-08-28T06:20:15.696Z] } [2025-08-28T06:20:15.696Z] } [2025-08-28T06:20:15.696Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:15.951Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-08-28T06:20:15.951Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-08-28T06:20:15.951Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-08-28T06:20:15.951Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-08-28T06:20:15.951Z] [2025-08-28T06:20:15.951Z] ⏱ Duration: 0s [2025-08-28T06:20:15.951Z] org.osbuild.mkdir: fa95ac6841333cdfa787fdc181cd54ba3716a6dc79880eac4e8b330f80872e85 { [2025-08-28T06:20:15.951Z] "paths": [ [2025-08-28T06:20:15.951Z] { [2025-08-28T06:20:15.951Z] "path": "/boot/efi", [2025-08-28T06:20:15.951Z] "mode": 493 [2025-08-28T06:20:15.951Z] } [2025-08-28T06:20:15.951Z] ] [2025-08-28T06:20:15.951Z] } [2025-08-28T06:20:15.951Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:16.209Z] [2025-08-28T06:20:16.209Z] ⏱ Duration: 0s [2025-08-28T06:20:16.209Z] org.osbuild.ignition: 0ef7cede6ed553f4d71e1f988810d73fea3049b1eb114f289fcda06f12ad9cf1 {} [2025-08-28T06:20:16.209Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:16.209Z] [2025-08-28T06:20:16.209Z] ⏱ Duration: 0s [2025-08-28T06:20:16.209Z] org.osbuild.ostree.deploy.container: e13f88155aa2c7bb92b922e549e166cbf31679c40a2157f5462e6d0d4fd94267 { [2025-08-28T06:20:16.209Z] "osname": "fedora-coreos", [2025-08-28T06:20:16.209Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-08-28T06:20:16.209Z] "mounts": [ [2025-08-28T06:20:16.209Z] "/boot", [2025-08-28T06:20:16.209Z] "/boot/efi" [2025-08-28T06:20:16.209Z] ], [2025-08-28T06:20:16.209Z] "kernel_opts": [ [2025-08-28T06:20:16.209Z] "rw", [2025-08-28T06:20:16.209Z] "$ignition_firstboot", [2025-08-28T06:20:16.209Z] "mitigations=auto,nosmt" [2025-08-28T06:20:16.209Z] ] [2025-08-28T06:20:16.209Z] } [2025-08-28T06:20:16.467Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8zhl5b1g/inputs/images [2025-08-28T06:20:16.467Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:16.467Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpdwe1r4dg/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-08-28T06:20:17.829Z]  [2025-08-28T06:20:17.829Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:17.829Z] /dev/vdb1 45G 5.5G 40G 13% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:17.829Z]  [2025-08-28T06:20:29.989Z]  [2025-08-28T06:20:29.989Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:29.989Z] /dev/vdb1 45G 6.7G 39G 15% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:29.989Z]  [2025-08-28T06:20:38.062Z]  [2025-08-28T06:20:38.062Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:38.064Z] /dev/vdb1 45G 6.4G 39G 15% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:38.064Z]  [2025-08-28T06:20:43.295Z] Image contains non-ostree compatible file paths: systemd: 3 [2025-08-28T06:20:43.295Z] [2025-08-28T06:20:43.295Z] ⏱ Duration: 27s [2025-08-28T06:20:43.295Z] org.osbuild.ostree.aleph: 8682700a98e1c444bea2f5f52235e516a061c2839357dce913b40a7295cf4a59 { [2025-08-28T06:20:43.295Z] "coreos_compat": true, [2025-08-28T06:20:43.295Z] "deployment": { [2025-08-28T06:20:43.295Z] "default": true [2025-08-28T06:20:43.295Z] } [2025-08-28T06:20:43.295Z] } [2025-08-28T06:20:43.551Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:43.551Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-08-28T06:20:43.551Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-08-28T06:20:43.551Z] [2025-08-28T06:20:43.551Z] ⏱ Duration: 0s [2025-08-28T06:20:43.551Z] org.osbuild.ostree.selinux: 1124adad3507c7762ca33652971ee74c29a5604c47801d0f93a46c041328997e { [2025-08-28T06:20:43.551Z] "deployment": { [2025-08-28T06:20:43.551Z] "default": true [2025-08-28T06:20:43.551Z] } [2025-08-28T06:20:43.551Z] } [2025-08-28T06:20:43.551Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:43.807Z] [2025-08-28T06:20:43.807Z] ⏱ Duration: 0s [2025-08-28T06:20:49.050Z]  [2025-08-28T06:20:49.050Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:49.050Z] /dev/vdb1 45G 6.4G 39G 15% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:49.050Z]  [2025-08-28T06:20:49.609Z] Pipeline raw-image: 6d319ff602c1ed7cac1d205a21b63a4ef0974e6a75032961f0b82c196b40ffa4 [2025-08-28T06:20:49.609Z] Build [2025-08-28T06:20:49.609Z] root: [2025-08-28T06:20:49.609Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:20:49.609Z] org.osbuild.truncate: bd83f4ed9ca0bb8b8de2fbb8630ce2471f0702ef1e1195e270827a42382f2663 { [2025-08-28T06:20:49.609Z] "filename": "disk.img", [2025-08-28T06:20:49.609Z] "size": "2984247296" [2025-08-28T06:20:49.609Z] } [2025-08-28T06:20:49.863Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:49.863Z] [2025-08-28T06:20:49.863Z] ⏱ Duration: 0s [2025-08-28T06:20:49.863Z] org.osbuild.sfdisk: 4134250333b0a383e3a9a2e553fed14a469b6ac121aa733dacc8647563a4de64 { [2025-08-28T06:20:49.863Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-08-28T06:20:49.863Z] "label": "gpt", [2025-08-28T06:20:49.863Z] "partitions": [ [2025-08-28T06:20:49.863Z] { [2025-08-28T06:20:49.863Z] "start": 2048, [2025-08-28T06:20:49.863Z] "partnum": 1, [2025-08-28T06:20:49.863Z] "size": 2048, [2025-08-28T06:20:49.863Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-08-28T06:20:49.863Z] "bootable": true, [2025-08-28T06:20:49.865Z] "name": "BIOS-BOOT" [2025-08-28T06:20:49.865Z] }, [2025-08-28T06:20:49.865Z] { [2025-08-28T06:20:49.865Z] "start": 4096, [2025-08-28T06:20:49.865Z] "partnum": 2, [2025-08-28T06:20:49.865Z] "size": 260096, [2025-08-28T06:20:49.865Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-08-28T06:20:49.865Z] "name": "EFI-SYSTEM" [2025-08-28T06:20:49.865Z] }, [2025-08-28T06:20:49.865Z] { [2025-08-28T06:20:49.865Z] "start": 264192, [2025-08-28T06:20:49.865Z] "partnum": 3, [2025-08-28T06:20:49.865Z] "size": 786432, [2025-08-28T06:20:49.865Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:20:49.865Z] "name": "boot" [2025-08-28T06:20:49.865Z] }, [2025-08-28T06:20:49.865Z] { [2025-08-28T06:20:49.865Z] "start": 1050624, [2025-08-28T06:20:49.865Z] "partnum": 4, [2025-08-28T06:20:49.865Z] "size": 4775936, [2025-08-28T06:20:49.865Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:20:49.865Z] "name": "root" [2025-08-28T06:20:49.865Z] } [2025-08-28T06:20:49.865Z] ] [2025-08-28T06:20:49.865Z] } [2025-08-28T06:20:49.865Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:20:50.121Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:50.121Z] label: gpt [2025-08-28T06:20:50.121Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-08-28T06:20:50.121Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-08-28T06:20:50.121Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-08-28T06:20:50.121Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-08-28T06:20:50.121Z] /dev/loop0p4: start="1050624", size="4775936", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-08-28T06:20:50.121Z] { [2025-08-28T06:20:50.121Z] "partitiontable": { [2025-08-28T06:20:50.121Z] "label": "gpt", [2025-08-28T06:20:50.121Z] "id": "00000000-0000-4000-A000-000000000001", [2025-08-28T06:20:50.121Z] "device": "/dev/loop0", [2025-08-28T06:20:50.121Z] "unit": "sectors", [2025-08-28T06:20:50.121Z] "firstlba": 2048, [2025-08-28T06:20:50.121Z] "lastlba": 5828574, [2025-08-28T06:20:50.121Z] "sectorsize": 512, [2025-08-28T06:20:50.121Z] "partitions": [ [2025-08-28T06:20:50.121Z] { [2025-08-28T06:20:50.121Z] "node": "/dev/loop0p1", [2025-08-28T06:20:50.121Z] "start": 2048, [2025-08-28T06:20:50.121Z] "size": 2048, [2025-08-28T06:20:50.121Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-08-28T06:20:50.121Z] "uuid": "3930FD91-5F6E-4B9A-B20D-0630A483FA80", [2025-08-28T06:20:50.121Z] "name": "BIOS-BOOT" [2025-08-28T06:20:50.121Z] },{ [2025-08-28T06:20:50.121Z] "node": "/dev/loop0p2", [2025-08-28T06:20:50.121Z] "start": 4096, [2025-08-28T06:20:50.121Z] "size": 260096, [2025-08-28T06:20:50.121Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-08-28T06:20:50.121Z] "uuid": "B20C2E6B-A1D8-4CC6-B020-6C69AEA4844E", [2025-08-28T06:20:50.121Z] "name": "EFI-SYSTEM" [2025-08-28T06:20:50.121Z] },{ [2025-08-28T06:20:50.121Z] "node": "/dev/loop0p3", [2025-08-28T06:20:50.121Z] "start": 264192, [2025-08-28T06:20:50.121Z] "size": 786432, [2025-08-28T06:20:50.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:20:50.121Z] "uuid": "4990FC37-AD4B-44A1-A169-7A6C0B99F84E", [2025-08-28T06:20:50.121Z] "name": "boot" [2025-08-28T06:20:50.121Z] },{ [2025-08-28T06:20:50.121Z] "node": "/dev/loop0p4", [2025-08-28T06:20:50.121Z] "start": 1050624, [2025-08-28T06:20:50.121Z] "size": 4775936, [2025-08-28T06:20:50.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:20:50.121Z] "uuid": "4A3EA5E2-0689-4882-A389-52D23B084D5D", [2025-08-28T06:20:50.121Z] "name": "root" [2025-08-28T06:20:50.121Z] } [2025-08-28T06:20:50.121Z] ] [2025-08-28T06:20:50.121Z] } [2025-08-28T06:20:50.121Z] } [2025-08-28T06:20:50.121Z] [2025-08-28T06:20:50.121Z] ⏱ Duration: 0s [2025-08-28T06:20:50.121Z] org.osbuild.mkfs.fat: b42d3b9644ed074476d9c35bec02ae86f1a38200e9dccfe702e035ee599059ce { [2025-08-28T06:20:50.121Z] "label": "EFI-SYSTEM", [2025-08-28T06:20:50.121Z] "volid": "7B7795E7" [2025-08-28T06:20:50.121Z] } [2025-08-28T06:20:50.376Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:20:50.376Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:50.376Z] mkfs.fat 4.2 (2021-01-31) [2025-08-28T06:20:50.376Z] [2025-08-28T06:20:50.376Z] ⏱ Duration: 0s [2025-08-28T06:20:50.376Z] org.osbuild.mkfs.ext4: f883803cc6ee41ce9195442922367a27a912778aa73f64a734f6de0568c1c83f { [2025-08-28T06:20:50.376Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-08-28T06:20:50.376Z] "label": "boot", [2025-08-28T06:20:50.376Z] "metadata_csum_seed": true [2025-08-28T06:20:50.376Z] } [2025-08-28T06:20:50.630Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:20:50.630Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:50.630Z] mke2fs 1.47.2 (1-Jan-2025) [2025-08-28T06:20:50.632Z] Discarding device blocks: 0/393216 done [2025-08-28T06:20:50.632Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-08-28T06:20:50.632Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-08-28T06:20:50.632Z] Superblock backups stored on blocks: [2025-08-28T06:20:50.632Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-08-28T06:20:50.632Z] [2025-08-28T06:20:50.632Z] Allocating group tables: 0/48 done [2025-08-28T06:20:50.632Z] Writing inode tables: 0/48 done [2025-08-28T06:20:50.632Z] Creating journal (8192 blocks): done [2025-08-28T06:20:50.632Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-08-28T06:20:50.632Z] [2025-08-28T06:20:50.632Z] [2025-08-28T06:20:50.632Z] ⏱ Duration: 0s [2025-08-28T06:20:50.632Z] org.osbuild.mkfs.xfs: 7476447bce2963cb0509ca5c0667bc25e8b31d8930cd28a2275ec74926040a6a { [2025-08-28T06:20:50.632Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-08-28T06:20:50.632Z] "label": "root" [2025-08-28T06:20:50.632Z] } [2025-08-28T06:20:50.886Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:20:50.886Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:50.886Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=149248 blks [2025-08-28T06:20:50.886Z] = sectsz=512 attr=2, projid32bit=1 [2025-08-28T06:20:50.886Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-08-28T06:20:50.886Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-08-28T06:20:50.886Z] = exchange=0 [2025-08-28T06:20:50.886Z] data = bsize=4096 blocks=596992, imaxpct=25 [2025-08-28T06:20:50.886Z] = sunit=0 swidth=0 blks [2025-08-28T06:20:50.886Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-08-28T06:20:50.886Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-08-28T06:20:50.886Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-08-28T06:20:50.888Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-08-28T06:20:50.888Z] Discarding blocks...Done. [2025-08-28T06:20:50.888Z] [2025-08-28T06:20:50.888Z] ⏱ Duration: 0s [2025-08-28T06:20:50.888Z] org.osbuild.mkdir: a1a5435b5a623abb3fd788ec38fe344b5d7c689b37718654ea01af63d50a1106 { [2025-08-28T06:20:50.888Z] "paths": [ [2025-08-28T06:20:50.888Z] { [2025-08-28T06:20:50.888Z] "path": "mount://root/boot", [2025-08-28T06:20:50.888Z] "mode": 493 [2025-08-28T06:20:50.888Z] }, [2025-08-28T06:20:50.888Z] { [2025-08-28T06:20:50.888Z] "path": "mount://boot/efi", [2025-08-28T06:20:50.888Z] "mode": 493 [2025-08-28T06:20:50.888Z] } [2025-08-28T06:20:50.888Z] ] [2025-08-28T06:20:50.888Z] } [2025-08-28T06:20:51.142Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:20:51.142Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8kk1gcpe/mounts/root-mount-point [2025-08-28T06:20:51.142Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8kk1gcpe/mounts/boot-mount-point [2025-08-28T06:20:51.398Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:51.398Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8kk1gcpe/mounts/boot-mount-point unmounted [2025-08-28T06:20:51.398Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8kk1gcpe/mounts/root-mount-point unmounted [2025-08-28T06:20:51.398Z] [2025-08-28T06:20:51.398Z] ⏱ Duration: 0s [2025-08-28T06:20:51.398Z] org.osbuild.selinux: 612f24dc9bace272fa8ce6bcfe617a3023e7c45699cc341c1aed6de3c128b4a0 { [2025-08-28T06:20:51.398Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-08-28T06:20:51.398Z] "target": "mount://root/" [2025-08-28T06:20:51.398Z] } [2025-08-28T06:20:51.654Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:20:51.654Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-71_vk2ob/mounts/ [2025-08-28T06:20:51.654Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:51.908Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-71_vk2ob/mounts/ unmounted [2025-08-28T06:20:51.908Z] [2025-08-28T06:20:51.908Z] ⏱ Duration: 0s [2025-08-28T06:20:51.908Z] org.osbuild.selinux: 8dfd5807f285d47aa1d14ac71a02bdbadbe88a5b20869286de2ffd7ebda2a132 { [2025-08-28T06:20:51.908Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-08-28T06:20:51.908Z] "target": "mount://root/boot/" [2025-08-28T06:20:51.908Z] } [2025-08-28T06:20:51.908Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:20:52.162Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dg857gqu/mounts/ [2025-08-28T06:20:52.162Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dg857gqu/mounts/boot [2025-08-28T06:20:52.162Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:52.416Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dg857gqu/mounts/boot unmounted [2025-08-28T06:20:52.416Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dg857gqu/mounts/ unmounted [2025-08-28T06:20:52.416Z] [2025-08-28T06:20:52.416Z] ⏱ Duration: 0s [2025-08-28T06:20:52.416Z] org.osbuild.copy: 893240b7e6c067c15d19cc1c0fdadd0edf1b23462a55463786a5a84d85415ac1 { [2025-08-28T06:20:52.416Z] "paths": [ [2025-08-28T06:20:52.416Z] { [2025-08-28T06:20:52.416Z] "from": "input://tree/", [2025-08-28T06:20:52.416Z] "to": "mount://root/" [2025-08-28T06:20:52.416Z] } [2025-08-28T06:20:52.416Z] ] [2025-08-28T06:20:52.416Z] } [2025-08-28T06:20:52.416Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:20:52.670Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/ [2025-08-28T06:20:52.670Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/boot [2025-08-28T06:20:52.670Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/boot/efi [2025-08-28T06:20:52.923Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:20:52.923Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-08-28T06:20:59.449Z]  [2025-08-28T06:20:59.449Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:20:59.449Z] /dev/vdb1 45G 7.6G 38G 17% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:20:59.449Z]  [2025-08-28T06:21:04.685Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/boot/efi unmounted [2025-08-28T06:21:04.943Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/boot unmounted [2025-08-28T06:21:04.943Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5fx_npb2/mounts/ unmounted [2025-08-28T06:21:04.943Z] [2025-08-28T06:21:04.943Z] ⏱ Duration: 12s [2025-08-28T06:21:04.943Z] org.osbuild.bootupd: 3d93d9301572856c9ab7f87c9d75bd0593a8e5376705a3661b58cac4aa279c08 { [2025-08-28T06:21:04.943Z] "bios": { [2025-08-28T06:21:04.943Z] "device": "disk" [2025-08-28T06:21:04.943Z] }, [2025-08-28T06:21:04.943Z] "static-configs": true, [2025-08-28T06:21:04.943Z] "deployment": { [2025-08-28T06:21:04.943Z] "default": true [2025-08-28T06:21:04.943Z] } [2025-08-28T06:21:04.943Z] } [2025-08-28T06:21:05.198Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:21:05.198Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/ [2025-08-28T06:21:05.198Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/boot [2025-08-28T06:21:05.452Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/boot/efi [2025-08-28T06:21:05.452Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:06.378Z] Added 01_users.cfg [2025-08-28T06:21:06.378Z] Added 05_ignition.cfg [2025-08-28T06:21:06.378Z] Added 10_blscfg.cfg [2025-08-28T06:21:06.378Z] Added 14_menu_show_once.cfg [2025-08-28T06:21:06.378Z] Added 30_uefi-firmware.cfg [2025-08-28T06:21:06.378Z] Added 41_custom.cfg [2025-08-28T06:21:06.378Z] Installed: grub.cfg [2025-08-28T06:21:06.378Z] Installed: "fedora/grub.cfg" [2025-08-28T06:21:06.378Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/boot/efi unmounted [2025-08-28T06:21:06.378Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/boot unmounted [2025-08-28T06:21:06.378Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ojtxoyyp/mounts/ unmounted [2025-08-28T06:21:06.633Z] [2025-08-28T06:21:06.633Z] ⏱ Duration: 1s [2025-08-28T06:21:06.633Z] org.osbuild.chattr: 6d319ff602c1ed7cac1d205a21b63a4ef0974e6a75032961f0b82c196b40ffa4 { [2025-08-28T06:21:06.633Z] "items": { [2025-08-28T06:21:06.633Z] "mount://root/": { [2025-08-28T06:21:06.633Z] "immutable": true [2025-08-28T06:21:06.633Z] } [2025-08-28T06:21:06.633Z] } [2025-08-28T06:21:06.633Z] } [2025-08-28T06:21:06.633Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:21:06.633Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/ [2025-08-28T06:21:06.633Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0' [2025-08-28T06:21:06.889Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/boot unmounted [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/var unmounted [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/sysroot unmounted [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts unmounted [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts unmounted [2025-08-28T06:21:06.889Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts unmounted [2025-08-28T06:21:06.889Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ek6fcrgu/mounts/ [2025-08-28T06:21:06.889Z] [2025-08-28T06:21:06.889Z] ⏱ Duration: 0s [2025-08-28T06:21:07.142Z] Pipeline raw-qemu-image: e8ffb7c5bc9ebdd6febfdf070ee977a447c36ddcac9d104834f10b70f38a702f [2025-08-28T06:21:07.142Z] Build [2025-08-28T06:21:07.142Z] root: [2025-08-28T06:21:07.142Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:21:07.142Z] org.osbuild.copy: bebc29e83d069e25d08ae9e94bcbd8ee9f10bbbd34b72de116d60d908a1bce4d { [2025-08-28T06:21:07.142Z] "paths": [ [2025-08-28T06:21:07.142Z] { [2025-08-28T06:21:07.142Z] "from": "input://tree/disk.img", [2025-08-28T06:21:07.142Z] "to": "tree:///disk.img" [2025-08-28T06:21:07.142Z] } [2025-08-28T06:21:07.142Z] ] [2025-08-28T06:21:07.142Z] } [2025-08-28T06:21:07.142Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:07.142Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-08-28T06:21:07.396Z] [2025-08-28T06:21:07.396Z] ⏱ Duration: 0s [2025-08-28T06:21:07.396Z] org.osbuild.truncate: 1fe70dd452333b002bd15572498801082b66014241a3dcb8f11b2a9145c773bb { [2025-08-28T06:21:07.396Z] "filename": "disk.img", [2025-08-28T06:21:07.396Z] "size": "10737418240" [2025-08-28T06:21:07.396Z] } [2025-08-28T06:21:07.396Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:07.649Z] [2025-08-28T06:21:07.649Z] ⏱ Duration: 0s [2025-08-28T06:21:07.649Z] org.osbuild.coreos.platform: e8ffb7c5bc9ebdd6febfdf070ee977a447c36ddcac9d104834f10b70f38a702f { [2025-08-28T06:21:07.649Z] "platform": "qemu" [2025-08-28T06:21:07.649Z] } [2025-08-28T06:21:07.649Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:21:07.649Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/ [2025-08-28T06:21:07.649Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0' [2025-08-28T06:21:07.903Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/boot [2025-08-28T06:21:07.903Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:07.903Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/boot unmounted [2025-08-28T06:21:07.903Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts [2025-08-28T06:21:07.903Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/boot unmounted [2025-08-28T06:21:08.156Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/var unmounted [2025-08-28T06:21:08.156Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/sysroot unmounted [2025-08-28T06:21:08.156Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts unmounted [2025-08-28T06:21:08.156Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts unmounted [2025-08-28T06:21:08.156Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts unmounted [2025-08-28T06:21:08.156Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zyyuhdxs/mounts/ [2025-08-28T06:21:08.156Z] [2025-08-28T06:21:08.156Z] ⏱ Duration: 0s [2025-08-28T06:21:08.156Z] Pipeline qemu: 99258e7f75d69c289b90a0f133a557fa819dd81ccba5411929825ea7f554d2dc [2025-08-28T06:21:08.156Z] Build [2025-08-28T06:21:08.156Z] root: [2025-08-28T06:21:08.156Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:21:08.156Z] org.osbuild.qemu: 99258e7f75d69c289b90a0f133a557fa819dd81ccba5411929825ea7f554d2dc { [2025-08-28T06:21:08.156Z] "filename": "fedora-coreos-44.20250828.dev.0-qemu.x86_64.qcow2", [2025-08-28T06:21:08.156Z] "format": { [2025-08-28T06:21:08.156Z] "type": "qcow2", [2025-08-28T06:21:08.156Z] "compression": false, [2025-08-28T06:21:08.156Z] "compat": "1.1" [2025-08-28T06:21:08.156Z] } [2025-08-28T06:21:08.156Z] } [2025-08-28T06:21:08.156Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:21:08.412Z]  [2025-08-28T06:21:08.412Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:21:08.412Z] /dev/vdb1 45G 8.7G 37G 20% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:21:08.412Z]  [2025-08-28T06:21:11.665Z] [2025-08-28T06:21:11.665Z] ⏱ Duration: 3s [2025-08-28T06:21:11.665Z] manifest /tmp/osbuild-Owun.json finished successfully [2025-08-28T06:21:15.823Z] oci-archive: 09794a1e2dc86628acf2f1e608d1c7fd8e719e0c277e5ce2358191990c086f97 [2025-08-28T06:21:15.823Z] deployed-tree: 77f8b21f5d97fe690e865f4bcc1833c3f5cc367731480818bf627a8370066ed2 [2025-08-28T06:21:15.823Z] tree: 1124adad3507c7762ca33652971ee74c29a5604c47801d0f93a46c041328997e [2025-08-28T06:21:15.823Z] raw-image: 6d319ff602c1ed7cac1d205a21b63a4ef0974e6a75032961f0b82c196b40ffa4 [2025-08-28T06:21:15.823Z] raw-4k-image: c425d2ce6d14811527900da27dacc750fae589ac38d8a5088c5b1b1ae30e867d [2025-08-28T06:21:15.823Z] raw-aliyun-image: d5bbe0d2913eb774b549dabf756467ca1980103faaea3b956b86f86a96291216 [2025-08-28T06:21:15.823Z] aliyun: c7298f04acef6778c6156a1593f5d54557eeb4103ea0d3dcd554a23bf10556a2 [2025-08-28T06:21:15.823Z] raw-applehv-image: 89a1c44001e6be02fe774173a419a7e705b352eeb3d7de8ed2ff5d0149ca8ad4 [2025-08-28T06:21:15.823Z] applehv: 9ca5e63b211082cbfbb415eed90cb93a9b150c549cf97003775912e1c01cd396 [2025-08-28T06:21:15.823Z] raw-aws-image: ec5d395faa7a111cb74fc9bdd77f300a26b3dd77bb40759c8e17c49b34c4109e [2025-08-28T06:21:15.823Z] aws: e711bcf5968fffc7d496694e5efcba96ff5bf0bf1e748205769b9d6b72d74e8b [2025-08-28T06:21:15.823Z] raw-azure-image: 2fbb45f02431f0a69f6ceeb06cfaf360e47b9db08ed302436db9bf1797af6a46 [2025-08-28T06:21:15.823Z] azure: 220859fc7582915d83ece55b2344bb676c563a78e56de6cc844fb338d7691f13 [2025-08-28T06:21:15.823Z] raw-azurestack-image: 35dba343854d198dc47dbb4276a85c002f0cbf380b8cd91fb2c114b4fa715c19 [2025-08-28T06:21:15.823Z] azurestack: 420f913d06040478c344b38d0049fb3a341720d5077f9b60dcf5b66a2b0db067 [2025-08-28T06:21:15.823Z] raw-digitalocean-image: e2e003365f026c1dc0f918b4ff0074112e340bb829965d7b1711a89e7414f010 [2025-08-28T06:21:15.823Z] digitalocean: d7a797814fc8137d0caab1284e22e9d8ef7d95903229b4b9580099f3d07e2069 [2025-08-28T06:21:15.823Z] raw-exoscale-image: a11a84e0b6b921032f5db4e1e312cdfa41c7a3900d00ce60a544e4c55f71008c [2025-08-28T06:21:15.823Z] exoscale: c91bc21a2efddc4dcaf232fb89cfbfd9bdf73f1c1f5efea3a7bbf71dd986e3ef [2025-08-28T06:21:15.823Z] raw-gcp-image: afc3f42faa74ae9f33d1573b7e18572e80edbc55286e2d4d273d03ecc043acf9 [2025-08-28T06:21:15.823Z] raw-gcp-image-tar: aa64991fdd76da92084eee57bfc9d30c53924e4392ed3f5072b189b01de315e3 [2025-08-28T06:21:15.823Z] gcp: 03d9c2b25f6d8c00be94d8b5c099143a5fb0c531e915d93ebecce511743aa068 [2025-08-28T06:21:15.823Z] raw-hetzner-image: 4fc47d24484c5820e8d3dc65dba0e6079649b61041effd38efb3344f8e50d7e6 [2025-08-28T06:21:15.823Z] hetzner: 7cd7228275af8c4f9f9a2d00382016fa14f7f9fbd5c3cc7d0310099a7b92e51e [2025-08-28T06:21:15.823Z] raw-hyperv-image: dbda568170c600bae08f3728474ab1431686c0c925e59b100777219112421997 [2025-08-28T06:21:15.823Z] hyperv: 89ed5291076280f8a617ba73f2a4307fd1e0f4fcecb4fb0aea67a9329c462a9c [2025-08-28T06:21:15.823Z] raw-ibmcloud-image: d50f135023cad937a2199ff11d5d6aeec4c7317ee6366e31c217d75ca605ad29 [2025-08-28T06:21:15.823Z] ibmcloud: aae1f84b460b333238d68877a23fa0921862e85bd290f2562e784c3813b882e6 [2025-08-28T06:21:15.823Z] raw-kubevirt-image: 05580ec71eeddb529ef0d18bb831b8d0bf0f6e39d8af6035a0d32de22477d599 [2025-08-28T06:21:15.823Z] qemu-kubevirt-image: 1bef9157b90c386153b9a7e6b3b0e063808c9327afc00a3f66908de0c73aeb78 [2025-08-28T06:21:15.823Z] kubevirt: 16f98c7a23b304e116ece1999f4b973f4ce15c172e0eccb99ff9ca7d068b5c20 [2025-08-28T06:21:15.823Z] raw-openstack-image: a0b34fa7567e9accb54e7616224b75cec4c69c4fc1a8a02f18e00843dce645d7 [2025-08-28T06:21:15.823Z] openstack: 09368cd3a31e02fa0fd88ed860f89b434ffea7a5dad0733886e1bec1745929c9 [2025-08-28T06:21:15.823Z] raw-oraclecloud-image: fe7c62576cddc424570b799a53ad85096a5bd8c5598098aa14273b996b53e611 [2025-08-28T06:21:15.823Z] oraclecloud: c2689c7e3f1d6b723edbf27176015c810b5a467979e00ca7e745d26109ce6f1f [2025-08-28T06:21:15.823Z] raw-proxmoxve-image: fd40f3f681a87497cbda2dc6c1b8927333d9eb7d3910fc0669dabdf1dd8db14f [2025-08-28T06:21:15.823Z] proxmoxve: 3ac4f7537678f31e6d38319d86f7d4a0ba656325cfb201582d9c4c63915b1d08 [2025-08-28T06:21:15.823Z] raw-metal-image: 040ff43b8c1e4fb37d2ede79a5bda05db6981825b8545b697f64be43adf13648 [2025-08-28T06:21:15.823Z] metal: 577e723380e9309e21de2f9364970065cf7141418c6040436d23a344f4ec7864 [2025-08-28T06:21:15.823Z] raw-metal4k-image: b322b2f32c18dee0975157914f135d3bd7e0ee1bd953de2185dca2a8e8858b00 [2025-08-28T06:21:15.823Z] metal4k: 64aee6994a5b5aba8ceb91bfe78cd5f36b0b649789620e9cc6fb733dd0b332e4 [2025-08-28T06:21:15.823Z] raw-nutanix-image: 6bfa73f1b0aa92fef1a04f30a97f4e8f19c5ffac1a6713d87019e93b5d2612e8 [2025-08-28T06:21:15.823Z] nutanix: e53e705bd36611ce28fd18e2930ae47217c20526976ce08270fc6b6c13215792 [2025-08-28T06:21:15.823Z] raw-qemu-image: e8ffb7c5bc9ebdd6febfdf070ee977a447c36ddcac9d104834f10b70f38a702f [2025-08-28T06:21:15.823Z] qemu: 99258e7f75d69c289b90a0f133a557fa819dd81ccba5411929825ea7f554d2dc [2025-08-28T06:21:15.823Z] raw-vultr-image: 3f8c2260b38e3b00b3ee88e0418e125aa6068fe31a0a5c68dde25711cf562874 [2025-08-28T06:21:15.823Z] vultr: 0be6c0a8f186eb5067bda015e3ec42fcacee7cecded470aa4a574332b648f9b8 [2025-08-28T06:21:15.823Z] live: a7f554502e8138ac840ddade93aa31f6691e5cddcd60d31e661c79ed39341bc4 [2025-08-28T06:21:15.823Z] + set +x [2025-08-28T06:21:19.093Z]  [2025-08-28T06:21:19.093Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:21:19.093Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:21:19.093Z]  [2025-08-28T06:21:19.093Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.fGv9zAVxDZ/qemu/fedora-coreos-44.20250828.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-08-28T06:21:19.093Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.fGv9zAVxDZ/qemu': Operation not permitted [2025-08-28T06:21:23.259Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756362082943416502 [2025-08-28T06:21:23.259Z] Successfully generated: fedora-coreos-44.20250828.dev.0-qemu.x86_64.qcow2 [2025-08-28T06:21:23.263Z] [Pipeline] } [2025-08-28T06:21:23.271Z] [Pipeline] // withEnv [2025-08-28T06:21:23.279Z] [Pipeline] } [2025-08-28T06:21:23.281Z] [Pipeline] // stage [2025-08-28T06:21:23.309Z] [Pipeline] withEnv [2025-08-28T06:21:23.310Z] [Pipeline] { [2025-08-28T06:21:23.312Z] [Pipeline] sh [2025-08-28T06:21:23.813Z] + set -euo pipefail [2025-08-28T06:21:23.813Z] ++ umask [2025-08-28T06:21:23.813Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:23.813Z] + uuidgen [2025-08-28T06:21:23.813Z] + cut -f1 -d- [2025-08-28T06:21:23.817Z] [Pipeline] } [2025-08-28T06:21:23.822Z] [Pipeline] // withEnv [2025-08-28T06:21:23.827Z] [Pipeline] withEnv [2025-08-28T06:21:23.827Z] [Pipeline] { [2025-08-28T06:21:23.834Z] [Pipeline] sh [2025-08-28T06:21:24.310Z] + set -euo pipefail [2025-08-28T06:21:24.313Z] ++ umask [2025-08-28T06:21:24.313Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:24.313Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:21:24.313Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-08-28T06:21:24.317Z] [Pipeline] } [2025-08-28T06:21:24.319Z] [Pipeline] // withEnv [2025-08-28T06:21:24.326Z] [Pipeline] parallel [2025-08-28T06:21:24.326Z] [Pipeline] { (Branch: x86_64:kola) [2025-08-28T06:21:24.326Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-08-28T06:21:24.338Z] [Pipeline] withEnv [2025-08-28T06:21:24.339Z] [Pipeline] { [2025-08-28T06:21:24.339Z] [Pipeline] withEnv [2025-08-28T06:21:24.339Z] [Pipeline] { [2025-08-28T06:21:24.341Z] [Pipeline] sh [2025-08-28T06:21:24.571Z] [Pipeline] sh [2025-08-28T06:21:24.824Z] + set -xeuo pipefail [2025-08-28T06:21:24.824Z] ++ umask [2025-08-28T06:21:24.824Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:24.824Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-08-28T06:21:24.826Z] [Pipeline] } [2025-08-28T06:21:24.829Z] [Pipeline] // withEnv [2025-08-28T06:21:24.834Z] [Pipeline] withEnv [2025-08-28T06:21:24.834Z] [Pipeline] { [2025-08-28T06:21:24.838Z] [Pipeline] sh [2025-08-28T06:21:25.053Z] + set -xeuo pipefail [2025-08-28T06:21:25.053Z] ++ umask [2025-08-28T06:21:25.053Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:25.053Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:21:25.053Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-08-28T06:21:25.053Z] 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-H2M6S/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-08-28T06:21:25.053Z] 2025-08-28T06:21:24Z cli: Started logging at level INFO [2025-08-28T06:21:25.053Z] 2025-08-28T06:21:24Z cli: Started logging at level INFO [2025-08-28T06:21:25.318Z] + set -euo pipefail [2025-08-28T06:21:25.319Z] ++ umask [2025-08-28T06:21:25.319Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:25.319Z] + kola list --json [2025-08-28T06:21:25.319Z] + jq -r '.[].Name' [2025-08-28T06:21:25.321Z] [Pipeline] } [2025-08-28T06:21:25.326Z] [Pipeline] // withEnv [2025-08-28T06:21:25.332Z] [Pipeline] withEnv [2025-08-28T06:21:25.332Z] [Pipeline] { [2025-08-28T06:21:25.336Z] [Pipeline] sh [2025-08-28T06:21:25.612Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250826.91.0/x86_64/fedora-coreos-44.20250826.91.0-qemu.x86_64.qcow2.xz [2025-08-28T06:21:25.612Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250826.91.0/x86_64/fedora-coreos-44.20250826.91.0-qemu.x86_64.qcow2.xz.sig [2025-08-28T06:21:25.812Z] + set -xeuo pipefail [2025-08-28T06:21:25.812Z] ++ umask [2025-08-28T06:21:25.812Z] + '[' 0022 = 0000 ']' [2025-08-28T06:21:25.812Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:21:25.812Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-08-28T06:21:25.812Z] 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-H2M6S/kola-x86_64 [2025-08-28T06:21:25.812Z] 🕒 Snoozing kola test pattern "ext.config.files.validate-symlinks" until Sep 01 2025 [2025-08-28T06:21:25.812Z] 👉 https://github.com/coreos/fedora-coreos-tracker/issues/2012 [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.failure [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.mount.partitions [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.resource.remote [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.sethostname [2025-08-28T06:21:26.066Z] === RUN ostree.hotfix [2025-08-28T06:21:26.066Z] === RUN non-exclusive-test-bucket-0 [2025-08-28T06:21:26.066Z] === RUN ext.config.disks.lvmdevices [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.systemd-unmasking [2025-08-28T06:21:26.066Z] === RUN basic.nvme [2025-08-28T06:21:26.066Z] === RUN kdump.crash.ssh [2025-08-28T06:21:26.066Z] === RUN kdump.crash.nfs [2025-08-28T06:21:26.066Z] === RUN ext.config.butane.grub-users [2025-08-28T06:21:26.066Z] === RUN fcos.network.listeners [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.no-persist-ip [2025-08-28T06:21:26.066Z] === RUN ext.config.containers.quadlet [2025-08-28T06:21:26.066Z] === RUN rpmostree.install-uninstall [2025-08-28T06:21:26.066Z] === RUN coreos.auth.verify [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.systemd-disable [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.once [2025-08-28T06:21:26.066Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-08-28T06:21:26.066Z] === RUN ext.config.systemd.network-online [2025-08-28T06:21:26.066Z] === RUN ext.config.files.alternatives [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.delete-config [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.force-persist-ip [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.prefer-ignition-networking [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.instantiated.enable-unit [2025-08-28T06:21:26.066Z] === RUN ext.config.security.lockdown [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.nmstate.state [2025-08-28T06:21:26.066Z] === RUN coreos.misc.disk.varlibcontainers [2025-08-28T06:21:26.066Z] === RUN ext.config.boot.bootupd-validate [2025-08-28T06:21:26.066Z] === RUN ext.config.gshadow [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.symlink [2025-08-28T06:21:26.066Z] === RUN coreos.unique.boot.ignition.failure [2025-08-28T06:21:26.066Z] === RUN ext.config.boot.grub2-install [2025-08-28T06:21:26.066Z] === RUN podman.network-single [2025-08-28T06:21:26.066Z] === RUN multipath.day2 [2025-08-28T06:21:26.066Z] === RUN ostree.unlock [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.mount.disks [2025-08-28T06:21:26.066Z] === RUN ext.config.systemd.condition-needs-update [2025-08-28T06:21:26.066Z] === RUN ext.config.reboot [2025-08-28T06:21:26.066Z] === RUN ext.config.multipath.resilient [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.groups [2025-08-28T06:21:26.066Z] === RUN ext.config.var-mount.scsi-id [2025-08-28T06:21:26.066Z] === RUN coreos.selinux.boolean [2025-08-28T06:21:26.066Z] === RUN fcos.filesystem [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.nmstate.policy [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.kargs [2025-08-28T06:21:26.066Z] === RUN podman.base [2025-08-28T06:21:26.066Z] === RUN multipath.day1 [2025-08-28T06:21:26.066Z] === RUN ext.config.var-mount.luks [2025-08-28T06:21:26.066Z] === RUN coreos.unique.boot.failure [2025-08-28T06:21:26.066Z] === RUN ext.config.rpm-ostree-countme [2025-08-28T06:21:26.066Z] === RUN ext.config.extensions.package [2025-08-28T06:21:26.066Z] === RUN ext.config.podman.rootless-systemd [2025-08-28T06:21:26.066Z] === RUN ext.config.kdump.crash [2025-08-28T06:21:26.066Z] === RUN ext.config.selinux.enforcing [2025-08-28T06:21:26.066Z] === RUN basic.uefi-secure [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-08-28T06:21:26.066Z] === RUN ext.config.docker.basic [2025-08-28T06:21:26.066Z] === RUN ext.config.swap.zram-generator [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-08-28T06:21:26.066Z] === RUN ext.config.var-mount.simple [2025-08-28T06:21:26.066Z] === RUN ext.config.clhm.ignition-warnings [2025-08-28T06:21:26.066Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-08-28T06:21:26.066Z] === RUN rpmostree.status [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-08-28T06:21:26.066Z] === RUN rpmostree.upgrade-rollback [2025-08-28T06:21:26.066Z] === RUN rootfs.uuid [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.systemd-enable-units [2025-08-28T06:21:26.066Z] === RUN basic [2025-08-28T06:21:26.066Z] === RUN linux.nfs.client [2025-08-28T06:21:26.066Z] === RUN fcos.users.shells [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.stable-boot [2025-08-28T06:21:26.066Z] === RUN podman.workflow [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.nameserver [2025-08-28T06:21:26.066Z] === RUN coreos.ignition.v2.users [2025-08-28T06:21:26.066Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-08-28T06:21:26.066Z] === RUN ext.config.ignition.remote [2025-08-28T06:21:26.066Z] === RUN ext.config.docker.swarm-overlay-network [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-08-28T06:21:26.066Z] === RUN ext.config.networking.kargs-rd-net [2025-08-28T06:21:26.066Z] === RUN rhcos.selinux.boolean.persist [2025-08-28T06:21:26.066Z] === RUN basic.uefi [2025-08-28T06:21:26.066Z] === RUN multipath.partition [2025-08-28T06:21:26.066Z] === RUN ext.config.toolbox [2025-08-28T06:21:26.969Z] Read disk 68.74441814422607 MiB/933.9023017883301 MiB (7%) [2025-08-28T06:21:28.325Z] Read disk 150.1828851699829 MiB/933.9023017883301 MiB (16%) [2025-08-28T06:21:29.246Z] Read disk 193.68324375152588 MiB/933.9023017883301 MiB (20%) [2025-08-28T06:21:30.170Z] Read disk 219.21017169952393 MiB/933.9023017883301 MiB (23%) [2025-08-28T06:21:31.094Z] Read disk 248.01300716400146 MiB/933.9023017883301 MiB (26%) [2025-08-28T06:21:32.013Z] Read disk 276.0081033706665 MiB/933.9023017883301 MiB (29%) [2025-08-28T06:21:32.932Z] Read disk 305.85869312286377 MiB/933.9023017883301 MiB (32%) [2025-08-28T06:21:34.290Z] Read disk 334.19232082366943 MiB/933.9023017883301 MiB (35%) [2025-08-28T06:21:35.210Z] Read disk 388.607195854187 MiB/933.9023017883301 MiB (41%) [2025-08-28T06:21:36.130Z] Read disk 455.28554821014404 MiB/933.9023017883301 MiB (48%) [2025-08-28T06:21:37.051Z] Read disk 520.8539953231812 MiB/933.9023017883301 MiB (55%) [2025-08-28T06:21:37.974Z] Read disk 589.493311882019 MiB/933.9023017883301 MiB (63%) [2025-08-28T06:21:39.331Z] Read disk 659.5087881088257 MiB/933.9023017883301 MiB (70%) [2025-08-28T06:21:40.252Z] Read disk 715.3465394973755 MiB/933.9023017883301 MiB (76%) [2025-08-28T06:21:40.877Z] --- PASS: coreos.unique.boot.ignition.failure (13.67s) [2025-08-28T06:21:40.877Z] --- PASS: coreos.ignition.failure (14.50s) [2025-08-28T06:21:41.171Z] Read disk 742.8071851730347 MiB/933.9023017883301 MiB (79%) [2025-08-28T06:21:42.090Z] Read disk 777.2605066299438 MiB/933.9023017883301 MiB (83%) [2025-08-28T06:21:43.011Z] Read disk 842.1054067611694 MiB/933.9023017883301 MiB (90%) [2025-08-28T06:21:43.932Z] Read disk 877.3988351821899 MiB/933.9023017883301 MiB (93%) [2025-08-28T06:21:45.288Z] Read disk 905.5871286392212 MiB/933.9023017883301 MiB (96%) [2025-08-28T06:21:46.210Z] Read disk 932.6355562210083 MiB/933.9023017883301 MiB (99%) [2025-08-28T06:21:46.210Z] Read disk 933.9023017883301 MiB/933.9023017883301 MiB (100%) [2025-08-28T06:21:46.210Z] Read disk 933.9023017883301 MiB/933.9023017883301 MiB (100%) [2025-08-28T06:21:46.210Z] Read disk 933.9023017883301 MiB/933.9023017883301 MiB (100%) [2025-08-28T06:21:46.210Z] gpg: Signature made Tue Aug 26 13:09:05 2025 UTC [2025-08-28T06:21:46.210Z] gpg: using RSA key 36F612DCF27F7D1A48A835E4DBFCF71C6D9F90A6 [2025-08-28T06:21:46.210Z] gpg: Good signature from "Fedora (44) " [ultimate] [2025-08-28T06:21:46.210Z] tmp/kola-qemu-cache/fedora-coreos-44.20250826.91.0-qemu.x86_64.qcow2 [2025-08-28T06:21:46.210Z] 🕒 Snoozing kola test pattern "ext.config.files.validate-symlinks" until Sep 01 2025 [2025-08-28T06:21:46.210Z] 👉 https://github.com/coreos/fedora-coreos-tracker/issues/2012 [2025-08-28T06:21:46.210Z] === RUN fcos.upgrade.basic [2025-08-28T06:21:53.014Z] --- PASS: ext.config.security.lockdown (26.20s) [2025-08-28T06:22:01.074Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-08-28T06:22:08.063Z] === RUN fcos.upgrade.basic/setup [2025-08-28T06:22:09.141Z] --- PASS: coreos.selinux.boolean (41.83s) [2025-08-28T06:22:13.298Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-08-28T06:22:41.144Z] === RUN rpmostree.upgrade-rollback/rollback [2025-08-28T06:22:41.144Z] --- PASS: ext.config.toolbox (55.74s) [2025-08-28T06:22:41.144Z] === RUN basic.uefi/FCOSGrowpart [2025-08-28T06:22:41.144Z] === RUN basic.uefi/PortSSH [2025-08-28T06:22:41.144Z] === RUN basic.uefi/DbusPerms [2025-08-28T06:22:41.398Z] === RUN basic.uefi/ServicesActive [2025-08-28T06:22:41.398Z] === RUN basic.uefi/ReadOnly [2025-08-28T06:22:41.654Z] === RUN basic.uefi/Useradd [2025-08-28T06:22:41.654Z] === RUN basic.uefi/MachineID [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi (37.16s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/FCOSGrowpart (0.11s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/PortSSH (0.10s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/DbusPerms (0.28s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/ServicesActive (0.10s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/ReadOnly (0.09s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/Useradd (0.15s) [2025-08-28T06:22:45.806Z] --- PASS: basic.uefi/MachineID (0.10s) [2025-08-28T06:22:45.806Z] --- PASS: ext.config.ignition.delete-config (79.25s) [2025-08-28T06:22:46.732Z] --- PASS: multipath.partition (54.30s) [2025-08-28T06:22:51.946Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-08-28T06:23:01.546Z] --- PASS: rpmostree.upgrade-rollback (81.15s) [2025-08-28T06:23:01.546Z] --- PASS: rpmostree.upgrade-rollback/upgrade (35.59s) [2025-08-28T06:23:01.546Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.83s) [2025-08-28T06:23:13.690Z] --- PASS: ext.config.networking.kargs-rd-net (28.26s) [2025-08-28T06:23:18.918Z] --- PASS: rhcos.selinux.boolean.persist (42.24s) [2025-08-28T06:23:30.583Z] --- PASS: fcos.upgrade.basic (101.11s) [2025-08-28T06:23:30.583Z] --- PASS: fcos.upgrade.basic/setup (5.08s) [2025-08-28T06:23:30.583Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (37.04s) [2025-08-28T06:23:30.583Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (34.45s) [2025-08-28T06:23:30.583Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-upgrade-x86_64 [2025-08-28T06:23:30.587Z] [Pipeline] } [2025-08-28T06:23:30.592Z] [Pipeline] // withEnv [2025-08-28T06:23:30.600Z] [Pipeline] } [2025-08-28T06:23:31.075Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.48s) [2025-08-28T06:23:32.434Z] --- PASS: ext.config.docker.swarm-overlay-network (31.26s) [2025-08-28T06:23:47.251Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (59.69s) [2025-08-28T06:23:47.251Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (28.08s) [2025-08-28T06:23:57.167Z] --- PASS: coreos.ignition.v2.users (24.08s) [2025-08-28T06:24:03.682Z] --- PASS: ext.config.ignition.remote (49.94s) [2025-08-28T06:24:15.825Z] --- PASS: ext.config.networking.nameserver (27.94s) [2025-08-28T06:24:16.383Z] === RUN podman.workflow/run [2025-08-28T06:24:20.540Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (49.30s) [2025-08-28T06:24:30.467Z] --- PASS: ext.config.ignition.stable-boot (25.97s) [2025-08-28T06:24:45.287Z] --- PASS: fcos.users.shells (23.53s) [2025-08-28T06:25:00.110Z] --- PASS: ext.config.var-mount.scsi-id (44.78s) [2025-08-28T06:25:02.617Z] --- PASS: ext.config.systemd.condition-needs-update (76.00s) [2025-08-28T06:25:03.540Z] --- PASS: linux.nfs.client (34.26s) [2025-08-28T06:25:03.540Z] nfs-client.go:128: NFS server booted [2025-08-28T06:25:03.540Z] nfs-client.go:139: Got NFSv4 mount. [2025-08-28T06:25:03.540Z] nfs-client.go:153: Got NFSv3 mount. [2025-08-28T06:25:07.695Z] --- PASS: coreos.ignition.groups (23.95s) [2025-08-28T06:25:19.842Z] === RUN basic/FCOSGrowpart [2025-08-28T06:25:19.842Z] === RUN basic/PortSSH [2025-08-28T06:25:20.097Z] === RUN basic/DbusPerms [2025-08-28T06:25:20.351Z] === RUN basic/ServicesActive [2025-08-28T06:25:20.351Z] === RUN basic/ReadOnly [2025-08-28T06:25:20.351Z] === RUN basic/Useradd [2025-08-28T06:25:20.604Z] === RUN basic/MachineID [2025-08-28T06:25:23.855Z] --- PASS: basic (24.95s) [2025-08-28T06:25:23.855Z] --- PASS: basic/FCOSGrowpart (0.11s) [2025-08-28T06:25:23.855Z] --- PASS: basic/PortSSH (0.09s) [2025-08-28T06:25:23.855Z] --- PASS: basic/DbusPerms (0.26s) [2025-08-28T06:25:23.855Z] --- PASS: basic/ServicesActive (0.09s) [2025-08-28T06:25:23.855Z] --- PASS: basic/ReadOnly (0.09s) [2025-08-28T06:25:23.855Z] --- PASS: basic/Useradd (0.14s) [2025-08-28T06:25:23.855Z] --- PASS: basic/MachineID (0.09s) [2025-08-28T06:25:30.369Z] --- PASS: ext.config.ignition.systemd-enable-units (25.85s) [2025-08-28T06:25:45.177Z] === RUN rootfs.uuid/RandomUUID [2025-08-28T06:25:48.428Z] --- PASS: rootfs.uuid (24.17s) [2025-08-28T06:25:48.428Z] --- PASS: rootfs.uuid/RandomUUID (0.12s) [2025-08-28T06:25:51.676Z] --- PASS: ext.config.reboot (43.49s) [2025-08-28T06:26:01.591Z] --- PASS: ext.config.multipath.resilient (57.61s) [2025-08-28T06:26:33.575Z] --- PASS: multipath.day2 (59.34s) [2025-08-28T06:26:45.712Z] --- PASS: ext.config.files.alternatives (43.95s) [2025-08-28T06:26:45.712Z] --- PASS: coreos.ignition.mount.disks (53.77s) [2025-08-28T06:26:48.214Z] --- PASS: ext.config.butane.grub-users (59.81s) [2025-08-28T06:26:49.133Z] === RUN ostree.unlock/unlock [2025-08-28T06:26:49.387Z] === RUN ostree.unlock/install [2025-08-28T06:26:50.307Z] === RUN ostree.unlock/uninstall [2025-08-28T06:26:50.562Z] === RUN ostree.unlock/discard [2025-08-28T06:27:12.416Z] --- PASS: ext.config.systemd.network-online (25.87s) [2025-08-28T06:27:12.416Z] --- PASS: ext.config.boot.bootupd-validate (26.00s) [2025-08-28T06:27:12.416Z] --- PASS: ostree.unlock (43.19s) [2025-08-28T06:27:12.416Z] --- PASS: ostree.unlock/unlock (0.50s) [2025-08-28T06:27:12.416Z] --- PASS: ostree.unlock/install (0.64s) [2025-08-28T06:27:12.416Z] --- PASS: ostree.unlock/uninstall (0.37s) [2025-08-28T06:27:12.416Z] --- PASS: ostree.unlock/discard (18.14s) [2025-08-28T06:27:34.268Z] --- PASS: coreos.ignition.symlink (23.65s) [2025-08-28T06:27:37.527Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (49.38s) [2025-08-28T06:27:37.782Z] --- PASS: ext.config.gshadow (25.97s) [2025-08-28T06:27:52.594Z] --- PASS: coreos.ignition.once (41.22s) [2025-08-28T06:28:00.654Z] --- PASS: ext.config.ignition.systemd-disable (25.94s) [2025-08-28T06:28:05.878Z] --- PASS: ext.config.networking.no-persist-ip (27.78s) [2025-08-28T06:28:05.878Z] --- PASS: ext.config.containers.quadlet (27.83s) [2025-08-28T06:28:15.793Z] --- PASS: fcos.network.listeners (23.53s) [2025-08-28T06:28:23.857Z] --- PASS: coreos.auth.verify (23.44s) [2025-08-28T06:28:25.737Z] === RUN rpmostree.install-uninstall/install [2025-08-28T06:28:32.252Z] --- PASS: ext.config.boot.grub2-install (25.89s) [2025-08-28T06:28:54.119Z] --- PASS: ext.config.networking.force-persist-ip (27.89s) [2025-08-28T06:28:55.039Z] === RUN rpmostree.install-uninstall/uninstall [2025-08-28T06:29:16.891Z] --- PASS: ext.config.selinux.enforcing (44.27s) [2025-08-28T06:29:21.054Z] === RUN podman.workflow/exec [2025-08-28T06:29:21.308Z] === RUN podman.workflow/stop [2025-08-28T06:29:22.667Z] --- PASS: rpmostree.install-uninstall (77.26s) [2025-08-28T06:29:22.667Z] --- PASS: rpmostree.install-uninstall/install (29.53s) [2025-08-28T06:29:22.667Z] --- PASS: rpmostree.install-uninstall/uninstall (24.09s) [2025-08-28T06:29:32.594Z] === RUN podman.workflow/remove [2025-08-28T06:29:32.594Z] === RUN podman.workflow/delete [2025-08-28T06:29:34.480Z] --- PASS: ext.config.disks.lvmdevices (43.46s) [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow (340.07s) [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow/run (304.69s) [2025-08-28T06:29:36.367Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-08-28T06:29:36.367Z] cluster.go:151: Getting image source signatures [2025-08-28T06:29:36.367Z] cluster.go:151: Copying blob sha256:e88b8cdb9de3d32d1fd311a20137794cc32264fa41072ef5b088c60fa062ded7 [2025-08-28T06:29:36.367Z] cluster.go:151: Copying config sha256:bf9e5e1213aa231d4a4b453f44393a0f42f49bc07cf90cc36a8d102076ba4800 [2025-08-28T06:29:36.367Z] cluster.go:151: Writing manifest to image destination [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow/exec (0.28s) [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow/stop (10.54s) [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow/remove (0.45s) [2025-08-28T06:29:36.367Z] --- PASS: podman.workflow/delete (0.55s) [2025-08-28T06:29:40.525Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.44s) [2025-08-28T06:30:02.380Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.93s) [2025-08-28T06:30:04.259Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (27.88s) [2025-08-28T06:30:26.110Z] --- PASS: coreos.misc.disk.varlibcontainers (43.01s) [2025-08-28T06:30:26.110Z] 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-08-28T06:30:26.110Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'. [2025-08-28T06:30:26.670Z] --- PASS: rpmostree.status (24.21s) [2025-08-28T06:30:30.820Z] --- PASS: ext.config.ignition.systemd-unmasking (25.89s) [2025-08-28T06:30:48.850Z] --- PASS: podman.network-single (151.41s) [2025-08-28T06:30:48.850Z] === RUN basic.nvme/Useradd [2025-08-28T06:30:48.850Z] === RUN basic.nvme/MachineID [2025-08-28T06:30:48.850Z] === RUN basic.nvme/FCOSGrowpart [2025-08-28T06:30:48.850Z] === RUN basic.nvme/PortSSH [2025-08-28T06:30:48.850Z] === RUN basic.nvme/DbusPerms [2025-08-28T06:30:48.850Z] === RUN basic.nvme/ServicesActive [2025-08-28T06:30:48.850Z] === RUN basic.nvme/ReadOnly [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme (25.06s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/Useradd (0.15s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/MachineID (0.09s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/FCOSGrowpart (0.11s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/PortSSH (0.09s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/DbusPerms (0.25s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/ServicesActive (0.10s) [2025-08-28T06:30:52.107Z] --- PASS: basic.nvme/ReadOnly (0.09s) [2025-08-28T06:30:58.634Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.82s) [2025-08-28T06:30:58.634Z] --- PASS: kdump.crash.nfs (95.71s) [2025-08-28T06:30:58.634Z] cluster.go:151: Running as unit: run-p6474-i6475.service; invocation ID: 7ce69abbefc84c17b6dd599f675524b2 [2025-08-28T06:31:08.553Z] --- PASS: ext.config.networking.nmstate.state (43.57s) [2025-08-28T06:31:18.475Z] --- PASS: ext.config.swap.zram-generator (25.83s) [2025-08-28T06:31:24.997Z] --- PASS: ext.config.clhm.ignition-warnings (26.05s) [2025-08-28T06:31:34.919Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.92s) [2025-08-28T06:31:41.446Z] --- PASS: ext.config.var-mount.simple (43.41s) [2025-08-28T06:31:43.948Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.97s) [2025-08-28T06:31:44.505Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.60s) [2025-08-28T06:31:54.423Z] --- PASS: ext.config.docker.basic (29.63s) [2025-08-28T06:32:04.336Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-08-28T06:32:04.590Z] === RUN basic.uefi-secure/PortSSH [2025-08-28T06:32:04.590Z] === RUN basic.uefi-secure/DbusPerms [2025-08-28T06:32:04.846Z] === RUN basic.uefi-secure/ServicesActive [2025-08-28T06:32:04.846Z] === RUN basic.uefi-secure/ReadOnly [2025-08-28T06:32:05.099Z] === RUN basic.uefi-secure/Useradd [2025-08-28T06:32:05.355Z] === RUN basic.uefi-secure/MachineID [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure (25.13s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.12s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/PortSSH (0.10s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/DbusPerms (0.26s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/ServicesActive (0.11s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/ReadOnly (0.10s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/Useradd (0.16s) [2025-08-28T06:32:08.601Z] --- PASS: basic.uefi-secure/MachineID (0.10s) [2025-08-28T06:32:18.518Z] --- PASS: coreos.ignition.sethostname (23.72s) [2025-08-28T06:32:50.512Z] --- PASS: ext.config.var-mount.luks (67.66s) [2025-08-28T06:32:53.769Z] --- PASS: ext.config.extensions.package (44.86s) [2025-08-28T06:33:03.695Z] --- PASS: ext.config.kdump.crash (78.47s) [2025-08-28T06:33:03.695Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-08-28T06:33:05.057Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-08-28T06:33:06.420Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-08-28T06:33:08.299Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-08-28T06:33:08.555Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-08-28T06:33:09.910Z] --- PASS: kdump.crash.ssh (95.22s) [2025-08-28T06:33:09.910Z] cluster.go:151: Running as unit: run-p6263-i6264.service; invocation ID: b0403849b97f41f79982f13b6d571b4b [2025-08-28T06:33:10.163Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-08-28T06:33:12.045Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-08-28T06:33:13.405Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-08-28T06:33:13.966Z] === RUN ostree.hotfix/unlock [2025-08-28T06:33:15.854Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-08-28T06:33:17.738Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-08-28T06:33:19.096Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-08-28T06:33:20.456Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-08-28T06:33:20.709Z] === RUN ostree.hotfix/install [2025-08-28T06:33:21.269Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-08-28T06:33:21.269Z] === RUN ostree.hotfix/uninstall [2025-08-28T06:33:21.827Z] === RUN ostree.hotfix/persist [2025-08-28T06:33:22.748Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-08-28T06:33:24.630Z] === RUN non-exclusive-test-bucket-0/ext.config.python [2025-08-28T06:33:24.885Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-08-28T06:33:26.767Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-08-28T06:33:28.124Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-08-28T06:33:29.047Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.06s) [2025-08-28T06:33:30.926Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-08-28T06:33:32.288Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-08-28T06:33:33.649Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-08-28T06:33:35.532Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-08-28T06:33:36.893Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-08-28T06:33:38.776Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-08-28T06:33:40.134Z] === RUN ostree.hotfix/rollback [2025-08-28T06:33:40.134Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-08-28T06:33:40.690Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-08-28T06:33:42.566Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-08-28T06:33:43.920Z] === RUN non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb [2025-08-28T06:33:45.274Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-08-28T06:33:48.521Z] --- PASS: ext.config.ignition.kargs (38.11s) [2025-08-28T06:33:49.875Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-08-28T06:33:51.751Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-08-28T06:33:53.106Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-08-28T06:33:53.662Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-08-28T06:33:54.218Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-08-28T06:33:54.471Z] --- PASS: ext.config.podman.rootless-systemd (65.20s) [2025-08-28T06:33:55.030Z] --- PASS: ext.config.ignition.resource.remote (25.85s) [2025-08-28T06:33:55.586Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-08-28T06:33:57.462Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-08-28T06:33:58.817Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-08-28T06:34:00.698Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-08-28T06:34:02.058Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix (69.08s) [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix/unlock (6.59s) [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix/install (0.61s) [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix/uninstall (0.34s) [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix/persist (17.98s) [2025-08-28T06:34:02.619Z] --- PASS: ostree.hotfix/rollback (19.10s) [2025-08-28T06:34:06.768Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-08-28T06:34:08.125Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-08-28T06:34:10.006Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-08-28T06:34:11.364Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-08-28T06:34:11.922Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-08-28T06:34:13.279Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-08-28T06:34:15.158Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-08-28T06:34:15.158Z] === RUN podman.base/info [2025-08-28T06:34:16.516Z] === RUN podman.base/resources [2025-08-28T06:34:16.516Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-08-28T06:34:21.743Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-08-28T06:34:22.667Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-08-28T06:34:22.921Z] --- PASS: podman.base (27.95s) [2025-08-28T06:34:22.921Z] --- PASS: podman.base/info (1.23s) [2025-08-28T06:34:22.921Z] --- PASS: podman.base/resources (3.24s) [2025-08-28T06:34:22.921Z] mke2fs 1.47.2 (1-Jan-2025) [2025-08-28T06:34:24.277Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-08-28T06:34:24.838Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-08-28T06:34:26.713Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-08-28T06:34:28.070Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-08-28T06:34:29.432Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-08-28T06:34:29.987Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-08-28T06:34:30.548Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-08-28T06:34:32.431Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-08-28T06:34:33.794Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-08-28T06:34:33.794Z] --- PASS: coreos.unique.boot.failure (10.86s) [2025-08-28T06:34:35.674Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-08-28T06:34:37.036Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-08-28T06:34:38.402Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-08-28T06:34:40.283Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-08-28T06:34:41.641Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-08-28T06:34:43.004Z] --- PASS: multipath.day1 (54.70s) [2025-08-28T06:34:43.260Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-08-28T06:34:43.818Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-08-28T06:34:44.374Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-08-28T06:34:44.374Z] --- PASS: coreos.ignition.mount.partitions (41.88s) [2025-08-28T06:34:49.603Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-08-28T06:34:50.523Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0 (159.09s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.57s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.58s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.56s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.55s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.55s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.58s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.57s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.57s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.55s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.58s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.56s) [2025-08-28T06:34:57.037Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.55s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.55s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.python (0.58s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.58s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.59s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.61s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.63s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.58s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (4.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.58s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.59s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.58s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.56s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.60s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.57s) [2025-08-28T06:34:57.038Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.57s) [2025-08-28T06:35:02.270Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.76s) [2025-08-28T06:35:03.214Z] === RUN fcos.filesystem/writablefiles [2025-08-28T06:35:03.779Z] === RUN fcos.filesystem/writabledirs [2025-08-28T06:35:03.779Z] === RUN fcos.filesystem/stickydirs [2025-08-28T06:35:04.032Z] === RUN fcos.filesystem/denylist [2025-08-28T06:35:08.184Z] --- PASS: fcos.filesystem (24.73s) [2025-08-28T06:35:08.184Z] --- PASS: fcos.filesystem/writablefiles (0.63s) [2025-08-28T06:35:08.184Z] --- PASS: fcos.filesystem/writabledirs (0.20s) [2025-08-28T06:35:08.184Z] --- PASS: fcos.filesystem/stickydirs (0.22s) [2025-08-28T06:35:08.184Z] --- PASS: fcos.filesystem/denylist (0.27s) [2025-08-28T06:35:10.690Z] --- PASS: ext.config.rpm-ostree-countme (25.99s) [2025-08-28T06:36:06.824Z] --- PASS: ext.config.networking.nmstate.policy (132.33s) [2025-08-28T06:36:06.824Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-x86_64 [2025-08-28T06:36:06.826Z] [Pipeline] } [2025-08-28T06:36:06.832Z] [Pipeline] // withEnv [2025-08-28T06:36:06.842Z] [Pipeline] withEnv [2025-08-28T06:36:06.842Z] [Pipeline] { [2025-08-28T06:36:06.846Z] [Pipeline] sh [2025-08-28T06:36:07.351Z] + set -xeuo pipefail [2025-08-28T06:36:07.351Z] ++ umask [2025-08-28T06:36:07.351Z] + '[' 0022 = 0000 ']' [2025-08-28T06:36:07.351Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:36:07.351Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-08-28T06:36:07.351Z] 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-H2M6S/kola-reprovision-x86_64 [2025-08-28T06:36:07.351Z] 🕒 Snoozing kola test pattern "ext.config.files.validate-symlinks" until Sep 01 2025 [2025-08-28T06:36:07.351Z] 👉 https://github.com/coreos/fedora-coreos-tracker/issues/2012 [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.raid1 [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.luks [2025-08-28T06:36:07.604Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-08-28T06:36:07.604Z] === RUN coreos.boot-mirror [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.filesystem-only [2025-08-28T06:36:07.604Z] === RUN coreos.boot-mirror.luks [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.luks.multipath [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.luks.512e [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-08-28T06:36:07.604Z] === RUN ext.config.root-reprovision.swap-before-root [2025-08-28T06:37:28.946Z] --- PASS: ext.config.root-reprovision.raid1 (80.46s) [2025-08-28T06:39:05.289Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-08-28T06:39:27.153Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-08-28T06:39:45.178Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-08-28T06:40:11.643Z] --- PASS: coreos.boot-mirror.luks (159.60s) [2025-08-28T06:40:11.643Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.32s) [2025-08-28T06:40:11.643Z] --- PASS: coreos.boot-mirror.luks/detach-primary (17.82s) [2025-08-28T06:40:11.643Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.67s) [2025-08-28T06:41:32.974Z] --- PASS: ext.config.root-reprovision.swap-before-root (80.69s) [2025-08-28T06:42:40.570Z] --- PASS: ext.config.root-reprovision.autosave-xfs (62.79s) [2025-08-28T06:44:16.911Z] --- PASS: ext.config.root-reprovision.luks.512e (92.25s) [2025-08-28T06:46:08.253Z] --- PASS: ext.config.root-reprovision.luks.multipath (113.98s) [2025-08-28T06:47:15.829Z] --- PASS: ext.config.root-reprovision.filesystem-only (68.24s) [2025-08-28T06:53:07.270Z] --- PASS: ext.config.rpm-ostree.kernel-replace (351.10s) [2025-08-28T06:54:14.856Z] === RUN coreos.boot-mirror/sanity-check [2025-08-28T06:54:14.857Z] === RUN coreos.boot-mirror/detach-primary [2025-08-28T06:54:26.994Z] === RUN coreos.boot-mirror/verify-fallback [2025-08-28T06:54:31.143Z] --- PASS: coreos.boot-mirror (93.61s) [2025-08-28T06:54:31.143Z] --- PASS: coreos.boot-mirror/sanity-check (1.49s) [2025-08-28T06:54:31.143Z] --- PASS: coreos.boot-mirror/detach-primary (17.54s) [2025-08-28T06:54:31.143Z] --- PASS: coreos.boot-mirror/verify-fallback (0.67s) [2025-08-28T06:56:07.529Z] --- PASS: ext.config.root-reprovision.luks (92.67s) [2025-08-28T06:57:43.864Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (92.18s) [2025-08-28T06:57:43.864Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-reprovision-x86_64 [2025-08-28T06:57:43.869Z] [Pipeline] } [2025-08-28T06:57:43.874Z] [Pipeline] // withEnv [2025-08-28T06:57:43.885Z] [Pipeline] } [2025-08-28T06:57:43.890Z] [Pipeline] // parallel [2025-08-28T06:57:43.900Z] [Pipeline] withEnv [2025-08-28T06:57:43.901Z] [Pipeline] { [2025-08-28T06:57:43.905Z] [Pipeline] sh [2025-08-28T06:57:44.412Z] + set -xeuo pipefail [2025-08-28T06:57:44.412Z] ++ umask [2025-08-28T06:57:44.412Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:44.412Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:44.412Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-upgrade-x86_64 [2025-08-28T06:57:44.415Z] [Pipeline] } [2025-08-28T06:57:44.419Z] [Pipeline] // withEnv [2025-08-28T06:57:44.427Z] [Pipeline] withEnv [2025-08-28T06:57:44.427Z] [Pipeline] { [2025-08-28T06:57:44.431Z] [Pipeline] sh [2025-08-28T06:57:44.910Z] + set -xeuo pipefail [2025-08-28T06:57:44.910Z] ++ umask [2025-08-28T06:57:44.910Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:44.910Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:44.910Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S -c --xz kola-upgrade-x86_64 [2025-08-28T06:57:45.168Z] [Pipeline] } [2025-08-28T06:57:45.173Z] [Pipeline] // withEnv [2025-08-28T06:57:45.181Z] [Pipeline] archiveArtifacts [2025-08-28T06:57:45.183Z] Archiving artifacts [2025-08-28T06:57:45.211Z] [Pipeline] withEnv [2025-08-28T06:57:45.212Z] [Pipeline] { [2025-08-28T06:57:45.217Z] [Pipeline] sh [2025-08-28T06:57:45.692Z] + set -xeuo pipefail [2025-08-28T06:57:45.693Z] ++ umask [2025-08-28T06:57:45.693Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:45.693Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:45.693Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-upgrade-x86_64 --output - [2025-08-28T06:57:45.694Z] [Pipeline] } [2025-08-28T06:57:45.696Z] [Pipeline] // withEnv [2025-08-28T06:57:45.703Z] [Pipeline] junit [2025-08-28T06:57:45.704Z] Recording test results [2025-08-28T06:57:46.123Z] None of the test reports contained any result [2025-08-28T06:57:46.124Z] [Pipeline] withEnv [2025-08-28T06:57:46.125Z] [Pipeline] { [2025-08-28T06:57:46.127Z] [Pipeline] sh [2025-08-28T06:57:46.638Z] + set -xeuo pipefail [2025-08-28T06:57:46.638Z] ++ umask [2025-08-28T06:57:46.638Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:46.638Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:46.638Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-x86_64 [2025-08-28T06:57:46.640Z] [Pipeline] } [2025-08-28T06:57:46.644Z] [Pipeline] // withEnv [2025-08-28T06:57:46.648Z] [Pipeline] withEnv [2025-08-28T06:57:46.648Z] [Pipeline] { [2025-08-28T06:57:46.651Z] [Pipeline] sh [2025-08-28T06:57:47.130Z] + set -xeuo pipefail [2025-08-28T06:57:47.130Z] ++ umask [2025-08-28T06:57:47.130Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:47.130Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:47.130Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S -c --xz kola-x86_64 [2025-08-28T06:57:51.282Z] [Pipeline] } [2025-08-28T06:57:51.290Z] [Pipeline] // withEnv [2025-08-28T06:57:51.295Z] [Pipeline] archiveArtifacts [2025-08-28T06:57:51.297Z] Archiving artifacts [2025-08-28T06:57:52.939Z] [Pipeline] withEnv [2025-08-28T06:57:52.942Z] [Pipeline] { [2025-08-28T06:57:52.945Z] [Pipeline] sh [2025-08-28T06:57:53.438Z] + set -xeuo pipefail [2025-08-28T06:57:53.438Z] ++ umask [2025-08-28T06:57:53.438Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:53.438Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:53.438Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-x86_64 --output - [2025-08-28T06:57:53.441Z] [Pipeline] } [2025-08-28T06:57:53.445Z] [Pipeline] // withEnv [2025-08-28T06:57:53.451Z] [Pipeline] junit [2025-08-28T06:57:53.452Z] Recording test results [2025-08-28T06:57:53.464Z] None of the test reports contained any result [2025-08-28T06:57:53.465Z] [Pipeline] withEnv [2025-08-28T06:57:53.465Z] [Pipeline] { [2025-08-28T06:57:53.469Z] [Pipeline] sh [2025-08-28T06:57:53.946Z] + set -xeuo pipefail [2025-08-28T06:57:53.946Z] ++ umask [2025-08-28T06:57:53.946Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:53.946Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:53.946Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-reprovision-x86_64 [2025-08-28T06:57:53.948Z] [Pipeline] } [2025-08-28T06:57:53.952Z] [Pipeline] // withEnv [2025-08-28T06:57:53.957Z] [Pipeline] withEnv [2025-08-28T06:57:53.957Z] [Pipeline] { [2025-08-28T06:57:53.961Z] [Pipeline] sh [2025-08-28T06:57:54.441Z] + set -xeuo pipefail [2025-08-28T06:57:54.441Z] ++ umask [2025-08-28T06:57:54.441Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:54.441Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:54.441Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S -c --xz kola-reprovision-x86_64 [2025-08-28T06:57:56.952Z] [Pipeline] } [2025-08-28T06:57:56.956Z] [Pipeline] // withEnv [2025-08-28T06:57:56.964Z] [Pipeline] archiveArtifacts [2025-08-28T06:57:56.967Z] Archiving artifacts [2025-08-28T06:57:57.111Z] [Pipeline] withEnv [2025-08-28T06:57:57.112Z] [Pipeline] { [2025-08-28T06:57:57.117Z] [Pipeline] sh [2025-08-28T06:57:57.605Z] + set -xeuo pipefail [2025-08-28T06:57:57.605Z] ++ umask [2025-08-28T06:57:57.605Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:57.605Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T06:57:57.605Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-H2M6S/kola-reprovision-x86_64 --output - [2025-08-28T06:57:57.608Z] [Pipeline] } [2025-08-28T06:57:57.610Z] [Pipeline] // withEnv [2025-08-28T06:57:57.616Z] [Pipeline] junit [2025-08-28T06:57:57.617Z] Recording test results [2025-08-28T06:57:57.627Z] None of the test reports contained any result [2025-08-28T06:57:57.628Z] [Pipeline] stage [2025-08-28T06:57:57.628Z] [Pipeline] { (x86_64:Build Live) [2025-08-28T06:57:57.632Z] [Pipeline] withEnv [2025-08-28T06:57:57.632Z] [Pipeline] { [2025-08-28T06:57:57.635Z] [Pipeline] sh [2025-08-28T06:57:58.115Z] + set -xeuo pipefail [2025-08-28T06:57:58.115Z] ++ umask [2025-08-28T06:57:58.115Z] + '[' 0022 = 0000 ']' [2025-08-28T06:57:58.115Z] + cosa osbuild metal metal4k live [2025-08-28T06:57:58.115Z] info: Missing CAP_SYS_ADMIN; using virt [2025-08-28T06:57:58.369Z] Config commit: 9608b1c9f848262537bbeae59102b549c5430210 [2025-08-28T06:57:58.369Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-08-28T06:57:58.926Z] Will build metal [2025-08-28T06:57:59.180Z] Will build metal4k [2025-08-28T06:57:59.434Z] Will build live [2025-08-28T06:58:11.584Z] ++ arch [2025-08-28T06:58:11.584Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-44.20250828.dev.0"' -D 'build_version="44.20250828.dev.0"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/fedora-coreos-44.20250828.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2846 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2333 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-nFYV.json [2025-08-28T06:58:14.089Z] + set +x [2025-08-28T06:58:14.090Z] + 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 --export=metal4k --export=live /tmp/osbuild-nFYV.json [2025-08-28T06:58:14.090Z] starting /tmp/osbuild-nFYV.jsonPipeline source org.osbuild.curl: 683714b17a1c34c309b5385b1f38dac4d97678bedda3e6c3ab39f222649d4625 [2025-08-28T06:58:14.090Z] Build [2025-08-28T06:58:14.090Z] root: [2025-08-28T06:58:14.090Z] [2025-08-28T06:58:14.090Z] ⏱ Duration: 1756364293s [2025-08-28T06:58:14.090Z] Pipeline raw-metal-image: 040ff43b8c1e4fb37d2ede79a5bda05db6981825b8545b697f64be43adf13648 [2025-08-28T06:58:14.090Z] Build [2025-08-28T06:58:14.090Z] root: [2025-08-28T06:58:14.090Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:14.090Z] org.osbuild.copy: bebc29e83d069e25d08ae9e94bcbd8ee9f10bbbd34b72de116d60d908a1bce4d { [2025-08-28T06:58:14.090Z] "paths": [ [2025-08-28T06:58:14.090Z] { [2025-08-28T06:58:14.090Z] "from": "input://tree/disk.img", [2025-08-28T06:58:14.090Z] "to": "tree:///disk.img" [2025-08-28T06:58:14.090Z] } [2025-08-28T06:58:14.090Z] ] [2025-08-28T06:58:14.090Z] } [2025-08-28T06:58:14.344Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:14.598Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-08-28T06:58:14.598Z] [2025-08-28T06:58:14.598Z] ⏱ Duration: 0s [2025-08-28T06:58:14.598Z] org.osbuild.coreos.platform: 040ff43b8c1e4fb37d2ede79a5bda05db6981825b8545b697f64be43adf13648 { [2025-08-28T06:58:14.598Z] "platform": "metal" [2025-08-28T06:58:14.598Z] } [2025-08-28T06:58:14.598Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:14.852Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/ [2025-08-28T06:58:14.852Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0' [2025-08-28T06:58:14.852Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/boot [2025-08-28T06:58:15.106Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:15.106Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/boot unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/boot unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/var unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/sysroot unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts unmounted [2025-08-28T06:58:15.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts unmounted [2025-08-28T06:58:15.108Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hcor0vch/mounts/ [2025-08-28T06:58:15.108Z] [2025-08-28T06:58:15.108Z] ⏱ Duration: 0s [2025-08-28T06:58:15.108Z] Pipeline metal: 577e723380e9309e21de2f9364970065cf7141418c6040436d23a344f4ec7864 [2025-08-28T06:58:15.108Z] Build [2025-08-28T06:58:15.108Z] root: [2025-08-28T06:58:15.108Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:15.108Z] org.osbuild.copy: 577e723380e9309e21de2f9364970065cf7141418c6040436d23a344f4ec7864 { [2025-08-28T06:58:15.108Z] "paths": [ [2025-08-28T06:58:15.108Z] { [2025-08-28T06:58:15.108Z] "from": "input://tree/disk.img", [2025-08-28T06:58:15.108Z] "to": "tree:///fedora-coreos-44.20250828.dev.0-metal.x86_64.raw" [2025-08-28T06:58:15.108Z] } [2025-08-28T06:58:15.108Z] ] [2025-08-28T06:58:15.108Z] } [2025-08-28T06:58:15.363Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:15.363Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-44.20250828.dev.0-metal.x86_64.raw' [2025-08-28T06:58:15.617Z] [2025-08-28T06:58:15.617Z] ⏱ Duration: 0s [2025-08-28T06:58:15.617Z] Pipeline raw-4k-image: c425d2ce6d14811527900da27dacc750fae589ac38d8a5088c5b1b1ae30e867d [2025-08-28T06:58:15.617Z] Build [2025-08-28T06:58:15.617Z] root: [2025-08-28T06:58:15.617Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:15.617Z] org.osbuild.truncate: bd83f4ed9ca0bb8b8de2fbb8630ce2471f0702ef1e1195e270827a42382f2663 { [2025-08-28T06:58:15.617Z] "filename": "disk.img", [2025-08-28T06:58:15.617Z] "size": "2984247296" [2025-08-28T06:58:15.617Z] } [2025-08-28T06:58:15.617Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:15.870Z] [2025-08-28T06:58:15.870Z] ⏱ Duration: 0s [2025-08-28T06:58:15.870Z] org.osbuild.sfdisk: 5c84b913d0ea11d331b7fe4ea16be77f69d370c432fd8e1a3fd14e3e0cc90deb { [2025-08-28T06:58:15.870Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-08-28T06:58:15.870Z] "label": "gpt", [2025-08-28T06:58:15.870Z] "partitions": [ [2025-08-28T06:58:15.870Z] { [2025-08-28T06:58:15.870Z] "start": 256, [2025-08-28T06:58:15.870Z] "partnum": 1, [2025-08-28T06:58:15.870Z] "size": 256, [2025-08-28T06:58:15.870Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-08-28T06:58:15.870Z] "bootable": true, [2025-08-28T06:58:15.870Z] "name": "BIOS-BOOT" [2025-08-28T06:58:15.870Z] }, [2025-08-28T06:58:15.870Z] { [2025-08-28T06:58:15.870Z] "start": 512, [2025-08-28T06:58:15.870Z] "partnum": 2, [2025-08-28T06:58:15.870Z] "size": 32512, [2025-08-28T06:58:15.870Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-08-28T06:58:15.870Z] "name": "EFI-SYSTEM" [2025-08-28T06:58:15.870Z] }, [2025-08-28T06:58:15.870Z] { [2025-08-28T06:58:15.870Z] "start": 33024, [2025-08-28T06:58:15.870Z] "partnum": 3, [2025-08-28T06:58:15.870Z] "size": 98304, [2025-08-28T06:58:15.870Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:58:15.870Z] "name": "boot" [2025-08-28T06:58:15.870Z] }, [2025-08-28T06:58:15.870Z] { [2025-08-28T06:58:15.870Z] "start": 131328, [2025-08-28T06:58:15.870Z] "partnum": 4, [2025-08-28T06:58:15.870Z] "size": 596992, [2025-08-28T06:58:15.870Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:58:15.870Z] "name": "root" [2025-08-28T06:58:15.870Z] } [2025-08-28T06:58:15.870Z] ] [2025-08-28T06:58:15.870Z] } [2025-08-28T06:58:15.870Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:15.870Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:15.870Z] label: gpt [2025-08-28T06:58:15.870Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-08-28T06:58:15.870Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-08-28T06:58:15.870Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-08-28T06:58:15.870Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-08-28T06:58:15.870Z] /dev/loop0p4: start="131328", size="596992", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-08-28T06:58:16.124Z] { [2025-08-28T06:58:16.124Z] "partitiontable": { [2025-08-28T06:58:16.124Z] "label": "gpt", [2025-08-28T06:58:16.124Z] "id": "00000000-0000-4000-A000-000000000001", [2025-08-28T06:58:16.124Z] "device": "/dev/loop0", [2025-08-28T06:58:16.124Z] "unit": "sectors", [2025-08-28T06:58:16.124Z] "firstlba": 256, [2025-08-28T06:58:16.124Z] "lastlba": 728570, [2025-08-28T06:58:16.124Z] "sectorsize": 4096, [2025-08-28T06:58:16.124Z] "partitions": [ [2025-08-28T06:58:16.124Z] { [2025-08-28T06:58:16.124Z] "node": "/dev/loop0p1", [2025-08-28T06:58:16.124Z] "start": 256, [2025-08-28T06:58:16.124Z] "size": 256, [2025-08-28T06:58:16.124Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-08-28T06:58:16.124Z] "uuid": "C6A6F2AB-6795-466D-874D-5DA63759E9D2", [2025-08-28T06:58:16.124Z] "name": "BIOS-BOOT" [2025-08-28T06:58:16.124Z] },{ [2025-08-28T06:58:16.124Z] "node": "/dev/loop0p2", [2025-08-28T06:58:16.124Z] "start": 512, [2025-08-28T06:58:16.124Z] "size": 32512, [2025-08-28T06:58:16.124Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-08-28T06:58:16.124Z] "uuid": "C1C47EA3-7266-47EF-9E74-EE5386A3D41C", [2025-08-28T06:58:16.124Z] "name": "EFI-SYSTEM" [2025-08-28T06:58:16.124Z] },{ [2025-08-28T06:58:16.124Z] "node": "/dev/loop0p3", [2025-08-28T06:58:16.124Z] "start": 33024, [2025-08-28T06:58:16.124Z] "size": 98304, [2025-08-28T06:58:16.124Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:58:16.124Z] "uuid": "6CAA7141-8AB8-4B2E-B8B5-264E594B1FEC", [2025-08-28T06:58:16.124Z] "name": "boot" [2025-08-28T06:58:16.124Z] },{ [2025-08-28T06:58:16.124Z] "node": "/dev/loop0p4", [2025-08-28T06:58:16.124Z] "start": 131328, [2025-08-28T06:58:16.124Z] "size": 596992, [2025-08-28T06:58:16.124Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-08-28T06:58:16.124Z] "uuid": "C2974727-B96D-41FF-802B-5D750EE93EDD", [2025-08-28T06:58:16.124Z] "name": "root" [2025-08-28T06:58:16.124Z] } [2025-08-28T06:58:16.124Z] ] [2025-08-28T06:58:16.124Z] } [2025-08-28T06:58:16.124Z] } [2025-08-28T06:58:16.124Z] [2025-08-28T06:58:16.124Z] ⏱ Duration: 0s [2025-08-28T06:58:16.124Z] org.osbuild.mkfs.fat: 8e2b1f5320b9d6185952801eeb0dc4813435ae5bbc957ed4a049dc68a614ccf5 { [2025-08-28T06:58:16.124Z] "label": "EFI-SYSTEM", [2025-08-28T06:58:16.124Z] "volid": "7B7795E7" [2025-08-28T06:58:16.124Z] } [2025-08-28T06:58:16.124Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:58:16.124Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:16.380Z] mkfs.fat 4.2 (2021-01-31) [2025-08-28T06:58:16.380Z] [2025-08-28T06:58:16.380Z] ⏱ Duration: 0s [2025-08-28T06:58:16.380Z] org.osbuild.mkfs.ext4: bf6e6a15ce69fc8621ba88e3524e5d7df5ca98fb7da69a1a663ee5ef3897ac8f { [2025-08-28T06:58:16.380Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-08-28T06:58:16.380Z] "label": "boot", [2025-08-28T06:58:16.380Z] "metadata_csum_seed": true [2025-08-28T06:58:16.380Z] } [2025-08-28T06:58:16.380Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:58:16.380Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:16.633Z] mke2fs 1.47.2 (1-Jan-2025) [2025-08-28T06:58:16.633Z] Discarding device blocks: 0/98304 done [2025-08-28T06:58:16.633Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-08-28T06:58:16.633Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-08-28T06:58:16.633Z] Superblock backups stored on blocks: [2025-08-28T06:58:16.633Z] 32768 [2025-08-28T06:58:16.633Z] [2025-08-28T06:58:16.633Z] Allocating group tables: 0/3 done [2025-08-28T06:58:16.633Z] Writing inode tables: 0/3 done [2025-08-28T06:58:16.633Z] Creating journal (4096 blocks): done [2025-08-28T06:58:16.633Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-08-28T06:58:16.633Z] [2025-08-28T06:58:16.633Z] [2025-08-28T06:58:16.633Z] ⏱ Duration: 0s [2025-08-28T06:58:16.633Z] org.osbuild.mkfs.xfs: 7e28e4145e3e456a4d4339e304a19485353f345d61529ce231b521835339120f { [2025-08-28T06:58:16.633Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-08-28T06:58:16.633Z] "label": "root" [2025-08-28T06:58:16.633Z] } [2025-08-28T06:58:16.633Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-08-28T06:58:16.633Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:16.890Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=149248 blks [2025-08-28T06:58:16.890Z] = sectsz=4096 attr=2, projid32bit=1 [2025-08-28T06:58:16.890Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-08-28T06:58:16.890Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-08-28T06:58:16.890Z] = exchange=0 [2025-08-28T06:58:16.890Z] data = bsize=4096 blocks=596992, imaxpct=25 [2025-08-28T06:58:16.890Z] = sunit=0 swidth=0 blks [2025-08-28T06:58:16.890Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-08-28T06:58:16.890Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-08-28T06:58:16.890Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-08-28T06:58:16.890Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-08-28T06:58:16.890Z] Discarding blocks...Done. [2025-08-28T06:58:16.890Z] [2025-08-28T06:58:16.890Z] ⏱ Duration: 0s [2025-08-28T06:58:16.890Z] org.osbuild.mkdir: 4fea47282c18559d32c57407011acc3cf5b3eceff024ecd59dcac2c3f873482e { [2025-08-28T06:58:16.890Z] "paths": [ [2025-08-28T06:58:16.890Z] { [2025-08-28T06:58:16.890Z] "path": "mount://root/boot", [2025-08-28T06:58:16.890Z] "mode": 493 [2025-08-28T06:58:16.890Z] }, [2025-08-28T06:58:16.890Z] { [2025-08-28T06:58:16.890Z] "path": "mount://boot/efi", [2025-08-28T06:58:16.890Z] "mode": 493 [2025-08-28T06:58:16.890Z] } [2025-08-28T06:58:16.890Z] ] [2025-08-28T06:58:16.890Z] } [2025-08-28T06:58:16.890Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:16.890Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y0iw4ao9/mounts/root-mount-point [2025-08-28T06:58:17.143Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y0iw4ao9/mounts/boot-mount-point [2025-08-28T06:58:17.143Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:17.143Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y0iw4ao9/mounts/boot-mount-point unmounted [2025-08-28T06:58:17.143Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y0iw4ao9/mounts/root-mount-point unmounted [2025-08-28T06:58:17.398Z] [2025-08-28T06:58:17.398Z] ⏱ Duration: 0s [2025-08-28T06:58:17.398Z] org.osbuild.selinux: aafaa212a97b673dcf78b955579cba438b22c8185f679eeeedab10128ff0ffea { [2025-08-28T06:58:17.398Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-08-28T06:58:17.398Z] "target": "mount://root/" [2025-08-28T06:58:17.398Z] } [2025-08-28T06:58:17.398Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:17.398Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wjj7q__0/mounts/ [2025-08-28T06:58:17.651Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:17.651Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wjj7q__0/mounts/ unmounted [2025-08-28T06:58:17.651Z] [2025-08-28T06:58:17.651Z] ⏱ Duration: 0s [2025-08-28T06:58:17.651Z] org.osbuild.selinux: 58c3396c1c1de382e149134f001659d2ffd4bbfbaf30602b35dcc85fbd771cf0 { [2025-08-28T06:58:17.651Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-08-28T06:58:17.651Z] "target": "mount://root/boot/" [2025-08-28T06:58:17.651Z] } [2025-08-28T06:58:17.905Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:17.905Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5mwf37ps/mounts/ [2025-08-28T06:58:17.905Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5mwf37ps/mounts/boot [2025-08-28T06:58:18.161Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:18.161Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5mwf37ps/mounts/boot unmounted [2025-08-28T06:58:18.161Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5mwf37ps/mounts/ unmounted [2025-08-28T06:58:18.161Z] [2025-08-28T06:58:18.161Z] ⏱ Duration: 0s [2025-08-28T06:58:18.161Z] org.osbuild.copy: 224901d3600bdc0450ed68317c14cb83ab29fcaf838011db60376520a0e53931 { [2025-08-28T06:58:18.161Z] "paths": [ [2025-08-28T06:58:18.161Z] { [2025-08-28T06:58:18.161Z] "from": "input://tree/", [2025-08-28T06:58:18.161Z] "to": "mount://root/" [2025-08-28T06:58:18.161Z] } [2025-08-28T06:58:18.161Z] ] [2025-08-28T06:58:18.161Z] } [2025-08-28T06:58:18.414Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:18.414Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/ [2025-08-28T06:58:18.414Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/boot [2025-08-28T06:58:18.415Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/boot/efi [2025-08-28T06:58:18.668Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:18.668Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-08-28T06:58:23.892Z]  [2025-08-28T06:58:23.892Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:58:23.892Z] /dev/vdb1 45G 9.3G 36G 21% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:58:23.892Z]  [2025-08-28T06:58:33.808Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/boot/efi unmounted [2025-08-28T06:58:33.808Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/boot unmounted [2025-08-28T06:58:33.808Z]  [2025-08-28T06:58:33.808Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:58:33.808Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:58:33.808Z]  [2025-08-28T06:58:34.061Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c53i2bts/mounts/ unmounted [2025-08-28T06:58:34.061Z] [2025-08-28T06:58:34.061Z] ⏱ Duration: 15s [2025-08-28T06:58:34.061Z] org.osbuild.bootupd: 4d167fae63b5310b5d1aaf06f31684b26e96a7b49de8e392edfe3dc98fcef544 { [2025-08-28T06:58:34.061Z] "static-configs": true, [2025-08-28T06:58:34.061Z] "deployment": { [2025-08-28T06:58:34.061Z] "default": true [2025-08-28T06:58:34.061Z] } [2025-08-28T06:58:34.061Z] } [2025-08-28T06:58:34.061Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:34.061Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/ [2025-08-28T06:58:34.315Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/boot [2025-08-28T06:58:34.315Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/boot/efi [2025-08-28T06:58:34.315Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:34.569Z] Skip installing component BIOS without target device [2025-08-28T06:58:34.569Z] Added 01_users.cfg [2025-08-28T06:58:34.569Z] Added 05_ignition.cfg [2025-08-28T06:58:34.569Z] Added 10_blscfg.cfg [2025-08-28T06:58:34.569Z] Added 14_menu_show_once.cfg [2025-08-28T06:58:34.569Z] Added 30_uefi-firmware.cfg [2025-08-28T06:58:34.569Z] Added 41_custom.cfg [2025-08-28T06:58:34.569Z] Installed: grub.cfg [2025-08-28T06:58:34.569Z] Installed: "fedora/grub.cfg" [2025-08-28T06:58:34.569Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/boot/efi unmounted [2025-08-28T06:58:34.569Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/boot unmounted [2025-08-28T06:58:34.825Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hg35mrqf/mounts/ unmounted [2025-08-28T06:58:34.825Z] [2025-08-28T06:58:34.825Z] ⏱ Duration: 0s [2025-08-28T06:58:34.825Z] org.osbuild.chattr: c425d2ce6d14811527900da27dacc750fae589ac38d8a5088c5b1b1ae30e867d { [2025-08-28T06:58:34.825Z] "items": { [2025-08-28T06:58:34.825Z] "mount://root/": { [2025-08-28T06:58:34.825Z] "immutable": true [2025-08-28T06:58:34.825Z] } [2025-08-28T06:58:34.825Z] } [2025-08-28T06:58:34.825Z] } [2025-08-28T06:58:34.825Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:34.825Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/ [2025-08-28T06:58:34.825Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0' [2025-08-28T06:58:35.078Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/boot unmounted [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/var unmounted [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/sysroot unmounted [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts unmounted [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts unmounted [2025-08-28T06:58:35.078Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts unmounted [2025-08-28T06:58:35.078Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n5qm9t68/mounts/ [2025-08-28T06:58:35.078Z] [2025-08-28T06:58:35.078Z] ⏱ Duration: 0s [2025-08-28T06:58:35.078Z] Pipeline raw-metal4k-image: b322b2f32c18dee0975157914f135d3bd7e0ee1bd953de2185dca2a8e8858b00 [2025-08-28T06:58:35.078Z] Build [2025-08-28T06:58:35.078Z] root: [2025-08-28T06:58:35.078Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:35.078Z] org.osbuild.copy: bc2abc049c816b0307da78941a1a9848009a21409804ec0c909682a66c0f07cd { [2025-08-28T06:58:35.078Z] "paths": [ [2025-08-28T06:58:35.078Z] { [2025-08-28T06:58:35.078Z] "from": "input://tree/disk.img", [2025-08-28T06:58:35.078Z] "to": "tree:///disk.img" [2025-08-28T06:58:35.078Z] } [2025-08-28T06:58:35.078Z] ] [2025-08-28T06:58:35.078Z] } [2025-08-28T06:58:35.332Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:35.332Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-08-28T06:58:35.588Z] [2025-08-28T06:58:35.588Z] ⏱ Duration: 0s [2025-08-28T06:58:35.588Z] org.osbuild.coreos.platform: b322b2f32c18dee0975157914f135d3bd7e0ee1bd953de2185dca2a8e8858b00 { [2025-08-28T06:58:35.588Z] "platform": "metal" [2025-08-28T06:58:35.588Z] } [2025-08-28T06:58:35.588Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-08-28T06:58:35.588Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/ [2025-08-28T06:58:35.588Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0' [2025-08-28T06:58:35.842Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/boot [2025-08-28T06:58:35.842Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:35.842Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/boot unmounted [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/ostree/deploy/fedora-coreos/deploy/65bbe96f93420886bcfe2a76d2fbd844936eb4c8838bf226c66bf36b0d9fe29d.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/boot unmounted [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/var unmounted [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/sysroot unmounted [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts unmounted [2025-08-28T06:58:35.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts unmounted [2025-08-28T06:58:36.098Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts unmounted [2025-08-28T06:58:36.098Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vmcp0tld/mounts/ [2025-08-28T06:58:36.098Z] [2025-08-28T06:58:36.098Z] ⏱ Duration: 0s [2025-08-28T06:58:36.098Z] Pipeline metal4k: 64aee6994a5b5aba8ceb91bfe78cd5f36b0b649789620e9cc6fb733dd0b332e4 [2025-08-28T06:58:36.098Z] Build [2025-08-28T06:58:36.098Z] root: [2025-08-28T06:58:36.098Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:36.098Z] org.osbuild.copy: 64aee6994a5b5aba8ceb91bfe78cd5f36b0b649789620e9cc6fb733dd0b332e4 { [2025-08-28T06:58:36.098Z] "paths": [ [2025-08-28T06:58:36.098Z] { [2025-08-28T06:58:36.098Z] "from": "input://tree/disk.img", [2025-08-28T06:58:36.098Z] "to": "tree:///fedora-coreos-44.20250828.dev.0-metal4k.x86_64.raw" [2025-08-28T06:58:36.098Z] } [2025-08-28T06:58:36.098Z] ] [2025-08-28T06:58:36.098Z] } [2025-08-28T06:58:36.098Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:36.351Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-44.20250828.dev.0-metal4k.x86_64.raw' [2025-08-28T06:58:36.351Z] [2025-08-28T06:58:36.351Z] ⏱ Duration: 0s [2025-08-28T06:58:36.351Z] Pipeline live: a7f554502e8138ac840ddade93aa31f6691e5cddcd60d31e661c79ed39341bc4 [2025-08-28T06:58:36.351Z] Build [2025-08-28T06:58:36.351Z] root: [2025-08-28T06:58:36.351Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-08-28T06:58:36.351Z] org.osbuild.coreos.live-artifacts.mono: a7f554502e8138ac840ddade93aa31f6691e5cddcd60d31e661c79ed39341bc4 { [2025-08-28T06:58:36.351Z] "filenames": { [2025-08-28T06:58:36.351Z] "live-iso": "fedora-coreos-44.20250828.dev.0-live-iso.x86_64.iso", [2025-08-28T06:58:36.351Z] "live-kernel": "fedora-coreos-44.20250828.dev.0-live-kernel.x86_64", [2025-08-28T06:58:36.351Z] "live-initramfs": "fedora-coreos-44.20250828.dev.0-live-initramfs.x86_64.img", [2025-08-28T06:58:36.351Z] "live-rootfs": "fedora-coreos-44.20250828.dev.0-live-rootfs.x86_64.img" [2025-08-28T06:58:36.351Z] } [2025-08-28T06:58:36.351Z] } [2025-08-28T06:58:36.605Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-08-28T06:58:36.859Z] Generating osmet file for fedora-coreos-44.20250828.dev.0-metal.x86_64.raw image [2025-08-28T06:58:42.083Z] Total OSTree objects scanned from /root: 25325 (25313 mapped, 12 empty) [2025-08-28T06:58:42.083Z] Total OSTree objects found in /boot: 316 [2025-08-28T06:58:42.083Z] Duplicate extents dropped: 0 [2025-08-28T06:58:42.083Z] Overlapping extents clamped: 0 [2025-08-28T06:58:42.083Z] Total /root extents: 25313 [2025-08-28T06:58:42.083Z] Duplicate extents dropped: 0 [2025-08-28T06:58:42.083Z] Overlapping extents clamped: 0 [2025-08-28T06:58:42.083Z] Total /boot extents: 323 [2025-08-28T06:58:42.083Z] Packing image [2025-08-28T06:58:43.965Z]  [2025-08-28T06:58:43.965Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:58:43.965Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:58:43.965Z]  [2025-08-28T06:58:53.889Z]  [2025-08-28T06:58:53.889Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:58:53.889Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:58:53.889Z]  [2025-08-28T06:59:06.040Z]  [2025-08-28T06:59:06.040Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:06.040Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:06.040Z]  [2025-08-28T06:59:14.115Z]  [2025-08-28T06:59:14.115Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:14.115Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:14.115Z]  [2025-08-28T06:59:20.639Z] Total bytes skipped: 2121506816 [2025-08-28T06:59:20.639Z] Total bytes written: 862740480 [2025-08-28T06:59:20.639Z] Total bytes written (compressed): 21491220 [2025-08-28T06:59:20.639Z] Verifying that repacked image matches digest [2025-08-28T06:59:24.797Z]  [2025-08-28T06:59:24.797Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:24.797Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:24.797Z]  [2025-08-28T06:59:24.797Z] Packing successful! [2025-08-28T06:59:25.052Z] Generating osmet file for fedora-coreos-44.20250828.dev.0-metal4k.x86_64.raw image [2025-08-28T06:59:29.213Z] Total OSTree objects scanned from /root: 25325 (25313 mapped, 12 empty) [2025-08-28T06:59:29.213Z] Total OSTree objects found in /boot: 3 [2025-08-28T06:59:29.213Z] Duplicate extents dropped: 0 [2025-08-28T06:59:29.213Z] Overlapping extents clamped: 0 [2025-08-28T06:59:29.213Z] Total /root extents: 25313 [2025-08-28T06:59:29.213Z] Duplicate extents dropped: 0 [2025-08-28T06:59:29.213Z] Overlapping extents clamped: 0 [2025-08-28T06:59:29.213Z] Total /boot extents: 5 [2025-08-28T06:59:29.213Z] Packing image [2025-08-28T06:59:34.445Z]  [2025-08-28T06:59:34.445Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:34.445Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:34.445Z]  [2025-08-28T06:59:44.370Z]  [2025-08-28T06:59:44.370Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:44.370Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:44.370Z]  [2025-08-28T06:59:54.289Z]  [2025-08-28T06:59:54.289Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:59:54.289Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T06:59:54.289Z]  [2025-08-28T07:00:06.431Z]  [2025-08-28T07:00:06.431Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:06.431Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:06.431Z]  [2025-08-28T07:00:07.352Z] Total bytes skipped: 2110627840 [2025-08-28T07:00:07.352Z] Total bytes written: 873619456 [2025-08-28T07:00:07.352Z] Total bytes written (compressed): 20565444 [2025-08-28T07:00:07.352Z] Verifying that repacked image matches digest [2025-08-28T07:00:12.578Z] Packing successful! [2025-08-28T07:00:12.578Z] Kernel binary linked: /run/osbuild/tree/tmpzdtfz78l/tmp-rootfs-dir/boot/vmlinuz-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64 [2025-08-28T07:00:12.578Z] Kernel HMAC linked: /run/osbuild/tree/tmpzdtfz78l/tmp-rootfs-dir/boot/.vmlinuz-6.17.0-0.rc3.250826gfab1beda7597.32.fc44.x86_64.hmac [2025-08-28T07:00:12.579Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-08-28T07:00:14.456Z]  [2025-08-28T07:00:14.456Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:14.456Z] /dev/vdb1 45G 11G 34G 25% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:14.456Z]  [2025-08-28T07:00:26.604Z]  [2025-08-28T07:00:26.604Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:26.604Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:26.604Z]  [2025-08-28T07:00:34.676Z]  [2025-08-28T07:00:34.676Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:34.676Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:34.676Z]  [2025-08-28T07:00:44.606Z]  [2025-08-28T07:00:44.606Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:44.606Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:44.606Z]  [2025-08-28T07:00:56.759Z]  [2025-08-28T07:00:56.759Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:00:56.759Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:00:56.759Z]  [2025-08-28T07:01:04.828Z]  [2025-08-28T07:01:04.828Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:01:04.828Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:01:04.828Z]  [2025-08-28T07:01:16.971Z]  [2025-08-28T07:01:16.971Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:01:16.971Z] /dev/vdb1 45G 14G 32G 31% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:01:16.971Z]  [2025-08-28T07:01:25.028Z]  [2025-08-28T07:01:25.028Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:01:25.028Z] /dev/vdb1 45G 14G 32G 31% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:01:25.028Z]  [2025-08-28T07:01:34.946Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-44.20250828.dev.0 [2025-08-28T07:01:34.946Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpzdtfz78l/iso/zipl.prm [2025-08-28T07:01:34.946Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpzdtfz78l/iso/isolinux/boot.msg [2025-08-28T07:01:34.946Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpzdtfz78l/iso/isolinux/isolinux.cfg [2025-08-28T07:01:34.946Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpzdtfz78l/iso/EFI/fedora/grub.cfg [2025-08-28T07:01:34.946Z] mkfs.fat 4.2 (2021-01-31) [2025-08-28T07:01:34.946Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-08-28T07:01:34.946Z] genisoimage 1.1.11 (Linux) [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/coreos [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/isolinux [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/images [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/images/pxeboot [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/EFI [2025-08-28T07:01:34.946Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/EFI/fedora [2025-08-28T07:01:34.946Z] Writing: Initial Padblock Start Block 0 [2025-08-28T07:01:34.946Z] Done with: Initial Padblock Block(s) 16 [2025-08-28T07:01:34.946Z] Writing: Primary Volume Descriptor Start Block 16 [2025-08-28T07:01:34.946Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-08-28T07:01:34.946Z] Size of boot image is 4 sectors -> No emulation [2025-08-28T07:01:34.946Z] Size of boot image is 15536 sectors -> No emulation [2025-08-28T07:01:34.946Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-08-28T07:01:34.946Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: End Volume Descriptor Start Block 19 [2025-08-28T07:01:34.946Z] Done with: End Volume Descriptor Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: Version block Start Block 20 [2025-08-28T07:01:34.946Z] Done with: Version block Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: Path table Start Block 21 [2025-08-28T07:01:34.946Z] Done with: Path table Block(s) 4 [2025-08-28T07:01:34.946Z] Writing: Joliet path table Start Block 25 [2025-08-28T07:01:34.946Z] Done with: Joliet path table Block(s) 4 [2025-08-28T07:01:34.946Z] Writing: Directory tree Start Block 29 [2025-08-28T07:01:34.946Z] Done with: Directory tree Block(s) 7 [2025-08-28T07:01:34.946Z] Writing: Joliet directory tree Start Block 36 [2025-08-28T07:01:34.946Z] Done with: Joliet directory tree Block(s) 7 [2025-08-28T07:01:34.946Z] Writing: Directory tree cleanup Start Block 43 [2025-08-28T07:01:34.946Z] Done with: Directory tree cleanup Block(s) 0 [2025-08-28T07:01:34.946Z] Writing: Extension record Start Block 43 [2025-08-28T07:01:34.946Z] Done with: Extension record Block(s) 1 [2025-08-28T07:01:34.946Z] Writing: The File(s) Start Block 44 [2025-08-28T07:01:34.946Z] 1.00% done, estimate finish Thu Aug 28 07:01:33 2025 [2025-08-28T07:01:34.946Z] 2.01% done, estimate finish Thu Aug 28 07:02:22 2025 [2025-08-28T07:01:34.946Z] 3.01% done, estimate finish Thu Aug 28 07:02:06 2025 [2025-08-28T07:01:34.946Z] 4.01% done, estimate finish Thu Aug 28 07:01:57 2025 [2025-08-28T07:01:34.946Z] 5.01% done, estimate finish Thu Aug 28 07:01:52 2025 [2025-08-28T07:01:34.946Z] 6.01% done, estimate finish Thu Aug 28 07:01:49 2025 [2025-08-28T07:01:34.946Z] 7.02% done, estimate finish Thu Aug 28 07:01:47 2025 [2025-08-28T07:01:34.946Z] 8.02% done, estimate finish Thu Aug 28 07:01:45 2025 [2025-08-28T07:01:34.946Z] 9.02% done, estimate finish Thu Aug 28 07:01:44 2025 [2025-08-28T07:01:34.946Z] 10.02% done, estimate finish Thu Aug 28 07:01:42 2025 [2025-08-28T07:01:34.946Z] 11.02% done, estimate finish Thu Aug 28 07:01:42 2025 [2025-08-28T07:01:34.946Z] 12.03% done, estimate finish Thu Aug 28 07:01:41 2025 [2025-08-28T07:01:34.946Z] 13.03% done, estimate finish Thu Aug 28 07:01:40 2025 [2025-08-28T07:01:34.946Z] 14.03% done, estimate finish Thu Aug 28 07:01:40 2025 [2025-08-28T07:01:34.946Z] 15.03% done, estimate finish Thu Aug 28 07:01:39 2025 [2025-08-28T07:01:34.946Z] 16.03% done, estimate finish Thu Aug 28 07:01:39 2025 [2025-08-28T07:01:35.199Z] 17.03% done, estimate finish Thu Aug 28 07:01:38 2025 [2025-08-28T07:01:35.199Z] 18.04% done, estimate finish Thu Aug 28 07:01:38 2025 [2025-08-28T07:01:35.199Z] 19.04% done, estimate finish Thu Aug 28 07:01:38 2025 [2025-08-28T07:01:35.199Z] 20.04% done, estimate finish Thu Aug 28 07:01:37 2025 [2025-08-28T07:01:35.199Z] 21.04% done, estimate finish Thu Aug 28 07:01:37 2025 [2025-08-28T07:01:35.199Z]  [2025-08-28T07:01:35.199Z] 22.05% done, estimate finish Thu Aug 28 07:01:37 2025 [2025-08-28T07:01:35.199Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:01:35.199Z] /dev/vdb1 45G 13G 33G 29% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:01:35.199Z]  [2025-08-28T07:01:35.199Z] 23.05% done, estimate finish Thu Aug 28 07:01:37 2025 [2025-08-28T07:01:35.199Z] 24.05% done, estimate finish Thu Aug 28 07:01:37 2025 [2025-08-28T07:01:35.199Z] 25.05% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 26.05% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 27.05% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 28.06% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 29.06% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 30.06% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 31.06% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 32.07% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 33.07% done, estimate finish Thu Aug 28 07:01:36 2025 [2025-08-28T07:01:35.199Z] 34.07% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.199Z] 35.07% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.199Z] 36.07% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.199Z] 37.07% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.199Z] 38.08% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 39.08% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 40.08% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 41.08% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 42.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 43.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.201Z] 44.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 45.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 46.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 47.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 48.10% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 49.10% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.202Z] 50.10% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 51.10% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 52.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 53.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 54.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 55.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 56.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.202Z] 57.11% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 58.12% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 59.12% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 60.12% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 61.12% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 62.13% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 63.13% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 64.13% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 65.13% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 66.13% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 67.14% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 68.14% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 69.14% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 70.14% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 71.14% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 72.15% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 73.15% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 74.15% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 75.15% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 76.15% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 77.16% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 78.16% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 79.16% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 80.16% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 81.16% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 82.17% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 83.17% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 84.17% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 85.17% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 86.17% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.456Z] 87.18% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 88.18% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 89.18% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 90.18% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 91.18% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 92.19% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 93.19% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 94.19% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 95.19% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 96.19% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 97.20% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.709Z] 98.20% done, estimate finish Thu Aug 28 07:01:34 2025 [2025-08-28T07:01:35.962Z] 99.20% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:35.962Z] Total translation table size: 2048 [2025-08-28T07:01:35.962Z] Total rockridge attributes bytes: 2926 [2025-08-28T07:01:35.962Z] Total directory bytes: 12288 [2025-08-28T07:01:35.962Z] Path table size(bytes): 96 [2025-08-28T07:01:35.962Z] Done with: The File(s) Block(s) 498803 [2025-08-28T07:01:35.962Z] Writing: Ending Padblock Start Block 498847 [2025-08-28T07:01:35.962Z] Done with: Ending Padblock Block(s) 150 [2025-08-28T07:01:35.962Z] Max brk space used 1b000 [2025-08-28T07:01:35.962Z] 498997 extents written (974 MB) [2025-08-28T07:01:36.522Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-08-28T07:01:36.522Z] genisoimage 1.1.11 (Linux) [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/coreos [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/isolinux [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/images [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/images/pxeboot [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/EFI [2025-08-28T07:01:36.522Z] Scanning /run/osbuild/tree/tmpzdtfz78l/iso/EFI/fedora [2025-08-28T07:01:36.522Z] Writing: Initial Padblock Start Block 0 [2025-08-28T07:01:36.522Z] Done with: Initial Padblock Block(s) 16 [2025-08-28T07:01:36.522Z] Writing: Primary Volume Descriptor Start Block 16 [2025-08-28T07:01:36.522Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-08-28T07:01:36.522Z] Size of boot image is 4 sectors -> No emulation [2025-08-28T07:01:36.522Z] Size of boot image is 15536 sectors -> No emulation [2025-08-28T07:01:36.522Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-08-28T07:01:36.522Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: End Volume Descriptor Start Block 19 [2025-08-28T07:01:36.522Z] Done with: End Volume Descriptor Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: Version block Start Block 20 [2025-08-28T07:01:36.522Z] Done with: Version block Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: Path table Start Block 21 [2025-08-28T07:01:36.522Z] Done with: Path table Block(s) 4 [2025-08-28T07:01:36.522Z] Writing: Joliet path table Start Block 25 [2025-08-28T07:01:36.522Z] Done with: Joliet path table Block(s) 4 [2025-08-28T07:01:36.522Z] Writing: Directory tree Start Block 29 [2025-08-28T07:01:36.522Z] Done with: Directory tree Block(s) 7 [2025-08-28T07:01:36.522Z] Writing: Joliet directory tree Start Block 36 [2025-08-28T07:01:36.522Z] Done with: Joliet directory tree Block(s) 7 [2025-08-28T07:01:36.522Z] Writing: Directory tree cleanup Start Block 43 [2025-08-28T07:01:36.522Z] Done with: Directory tree cleanup Block(s) 0 [2025-08-28T07:01:36.522Z] Writing: Extension record Start Block 43 [2025-08-28T07:01:36.522Z] Done with: Extension record Block(s) 1 [2025-08-28T07:01:36.522Z] Writing: The File(s) Start Block 44 [2025-08-28T07:01:36.522Z] 6.86% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 13.72% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 20.56% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 27.43% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 34.27% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 41.13% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 47.97% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 54.84% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 61.68% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 68.54% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 75.38% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 82.25% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 89.09% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] 95.94% done, estimate finish Thu Aug 28 07:01:35 2025 [2025-08-28T07:01:36.522Z] Total translation table size: 2048 [2025-08-28T07:01:36.522Z] Total rockridge attributes bytes: 2762 [2025-08-28T07:01:36.522Z] Total directory bytes: 12288 [2025-08-28T07:01:36.522Z] Path table size(bytes): 96 [2025-08-28T07:01:36.522Z] Done with: The File(s) Block(s) 72774 [2025-08-28T07:01:36.522Z] Writing: Ending Padblock Start Block 72818 [2025-08-28T07:01:36.522Z] Done with: Ending Padblock Block(s) 150 [2025-08-28T07:01:36.522Z] Max brk space used 1b000 [2025-08-28T07:01:36.522Z] 72968 extents written (142 MB) [2025-08-28T07:01:36.522Z] Packing minimal ISO [2025-08-28T07:01:36.776Z] Matched 16 files of 16 [2025-08-28T07:01:36.776Z] Total bytes skipped: 149023314 [2025-08-28T07:01:36.776Z] Total bytes written: 923054 [2025-08-28T07:01:36.776Z] Total bytes written (compressed): 2772 [2025-08-28T07:01:36.776Z] Verifying that packed image matches digest [2025-08-28T07:01:36.776Z] Packing successful! [2025-08-28T07:01:37.033Z] [2025-08-28T07:01:37.033Z] ⏱ Duration: 180s [2025-08-28T07:01:37.033Z] manifest /tmp/osbuild-nFYV.json finished successfully [2025-08-28T07:01:37.286Z] oci-archive: 09794a1e2dc86628acf2f1e608d1c7fd8e719e0c277e5ce2358191990c086f97 [2025-08-28T07:01:37.286Z] deployed-tree: 77f8b21f5d97fe690e865f4bcc1833c3f5cc367731480818bf627a8370066ed2 [2025-08-28T07:01:37.286Z] tree: 1124adad3507c7762ca33652971ee74c29a5604c47801d0f93a46c041328997e [2025-08-28T07:01:37.286Z] raw-image: 6d319ff602c1ed7cac1d205a21b63a4ef0974e6a75032961f0b82c196b40ffa4 [2025-08-28T07:01:37.286Z] raw-4k-image: c425d2ce6d14811527900da27dacc750fae589ac38d8a5088c5b1b1ae30e867d [2025-08-28T07:01:37.286Z] raw-aliyun-image: d5bbe0d2913eb774b549dabf756467ca1980103faaea3b956b86f86a96291216 [2025-08-28T07:01:37.286Z] aliyun: c7298f04acef6778c6156a1593f5d54557eeb4103ea0d3dcd554a23bf10556a2 [2025-08-28T07:01:37.286Z] raw-applehv-image: 89a1c44001e6be02fe774173a419a7e705b352eeb3d7de8ed2ff5d0149ca8ad4 [2025-08-28T07:01:37.286Z] applehv: 9ca5e63b211082cbfbb415eed90cb93a9b150c549cf97003775912e1c01cd396 [2025-08-28T07:01:37.286Z] raw-aws-image: ec5d395faa7a111cb74fc9bdd77f300a26b3dd77bb40759c8e17c49b34c4109e [2025-08-28T07:01:37.286Z] aws: e711bcf5968fffc7d496694e5efcba96ff5bf0bf1e748205769b9d6b72d74e8b [2025-08-28T07:01:37.286Z] raw-azure-image: 2fbb45f02431f0a69f6ceeb06cfaf360e47b9db08ed302436db9bf1797af6a46 [2025-08-28T07:01:37.286Z] azure: 220859fc7582915d83ece55b2344bb676c563a78e56de6cc844fb338d7691f13 [2025-08-28T07:01:37.286Z] raw-azurestack-image: 35dba343854d198dc47dbb4276a85c002f0cbf380b8cd91fb2c114b4fa715c19 [2025-08-28T07:01:37.286Z] azurestack: 420f913d06040478c344b38d0049fb3a341720d5077f9b60dcf5b66a2b0db067 [2025-08-28T07:01:37.286Z] raw-digitalocean-image: e2e003365f026c1dc0f918b4ff0074112e340bb829965d7b1711a89e7414f010 [2025-08-28T07:01:37.286Z] digitalocean: d7a797814fc8137d0caab1284e22e9d8ef7d95903229b4b9580099f3d07e2069 [2025-08-28T07:01:37.286Z] raw-exoscale-image: a11a84e0b6b921032f5db4e1e312cdfa41c7a3900d00ce60a544e4c55f71008c [2025-08-28T07:01:37.286Z] exoscale: c91bc21a2efddc4dcaf232fb89cfbfd9bdf73f1c1f5efea3a7bbf71dd986e3ef [2025-08-28T07:01:37.286Z] raw-gcp-image: afc3f42faa74ae9f33d1573b7e18572e80edbc55286e2d4d273d03ecc043acf9 [2025-08-28T07:01:37.286Z] raw-gcp-image-tar: aa64991fdd76da92084eee57bfc9d30c53924e4392ed3f5072b189b01de315e3 [2025-08-28T07:01:37.286Z] gcp: 03d9c2b25f6d8c00be94d8b5c099143a5fb0c531e915d93ebecce511743aa068 [2025-08-28T07:01:37.286Z] raw-hetzner-image: 4fc47d24484c5820e8d3dc65dba0e6079649b61041effd38efb3344f8e50d7e6 [2025-08-28T07:01:37.286Z] hetzner: 7cd7228275af8c4f9f9a2d00382016fa14f7f9fbd5c3cc7d0310099a7b92e51e [2025-08-28T07:01:37.286Z] raw-hyperv-image: dbda568170c600bae08f3728474ab1431686c0c925e59b100777219112421997 [2025-08-28T07:01:37.286Z] hyperv: 89ed5291076280f8a617ba73f2a4307fd1e0f4fcecb4fb0aea67a9329c462a9c [2025-08-28T07:01:37.286Z] raw-ibmcloud-image: d50f135023cad937a2199ff11d5d6aeec4c7317ee6366e31c217d75ca605ad29 [2025-08-28T07:01:37.286Z] ibmcloud: aae1f84b460b333238d68877a23fa0921862e85bd290f2562e784c3813b882e6 [2025-08-28T07:01:37.286Z] raw-kubevirt-image: 05580ec71eeddb529ef0d18bb831b8d0bf0f6e39d8af6035a0d32de22477d599 [2025-08-28T07:01:37.286Z] qemu-kubevirt-image: 1bef9157b90c386153b9a7e6b3b0e063808c9327afc00a3f66908de0c73aeb78 [2025-08-28T07:01:37.286Z] kubevirt: 16f98c7a23b304e116ece1999f4b973f4ce15c172e0eccb99ff9ca7d068b5c20 [2025-08-28T07:01:37.286Z] raw-openstack-image: a0b34fa7567e9accb54e7616224b75cec4c69c4fc1a8a02f18e00843dce645d7 [2025-08-28T07:01:37.286Z] openstack: 09368cd3a31e02fa0fd88ed860f89b434ffea7a5dad0733886e1bec1745929c9 [2025-08-28T07:01:37.286Z] raw-oraclecloud-image: fe7c62576cddc424570b799a53ad85096a5bd8c5598098aa14273b996b53e611 [2025-08-28T07:01:37.286Z] oraclecloud: c2689c7e3f1d6b723edbf27176015c810b5a467979e00ca7e745d26109ce6f1f [2025-08-28T07:01:37.286Z] raw-proxmoxve-image: fd40f3f681a87497cbda2dc6c1b8927333d9eb7d3910fc0669dabdf1dd8db14f [2025-08-28T07:01:37.286Z] proxmoxve: 3ac4f7537678f31e6d38319d86f7d4a0ba656325cfb201582d9c4c63915b1d08 [2025-08-28T07:01:37.286Z] raw-metal-image: 040ff43b8c1e4fb37d2ede79a5bda05db6981825b8545b697f64be43adf13648 [2025-08-28T07:01:37.286Z] metal: 577e723380e9309e21de2f9364970065cf7141418c6040436d23a344f4ec7864 [2025-08-28T07:01:37.286Z] raw-metal4k-image: b322b2f32c18dee0975157914f135d3bd7e0ee1bd953de2185dca2a8e8858b00 [2025-08-28T07:01:37.286Z] metal4k: 64aee6994a5b5aba8ceb91bfe78cd5f36b0b649789620e9cc6fb733dd0b332e4 [2025-08-28T07:01:37.286Z] raw-nutanix-image: 6bfa73f1b0aa92fef1a04f30a97f4e8f19c5ffac1a6713d87019e93b5d2612e8 [2025-08-28T07:01:37.286Z] nutanix: e53e705bd36611ce28fd18e2930ae47217c20526976ce08270fc6b6c13215792 [2025-08-28T07:01:37.286Z] raw-qemu-image: e8ffb7c5bc9ebdd6febfdf070ee977a447c36ddcac9d104834f10b70f38a702f [2025-08-28T07:01:37.286Z] qemu: 99258e7f75d69c289b90a0f133a557fa819dd81ccba5411929825ea7f554d2dc [2025-08-28T07:01:37.286Z] raw-vultr-image: 3f8c2260b38e3b00b3ee88e0418e125aa6068fe31a0a5c68dde25711cf562874 [2025-08-28T07:01:37.286Z] vultr: 0be6c0a8f186eb5067bda015e3ec42fcacee7cecded470aa4a574332b648f9b8 [2025-08-28T07:01:37.286Z] live: a7f554502e8138ac840ddade93aa31f6691e5cddcd60d31e661c79ed39341bc4 [2025-08-28T07:01:37.286Z] + set +x [2025-08-28T07:01:37.286Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/live/fedora-coreos-44.20250828.dev.0-live-kernel.x86_64': Operation not permitted [2025-08-28T07:01:37.543Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/live/fedora-coreos-44.20250828.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-08-28T07:01:38.466Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/live/fedora-coreos-44.20250828.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-08-28T07:01:39.827Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/live/fedora-coreos-44.20250828.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-08-28T07:01:39.827Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/live': Operation not permitted [2025-08-28T07:01:43.082Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/metal/fedora-coreos-44.20250828.dev.0-metal.x86_64.raw': Operation not permitted [2025-08-28T07:01:43.082Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/metal': Operation not permitted [2025-08-28T07:01:45.588Z]  [2025-08-28T07:01:45.588Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T07:01:45.588Z] /dev/vdb1 45G 11G 35G 24% /home/jenkins/agent/workspace/test-override/cache [2025-08-28T07:01:45.588Z]  [2025-08-28T07:01:46.946Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/metal4k/fedora-coreos-44.20250828.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-08-28T07:01:46.946Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.qgxiR9j6X3/metal4k': Operation not permitted [2025-08-28T07:01:52.167Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364512105201081 [2025-08-28T07:01:52.167Z] Successfully generated: fedora-coreos-44.20250828.dev.0-metal.x86_64.raw [2025-08-28T07:01:56.315Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364515543490855 [2025-08-28T07:01:56.315Z] Successfully generated: fedora-coreos-44.20250828.dev.0-metal4k.x86_64.raw [2025-08-28T07:01:57.236Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364516875387470 [2025-08-28T07:01:57.236Z] Successfully generated: fedora-coreos-44.20250828.dev.0-live-iso.x86_64.iso [2025-08-28T07:01:57.490Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364517305072380 [2025-08-28T07:01:57.490Z] Successfully generated: fedora-coreos-44.20250828.dev.0-live-kernel.x86_64 [2025-08-28T07:01:58.850Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364518456751083 [2025-08-28T07:01:58.850Z] Successfully generated: fedora-coreos-44.20250828.dev.0-live-rootfs.x86_64.img [2025-08-28T07:01:59.103Z] /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json wrote with version stamp 1756364518887428320 [2025-08-28T07:01:59.103Z] Successfully generated: fedora-coreos-44.20250828.dev.0-live-initramfs.x86_64.img [2025-08-28T07:01:59.105Z] [Pipeline] } [2025-08-28T07:01:59.112Z] [Pipeline] // withEnv [2025-08-28T07:01:59.123Z] [Pipeline] withEnv [2025-08-28T07:01:59.124Z] [Pipeline] { [2025-08-28T07:01:59.133Z] [Pipeline] sh [2025-08-28T07:01:59.620Z] + set -xeuo pipefail [2025-08-28T07:01:59.620Z] ++ umask [2025-08-28T07:01:59.620Z] + '[' 0022 = 0000 ']' [2025-08-28T07:01:59.620Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-08-28T07:01:59.620Z] Targeting build: 44.20250828.dev.0 [2025-08-28T07:01:59.620Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64 [2025-08-28T07:01:59.620Z] 2025-08-28 07:01:59,537 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/fedora-coreos-44.20250828.dev.0-metal.x86_64.raw'] [2025-08-28T07:06:36.347Z] Compressed: fedora-coreos-44.20250828.dev.0-metal.x86_64.raw.xz [2025-08-28T07:06:36.347Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-08-28T07:06:36.347Z] Updated: /home/jenkins/agent/workspace/test-override/builds/44.20250828.dev.0/x86_64/meta.json [2025-08-28T07:06:36.350Z] [Pipeline] } [2025-08-28T07:06:36.356Z] [Pipeline] // withEnv [2025-08-28T07:06:36.363Z] [Pipeline] } [2025-08-28T07:06:36.375Z] [Pipeline] // stage [2025-08-28T07:06:36.383Z] [Pipeline] stage [2025-08-28T07:06:36.384Z] [Pipeline] { (x86_64:kola:testiso) [2025-08-28T07:06:36.411Z] [Pipeline] withEnv [2025-08-28T07:06:36.411Z] [Pipeline] { [2025-08-28T07:06:36.416Z] [Pipeline] sh [2025-08-28T07:06:36.896Z] + set -euo pipefail [2025-08-28T07:06:36.896Z] ++ umask [2025-08-28T07:06:36.896Z] + '[' 0022 = 0000 ']' [2025-08-28T07:06:36.896Z] + uuidgen [2025-08-28T07:06:36.896Z] + cut -f1 -d- [2025-08-28T07:06:36.903Z] [Pipeline] } [2025-08-28T07:06:36.905Z] [Pipeline] // withEnv [2025-08-28T07:06:36.912Z] [Pipeline] withEnv [2025-08-28T07:06:36.912Z] [Pipeline] { [2025-08-28T07:06:36.917Z] [Pipeline] sh [2025-08-28T07:06:37.395Z] + set -euo pipefail [2025-08-28T07:06:37.395Z] ++ umask [2025-08-28T07:06:37.395Z] + '[' 0022 = 0000 ']' [2025-08-28T07:06:37.395Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T07:06:37.395Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-08-28T07:06:37.397Z] [Pipeline] } [2025-08-28T07:06:37.402Z] [Pipeline] // withEnv [2025-08-28T07:06:37.407Z] [Pipeline] withEnv [2025-08-28T07:06:37.407Z] [Pipeline] { [2025-08-28T07:06:37.411Z] [Pipeline] sh [2025-08-28T07:06:37.887Z] + set -xeuo pipefail [2025-08-28T07:06:37.887Z] ++ umask [2025-08-28T07:06:37.887Z] + '[' 0022 = 0000 ']' [2025-08-28T07:06:37.889Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T07:06:37.889Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64 [2025-08-28T07:06:37.889Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64 [2025-08-28T07:06:37.889Z] 🕒 Snoozing kola test pattern "ext.config.files.validate-symlinks" until Sep 01 2025 [2025-08-28T07:06:37.889Z] 👉 https://github.com/coreos/fedora-coreos-tracker/issues/2012 [2025-08-28T07:06:37.889Z] Ignoring verification of signature on metal image [2025-08-28T07:06:37.889Z] Running test: iso-as-disk.bios [2025-08-28T07:07:09.873Z] PASS: iso-as-disk.bios (24.767s) [2025-08-28T07:07:09.873Z] Running test: iso-as-disk.uefi [2025-08-28T07:07:36.339Z] PASS: iso-as-disk.uefi (25.717s) [2025-08-28T07:07:36.339Z] Running test: iso-as-disk.uefi-secure [2025-08-28T07:19:42.972Z] FAIL: iso-as-disk.uefi-secure (12m0.018s) [2025-08-28T07:19:42.972Z] timed out after 12m0s [2025-08-28T07:19:42.972Z] Running test: iso-as-disk.4k.uefi [2025-08-28T07:31:49.603Z] FAIL: iso-as-disk.4k.uefi (12m0s) [2025-08-28T07:31:49.603Z] timed out after 12m0s [2025-08-28T07:31:49.603Z] Running test: iso-install.bios [2025-08-28T07:33:10.943Z] PASS: iso-install.bios (1m12.788s) [2025-08-28T07:33:10.943Z] Running test: iso-live-login.bios [2025-08-28T07:33:37.409Z] The file: journal.txt does not exist [2025-08-28T07:33:37.666Z] PASS: iso-live-login.bios (33.967s) [2025-08-28T07:33:37.666Z] Running test: iso-live-login.uefi [2025-08-28T07:45:44.283Z] FAIL: iso-live-login.uefi (12m0s) [2025-08-28T07:45:44.283Z] timed out after 12m0s [2025-08-28T07:45:44.283Z] Running test: iso-live-login.uefi-secure [2025-08-28T07:46:16.275Z] The file: journal.txt does not exist [2025-08-28T07:46:16.275Z] PASS: iso-live-login.uefi-secure (29.874s) [2025-08-28T07:46:16.275Z] Running test: iso-live-login.4k.uefi [2025-08-28T07:58:22.908Z] FAIL: iso-live-login.4k.uefi (12m0.033s) [2025-08-28T07:58:22.908Z] timed out after 12m0s [2025-08-28T07:58:22.908Z] Running test: iso-offline-install.bios [2025-08-28T08:10:29.519Z] FAIL: iso-offline-install.bios (12m0s) [2025-08-28T08:10:29.519Z] timed out after 12m0s [2025-08-28T08:10:29.519Z] Running test: iso-offline-install.mpath.bios [2025-08-28T08:12:50.876Z] PASS: iso-offline-install.mpath.bios (2m23.413s) [2025-08-28T08:12:50.876Z] Running test: iso-offline-install-fromram.4k.uefi [2025-08-28T08:14:42.213Z] PASS: iso-offline-install-fromram.4k.uefi (1m42.486s) [2025-08-28T08:14:42.213Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-08-28T08:14:42.213Z] Warning: Cannot announce submounts, client does not support it [2025-08-28T08:18:48.621Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m55.303s) [2025-08-28T08:18:48.621Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-08-28T08:23:10.033Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m21.403s) [2025-08-28T08:23:10.033Z] Running test: iso-offline-install-iscsi.manual.bios [2025-08-28T08:27:31.435Z] PASS: iso-offline-install-iscsi.manual.bios (4m17.385s) [2025-08-28T08:27:31.435Z] Running test: miniso-install.bios [2025-08-28T08:29:22.779Z] PASS: miniso-install.bios (1m48.129s) [2025-08-28T08:29:22.779Z] Running test: miniso-install.nm.bios [2025-08-28T08:31:29.141Z] PASS: miniso-install.nm.bios (1m49.659s) [2025-08-28T08:31:29.141Z] Running test: miniso-install.4k.uefi [2025-08-28T08:33:20.498Z] PASS: miniso-install.4k.uefi (1m56.043s) [2025-08-28T08:33:20.498Z] Running test: miniso-install.4k.nm.uefi [2025-08-28T08:35:26.867Z] PASS: miniso-install.4k.nm.uefi (1m58.92s) [2025-08-28T08:35:26.867Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-08-28T08:38:03.235Z] PASS: pxe-offline-install.rootfs-appended.bios (2m25.582s) [2025-08-28T08:38:03.235Z] Running test: pxe-offline-install.4k.uefi [2025-08-28T08:39:54.604Z] PASS: pxe-offline-install.4k.uefi (1m58.258s) [2025-08-28T08:39:54.604Z] Running test: pxe-online-install.bios [2025-08-28T08:41:30.931Z] PASS: pxe-online-install.bios (1m30.783s) [2025-08-28T08:41:30.931Z] Running test: pxe-online-install.4k.uefi [2025-08-28T08:42:52.262Z] PASS: pxe-online-install.4k.uefi (1m14.499s) [2025-08-28T08:42:52.262Z] Error: harness: test suite failed [2025-08-28T08:42:52.262Z] 2025-08-28T08:42:44Z cli: harness: test suite failed [2025-08-28T08:42:52.262Z] failed to execute cmd-kola: exit status 1 [2025-08-28T08:42:52.266Z] [Pipeline] } [2025-08-28T08:42:52.269Z] [Pipeline] // withEnv [2025-08-28T08:42:52.279Z] [Pipeline] withEnv [2025-08-28T08:42:52.279Z] [Pipeline] { [2025-08-28T08:42:52.283Z] [Pipeline] sh [2025-08-28T08:42:52.784Z] + set -xeuo pipefail [2025-08-28T08:42:52.784Z] ++ umask [2025-08-28T08:42:52.784Z] + '[' 0022 = 0000 ']' [2025-08-28T08:42:52.784Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T08:42:52.784Z] + cosa shell -- test -f /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64/reports/report.json [2025-08-28T08:42:52.787Z] [Pipeline] } [2025-08-28T08:42:52.791Z] [Pipeline] // withEnv [2025-08-28T08:42:52.798Z] [Pipeline] withEnv [2025-08-28T08:42:52.798Z] [Pipeline] { [2025-08-28T08:42:52.800Z] [Pipeline] sh [2025-08-28T08:42:53.282Z] + set -euo pipefail [2025-08-28T08:42:53.282Z] ++ umask [2025-08-28T08:42:53.282Z] + '[' 0022 = 0000 ']' [2025-08-28T08:42:53.282Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T08:42:53.282Z] + cosa shell -- cat /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64/reports/report.json [2025-08-28T08:42:53.282Z] + jq -r '.tests[] | select(.result == "FAIL") | .name' [2025-08-28T08:42:53.282Z] + tr ' [2025-08-28T08:42:53.282Z] ' ' ' [2025-08-28T08:42:53.286Z] [Pipeline] } [2025-08-28T08:42:53.288Z] [Pipeline] // withEnv [2025-08-28T08:42:53.294Z] [Pipeline] echo [2025-08-28T08:42:53.295Z] Re-running failed tests (flake detection): iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-live-login.uefi iso-live-login.4k.uefi iso-offline-install.bios [2025-08-28T08:42:53.299Z] [Pipeline] withEnv [2025-08-28T08:42:53.299Z] [Pipeline] { [2025-08-28T08:42:53.304Z] [Pipeline] sh [2025-08-28T08:42:53.780Z] + set -xeuo pipefail [2025-08-28T08:42:53.780Z] ++ umask [2025-08-28T08:42:53.780Z] + '[' 0022 = 0000 ']' [2025-08-28T08:42:53.780Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T08:42:53.780Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64/rerun iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-live-login.uefi iso-live-login.4k.uefi iso-offline-install.bios [2025-08-28T08:42:53.780Z] kola -p qemu testiso --inst-insecure iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-live-login.uefi iso-live-login.4k.uefi iso-offline-install.bios --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64/rerun [2025-08-28T08:42:53.780Z] 🕒 Snoozing kola test pattern "ext.config.files.validate-symlinks" until Sep 01 2025 [2025-08-28T08:42:53.780Z] 👉 https://github.com/coreos/fedora-coreos-tracker/issues/2012 [2025-08-28T08:42:53.780Z] Ignoring verification of signature on metal image [2025-08-28T08:42:53.780Z] Running test: iso-as-disk.uefi-secure [2025-08-28T08:43:25.779Z] PASS: iso-as-disk.uefi-secure (26.297s) [2025-08-28T08:43:25.779Z] Running test: iso-as-disk.4k.uefi [2025-08-28T08:55:32.403Z] FAIL: iso-as-disk.4k.uefi (12m0.03s) [2025-08-28T08:55:32.403Z] timed out after 12m0s [2025-08-28T08:55:32.403Z] Running test: iso-live-login.uefi [2025-08-28T08:56:04.397Z] The file: journal.txt does not exist [2025-08-28T08:56:04.397Z] PASS: iso-live-login.uefi (29.355s) [2025-08-28T08:56:04.397Z] Running test: iso-live-login.4k.uefi [2025-08-28T08:56:36.381Z] The file: journal.txt does not exist [2025-08-28T08:56:36.381Z] PASS: iso-live-login.4k.uefi (30.45s) [2025-08-28T08:56:36.381Z] Running test: iso-offline-install.bios [2025-08-28T08:59:42.758Z] PASS: iso-offline-install.bios (2m55.94s) [2025-08-28T08:59:42.758Z] Error: harness: test suite failed [2025-08-28T08:59:42.758Z] 2025-08-28T08:59:35Z cli: harness: test suite failed [2025-08-28T08:59:42.758Z] failed to execute cmd-kola: exit status 1 [2025-08-28T08:59:42.762Z] [Pipeline] } [2025-08-28T08:59:42.768Z] [Pipeline] // withEnv [2025-08-28T08:59:42.782Z] [Pipeline] withEnv [2025-08-28T08:59:42.782Z] [Pipeline] { [2025-08-28T08:59:42.786Z] [Pipeline] sh [2025-08-28T08:59:43.286Z] + set -xeuo pipefail [2025-08-28T08:59:43.286Z] ++ umask [2025-08-28T08:59:43.286Z] + '[' 0022 = 0000 ']' [2025-08-28T08:59:43.286Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T08:59:43.286Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw -c --xz kola-testiso-x86_64 [2025-08-28T08:59:45.169Z] [Pipeline] } [2025-08-28T08:59:45.173Z] [Pipeline] // withEnv [2025-08-28T08:59:45.180Z] [Pipeline] archiveArtifacts [2025-08-28T08:59:45.183Z] Archiving artifacts [2025-08-28T08:59:45.207Z] [Pipeline] withEnv [2025-08-28T08:59:45.207Z] [Pipeline] { [2025-08-28T08:59:45.212Z] [Pipeline] sh [2025-08-28T08:59:45.954Z] + set -xeuo pipefail [2025-08-28T08:59:45.954Z] ++ umask [2025-08-28T08:59:45.954Z] + '[' 0022 = 0000 ']' [2025-08-28T08:59:45.954Z] + cd /home/jenkins/agent/workspace/test-override [2025-08-28T08:59:45.954Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-qERyw/kola-testiso-x86_64 --output - [2025-08-28T08:59:45.957Z] [Pipeline] } [2025-08-28T08:59:45.959Z] [Pipeline] // withEnv [2025-08-28T08:59:45.967Z] [Pipeline] junit [2025-08-28T08:59:45.970Z] Recording test results [2025-08-28T08:59:46.498Z] [Pipeline] } [2025-08-28T08:59:46.501Z] [Pipeline] // stage [2025-08-28T08:59:46.506Z] [Pipeline] } [2025-08-28T08:59:46.506Z] Failed in branch x86_64 [2025-08-28T08:59:46.510Z] [Pipeline] // parallel [2025-08-28T08:59:46.524Z] [Pipeline] } [2025-08-28T08:59:46.528Z] [Pipeline] // timeout [2025-08-28T08:59:46.530Z] [Pipeline] } [2025-08-28T08:59:46.536Z] [Pipeline] // container [2025-08-28T08:59:46.539Z] [Pipeline] } [2025-08-28T08:59:46.542Z] [Pipeline] // node [2025-08-28T08:59:46.545Z] [Pipeline] } [2025-08-28T08:59:46.548Z] [Pipeline] // podTemplate [2025-08-28T08:59:46.553Z] [Pipeline] End of Pipeline [2025-08-28T08:59:46.572Z] ERROR: script returned exit code 1 [2025-08-28T08:59:46.592Z] Finished: FAILURE