[2025-02-16T14:27:11.682Z] Started by upstream project "bodhi-trigger" build number 1394 [2025-02-16T14:27:11.682Z] originally caused by: [2025-02-16T14:27:11.682Z] Triggered by CI message. [2025-02-16T14:27:11.770Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-02-16T14:27:11.771Z] Selected Git installation does not exist. Using Default [2025-02-16T14:27:11.771Z] The recommended git tool is: NONE [2025-02-16T14:27:11.771Z] No credentials specified [2025-02-16T14:27:11.771Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-16T14:27:11.779Z] Fetching changes from the remote Git repository [2025-02-16T14:27:11.780Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-16T14:27:11.838Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-16T14:27:11.838Z] > git --version # timeout=10 [2025-02-16T14:27:11.846Z] > git --version # 'git version 2.39.3' [2025-02-16T14:27:11.846Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-16T14:27:11.967Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-16T14:27:11.975Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-16T14:27:11.975Z] > git config core.sparsecheckout # timeout=10 [2025-02-16T14:27:11.981Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-16T14:27:11.991Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-16T14:27:11.991Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-16T14:27:12.092Z] Loading library coreos@main [2025-02-16T14:27:12.092Z] Attempting to resolve main from remote references... [2025-02-16T14:27:12.092Z] > git --version # timeout=10 [2025-02-16T14:27:12.099Z] > git --version # 'git version 2.39.3' [2025-02-16T14:27:12.099Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-16T14:27:12.181Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-16T14:27:12.182Z] Selected Git installation does not exist. Using Default [2025-02-16T14:27:12.182Z] The recommended git tool is: NONE [2025-02-16T14:27:12.182Z] No credentials specified [2025-02-16T14:27:12.182Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-16T14:27:12.190Z] Fetching changes from the remote Git repository [2025-02-16T14:27:12.191Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-16T14:27:12.213Z] Fetching without tags [2025-02-16T14:27:12.213Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-16T14:27:12.213Z] > git --version # timeout=10 [2025-02-16T14:27:12.220Z] > git --version # 'git version 2.39.3' [2025-02-16T14:27:12.220Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-16T14:27:12.299Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-16T14:27:12.299Z] > git config core.sparsecheckout # timeout=10 [2025-02-16T14:27:12.306Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-16T14:27:12.316Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-16T14:27:12.316Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-16T14:27:12.577Z] [Pipeline] Start of Pipeline [2025-02-16T14:27:12.585Z] [Pipeline] node [2025-02-16T14:27:12.589Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-16T14:27:12.589Z] [Pipeline] { [2025-02-16T14:27:12.655Z] [Pipeline] withEnv [2025-02-16T14:27:12.656Z] [Pipeline] { [2025-02-16T14:27:12.684Z] [Pipeline] sh [2025-02-16T14:27:12.953Z] + set -xeuo pipefail [2025-02-16T14:27:12.953Z] ++ umask [2025-02-16T14:27:12.953Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:12.953Z] + rm -rf pipe [2025-02-16T14:27:12.953Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-16T14:27:12.953Z] Cloning into 'pipe'... [2025-02-16T14:27:13.204Z] [Pipeline] } [2025-02-16T14:27:13.206Z] [Pipeline] // withEnv [2025-02-16T14:27:13.244Z] [Pipeline] load [2025-02-16T14:27:13.330Z] [Pipeline] { (pipe/utils.groovy) [2025-02-16T14:27:13.334Z] [Pipeline] } [2025-02-16T14:27:13.365Z] [Pipeline] // load [2025-02-16T14:27:13.380Z] [Pipeline] readYaml [2025-02-16T14:27:13.384Z] [Pipeline] } [2025-02-16T14:27:13.390Z] [Pipeline] // node [2025-02-16T14:27:13.402Z] [Pipeline] properties [2025-02-16T14:27:13.532Z] [Pipeline] libraryResource [2025-02-16T14:27:13.533Z] [Pipeline] readJSON [2025-02-16T14:27:13.539Z] [Pipeline] node [2025-02-16T14:27:13.545Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-16T14:27:13.547Z] [Pipeline] { [2025-02-16T14:27:13.560Z] [Pipeline] writeYaml [2025-02-16T14:27:13.564Z] [Pipeline] readFile [2025-02-16T14:27:13.569Z] [Pipeline] } [2025-02-16T14:27:13.574Z] [Pipeline] // node [2025-02-16T14:27:13.580Z] [Pipeline] podTemplate [2025-02-16T14:27:13.588Z] [Pipeline] { [2025-02-16T14:27:13.610Z] [Pipeline] node [2025-02-16T14:27:22.739Z] Created Pod: openshift coreos-ci/pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk [2025-02-16T14:27:28.611Z] Still waiting to schedule task [2025-02-16T14:27:28.611Z] Waiting for next available executor on ‘pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk’ [2025-02-16T14:27:28.771Z] Agent pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk is provisioned from template pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7 [2025-02-16T14:27:28.771Z] --- [2025-02-16T14:27:28.771Z] apiVersion: "v1" [2025-02-16T14:27:28.771Z] kind: "Pod" [2025-02-16T14:27:28.771Z] metadata: [2025-02-16T14:27:28.771Z] annotations: [2025-02-16T14:27:28.771Z] buildUrl: "http://172.30.130.216:80/job/test-override/1405/" [2025-02-16T14:27:28.771Z] runUrl: "job/test-override/1405/" [2025-02-16T14:27:28.771Z] labels: [2025-02-16T14:27:28.771Z] jenkins: "slave" [2025-02-16T14:27:28.771Z] jenkins/label-digest: "1d4f4fcf58add8c56a2043ef38f8b11a4bbaf6bb" [2025-02-16T14:27:28.771Z] jenkins/label: "pod-288a0963-ebf5-4269-bb56-8228c150883c" [2025-02-16T14:27:28.771Z] name: "pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk" [2025-02-16T14:27:28.771Z] namespace: "coreos-ci" [2025-02-16T14:27:28.771Z] spec: [2025-02-16T14:27:28.771Z] containers: [2025-02-16T14:27:28.771Z] - command: [2025-02-16T14:27:28.771Z] - "/usr/bin/dumb-init" [2025-02-16T14:27:28.771Z] - "/usr/bin/sleep" [2025-02-16T14:27:28.771Z] - "infinity" [2025-02-16T14:27:28.771Z] env: [2025-02-16T14:27:28.771Z] - name: "NCPUS" [2025-02-16T14:27:28.771Z] value: "6" [2025-02-16T14:27:28.771Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-16T14:27:28.771Z] imagePullPolicy: "Always" [2025-02-16T14:27:28.771Z] name: "worker" [2025-02-16T14:27:28.771Z] resources: [2025-02-16T14:27:28.772Z] limits: [2025-02-16T14:27:28.772Z] memory: "10752Mi" [2025-02-16T14:27:28.772Z] cpu: "6" [2025-02-16T14:27:28.772Z] devices.kubevirt.io/kvm: "1" [2025-02-16T14:27:28.772Z] requests: [2025-02-16T14:27:28.772Z] memory: "10752Mi" [2025-02-16T14:27:28.772Z] cpu: "6" [2025-02-16T14:27:28.772Z] devices.kubevirt.io/kvm: "1" [2025-02-16T14:27:28.772Z] volumeMounts: [2025-02-16T14:27:28.772Z] - mountPath: "/srv/" [2025-02-16T14:27:28.772Z] name: "emptydir-0" [2025-02-16T14:27:28.772Z] - mountPath: "/home/jenkins/agent" [2025-02-16T14:27:28.772Z] name: "workspace-volume" [2025-02-16T14:27:28.772Z] readOnly: false [2025-02-16T14:27:28.772Z] - env: [2025-02-16T14:27:28.772Z] - name: "JENKINS_SECRET" [2025-02-16T14:27:28.772Z] value: "********" [2025-02-16T14:27:28.772Z] - name: "JENKINS_TUNNEL" [2025-02-16T14:27:28.772Z] value: "172.30.136.1:50000" [2025-02-16T14:27:28.772Z] - name: "JENKINS_AGENT_NAME" [2025-02-16T14:27:28.772Z] value: "pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk" [2025-02-16T14:27:28.772Z] - name: "JENKINS_NAME" [2025-02-16T14:27:28.772Z] value: "pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk" [2025-02-16T14:27:28.772Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-16T14:27:28.772Z] value: "/home/jenkins/agent" [2025-02-16T14:27:28.772Z] - name: "JENKINS_URL" [2025-02-16T14:27:28.772Z] value: "http://172.30.130.216:80/" [2025-02-16T14:27:28.772Z] image: "jenkins-agent-base:latest" [2025-02-16T14:27:28.772Z] name: "jnlp" [2025-02-16T14:27:28.772Z] resources: [2025-02-16T14:27:28.772Z] limits: [2025-02-16T14:27:28.772Z] memory: "512Mi" [2025-02-16T14:27:28.772Z] cpu: "1" [2025-02-16T14:27:28.772Z] requests: [2025-02-16T14:27:28.772Z] memory: "512Mi" [2025-02-16T14:27:28.772Z] cpu: "1" [2025-02-16T14:27:28.772Z] volumeMounts: [2025-02-16T14:27:28.772Z] - mountPath: "/home/jenkins/agent" [2025-02-16T14:27:28.772Z] name: "workspace-volume" [2025-02-16T14:27:28.772Z] readOnly: false [2025-02-16T14:27:28.772Z] nodeSelector: [2025-02-16T14:27:28.772Z] kubernetes.io/os: "linux" [2025-02-16T14:27:28.772Z] restartPolicy: "Never" [2025-02-16T14:27:28.772Z] serviceAccountName: "jenkins" [2025-02-16T14:27:28.772Z] volumes: [2025-02-16T14:27:28.772Z] - emptyDir: {} [2025-02-16T14:27:28.772Z] name: "emptydir-0" [2025-02-16T14:27:28.772Z] - emptyDir: [2025-02-16T14:27:28.772Z] medium: "" [2025-02-16T14:27:28.772Z] name: "workspace-volume" [2025-02-16T14:27:28.772Z] [2025-02-16T14:27:28.800Z] Running on pod-288a0963-ebf5-4269-bb56-8228c150883c-6v2m7-z9twk in /home/jenkins/agent/workspace/test-override [2025-02-16T14:27:28.800Z] [Pipeline] { [2025-02-16T14:27:28.810Z] [Pipeline] container [2025-02-16T14:27:28.810Z] [Pipeline] { [2025-02-16T14:27:28.863Z] [Pipeline] withEnv [2025-02-16T14:27:28.864Z] [Pipeline] { [2025-02-16T14:27:28.883Z] [Pipeline] sh [2025-02-16T14:27:29.565Z] + set -xeuo pipefail [2025-02-16T14:27:29.565Z] ++ umask [2025-02-16T14:27:29.565Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:29.565Z] + cat /cosa/coreos-assembler-git.json [2025-02-16T14:27:29.565Z] { [2025-02-16T14:27:29.565Z] "date": "2025-02-14T16:44:33Z", [2025-02-16T14:27:29.565Z] "git": { [2025-02-16T14:27:29.565Z] "commit": "a27b8a02ba93a665899abf9ed7ee5bde279f4121", [2025-02-16T14:27:29.565Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-16T14:27:29.565Z] "branch": "HEAD", [2025-02-16T14:27:29.565Z] "dirty": "false" [2025-02-16T14:27:29.565Z] }, [2025-02-16T14:27:29.565Z] "file": { [2025-02-16T14:27:29.565Z] "checksum": "bc1893bb48685d729e542faa6cace38fba123c5a20f12f908473bf8de251c724", [2025-02-16T14:27:29.565Z] "checksum_type": "sha256", [2025-02-16T14:27:29.565Z] "format": "tar.gz", [2025-02-16T14:27:29.565Z] "name": "coreos-assembler-git.tar.gz", [2025-02-16T14:27:29.565Z] "size": "10010647" [2025-02-16T14:27:29.565Z] } [2025-02-16T14:27:29.565Z] } [2025-02-16T14:27:29.770Z] [Pipeline] } [2025-02-16T14:27:29.782Z] [Pipeline] // withEnv [2025-02-16T14:27:29.861Z] [Pipeline] timeout [2025-02-16T14:27:29.861Z] Timeout set to expire in 2 hr 30 min [2025-02-16T14:27:29.862Z] [Pipeline] { [2025-02-16T14:27:29.923Z] [Pipeline] withEnv [2025-02-16T14:27:29.924Z] [Pipeline] { [2025-02-16T14:27:29.928Z] [Pipeline] sh [2025-02-16T14:27:30.461Z] + set -euo pipefail [2025-02-16T14:27:30.461Z] ++ umask [2025-02-16T14:27:30.461Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:30.461Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-73953312c5 [2025-02-16T14:27:30.461Z] + jq -r .update.title [2025-02-16T14:27:30.490Z] [Pipeline] } [2025-02-16T14:27:30.493Z] [Pipeline] // withEnv [2025-02-16T14:27:30.537Z] [Pipeline] withEnv [2025-02-16T14:27:30.538Z] [Pipeline] { [2025-02-16T14:27:30.557Z] [Pipeline] sh [2025-02-16T14:27:31.084Z] + set -euo pipefail [2025-02-16T14:27:31.085Z] ++ umask [2025-02-16T14:27:31.085Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:31.085Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-73953312c5 [2025-02-16T14:27:31.085Z] + jq -r '.update.builds[].nvr' [2025-02-16T14:27:31.089Z] [Pipeline] } [2025-02-16T14:27:31.091Z] [Pipeline] // withEnv [2025-02-16T14:27:31.178Z] [Pipeline] withCredentials [2025-02-16T14:27:31.216Z] [Pipeline] // withCredentials [2025-02-16T14:27:31.222Z] [Pipeline] echo [2025-02-16T14:27:31.222Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-16T14:27:31.242Z] [Pipeline] withCredentials [2025-02-16T14:27:31.255Z] [Pipeline] // withCredentials [2025-02-16T14:27:31.276Z] [Pipeline] echo [2025-02-16T14:27:31.276Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-16T14:27:31.311Z] [Pipeline] withCredentials [2025-02-16T14:27:31.327Z] [Pipeline] // withCredentials [2025-02-16T14:27:31.345Z] [Pipeline] echo [2025-02-16T14:27:31.345Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-16T14:27:31.351Z] [Pipeline] withEnv [2025-02-16T14:27:31.352Z] [Pipeline] { [2025-02-16T14:27:31.370Z] [Pipeline] sh [2025-02-16T14:27:31.902Z] + set -euo pipefail [2025-02-16T14:27:31.902Z] ++ umask [2025-02-16T14:27:31.902Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:31.902Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/builds.json [2025-02-16T14:27:31.909Z] [Pipeline] } [2025-02-16T14:27:31.913Z] [Pipeline] // withEnv [2025-02-16T14:27:31.986Z] [Pipeline] readJSON [2025-02-16T14:27:32.052Z] [Pipeline] withEnv [2025-02-16T14:27:32.053Z] [Pipeline] { [2025-02-16T14:27:32.120Z] [Pipeline] sh [2025-02-16T14:27:32.648Z] + set -euo pipefail [2025-02-16T14:27:32.648Z] ++ umask [2025-02-16T14:27:32.648Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:32.648Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/meta.json [2025-02-16T14:27:32.654Z] [Pipeline] } [2025-02-16T14:27:32.668Z] [Pipeline] // withEnv [2025-02-16T14:27:32.754Z] [Pipeline] readJSON [2025-02-16T14:27:32.788Z] [Pipeline] withEnv [2025-02-16T14:27:32.789Z] [Pipeline] { [2025-02-16T14:27:32.833Z] [Pipeline] sh [2025-02-16T14:27:33.374Z] + set -xeuo pipefail [2025-02-16T14:27:33.374Z] ++ umask [2025-02-16T14:27:33.374Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:33.374Z] + cosa init --branch branched --commit=49cd45fb21725c578f0c546fbc0f64921308e122 https://github.com/coreos/fedora-coreos-config [2025-02-16T14:27:33.374Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-16T14:27:33.629Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T14:27:33.629Z] + mkdir -p src [2025-02-16T14:27:33.629Z] + cd src [2025-02-16T14:27:33.629Z] + test -e config [2025-02-16T14:27:33.629Z] + case "${source}" in [2025-02-16T14:27:33.629Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-16T14:27:33.629Z] Cloning into 'config'... [2025-02-16T14:27:33.885Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-16T14:27:33.885Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-16T14:27:34.444Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-02-16T14:27:34.444Z] + '[' -n 49cd45fb21725c578f0c546fbc0f64921308e122 ']' [2025-02-16T14:27:34.444Z] + git -C ./config fetch origin 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:27:34.444Z] From https://github.com/coreos/fedora-coreos-config [2025-02-16T14:27:34.444Z] * branch 49cd45fb21725c578f0c546fbc0f64921308e122 -> FETCH_HEAD [2025-02-16T14:27:34.444Z] + git -C ./config reset --hard 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:27:34.444Z] HEAD is now at 49cd45f tree: import changes from testing-devel at 1dc0db3531b60ffae15f5da194bf75a608729434 [2025-02-16T14:27:34.444Z] + git -C ./config submodule update --init --recursive [2025-02-16T14:27:34.444Z] + set +x [2025-02-16T14:27:34.444Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:27:34.444Z] + manifest=src/config/manifest.yaml [2025-02-16T14:27:34.444Z] + image=src/config/image.yaml [2025-02-16T14:27:34.444Z] + [[ -n '' ]] [2025-02-16T14:27:34.444Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-16T14:27:34.444Z] + [[ ! -f src/config/image.yaml ]] [2025-02-16T14:27:34.444Z] + mkdir -p cache [2025-02-16T14:27:34.444Z] + mkdir -p builds [2025-02-16T14:27:34.444Z] + mkdir -p tmp [2025-02-16T14:27:34.444Z] + mkdir -p overrides/rpm [2025-02-16T14:27:34.444Z] + mkdir -p overrides/rootfs [2025-02-16T14:27:34.444Z] + test 0 = 1 [2025-02-16T14:27:34.444Z] + case "${YUMREPOS}" in [2025-02-16T14:27:34.444Z] + set +x [2025-02-16T14:27:34.444Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-16T14:27:34.448Z] [Pipeline] } [2025-02-16T14:27:34.451Z] [Pipeline] // withEnv [2025-02-16T14:27:34.508Z] [Pipeline] stage [2025-02-16T14:27:34.509Z] [Pipeline] { (Initialize Remotes) [2025-02-16T14:27:34.523Z] [Pipeline] parallel [2025-02-16T14:27:34.524Z] [Pipeline] { (Branch: x86_64) [2025-02-16T14:27:34.529Z] [Pipeline] withEnv [2025-02-16T14:27:34.530Z] [Pipeline] { [2025-02-16T14:27:34.533Z] [Pipeline] sh [2025-02-16T14:27:35.064Z] + set -xeuo pipefail [2025-02-16T14:27:35.064Z] ++ umask [2025-02-16T14:27:35.064Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:35.064Z] + cosa buildfetch --stream branched --build 42.20250216.92.0 --file manifest-lock.generated.x86_64.json [2025-02-16T14:27:35.319Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/builds.json [2025-02-16T14:27:35.320Z] Updated builds/builds.json [2025-02-16T14:27:35.320Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/meta.json [2025-02-16T14:27:35.320Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/commitmeta.json [2025-02-16T14:27:35.574Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/ostree-commit-object [2025-02-16T14:27:35.574Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-16T14:27:35.831Z] [Pipeline] } [2025-02-16T14:27:35.834Z] [Pipeline] // withEnv [2025-02-16T14:27:35.890Z] [Pipeline] } [2025-02-16T14:27:35.895Z] [Pipeline] // parallel [2025-02-16T14:27:35.899Z] [Pipeline] } [2025-02-16T14:27:35.904Z] [Pipeline] // stage [2025-02-16T14:27:35.910Z] [Pipeline] stage [2025-02-16T14:27:35.910Z] [Pipeline] { (Download Overrides) [2025-02-16T14:27:35.980Z] [Pipeline] parallel [2025-02-16T14:27:35.980Z] [Pipeline] { (Branch: x86_64) [2025-02-16T14:27:36.007Z] [Pipeline] withEnv [2025-02-16T14:27:36.007Z] [Pipeline] { [2025-02-16T14:27:36.010Z] [Pipeline] sh [2025-02-16T14:27:36.553Z] + set -xeuo pipefail [2025-02-16T14:27:36.553Z] ++ umask [2025-02-16T14:27:36.553Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:36.553Z] + cosa shell -- env -C overrides/rpm koji download-build systemd-257.3-7.fc42 --arch x86_64 --arch noarch [2025-02-16T14:27:36.809Z] Downloading [1/21]: systemd-ukify-257.3-7.fc42.noarch.rpm [2025-02-16T14:27:36.809Z] [====================================] 100% 59.95 KiB / 59.95 KiB [2025-02-16T14:27:36.809Z] Downloading [2/21]: systemd-rpm-macros-257.3-7.fc42.noarch.rpm [2025-02-16T14:27:36.809Z] [====================================] 100% 35.14 KiB / 35.14 KiB [2025-02-16T14:27:36.809Z] Downloading [3/21]: systemd-networkd-defaults-257.3-7.fc42.noarch.rpm [2025-02-16T14:27:36.809Z] [====================================] 100% 31.59 KiB / 31.59 KiB [2025-02-16T14:27:36.809Z] Downloading [4/21]: systemd-oomd-defaults-257.3-7.fc42.noarch.rpm [2025-02-16T14:27:36.809Z] [====================================] 100% 31.04 KiB / 31.04 KiB [2025-02-16T14:27:36.809Z] Downloading [5/21]: systemd-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.809Z] [========= ] 25% 1.00 MiB / 3.94 MiB [================== ] 50% 2.00 MiB / 3.94 MiB [=========================== ] 76% 3.00 MiB / 3.94 MiB [====================================] 100% 3.94 MiB / 3.94 MiB [2025-02-16T14:27:36.809Z] Downloading [6/21]: systemd-tests-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.809Z] [===== ] 15% 1.00 MiB / 6.41 MiB [=========== ] 31% 2.00 MiB / 6.41 MiB [================ ] 46% 3.00 MiB / 6.41 MiB [====================== ] 62% 4.00 MiB / 6.41 MiB [============================ ] 77% 5.00 MiB / 6.41 MiB [================================= ] 93% 6.00 MiB / 6.41 MiB [====================================] 100% 6.41 MiB / 6.41 MiB [2025-02-16T14:27:36.809Z] Downloading [7/21]: systemd-udev-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.809Z] [=============== ] 42% 1.00 MiB / 2.33 MiB [============================== ] 85% 2.00 MiB / 2.33 MiB [====================================] 100% 2.33 MiB / 2.33 MiB [2025-02-16T14:27:36.809Z] Downloading [8/21]: systemd-shared-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.809Z] [==================== ] 56% 1.00 MiB / 1.78 MiB [====================================] 100% 1.78 MiB / 1.78 MiB [2025-02-16T14:27:36.809Z] Downloading [9/21]: systemd-libs-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.810Z] [====================================] 100% 819.60 KiB / 819.60 KiB [2025-02-16T14:27:36.810Z] Downloading [10/21]: systemd-networkd-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.810Z] [====================================] 100% 772.22 KiB / 772.22 KiB [2025-02-16T14:27:36.810Z] Downloading [11/21]: systemd-container-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:36.810Z] [====================================] 100% 871.22 KiB / 871.22 KiB [2025-02-16T14:27:36.810Z] Downloading [12/21]: systemd-pam-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 417.15 KiB / 417.15 KiB [2025-02-16T14:27:37.075Z] Downloading [13/21]: systemd-standalone-repart-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 505.35 KiB / 505.35 KiB [2025-02-16T14:27:37.075Z] Downloading [14/21]: systemd-resolved-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 316.67 KiB / 316.67 KiB [2025-02-16T14:27:37.075Z] Downloading [15/21]: systemd-devel-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 546.31 KiB / 546.31 KiB [2025-02-16T14:27:37.075Z] Downloading [16/21]: systemd-standalone-shutdown-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 202.99 KiB / 202.99 KiB [2025-02-16T14:27:37.075Z] Downloading [17/21]: systemd-standalone-tmpfiles-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 207.84 KiB / 207.84 KiB [2025-02-16T14:27:37.075Z] Downloading [18/21]: systemd-standalone-sysusers-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 157.36 KiB / 157.36 KiB [2025-02-16T14:27:37.075Z] Downloading [19/21]: systemd-boot-unsigned-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 121.70 KiB / 121.70 KiB [2025-02-16T14:27:37.075Z] Downloading [20/21]: systemd-journal-remote-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 111.35 KiB / 111.35 KiB [2025-02-16T14:27:37.075Z] Downloading [21/21]: systemd-sysusers-257.3-7.fc42.x86_64.rpm [2025-02-16T14:27:37.075Z] [====================================] 100% 69.12 KiB / 69.12 KiB [2025-02-16T14:27:37.077Z] [Pipeline] } [2025-02-16T14:27:37.083Z] [Pipeline] // withEnv [2025-02-16T14:27:37.153Z] [Pipeline] } [2025-02-16T14:27:37.181Z] [Pipeline] // parallel [2025-02-16T14:27:37.227Z] [Pipeline] } [2025-02-16T14:27:37.256Z] [Pipeline] // stage [2025-02-16T14:27:37.291Z] [Pipeline] parallel [2025-02-16T14:27:37.291Z] [Pipeline] { (Branch: x86_64) [2025-02-16T14:27:37.365Z] [Pipeline] stage [2025-02-16T14:27:37.366Z] [Pipeline] { (x86_64:Fetch) [2025-02-16T14:27:37.395Z] [Pipeline] withEnv [2025-02-16T14:27:37.396Z] [Pipeline] { [2025-02-16T14:27:37.408Z] [Pipeline] sh [2025-02-16T14:27:37.940Z] + set -xeuo pipefail [2025-02-16T14:27:37.941Z] ++ umask [2025-02-16T14:27:37.941Z] + '[' 0022 = 0000 ']' [2025-02-16T14:27:37.941Z] + cosa fetch --with-cosa-overrides --autolock 42.20250216.92.0 [2025-02-16T14:27:37.941Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T14:27:38.194Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:27:38.194Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-16T14:27:38.448Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-16T14:27:38.448Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 2d8c1aaa9f6538b0210d63f42a0c6d8b39b5389b1e44c1aa244184284ace6307 [2025-02-16T14:27:38.703Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 82fb8da0004312bb131f0fde26e817148d21f1289b6a26f5bb3215ab9a4ce0bf [2025-02-16T14:27:38.703Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... a4327665d51dff75a34e0b75150303550bd1ff4d314a34dc22dcea5d14bc41f7 [2025-02-16T14:27:38.703Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1889de044dc105082077c30da6396f2b2da0c23714e951924dc1f3f92f87cf80 [2025-02-16T14:27:38.703Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... ec7e1ce6931472dffd02f809c5aebf88431cb22fcb0d4718f1bb9bc2cfe50591 [2025-02-16T14:27:38.703Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 26e3b9e0920fad7f48c0cbaafa70dfb7aa2331c51df0a6dbf5db14d6f7f2b20c [2025-02-16T14:27:38.703Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... d6f242dc94f80a38732bd395bbb6a17b521b95c7be0f98a6c0c11b38d3ac9419 [2025-02-16T14:27:38.703Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 71061efbe8df2ae136d59211129d80c904117e1d2a5cf14a187559b1f0e8da81 [2025-02-16T14:27:38.703Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d24f0eb81c53b4ba8af1206e56eea18daf8f65a945de988c234b38775b1dde75 [2025-02-16T14:27:38.958Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 6f15308ac4d88cec36928c522504b6bba7416b44e323f5271110532a0147b4fb [2025-02-16T14:27:38.958Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 69c8f9cdfcf01c76d3ec60c7016ee66023d085f15dbce54f2d58d7c10782c156 [2025-02-16T14:27:38.958Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ec280b4a2d162e9c3e4a45937b6c5697b5069a3a7b7bc6cdf0153afe4baecef1 [2025-02-16T14:27:38.958Z] Directory walk started [2025-02-16T14:27:38.958Z] Directory walk done - 21 packages [2025-02-16T14:27:38.958Z] Temporary output repo path: ./.repodata/ [2025-02-16T14:27:38.958Z] Pool started (with 5 workers) [2025-02-16T14:27:38.958Z] Pool finished [2025-02-16T14:27:39.212Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-16T14:27:39.212Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250216.92.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-16T14:27:39.212Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-02-16T14:28:01.090Z] Loaded lockfiles: [2025-02-16T14:28:01.090Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250216.92.0.json [2025-02-16T14:28:01.090Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-16T14:28:01.090Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-16T14:28:01.090Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-16T14:28:01.090Z] [2025-02-16T14:28:01.090Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-16T14:28:01.090Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-16T14:28:01.090Z] 42 metadata, 111 content objects imported; 153.4?kB content written [2025-02-16T14:28:01.090Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-16T14:28:01.090Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-16T14:28:01.090Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-16T14:28:01.090Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-16T14:28:01.090Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-16T14:28:01.090Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-16T14:28:01.090Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-16T14:28:01.090Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-02-16T14:28:01.090Z] rpm-ostree version: 2025.2 [2025-02-16T14:28:01.090Z] No previous commit for fedora/x86_64/coreos/branched [2025-02-16T14:28:01.090Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-next fedora-next-updates [2025-02-16T14:28:02.014Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-16T14:28:04.525Z] Updating metadata for 'fedora-next'...done [2025-02-16T14:28:04.525Z] Updating metadata for 'fedora-next-updates'...done [2025-02-16T14:29:25.874Z] Importing rpm-md...done [2025-02-16T14:29:25.874Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-16T14:27:38Z solvables: 21 [2025-02-16T14:29:25.874Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-16T10:36:10Z solvables: 61269 [2025-02-16T14:29:25.874Z] rpm-md repo 'fedora-next'; generated: 2025-02-16T08:28:26Z solvables: 76587 [2025-02-16T14:29:25.874Z] rpm-md repo 'fedora-next-updates'; generated: 2025-02-04T16:34:59Z solvables: 0 [2025-02-16T14:29:25.874Z] Resolving dependencies...done [2025-02-16T14:29:25.874Z] Installing 440 packages: [2025-02-16T14:29:25.874Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] aardvark-dns-2:1.14.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] afterburn-5.7.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] afterburn-dracut-5.7.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bind-libs-32:9.18.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bind-utils-32:9.18.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bootc-1.1.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bootupd-0.2.26-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] c-ares-1.34.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.874Z] containers-common-5:0.62.0-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] containers-common-extra-5:0.62.0-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] crun-1.20-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] crun-wasm-1.20-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dnf5-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-gpg-keys-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-release-common-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-release-coreos-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-release-identity-coreos-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-repos-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-repos-archive-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fedora-repos-ostree-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fmt-11.1.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] fwupd-2.0.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] git-core-2.48.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gnutls-3.8.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-common-1:2.12-23.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-efi-x64-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-pc-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-pc-modules-1:2.12-23.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-tools-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] grub2-tools-minimal-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libblkid-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libdnf5-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libdnf5-cli-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libfdisk-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libgcc-15.0.1-0.7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libipa_hbac-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libldb-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libmount-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnfsidmap-1:2.8.2-1.rc6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsmartcols-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsmbclient-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsss_certmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsss_idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsss_nss_idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libsss_sudo-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libstdc++-15.0.1-0.7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libusb1-1.0.27-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libuuid-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libwbclient-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libxcrypt-4.4.38-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.875Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] microcode_ctl-2:2.1-69.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] netavark-2:1.14.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] nvme-cli-2.11-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openssl-1:3.2.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] openssl-libs-1:3.2.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] podman-5:5.4.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpcbind-1.2.7-1.rc1.fc42.4.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-ostree-2025.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-ostree-libs-2025.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] runc-2:1.2.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] samba-client-libs-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] samba-common-2:4.22.0-0.4.rc2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] samba-common-libs-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] selinux-policy-41.33-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] selinux-policy-targeted-41.33-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] setup-2.15.0-12.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] spdlog-1.15.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-ad-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-client-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-common-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-common-pac-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-ipa-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-krb5-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-krb5-common-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-ldap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sssd-nfs-idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] systemd-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-container-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-libs-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-pam-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-resolved-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-shared-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-sysusers-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] systemd-udev-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:29:25.876Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] tzdata-2025a-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] util-linux-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] util-linux-core-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] vim-data-2:9.1.1081-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] vim-minimal-2:9.1.1081-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:29:25.876Z] Input state hash: bae221969ad2095a7f52e10cc503a2c70afd90d1550fa31490eafdc7f06add37 [2025-02-16T14:29:25.876Z] Will download: 432 packages (579.4?MB) [2025-02-16T14:29:25.876Z] Downloading from 'fedora-coreos-pool'...done [2025-02-16T14:29:38.033Z] Importing packages...done: 440 [2025-02-16T14:29:38.033Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-16T14:29:40.544Z] [Pipeline] } [2025-02-16T14:29:40.675Z] [Pipeline] // withEnv [2025-02-16T14:29:40.728Z] [Pipeline] } [2025-02-16T14:29:40.763Z] [Pipeline] // stage [2025-02-16T14:29:40.809Z] [Pipeline] stage [2025-02-16T14:29:40.809Z] [Pipeline] { (x86_64:Build) [2025-02-16T14:29:40.849Z] [Pipeline] withEnv [2025-02-16T14:29:40.849Z] [Pipeline] { [2025-02-16T14:29:40.878Z] [Pipeline] sh [2025-02-16T14:29:41.416Z] + set -xeuo pipefail [2025-02-16T14:29:41.416Z] ++ umask [2025-02-16T14:29:41.416Z] + '[' 0022 = 0000 ']' [2025-02-16T14:29:41.416Z] + cosa build --autolock 42.20250216.92.0 [2025-02-16T14:29:41.416Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T14:29:41.672Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:29:41.672Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-16T14:29:41.926Z] libostree: [2025-02-16T14:29:41.926Z] Version: '2025.1' [2025-02-16T14:29:41.926Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-16T14:29:41.926Z] Features: [2025-02-16T14:29:41.926Z] - inode64 [2025-02-16T14:29:41.926Z] - initial-var [2025-02-16T14:29:41.926Z] - libcurl [2025-02-16T14:29:41.926Z] - libsoup3 [2025-02-16T14:29:41.926Z] - gpgme [2025-02-16T14:29:41.926Z] - composefs [2025-02-16T14:29:41.926Z] - ex-fsverity [2025-02-16T14:29:41.926Z] - libarchive [2025-02-16T14:29:41.926Z] - selinux [2025-02-16T14:29:41.926Z] - openssl [2025-02-16T14:29:41.926Z] - sign-ed25519 [2025-02-16T14:29:41.926Z] - libmount [2025-02-16T14:29:41.926Z] - systemd [2025-02-16T14:29:41.926Z] - release [2025-02-16T14:29:41.926Z] - p2p [2025-02-16T14:29:42.180Z] rpm-ostree: [2025-02-16T14:29:42.180Z] Version: '2025.2' [2025-02-16T14:29:42.180Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-16T14:29:42.180Z] Features: [2025-02-16T14:29:42.180Z] - rust [2025-02-16T14:29:42.180Z] - compose [2025-02-16T14:29:42.180Z] - container [2025-02-16T14:29:42.180Z] - fedora-integration [2025-02-16T14:29:42.180Z] Previous build: 42.20250216.92.0 [2025-02-16T14:29:42.434Z] Previous commit: f2a5fda753cee673221955b368352f10ff2ec923e7127525e43903facfa259d3 [2025-02-16T14:29:42.434Z] Image Config checksum: cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f [2025-02-16T14:29:42.434Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch branched, commit 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-16T14:29:42.689Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-16T14:29:42.689Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 2d8c1aaa9f6538b0210d63f42a0c6d8b39b5389b1e44c1aa244184284ace6307 [2025-02-16T14:29:42.689Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 82fb8da0004312bb131f0fde26e817148d21f1289b6a26f5bb3215ab9a4ce0bf [2025-02-16T14:29:42.689Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... a4327665d51dff75a34e0b75150303550bd1ff4d314a34dc22dcea5d14bc41f7 [2025-02-16T14:29:42.689Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1889de044dc105082077c30da6396f2b2da0c23714e951924dc1f3f92f87cf80 [2025-02-16T14:29:42.689Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... ec7e1ce6931472dffd02f809c5aebf88431cb22fcb0d4718f1bb9bc2cfe50591 [2025-02-16T14:29:42.943Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 26e3b9e0920fad7f48c0cbaafa70dfb7aa2331c51df0a6dbf5db14d6f7f2b20c [2025-02-16T14:29:42.943Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... d6f242dc94f80a38732bd395bbb6a17b521b95c7be0f98a6c0c11b38d3ac9419 [2025-02-16T14:29:42.943Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 71061efbe8df2ae136d59211129d80c904117e1d2a5cf14a187559b1f0e8da81 [2025-02-16T14:29:42.943Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... d24f0eb81c53b4ba8af1206e56eea18daf8f65a945de988c234b38775b1dde75 [2025-02-16T14:29:42.943Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 6f15308ac4d88cec36928c522504b6bba7416b44e323f5271110532a0147b4fb [2025-02-16T14:29:42.943Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 69c8f9cdfcf01c76d3ec60c7016ee66023d085f15dbce54f2d58d7c10782c156 [2025-02-16T14:29:42.943Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... ec280b4a2d162e9c3e4a45937b6c5697b5069a3a7b7bc6cdf0153afe4baecef1 [2025-02-16T14:29:43.197Z] Directory walk started [2025-02-16T14:29:43.197Z] Directory walk done - 21 packages [2025-02-16T14:29:43.197Z] Temporary output repo path: ./.repodata/ [2025-02-16T14:29:43.197Z] Pool started (with 5 workers) [2025-02-16T14:29:43.197Z] Pool finished [2025-02-16T14:29:43.451Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-16T14:29:43.451Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250216.92.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit f2a5fda753cee673221955b368352f10ff2ec923e7127525e43903facfa259d3 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-16T14:29:58.273Z] Loaded lockfiles: [2025-02-16T14:29:58.273Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250216.92.0.json [2025-02-16T14:29:58.273Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-16T14:29:58.273Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-16T14:29:58.273Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-16T14:29:58.273Z] [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-16T14:29:58.273Z] rpm-ostree version: 2025.2 [2025-02-16T14:29:58.273Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-next fedora-next-updates [2025-02-16T14:30:00.152Z] Importing rpm-md...done [2025-02-16T14:30:00.152Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-16T14:29:42Z solvables: 21 [2025-02-16T14:30:00.152Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-16T10:36:10Z solvables: 61269 [2025-02-16T14:30:00.152Z] rpm-md repo 'fedora-next' (cached); generated: 2025-02-16T08:28:26Z solvables: 76587 [2025-02-16T14:30:00.152Z] rpm-md repo 'fedora-next-updates' (cached); generated: 2025-02-04T16:34:59Z solvables: 0 [2025-02-16T14:30:01.513Z] Resolving dependencies...done [2025-02-16T14:30:01.513Z] Installing 440 packages: [2025-02-16T14:30:01.513Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] aardvark-dns-2:1.14.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] afterburn-5.7.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] afterburn-dracut-5.7.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bind-libs-32:9.18.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bind-utils-32:9.18.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bootc-1.1.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bootupd-0.2.26-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] c-ares-1.34.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] containers-common-5:0.62.0-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] containers-common-extra-5:0.62.0-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] crun-1.20-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] crun-wasm-1.20-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dnf5-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-gpg-keys-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-release-common-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-release-coreos-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-release-identity-coreos-42-0.18.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-repos-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-repos-archive-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fedora-repos-ostree-42-0.5.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fmt-11.1.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] fwupd-2.0.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] git-core-2.48.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gnutls-3.8.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-common-1:2.12-23.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-efi-x64-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-pc-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-pc-modules-1:2.12-23.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-tools-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] grub2-tools-minimal-1:2.12-23.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] hwdata-0.392-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.513Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libblkid-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libdnf5-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libdnf5-cli-5.2.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libfdisk-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libgcc-15.0.1-0.7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libipa_hbac-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libldb-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libmount-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnfsidmap-1:2.8.2-1.rc6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsmartcols-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsmbclient-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsss_certmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsss_idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsss_nss_idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libsss_sudo-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libstdc++-15.0.1-0.7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libusb1-1.0.27-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libuuid-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libwbclient-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libxcrypt-4.4.38-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] microcode_ctl-2:2.1-69.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] netavark-2:1.14.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nfs-utils-coreos-1:2.8.2-1.rc6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] nvme-cli-2.11-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openssl-1:3.2.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] openssl-libs-1:3.2.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] podman-5:5.4.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpcbind-1.2.7-1.rc1.fc42.4.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-ostree-2025.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-ostree-libs-2025.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] runc-2:1.2.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] samba-client-libs-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] samba-common-2:4.22.0-0.4.rc2.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] samba-common-libs-2:4.22.0-0.4.rc2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] selinux-policy-41.33-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] selinux-policy-targeted-41.33-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] setup-2.15.0-12.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] spdlog-1.15.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-ad-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-client-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-common-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-common-pac-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-ipa-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-krb5-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-krb5-common-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-ldap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sssd-nfs-idmap-2.10.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] systemd-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-container-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-libs-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-pam-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-resolved-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-shared-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-sysusers-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] systemd-udev-257.3-7.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-16T14:30:01.514Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] tzdata-2025a-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] util-linux-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] util-linux-core-2.40.4-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] vim-data-2:9.1.1081-1.fc42.noarch (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] vim-minimal-2:9.1.1081-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.514Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.515Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.515Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-16T14:30:01.515Z] Input state hash: bae221969ad2095a7f52e10cc503a2c70afd90d1550fa31490eafdc7f06add37 [2025-02-16T14:30:05.677Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-16T14:30:05.677Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-16T14:30:06.606Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-16T14:30:06.606Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-16T14:30:06.606Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-16T14:30:06.606Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-16T14:30:09.111Z] Checking out packages...done [2025-02-16T14:30:09.111Z] Checking out ostree layers...done [2025-02-16T14:30:10.991Z] Running pre scripts...19 done [2025-02-16T14:30:20.912Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-16T14:30:20.912Z] audit-rules.post: No rules detected, adding default [2025-02-16T14:30:20.912Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-16T14:30:20.912Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-16T14:30:20.912Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-16T14:30:20.912Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-16T14:30:20.912Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line. [2025-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line. [2025-02-16T14:30:20.912Z] 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-02-16T14:30:20.912Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line. [2025-02-16T14:30:20.913Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line. [2025-02-16T14:30:20.913Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'rpc' with GID 32. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'clock' with GID 103. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'render' with GID 105. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-16T14:30:20.913Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-16T14:30:20.913Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-16T14:30:20.913Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-16T14:30:20.913Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-16T14:30:20.913Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-16T14:30:20.913Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-16T14:30:20.913Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-16T14:30:20.913Z] systemd-udev.post: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-16T14:32:42.323Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-16T14:32:42.323Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-16T14:32:42.323Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-16T14:32:42.323Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-16T14:32:42.323Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-16T14:32:42.323Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-16T14:32:42.323Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-16T14:32:42.323Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-16T14:32:42.323Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-16T14:32:42.323Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-16T14:32:42.323Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-16T14:32:42.323Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-16T14:32:42.323Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-16T14:32:42.323Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-16T14:32:42.323Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-16T14:32:42.323Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-16T14:32:42.323Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-16T14:32:42.323Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-16T14:32:42.323Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-16T14:32:42.323Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-16T14:32:42.323Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-16T14:32:42.323Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-16T14:32:42.323Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-16T14:32:42.323Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-16T14:32:42.323Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-16T14:32:42.323Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-16T14:32:42.323Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-16T14:32:42.323Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-02-16T14:32:42.323Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-osRunning post scripts...done [2025-02-16T14:33:14.327Z] Running posttrans scripts...16 done [2025-02-16T14:33:14.327Z] Writing rpmdb...done [2025-02-16T14:33:14.327Z] -release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-02-16T14:33:14.327Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-16T14:33:14.327Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-16T14:33:14.327Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-16T14:33:14.327Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-16T14:33:14.327Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-16T14:33:14.327Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-16T14:33:14.327Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-16T14:33:14.327Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-16T14:33:14.327Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-16T14:33:14.327Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-16T14:33:14.327Z] Regenerating rpmdb for target [2025-02-16T14:33:36.188Z] Relabeling...done [2025-02-16T14:33:36.188Z] Updating usr/lib/os-release [2025-02-16T14:33:36.188Z] Deleting: usr/share/info [2025-02-16T14:33:36.188Z] Deleting: usr/share/man [2025-02-16T14:33:36.188Z] Deleting: usr/share/doc [2025-02-16T14:33:36.188Z] Executing `postprocess` inline script '0' [2025-02-16T14:33:36.188Z] + cat [2025-02-16T14:33:36.188Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-16T14:33:58.049Z] + rm /tmp/fcos-workarounds.cil [2025-02-16T14:33:58.049Z] Executing `postprocess` inline script '1' [2025-02-16T14:33:58.049Z] + source /usr/lib/os-release [2025-02-16T14:33:58.049Z] ++ NAME='Fedora Linux' [2025-02-16T14:33:58.049Z] ++ VERSION='42.20250216.dev.0 (CoreOS Prerelease)' [2025-02-16T14:33:58.049Z] ++ RELEASE_TYPE=development [2025-02-16T14:33:58.049Z] ++ ID=fedora [2025-02-16T14:33:58.049Z] ++ VERSION_ID=42 [2025-02-16T14:33:58.049Z] ++ VERSION_CODENAME= [2025-02-16T14:33:58.049Z] ++ PLATFORM_ID=platform:f42 [2025-02-16T14:33:58.049Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250216.dev.0' [2025-02-16T14:33:58.049Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-16T14:33:58.049Z] ++ LOGO=fedora-logo-icon [2025-02-16T14:33:58.049Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-16T14:33:58.049Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-16T14:33:58.049Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-16T14:33:58.049Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-16T14:33:58.049Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-16T14:33:58.049Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-16T14:33:58.049Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-02-16T14:33:58.049Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-16T14:33:58.049Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-02-16T14:33:58.049Z] ++ SUPPORT_END=2026-05-13 [2025-02-16T14:33:58.049Z] ++ VARIANT=CoreOS [2025-02-16T14:33:58.049Z] ++ VARIANT_ID=coreos [2025-02-16T14:33:58.049Z] ++ OSTREE_VERSION=42.20250216.dev.0 [2025-02-16T14:33:58.049Z] + tee /usr/lib/kernel/install.conf [2025-02-16T14:33:58.049Z] + 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-02-16T14:33:58.050Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-16T14:33:58.050Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-16T14:33:58.050Z] Executing `postprocess` inline script '2' [2025-02-16T14:33:58.050Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-16T14:33:58.050Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-16T14:33:58.050Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-16T14:33:58.050Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-16T14:33:58.050Z] Executing `postprocess` inline script '3' [2025-02-16T14:33:58.050Z] Executing `postprocess` inline script '4' [2025-02-16T14:33:58.050Z] Executing `postprocess` inline script '5' [2025-02-16T14:33:58.050Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-16T14:33:58.315Z] total 27108 [2025-02-16T14:33:58.315Z] drwxr-xr-x. 2 root root 91 Feb 16 14:33 . [2025-02-16T14:33:58.315Z] drwxr-xr-x. 90 root root 4096 Feb 16 14:33 .. [2025-02-16T14:33:58.315Z] -rw-r--r--. 1 root root 0 Feb 16 14:33 .rpm.lock [2025-02-16T14:33:58.315Z] -rw-r--r--. 1 root root 27656192 Feb 16 14:33 rpmdb.sqlite [2025-02-16T14:33:58.315Z] -rw-r--r--. 1 root root 98304 Feb 16 14:33 rpmdb.sqlite-shm [2025-02-16T14:33:58.315Z] -rw-r--r--. 1 root root 0 Feb 16 14:33 rpmdb.sqlite-wal [2025-02-16T14:33:58.315Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-16T14:33:58.315Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-16T14:33:58.315Z] Generated update layout for BIOS: grub2-tools-1:2.12-23.fc42.x86_64 [2025-02-16T14:33:58.315Z] total 27044 [2025-02-16T14:33:58.315Z] drwxr-xr-x. 2 root root 91 Feb 16 14:33 . [2025-02-16T14:33:58.315Z] drwxr-xr-x. 90 root root 4096 Feb 16 14:33 .. [2025-02-16T14:33:58.316Z] -rw-r--r--. 1 root root 0 Feb 16 14:33 .rpm.lock [2025-02-16T14:33:58.316Z] -rw-r--r--. 1 root root 27656192 Feb 16 14:33 rpmdb.sqlite [2025-02-16T14:33:58.316Z] -rw-r--r--. 1 root root 32768 Feb 16 14:33 rpmdb.sqlite-shm [2025-02-16T14:33:58.316Z] -rw-r--r--. 1 root root 0 Feb 16 14:33 rpmdb.sqlite-wal [2025-02-16T14:33:58.316Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-16T14:33:58.316Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-16T14:33:58.316Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-23.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-02-16T14:33:58.316Z] Executing `postprocess` inline script '6' [2025-02-16T14:33:58.316Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-02-16T14:33:58.316Z] Executing `postprocess` inline script '7' [2025-02-16T14:33:58.572Z] Executing `postprocess` inline script '8' [2025-02-16T14:33:58.572Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.home1.service /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/systemd-homed.service.wants /etc/systemd/system/timers.target.wants [2025-02-16T14:33:58.572Z] + systemctl preset-all [2025-02-16T14:33:59.515Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-16T14:33:59.516Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-02-16T14:33:59.517Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-16T14:33:59.517Z] + systemctl --user --global preset-all [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-16T14:33:59.517Z] Executing `postprocess` inline script '9' [2025-02-16T14:33:59.517Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-16T14:33:59.517Z] Executing `postprocess` inline script '10' [2025-02-16T14:33:59.517Z] + setsebool -P -N container_use_cephfs on [2025-02-16T14:34:09.436Z] + setsebool -P -N virt_use_samba on [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '11' [2025-02-16T14:34:19.367Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '12' [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-16T14:34:19.367Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '13' [2025-02-16T14:34:19.367Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-16T14:34:19.367Z] + cat [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '14' [2025-02-16T14:34:19.367Z] + source /etc/os-release [2025-02-16T14:34:19.367Z] ++ NAME='Fedora Linux' [2025-02-16T14:34:19.367Z] ++ VERSION='42.20250216.dev.0 (CoreOS Prerelease)' [2025-02-16T14:34:19.367Z] ++ RELEASE_TYPE=development [2025-02-16T14:34:19.367Z] ++ ID=fedora [2025-02-16T14:34:19.367Z] ++ VERSION_ID=42 [2025-02-16T14:34:19.367Z] ++ VERSION_CODENAME= [2025-02-16T14:34:19.367Z] ++ PLATFORM_ID=platform:f42 [2025-02-16T14:34:19.367Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250216.dev.0' [2025-02-16T14:34:19.367Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-16T14:34:19.367Z] ++ LOGO=fedora-logo-icon [2025-02-16T14:34:19.367Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-16T14:34:19.367Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-16T14:34:19.367Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-16T14:34:19.367Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-16T14:34:19.367Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-16T14:34:19.367Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-16T14:34:19.367Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-02-16T14:34:19.367Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-16T14:34:19.367Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-02-16T14:34:19.367Z] ++ SUPPORT_END=2026-05-13 [2025-02-16T14:34:19.367Z] ++ VARIANT=CoreOS [2025-02-16T14:34:19.367Z] ++ VARIANT_ID=coreos [2025-02-16T14:34:19.367Z] ++ OSTREE_VERSION=42.20250216.dev.0 [2025-02-16T14:34:19.367Z] + [[ 42.20250216.dev.0 = *.dev* ]] [2025-02-16T14:34:19.367Z] + mkdir -p /etc/zincati/config.d [2025-02-16T14:34:19.367Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '15' [2025-02-16T14:34:19.367Z] + cat [2025-02-16T14:34:19.367Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-16T14:34:19.367Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-16T14:34:19.367Z] + rm /tmp/rpm-ostreed.conf [2025-02-16T14:34:19.367Z] Executing `postprocess` inline script '16' [2025-02-16T14:34:31.514Z] Initializing rootfs [2025-02-16T14:34:31.514Z] Moving /usr to target [2025-02-16T14:34:31.514Z] Copying toplevel compat symlinks [2025-02-16T14:34:31.514Z] No embedded whiteouts found [2025-02-16T14:34:31.514Z] No device files found [2025-02-16T14:34:31.514Z] Recompiling policy [2025-02-16T14:34:57.992Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-16T14:34:57.993Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-16T14:34:57.993Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:34:57.993Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:34:57.993Z] Adding rpm-ostree-0-integration.conf [2025-02-16T14:34:57.993Z] Preparing kernel [2025-02-16T14:35:06.057Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-16T14:35:06.057Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-16T14:35:06.058Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc1.15.fc42.x86_64 [2025-02-16T14:35:06.058Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-16T14:35:06.058Z] dracut[I]: *** Including module: bash *** [2025-02-16T14:35:06.058Z] dracut[I]: *** Including module: systemd *** [2025-02-16T14:35:06.311Z] dracut[I]: *** Including module: fips *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-16T14:35:06.564Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: modsign *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: dbus *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-16T14:35:06.818Z] dracut[I]: *** Including module: i18n *** [2025-02-16T14:35:07.072Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-16T14:35:07.072Z] dracut[I]: *** Including module: afterburn *** [2025-02-16T14:35:07.072Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-16T14:35:07.072Z] dracut[I]: *** Including module: ignition *** [2025-02-16T14:35:07.325Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-16T14:35:07.325Z] dracut[I]: *** Including module: coreos-live *** [2025-02-16T14:35:07.325Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-16T14:35:07.325Z] dracut[I]: *** Including module: coreos-network *** [2025-02-16T14:35:07.325Z] dracut[I]: *** Including module: network-manager *** [2025-02-16T14:35:07.579Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-16T14:35:07.579Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-16T14:35:07.579Z] dracut[I]: *** Including module: network *** [2025-02-16T14:35:07.579Z] dracut[I]: *** Including module: net-lib *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: url-lib *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: rdcore *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: clevis *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-16T14:35:07.833Z] dracut[I]: *** Including module: btrfs *** [2025-02-16T14:35:08.086Z] dracut[I]: *** Including module: crypt *** [2025-02-16T14:35:08.086Z] dracut[I]: *** Including module: dm *** [2025-02-16T14:35:08.339Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-16T14:35:13.574Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-16T14:35:13.574Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-16T14:35:14.131Z] dracut[I]: *** Including module: mdraid *** [2025-02-16T14:35:14.385Z] dracut[I]: *** Including module: multipath *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: nvdimm *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: pcmcia *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: qemu *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: qemu-net *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: fido2 *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-16T14:35:14.941Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-16T14:35:15.196Z] dracut[I]: *** Including module: cifs *** [2025-02-16T14:35:15.196Z] dracut[I]: *** Including module: iscsi *** [2025-02-16T14:35:15.752Z] dracut[I]: *** Including module: lunmask *** [2025-02-16T14:35:15.752Z] dracut[I]: *** Including module: nvmf *** [2025-02-16T14:35:15.753Z] dracut[I]: *** Including module: resume *** [2025-02-16T14:35:15.753Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-16T14:35:15.753Z] dracut[I]: *** Including module: terminfo *** [2025-02-16T14:35:15.753Z] dracut[I]: *** Including module: udev-rules *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: virtfs *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: virtiofs *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: ostree *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: usrmount *** [2025-02-16T14:35:16.674Z] dracut[I]: *** Including module: base *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Including module: fs-lib *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Including module: journal-conf *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Including module: shutdown *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Including modules done *** [2025-02-16T14:35:16.927Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-16T14:35:18.808Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-16T14:35:18.808Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Hardlinking files *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Hardlinking files done *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-16T14:35:21.314Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-16T14:35:21.567Z] dracut[I]: *** Store current command line parameters *** [2025-02-16T14:35:21.567Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-16T14:35:53.563Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-16T14:35:53.563Z] Executing: 01-var.sh [2025-02-16T14:35:53.563Z] Ignored user missing from new passwd file: root [2025-02-16T14:35:53.563Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-16T14:35:53.563Z] Ignored group missing from new group file: root [2025-02-16T14:35:53.563Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-16T14:35:53.563Z] Network filesystem detected for repo; disabling transaction [2025-02-16T14:35:53.563Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:35:53.563Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:36:15.417Z] Committing...done [2025-02-16T14:36:33.433Z] 3694 metadata, 21376 content objects imported; 1.5?GB content written [2025-02-16T14:36:33.433Z] fedora/x86_64/coreos/branched => 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 [2025-02-16T14:36:35.312Z] ostree diff commit from: f2a5fda753cee673221955b368352f10ff2ec923e7127525e43903facfa259d3 [2025-02-16T14:36:35.312Z] ostree diff commit to: 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 [2025-02-16T14:36:35.312Z] Upgraded: [2025-02-16T14:36:35.312Z] systemd 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] systemd-container 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] systemd-libs 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] systemd-pam 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] systemd-resolved 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] systemd-udev 257.3-3.fc42 -> 257.3-7.fc42 [2025-02-16T14:36:35.312Z] Added: [2025-02-16T14:36:35.312Z] systemd-shared-257.3-7.fc42.x86_64 [2025-02-16T14:36:35.312Z] systemd-sysusers-257.3-7.fc42.x86_64 [2025-02-16T14:36:35.312Z] [2025-02-16T14:36:35.312Z] New image input checksum: 5814db528b672c599fb947a250f1d80b04ee7945cf2682180d0566efc00cd7de [2025-02-16T14:36:35.312Z] None [2025-02-16T14:36:35.566Z] New build ID: 42.20250216.dev.0 [2025-02-16T14:36:35.566Z] Running: rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f --label=coreos-assembler.image-input-checksum=5814db528b672c599fb947a250f1d80b04ee7945cf2682180d0566efc00cd7de --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=49cd45fb21725c578f0c546fbc0f64921308e122 --copymeta-opt=fedora-coreos.stream 42.20250216.dev.0 oci-archive:fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-16T14:36:35.566Z] Reading packages...done [2025-02-16T14:36:50.393Z] Building package mapping...done [2025-02-16T14:36:50.393Z] 21376 objects in 442 packages (283 source) [2025-02-16T14:36:50.393Z] rpm size: 1398044440 [2025-02-16T14:36:50.393Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-16T14:36:50.393Z] 1292 duplicates [2025-02-16T14:36:50.393Z] Multiple owners: [2025-02-16T14:36:50.393Z] /usr/bin/ip6tables [2025-02-16T14:36:50.393Z] /usr/bin/ip6tables-restore [2025-02-16T14:36:50.393Z] /usr/bin/ip6tables-save [2025-02-16T14:36:50.393Z] /usr/bin/iptables [2025-02-16T14:36:50.393Z] /usr/bin/iptables-restore [2025-02-16T14:36:50.393Z] /usr/bin/iptables-save [2025-02-16T14:36:50.393Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-16T14:36:50.393Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-16T14:36:50.393Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-16T14:36:50.394Z] /usr/share/licenses/systemd/LICENSE.LGPL2.1 [2025-02-16T14:36:50.394Z] /usr/share/licenses/systemd/MIT.txt [2025-02-16T14:37:36.978Z] Generating container image...done [2025-02-16T14:37:36.978Z] Pushed digest: sha256:78a7a6b8a2662d1b5e2e954679190d52b111cf02cb6ee9dbd703659a64d9101a [2025-02-16T14:37:36.978Z] Total objects: 25357 [2025-02-16T14:37:36.978Z] No unreachable objects [2025-02-16T14:37:36.978Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/commitmeta.json' [2025-02-16T14:37:36.978Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/ostree-commit-object' [2025-02-16T14:37:36.978Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-16T14:37:36.978Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-16T14:37:36.978Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-16T14:37:36.978Z] renamed 'fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive' [2025-02-16T14:37:36.978Z] renamed 'fedora-coreos-42.20250216.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64-manifest.json' [2025-02-16T14:37:36.978Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/meta.json' [2025-02-16T14:37:36.978Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T14:37:37.232Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T14:37:37.232Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-16T14:37:38.153Z] Will build qemu [2025-02-16T14:37:39.555Z] Estimating disk size... [2025-02-16T14:37:41.431Z] Disk sizes: metal: 2618M (estimated), cloud: 10240M [2025-02-16T14:37:59.446Z] ++ arch [2025-02-16T14:37:59.446Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250216.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/branched"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-rAdT.json [2025-02-16T14:38:00.005Z] ostree init --mode=archive --repo=/tmp/tmp20x3q7w2 [2025-02-16T14:38:00.005Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmp20x3q7w2 [2025-02-16T14:38:00.005Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/branched --repo=/tmp/tmp20x3q7w2 [2025-02-16T14:38:00.005Z] + set +x [2025-02-16T14:38:00.005Z] + 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-rAdT.json [2025-02-16T14:38:00.005Z]  [2025-02-16T14:38:00.005Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:00.005Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:00.005Z]  [2025-02-16T14:38:00.258Z] starting /tmp/osbuild-rAdT.jsonPipeline source org.osbuild.curl: b4931d33e865ae852d4c92bfe8f544624141c60772b4c207036e5a8b44906bdd [2025-02-16T14:38:00.258Z] Build [2025-02-16T14:38:00.258Z] root: [2025-02-16T14:38:03.509Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive [2025-02-16T14:38:03.509Z] [2025-02-16T14:38:03.509Z] ��� Duration: 1739716683s [2025-02-16T14:38:03.509Z] Pipeline source org.osbuild.ostree: 36053d697e1bccf9c4519b594d5713a2ba3eafbdd573fc2d21c20b65389d0dc9 [2025-02-16T14:38:03.509Z] Build [2025-02-16T14:38:03.509Z] root: [2025-02-16T14:38:03.509Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T14:38:03.509Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T14:38:03.509Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add 209215e3-4c6c-4add-b48f-33a576025acd file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T14:38:03.509Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 [2025-02-16T14:38:08.736Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull 209215e3-4c6c-4add-b48f-33a576025acd 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T14:38:08.736Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete 209215e3-4c6c-4add-b48f-33a576025acd --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T14:38:08.736Z] [2025-02-16T14:38:08.736Z] ��� Duration: 1739716688s [2025-02-16T14:38:08.736Z] Pipeline oci-archive: b64f806c38419e3ac7e1808a84990eda2e39f7c3dd722422618ec96069e71460 [2025-02-16T14:38:08.736Z] Build [2025-02-16T14:38:08.736Z] root: [2025-02-16T14:38:08.736Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:38:08.736Z] org.osbuild.copy: b64f806c38419e3ac7e1808a84990eda2e39f7c3dd722422618ec96069e71460 { [2025-02-16T14:38:08.736Z] "paths": [ [2025-02-16T14:38:08.736Z] { [2025-02-16T14:38:08.736Z] "from": "input://inlinefile/sha256:e4615ddfee2433f6de6853cb5dbbfc857a4cd150b2f031f14e5591884b245747", [2025-02-16T14:38:08.736Z] "to": "tree:///coreos.ociarchive" [2025-02-16T14:38:08.736Z] } [2025-02-16T14:38:08.736Z] ] [2025-02-16T14:38:08.736Z] } [2025-02-16T14:38:08.736Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:38:08.736Z] copying '/run/osbuild/inputs/inlinefile/sha256:e4615ddfee2433f6de6853cb5dbbfc857a4cd150b2f031f14e5591884b245747' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-16T14:38:08.736Z] [2025-02-16T14:38:08.736Z] ��� Duration: 0s [2025-02-16T14:38:08.736Z] Pipeline deployed-tree: 440e72a097ed1140bdfe55e82c6cbe7526535a42ad9b93ba5d7d68881328dcb5 [2025-02-16T14:38:08.736Z] Build [2025-02-16T14:38:08.736Z] root: [2025-02-16T14:38:08.736Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:38:08.736Z] org.osbuild.container-deploy: 440e72a097ed1140bdfe55e82c6cbe7526535a42ad9b93ba5d7d68881328dcb5 {} [2025-02-16T14:38:08.989Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n2k276fe/inputs/images [2025-02-16T14:38:08.989Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:38:09.243Z] time="2025-02-16T14:38:09Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" [2025-02-16T14:38:10.163Z]  [2025-02-16T14:38:10.163Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:10.163Z] /dev/vdb1 30G 4.9G 26G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:10.163Z]  [2025-02-16T14:38:10.720Z] Getting image source signatures [2025-02-16T14:38:10.720Z] Copying blob sha256:4ac382c1bb94acc8d9b2011921ee7cb07474351b1c6d1f2ad652a8aab4275f01 [2025-02-16T14:38:11.639Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-16T14:38:12.995Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-16T14:38:14.353Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-16T14:38:15.710Z] Copying blob sha256:e4cab6e01531cfcbb9f15574da1f1f560dd4505b5d3f022614105a3b27d285b9 [2025-02-16T14:38:16.629Z] Copying blob sha256:5218309906a7879fa5920a27ab12a475bf411430655ab9d26ae2bd3e6c105c09 [2025-02-16T14:38:17.548Z] Copying blob sha256:2313f4d809ae4177582db8592ffad5d178fade067540b780fa3bb165b94d5e9d [2025-02-16T14:38:18.468Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-16T14:38:18.721Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-16T14:38:19.279Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-16T14:38:19.836Z] Copying blob sha256:17f178fc9402c3c99c16dd7ca0b52e9e8f186105a4dc43b33d45fc809483d9a8 [2025-02-16T14:38:20.089Z]  [2025-02-16T14:38:20.089Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:20.089Z] /dev/vdb1 30G 6.1G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:20.089Z]  [2025-02-16T14:38:20.089Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-02-16T14:38:20.645Z] Copying blob sha256:36f426c3f2b0ca4aff6043a473facc3497c0d44d31bc4e149be3bc8365762874 [2025-02-16T14:38:20.898Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-16T14:38:21.151Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-16T14:38:21.707Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-16T14:38:21.960Z] Copying blob sha256:bfbcf26c446154c49d749a47f4d769cd27e6c9e57da5e25fa1d94ae158ce67df [2025-02-16T14:38:22.516Z] Copying blob sha256:8575af6c7f0a61919f538186dacc669238c69af4800a855cf9d2cefced150630 [2025-02-16T14:38:22.769Z] Copying blob sha256:345c0c5c91070ef73ce9d2d3f0a80412a33a0702df03d406fb4b29783ea43125 [2025-02-16T14:38:23.022Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-16T14:38:23.276Z] Copying blob sha256:dce56a1809b24529fb55c4c07abd33c8d99a9cbd5b5131cf44154f54689df42b [2025-02-16T14:38:23.529Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-16T14:38:23.782Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-02-16T14:38:23.782Z] Copying blob sha256:d34c7e9392c4bd78f9947344d346e76d5af8f2033b45f7fca43fe00f4aba6220 [2025-02-16T14:38:24.034Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-16T14:38:24.288Z] Copying blob sha256:e89e878d5288ae935b3e59f0ed63b3de3b764b355287d51de5ea41a688eb5c1f [2025-02-16T14:38:24.541Z] Copying blob sha256:a6ea6e2fb6dd150aab2321f3cb2fd0372a407ca12c0fdfcf84a24bdf2b728ac2 [2025-02-16T14:38:24.793Z] Copying blob sha256:d8b0af9beae890f11798df5820468e117f594612c33c4c3b238c5045010738a7 [2025-02-16T14:38:25.047Z] Copying blob sha256:32a8504cdb0f1f2438c3a60f42a6ca920296ef1788891c748ff1f2021f075cb8 [2025-02-16T14:38:25.300Z] Copying blob sha256:94dee34c3c979fd29a856d80a287954397011355b630354fcab542181c55b782 [2025-02-16T14:38:25.553Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-02-16T14:38:25.806Z] Copying blob sha256:d1288a087ad1b1b818a5fc134d633ada99f0c50778fd298afdd200ce9aa58da7 [2025-02-16T14:38:26.059Z] Copying blob sha256:c636702e5511a487ecc61c24cf68df45b677a81249d9caecb9bd2e72008f239f [2025-02-16T14:38:26.312Z] Copying blob sha256:64f2171291e050a1ea33c286d645dc97f5381720bb808a8d034828b62195d0dc [2025-02-16T14:38:27.231Z] Copying blob sha256:dc8a3e436a9e6ffd9f100aa8b50eb8fcaf397473a5009fa7da0d182ca6a82a13 [2025-02-16T14:38:27.484Z] Copying blob sha256:173a075c33b25d357db87b792d6300ec27fa9be8be5d6970837b92501984c556 [2025-02-16T14:38:27.738Z] Copying blob sha256:1d9d89e5cf1f1fee5789d85c671ca706ccfc7420cad9dd5278c7c16ce96ffecb [2025-02-16T14:38:27.738Z] Copying blob sha256:b2cf113fa585e1edf09c863275fdcf32cbc43bb1afd2adde02a1f326786342cb [2025-02-16T14:38:28.657Z] Copying blob sha256:42587eb752be6db0292150c5ba31d77bb9f84a3d8c49423baead02a05a548f01 [2025-02-16T14:38:28.910Z] Copying blob sha256:d5b68645ada0310c30e6b770670f91872b1a3f635c69abcb43649537fc0487cf [2025-02-16T14:38:29.468Z] Copying blob sha256:59a764227f5d191fdcc149865e6262c2800eb96493a11e33d7f542740d0f24d3 [2025-02-16T14:38:29.722Z] Copying blob sha256:33287ee3548f495bba984f08873d7c759733a0c815704b8858cc1b83a0f5c4bb [2025-02-16T14:38:30.279Z]  [2025-02-16T14:38:30.279Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:30.279Z] /dev/vdb1 30G 7.0G 24G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:30.279Z]  [2025-02-16T14:38:30.533Z] Copying blob sha256:abe269378c6551a7f66e123b2ed5a7107ed56ad192475fbc7fe8153fa6211daf [2025-02-16T14:38:30.787Z] Copying blob sha256:d843151c9ff2d2fb5a660be4c6bbf25418febd3333e458888f57e2f8891262b1 [2025-02-16T14:38:31.040Z] Copying blob sha256:9bb8c60333cbe3b08f6c75169e5450ae24c59f69ce1db36c465fc9b808895407 [2025-02-16T14:38:31.597Z] Copying blob sha256:6b0f0343a8bce9b707f1c23ea03183b195b1ca415f0ec150920366e9863971c2 [2025-02-16T14:38:31.851Z] Copying blob sha256:d1da91c13062cf7c92ab760f7552d15c18713725067f42f5ee8ed02d8a66d772 [2025-02-16T14:38:32.410Z] Copying blob sha256:3aa5330c0d23aa6355a100dc2cc9d88f54e6e54218d45cf1683935581d27167c [2025-02-16T14:38:33.330Z] Copying blob sha256:012e7778a35ec3c72d03903ab62edb838c476a250644cd116297cc9a372ddcc4 [2025-02-16T14:38:33.886Z] Copying blob sha256:b68b0a7de0cf0fd17e6ddec3829a19e84211b35496b59335c49007a92c74efba [2025-02-16T14:38:36.388Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-16T14:38:36.388Z] Copying config sha256:9ad649c6539a7d3f7bad46067103af74150c3c35f34e7153b97eee9ec9925f90 [2025-02-16T14:38:36.388Z] Writing manifest to image destination [2025-02-16T14:38:40.534Z]  [2025-02-16T14:38:40.534Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:40.534Z] /dev/vdb1 30G 6.3G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:40.534Z]  [2025-02-16T14:38:50.451Z]  [2025-02-16T14:38:50.451Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:38:50.451Z] /dev/vdb1 30G 7.2G 23G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:38:50.451Z]  [2025-02-16T14:38:55.693Z] 9ad649c6539a7d3f7bad46067103af74150c3c35f34e7153b97eee9ec9925f90 [2025-02-16T14:39:00.918Z]  [2025-02-16T14:39:00.918Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:00.918Z] /dev/vdb1 30G 6.7G 24G 23% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:00.918Z]  [2025-02-16T14:39:01.837Z] Untagged: docker.io/library/tmp-container-deploy-20140180993660:latest [2025-02-16T14:39:01.837Z] Deleted: 9ad649c6539a7d3f7bad46067103af74150c3c35f34e7153b97eee9ec9925f90 [2025-02-16T14:39:02.091Z] [2025-02-16T14:39:02.091Z] ��� Duration: 53s [2025-02-16T14:39:08.616Z] Pipeline tree: da8327ebcae2bd5f1583bbe46020ee52e1ab9f13205f077d6d2991c69630f03a [2025-02-16T14:39:08.616Z] Build [2025-02-16T14:39:08.616Z] root: [2025-02-16T14:39:08.616Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:39:08.616Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-16T14:39:08.616Z] org.osbuild.selinux: 86181ede3a84144ec14155c276e6d129e097f8d9539f685dd4975243f742f6b1 { [2025-02-16T14:39:08.616Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-16T14:39:08.616Z] "target": "tree:///" [2025-02-16T14:39:08.616Z] } [2025-02-16T14:39:08.616Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:08.616Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:08.616Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:08.616Z] [2025-02-16T14:39:08.616Z] ��� Duration: 0s [2025-02-16T14:39:08.616Z] org.osbuild.ostree.init-fs: 21d6581bc75fabbe9ea27d4f46ee8f2694041097b6a2636999c3aaef48612f9d {} [2025-02-16T14:39:08.616Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:08.616Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-16T14:39:08.616Z] [2025-02-16T14:39:08.616Z] ��� Duration: 0s [2025-02-16T14:39:08.616Z] org.osbuild.ostree.os-init: ee9ca76d0dc21ca1ce13d1d47b7ab92331346574ba5e50aba228eb61e558d853 { [2025-02-16T14:39:08.616Z] "osname": "fedora-coreos" [2025-02-16T14:39:08.616Z] } [2025-02-16T14:39:08.616Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:08.616Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-16T14:39:08.616Z] [2025-02-16T14:39:08.616Z] ��� Duration: 0s [2025-02-16T14:39:08.616Z] org.osbuild.ostree.config: 2375ccadac6ff8550a73e2be2f1960c65cf98d447ff991f34d4c882a7b5672e3 { [2025-02-16T14:39:08.616Z] "repo": "/ostree/repo", [2025-02-16T14:39:08.616Z] "config": { [2025-02-16T14:39:08.616Z] "sysroot": { [2025-02-16T14:39:08.616Z] "readonly": true, [2025-02-16T14:39:08.616Z] "bootloader": "none", [2025-02-16T14:39:08.616Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-16T14:39:08.616Z] "bootprefix": true [2025-02-16T14:39:08.616Z] } [2025-02-16T14:39:08.616Z] } [2025-02-16T14:39:08.616Z] } [2025-02-16T14:39:08.870Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:08.870Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-16T14:39:08.870Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-16T14:39:08.870Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-16T14:39:08.870Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-16T14:39:09.124Z] [2025-02-16T14:39:09.124Z] ��� Duration: 0s [2025-02-16T14:39:09.124Z] org.osbuild.mkdir: 53acdad99d8c1d3e1b74c0604f82945c04d8587ce89ecc09cdaf532921a627f2 { [2025-02-16T14:39:09.124Z] "paths": [ [2025-02-16T14:39:09.124Z] { [2025-02-16T14:39:09.124Z] "path": "/boot/efi", [2025-02-16T14:39:09.124Z] "mode": 493 [2025-02-16T14:39:09.124Z] } [2025-02-16T14:39:09.124Z] ] [2025-02-16T14:39:09.124Z] } [2025-02-16T14:39:09.124Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:09.377Z] [2025-02-16T14:39:09.377Z] ��� Duration: 0s [2025-02-16T14:39:09.377Z] org.osbuild.ignition: cab2e0530629dfbeca20126dba3fa380dfc378061ed83defb22a1f9bfe52dc48 {} [2025-02-16T14:39:09.377Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:09.377Z] [2025-02-16T14:39:09.377Z] ��� Duration: 0s [2025-02-16T14:39:09.630Z] org.osbuild.ostree.deploy: 65e0c7a337f9c86008570358d57a0d6700e726e43641a5c10a55912ce39d7bbd { [2025-02-16T14:39:09.630Z] "osname": "fedora-coreos", [2025-02-16T14:39:09.630Z] "remote": "fedora", [2025-02-16T14:39:09.630Z] "mounts": [ [2025-02-16T14:39:09.630Z] "/boot", [2025-02-16T14:39:09.630Z] "/boot/efi" [2025-02-16T14:39:09.630Z] ], [2025-02-16T14:39:09.630Z] "kernel_opts": [ [2025-02-16T14:39:09.630Z] "rw", [2025-02-16T14:39:09.630Z] "$ignition_firstboot", [2025-02-16T14:39:09.630Z] "mitigations=auto,nosmt" [2025-02-16T14:39:09.630Z] ] [2025-02-16T14:39:09.630Z] } [2025-02-16T14:39:09.630Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_gto4uit/inputs/commits/repo [2025-02-16T14:39:09.630Z] input/commits (org.osbuild.ostree): exporting 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 [2025-02-16T14:39:10.550Z]  [2025-02-16T14:39:10.550Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:10.550Z] /dev/vdb1 30G 5.9G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:10.550Z]  [2025-02-16T14:39:11.905Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_gto4uit/inputs/commits/repo [2025-02-16T14:39:11.905Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/branched 58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_gto4uit/inputs/commits/repo [2025-02-16T14:39:11.905Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:11.905Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/branched --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-02-16T14:39:21.821Z]  [2025-02-16T14:39:21.821Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:21.821Z] /dev/vdb1 30G 7.3G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:21.821Z]  [2025-02-16T14:39:21.821Z] ostree admin deploy fedora:fedora/x86_64/coreos/branched --karg-append=rw --karg-append=$ignition_firstboot --karg-append=mitigations=auto,nosmt --sysroot=/run/osbuild/tree --os=fedora-coreos [2025-02-16T14:39:23.708Z] /proc/self/fd/12/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:23.708Z] /proc/self/fd/12/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:24.267Z] /proc/self/fd/12/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:24.267Z] /proc/self/fd/12/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:24.520Z] /proc/self/fd/12/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:24.520Z] /proc/self/fd/12/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:25.441Z] [2025-02-16T14:39:25.441Z] ��� Duration: 16s [2025-02-16T14:39:25.441Z] org.osbuild.ostree.aleph: b1e65eaeef5adbc112dd0b11701fd0d3b88e89c05f3f00265c91872af8083f31 { [2025-02-16T14:39:25.441Z] "coreos_compat": true, [2025-02-16T14:39:25.441Z] "deployment": { [2025-02-16T14:39:25.441Z] "default": true [2025-02-16T14:39:25.441Z] } [2025-02-16T14:39:25.441Z] } [2025-02-16T14:39:25.694Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:25.694Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/branched --print-metadata-key=version [2025-02-16T14:39:25.947Z] [2025-02-16T14:39:25.947Z] ��� Duration: 0s [2025-02-16T14:39:25.947Z] org.osbuild.ostree.selinux: da8327ebcae2bd5f1583bbe46020ee52e1ab9f13205f077d6d2991c69630f03a { [2025-02-16T14:39:25.947Z] "deployment": { [2025-02-16T14:39:25.947Z] "default": true [2025-02-16T14:39:25.947Z] } [2025-02-16T14:39:25.947Z] } [2025-02-16T14:39:25.947Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:25.947Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.200Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.200Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.200Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.452Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.452Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:26.452Z] [2025-02-16T14:39:26.452Z] ��� Duration: 0s [2025-02-16T14:39:30.599Z]  [2025-02-16T14:39:30.599Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:30.599Z] /dev/vdb1 30G 7.3G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:30.599Z]  [2025-02-16T14:39:33.111Z] Pipeline raw-image: 30915d7913a9ad8c98fb3d99a6a599f38ad5166770f7894114a7288b1ae82232 [2025-02-16T14:39:33.111Z] Build [2025-02-16T14:39:33.111Z] root: [2025-02-16T14:39:33.111Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:39:33.111Z] org.osbuild.truncate: 82e6958be840e479c384152a961cc05ea73b73efc9bd3af777aa7405d2199e27 { [2025-02-16T14:39:33.111Z] "filename": "disk.img", [2025-02-16T14:39:33.111Z] "size": "2745171968" [2025-02-16T14:39:33.111Z] } [2025-02-16T14:39:33.365Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:33.365Z] [2025-02-16T14:39:33.365Z] ��� Duration: 0s [2025-02-16T14:39:33.365Z] org.osbuild.sfdisk: 964a75470f815f1d7d4587b3436e0601bc10d24fc961e481b8955a7b242bfc01 { [2025-02-16T14:39:33.365Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-16T14:39:33.365Z] "label": "gpt", [2025-02-16T14:39:33.365Z] "partitions": [ [2025-02-16T14:39:33.365Z] { [2025-02-16T14:39:33.365Z] "start": 2048, [2025-02-16T14:39:33.365Z] "partnum": 1, [2025-02-16T14:39:33.365Z] "size": 2048, [2025-02-16T14:39:33.365Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-16T14:39:33.365Z] "bootable": true, [2025-02-16T14:39:33.365Z] "name": "BIOS-BOOT" [2025-02-16T14:39:33.365Z] }, [2025-02-16T14:39:33.365Z] { [2025-02-16T14:39:33.365Z] "start": 4096, [2025-02-16T14:39:33.365Z] "partnum": 2, [2025-02-16T14:39:33.365Z] "size": 260096, [2025-02-16T14:39:33.365Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-16T14:39:33.365Z] "name": "EFI-SYSTEM" [2025-02-16T14:39:33.365Z] }, [2025-02-16T14:39:33.365Z] { [2025-02-16T14:39:33.365Z] "start": 264192, [2025-02-16T14:39:33.365Z] "partnum": 3, [2025-02-16T14:39:33.365Z] "size": 786432, [2025-02-16T14:39:33.365Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T14:39:33.365Z] "name": "boot" [2025-02-16T14:39:33.365Z] }, [2025-02-16T14:39:33.365Z] { [2025-02-16T14:39:33.365Z] "start": 1050624, [2025-02-16T14:39:33.365Z] "partnum": 4, [2025-02-16T14:39:33.365Z] "size": 4308992, [2025-02-16T14:39:33.365Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T14:39:33.365Z] "name": "root" [2025-02-16T14:39:33.365Z] } [2025-02-16T14:39:33.365Z] ] [2025-02-16T14:39:33.365Z] } [2025-02-16T14:39:33.619Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:33.619Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:33.619Z] label: gpt [2025-02-16T14:39:33.619Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-16T14:39:33.619Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-16T14:39:33.619Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-16T14:39:33.619Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-16T14:39:33.619Z] /dev/loop0p4: start="1050624", size="4308992", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-16T14:39:33.871Z] { [2025-02-16T14:39:33.871Z] "partitiontable": { [2025-02-16T14:39:33.871Z] "label": "gpt", [2025-02-16T14:39:33.871Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-16T14:39:33.871Z] "device": "/dev/loop0", [2025-02-16T14:39:33.871Z] "unit": "sectors", [2025-02-16T14:39:33.871Z] "firstlba": 2048, [2025-02-16T14:39:33.871Z] "lastlba": 5361630, [2025-02-16T14:39:33.871Z] "sectorsize": 512, [2025-02-16T14:39:33.871Z] "partitions": [ [2025-02-16T14:39:33.871Z] { [2025-02-16T14:39:33.871Z] "node": "/dev/loop0p1", [2025-02-16T14:39:33.871Z] "start": 2048, [2025-02-16T14:39:33.871Z] "size": 2048, [2025-02-16T14:39:33.871Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-16T14:39:33.871Z] "uuid": "592E366C-FE10-46FC-B685-8E8CB461092B", [2025-02-16T14:39:33.871Z] "name": "BIOS-BOOT" [2025-02-16T14:39:33.871Z] },{ [2025-02-16T14:39:33.871Z] "node": "/dev/loop0p2", [2025-02-16T14:39:33.871Z] "start": 4096, [2025-02-16T14:39:33.871Z] "size": 260096, [2025-02-16T14:39:33.871Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-16T14:39:33.871Z] "uuid": "07102B98-94D3-4A87-B582-49557432B1FA", [2025-02-16T14:39:33.871Z] "name": "EFI-SYSTEM" [2025-02-16T14:39:33.871Z] },{ [2025-02-16T14:39:33.871Z] "node": "/dev/loop0p3", [2025-02-16T14:39:33.871Z] "start": 264192, [2025-02-16T14:39:33.871Z] "size": 786432, [2025-02-16T14:39:33.871Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T14:39:33.871Z] "uuid": "49E33C0B-5EFB-4841-AD31-BBE4630BEC6B", [2025-02-16T14:39:33.871Z] "name": "boot" [2025-02-16T14:39:33.871Z] },{ [2025-02-16T14:39:33.871Z] "node": "/dev/loop0p4", [2025-02-16T14:39:33.871Z] "start": 1050624, [2025-02-16T14:39:33.871Z] "size": 4308992, [2025-02-16T14:39:33.872Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T14:39:33.872Z] "uuid": "0DEB0253-5CBF-405A-AE1D-52216AA854FD", [2025-02-16T14:39:33.872Z] "name": "root" [2025-02-16T14:39:33.872Z] } [2025-02-16T14:39:33.872Z] ] [2025-02-16T14:39:33.872Z] } [2025-02-16T14:39:33.872Z] } [2025-02-16T14:39:33.872Z] [2025-02-16T14:39:33.872Z] ��� Duration: 0s [2025-02-16T14:39:33.872Z] org.osbuild.mkfs.fat: dddf14403fb39c0123d22516a31ccf18647d57989f9450db41bd1157acf7396a { [2025-02-16T14:39:33.872Z] "label": "EFI-SYSTEM", [2025-02-16T14:39:33.872Z] "volid": "7B7795E7" [2025-02-16T14:39:33.872Z] } [2025-02-16T14:39:33.872Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T14:39:34.125Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:34.125Z] mkfs.fat 4.2 (2021-01-31) [2025-02-16T14:39:34.379Z] [2025-02-16T14:39:34.379Z] ��� Duration: 0s [2025-02-16T14:39:34.379Z] org.osbuild.mkfs.ext4: 1fd8ad0f442be2104cf90a41ae25e12d0be46aa5718c6a0235e1bac2c54efdb7 { [2025-02-16T14:39:34.379Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-16T14:39:34.379Z] "label": "boot", [2025-02-16T14:39:34.379Z] "metadata_csum_seed": true [2025-02-16T14:39:34.379Z] } [2025-02-16T14:39:34.379Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T14:39:34.379Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:34.632Z] mke2fs 1.47.1 (20-May-2024) [2025-02-16T14:39:34.632Z] Discarding device blocks: 0/393216 done [2025-02-16T14:39:34.632Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-16T14:39:34.632Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-16T14:39:34.632Z] Superblock backups stored on blocks: [2025-02-16T14:39:34.632Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-16T14:39:34.632Z] [2025-02-16T14:39:34.632Z] Allocating group tables: 0/48 done [2025-02-16T14:39:34.632Z] Writing inode tables: 0/48 done [2025-02-16T14:39:34.632Z] Creating journal (8192 blocks): done [2025-02-16T14:39:34.632Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-16T14:39:34.632Z] [2025-02-16T14:39:34.632Z] [2025-02-16T14:39:34.632Z] ��� Duration: 0s [2025-02-16T14:39:34.632Z] org.osbuild.mkfs.xfs: 0df35d509340ca1f88c74bafa5d29c932423066688084b4789b45e66be188438 { [2025-02-16T14:39:34.632Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-16T14:39:34.632Z] "label": "root" [2025-02-16T14:39:34.632Z] } [2025-02-16T14:39:34.632Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T14:39:34.886Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:34.886Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134656 blks [2025-02-16T14:39:34.886Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-16T14:39:34.886Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-16T14:39:34.886Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-16T14:39:34.886Z] data = bsize=4096 blocks=538624, imaxpct=25 [2025-02-16T14:39:34.886Z] = sunit=0 swidth=0 blks [2025-02-16T14:39:34.886Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-16T14:39:34.886Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-16T14:39:34.886Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-16T14:39:34.886Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-16T14:39:34.886Z] Discarding blocks...Done. [2025-02-16T14:39:35.139Z] [2025-02-16T14:39:35.139Z] ��� Duration: 0s [2025-02-16T14:39:35.139Z] org.osbuild.mkdir: 89caad14de567c11ce61f7bea82373e8e3750c242336fd9bc5c508a872c30484 { [2025-02-16T14:39:35.139Z] "paths": [ [2025-02-16T14:39:35.139Z] { [2025-02-16T14:39:35.139Z] "path": "mount://root/boot", [2025-02-16T14:39:35.139Z] "mode": 493 [2025-02-16T14:39:35.139Z] }, [2025-02-16T14:39:35.139Z] { [2025-02-16T14:39:35.139Z] "path": "mount://boot/efi", [2025-02-16T14:39:35.139Z] "mode": 493 [2025-02-16T14:39:35.139Z] } [2025-02-16T14:39:35.139Z] ] [2025-02-16T14:39:35.139Z] } [2025-02-16T14:39:35.139Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:35.139Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kuc9ir4b/mounts/root-mount-point [2025-02-16T14:39:35.392Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kuc9ir4b/mounts/boot-mount-point [2025-02-16T14:39:35.392Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:35.645Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kuc9ir4b/mounts/boot-mount-point unmounted [2025-02-16T14:39:35.645Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kuc9ir4b/mounts/root-mount-point unmounted [2025-02-16T14:39:35.645Z] [2025-02-16T14:39:35.645Z] ��� Duration: 0s [2025-02-16T14:39:35.645Z] org.osbuild.selinux: 82d7a4c097e0bcb800dd1938d3b9fc8d213f1b804b2e1e1ea31fad48ae75bf79 { [2025-02-16T14:39:35.645Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-16T14:39:35.645Z] "target": "mount://root/" [2025-02-16T14:39:35.645Z] } [2025-02-16T14:39:35.899Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:35.899Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-moah8_sr/mounts/ [2025-02-16T14:39:35.899Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:36.151Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:36.151Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:36.151Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-moah8_sr/mounts/ unmounted [2025-02-16T14:39:36.151Z] [2025-02-16T14:39:36.151Z] ��� Duration: 0s [2025-02-16T14:39:36.151Z] org.osbuild.selinux: e4d466bff3f864a3476548ddcf864a9c3609c41513df06a1b059969361fd09eb { [2025-02-16T14:39:36.151Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-16T14:39:36.151Z] "target": "mount://root/boot/" [2025-02-16T14:39:36.151Z] } [2025-02-16T14:39:36.404Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:36.404Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kgkffllw/mounts/ [2025-02-16T14:39:36.657Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kgkffllw/mounts/boot [2025-02-16T14:39:36.657Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:36.910Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:36.910Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T14:39:36.910Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kgkffllw/mounts/boot unmounted [2025-02-16T14:39:36.910Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kgkffllw/mounts/ unmounted [2025-02-16T14:39:36.910Z] [2025-02-16T14:39:36.910Z] ��� Duration: 0s [2025-02-16T14:39:36.910Z] org.osbuild.copy: 8fbee6bd2949c682b892a95b1ad789cf9b450447bb5355b8fd9bb9c8f52310c4 { [2025-02-16T14:39:36.910Z] "paths": [ [2025-02-16T14:39:36.910Z] { [2025-02-16T14:39:36.910Z] "from": "input://tree/", [2025-02-16T14:39:36.910Z] "to": "mount://root/" [2025-02-16T14:39:36.910Z] } [2025-02-16T14:39:36.910Z] ] [2025-02-16T14:39:36.910Z] } [2025-02-16T14:39:37.163Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:37.163Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/ [2025-02-16T14:39:37.163Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/boot [2025-02-16T14:39:37.427Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/boot/efi [2025-02-16T14:39:37.427Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:37.679Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-16T14:39:40.928Z]  [2025-02-16T14:39:40.928Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:40.928Z] /dev/vdb1 30G 7.9G 23G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:40.928Z]  [2025-02-16T14:39:48.990Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/boot/efi unmounted [2025-02-16T14:39:48.990Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/boot unmounted [2025-02-16T14:39:49.558Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zw8vfbi3/mounts/ unmounted [2025-02-16T14:39:49.811Z] [2025-02-16T14:39:49.811Z] ��� Duration: 12s [2025-02-16T14:39:49.811Z] org.osbuild.bootupd: facacf8a62d2dfc2e75a6abd1a48cda860bf897721af7187019c7b54b02969f6 { [2025-02-16T14:39:49.811Z] "bios": { [2025-02-16T14:39:49.811Z] "device": "disk" [2025-02-16T14:39:49.811Z] }, [2025-02-16T14:39:49.811Z] "static-configs": true, [2025-02-16T14:39:49.811Z] "deployment": { [2025-02-16T14:39:49.811Z] "default": true [2025-02-16T14:39:49.811Z] } [2025-02-16T14:39:49.811Z] } [2025-02-16T14:39:49.811Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:49.811Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/ [2025-02-16T14:39:50.063Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/boot [2025-02-16T14:39:50.063Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/boot/efi [2025-02-16T14:39:50.317Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:50.872Z]  [2025-02-16T14:39:50.872Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:39:50.872Z] /dev/vdb1 30G 9.0G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:39:50.872Z]  [2025-02-16T14:39:51.429Z] Installed 40_coreos-ignition.cfg [2025-02-16T14:39:51.429Z] Installed 70_coreos-user.cfg [2025-02-16T14:39:51.429Z] Installed: grub.cfg [2025-02-16T14:39:51.429Z] Installed: "fedora/grub.cfg" [2025-02-16T14:39:51.429Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/boot/efi unmounted [2025-02-16T14:39:51.429Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/boot unmounted [2025-02-16T14:39:51.681Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8ymf6xh3/mounts/ unmounted [2025-02-16T14:39:51.681Z] [2025-02-16T14:39:51.681Z] ��� Duration: 1s [2025-02-16T14:39:51.681Z] org.osbuild.chattr: 30915d7913a9ad8c98fb3d99a6a599f38ad5166770f7894114a7288b1ae82232 { [2025-02-16T14:39:51.681Z] "items": { [2025-02-16T14:39:51.681Z] "mount://root/": { [2025-02-16T14:39:51.681Z] "immutable": true [2025-02-16T14:39:51.681Z] } [2025-02-16T14:39:51.681Z] } [2025-02-16T14:39:51.681Z] } [2025-02-16T14:39:51.681Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:51.681Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/ [2025-02-16T14:39:51.935Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0' [2025-02-16T14:39:51.935Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/boot unmounted [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/var unmounted [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/sysroot unmounted [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts unmounted [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts unmounted [2025-02-16T14:39:52.188Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts unmounted [2025-02-16T14:39:52.188Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r8uu7u2b/mounts/ [2025-02-16T14:39:52.188Z] [2025-02-16T14:39:52.188Z] ��� Duration: 0s [2025-02-16T14:39:52.441Z] Pipeline raw-qemu-image: 7a135342239b44551500f66cf3f67f7d3a21c7e00057b3299382dcc93401ccc2 [2025-02-16T14:39:52.441Z] Build [2025-02-16T14:39:52.441Z] root: [2025-02-16T14:39:52.441Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:39:52.441Z] org.osbuild.copy: bf064d9ecfb7f4380071ad2f7cd114f95e06708932584aa914381274aac01bc2 { [2025-02-16T14:39:52.441Z] "paths": [ [2025-02-16T14:39:52.441Z] { [2025-02-16T14:39:52.441Z] "from": "input://tree/disk.img", [2025-02-16T14:39:52.441Z] "to": "tree:///disk.img" [2025-02-16T14:39:52.441Z] } [2025-02-16T14:39:52.441Z] ] [2025-02-16T14:39:52.442Z] } [2025-02-16T14:39:52.442Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:52.695Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-16T14:39:52.695Z] [2025-02-16T14:39:52.695Z] ��� Duration: 0s [2025-02-16T14:39:52.695Z] org.osbuild.truncate: e28ac87f996ae0d91ccebf4ce503689db0a6ae9954ddbf720cd920d7b47ad28e { [2025-02-16T14:39:52.695Z] "filename": "disk.img", [2025-02-16T14:39:52.695Z] "size": "10737418240" [2025-02-16T14:39:52.695Z] } [2025-02-16T14:39:52.949Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:52.949Z] [2025-02-16T14:39:52.949Z] ��� Duration: 0s [2025-02-16T14:39:52.949Z] org.osbuild.coreos.platform: 7a135342239b44551500f66cf3f67f7d3a21c7e00057b3299382dcc93401ccc2 { [2025-02-16T14:39:52.949Z] "platform": "qemu" [2025-02-16T14:39:52.949Z] } [2025-02-16T14:39:53.202Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T14:39:53.202Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/ [2025-02-16T14:39:53.455Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0' [2025-02-16T14:39:53.455Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/boot [2025-02-16T14:39:53.455Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:53.708Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/boot unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/boot unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/var unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/sysroot unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts unmounted [2025-02-16T14:39:53.708Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts unmounted [2025-02-16T14:39:53.708Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w635d50k/mounts/ [2025-02-16T14:39:53.708Z] [2025-02-16T14:39:53.708Z] ��� Duration: 0s [2025-02-16T14:39:53.708Z] Pipeline qemu: b67e8b4e9454b51ef4bdeb87e9b4720fbd2290ddfc280e22e57c5c35c49a1cac [2025-02-16T14:39:53.708Z] Build [2025-02-16T14:39:53.708Z] root: [2025-02-16T14:39:53.708Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T14:39:53.708Z] org.osbuild.qemu: b67e8b4e9454b51ef4bdeb87e9b4720fbd2290ddfc280e22e57c5c35c49a1cac { [2025-02-16T14:39:53.708Z] "filename": "fedora-coreos-42.20250216.dev.0-qemu.x86_64.qcow2", [2025-02-16T14:39:53.708Z] "format": { [2025-02-16T14:39:53.708Z] "type": "qcow2", [2025-02-16T14:39:53.708Z] "compression": false, [2025-02-16T14:39:53.708Z] "compat": "1.1" [2025-02-16T14:39:53.708Z] } [2025-02-16T14:39:53.708Z] } [2025-02-16T14:39:53.962Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T14:39:57.220Z] [2025-02-16T14:39:57.220Z] ��� Duration: 3s [2025-02-16T14:39:57.220Z] manifest /tmp/osbuild-rAdT.json finished successfully [2025-02-16T14:40:01.365Z]  [2025-02-16T14:40:01.365Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T14:40:01.365Z] /dev/vdb1 30G 11G 20G 36% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T14:40:01.365Z]  [2025-02-16T14:40:06.589Z] oci-archive: b64f806c38419e3ac7e1808a84990eda2e39f7c3dd722422618ec96069e71460 [2025-02-16T14:40:06.589Z] deployed-tree: 440e72a097ed1140bdfe55e82c6cbe7526535a42ad9b93ba5d7d68881328dcb5 [2025-02-16T14:40:06.589Z] tree: da8327ebcae2bd5f1583bbe46020ee52e1ab9f13205f077d6d2991c69630f03a [2025-02-16T14:40:06.589Z] raw-image: 30915d7913a9ad8c98fb3d99a6a599f38ad5166770f7894114a7288b1ae82232 [2025-02-16T14:40:06.589Z] raw-4k-image: 5982252837ae6dca187670b0641c21fb75ed35a5f17084c16beaec12deb1d192 [2025-02-16T14:40:06.589Z] raw-applehv-image: 2ed6edbba8e7b6be4aeb0c953b0d98f6e6be1c3f7dba4a854799ad5b4a5eb249 [2025-02-16T14:40:06.589Z] applehv: bfb1a8427ac0129033ff470ef08bfe8132c1a5c5df525e6bd56fbd2e867ce1f8 [2025-02-16T14:40:06.589Z] raw-gcp-image: 40bfdbf1106a5bb63d57f6a1eb210c5d3075b381045aab2efcef41306406664e [2025-02-16T14:40:06.589Z] raw-gcp-image-tar: 0d1f8ee4dd062a580e79ce1430eabe548886350a697f855a2d4676c0b8b6d8f4 [2025-02-16T14:40:06.589Z] gcp: 986917be218177a3c4520c457cae8f920ebc5c341b3241c5b18b06c271c05f37 [2025-02-16T14:40:06.589Z] raw-hetzner-image: 8b24b782343114b622142ce654d4a6f40f2dd7fcce51481a6c943ed13fb7c454 [2025-02-16T14:40:06.589Z] hetzner: 60603e80914fe60554aa000a3757241dbaab1a71151109c5bcfd856f91a2f046 [2025-02-16T14:40:06.589Z] raw-hyperv-image: 12b79f258976f60650d674b9a3f96cfb2297768a5cecce0d57f8fc154354e1a0 [2025-02-16T14:40:06.589Z] hyperv: e68ca43786293bb4815b1088d35e13469b1481ef6567ef80a2b195e5d79b7b0c [2025-02-16T14:40:06.589Z] raw-metal-image: c66dcb587b8e1012aae253d76fc2b8577f192fa7c7bb50fca83563307c6d5bd5 [2025-02-16T14:40:06.589Z] metal: 744ecb371cf51bd8d04c2be8d202bbc61bc82661d40c24cbb78d9b7ac877d373 [2025-02-16T14:40:06.589Z] raw-metal4k-image: 18acc6041633fdd8f341aff739e7abf3613c97d1c10363a08ff84eb18ee517ba [2025-02-16T14:40:06.589Z] metal4k: 9f396f322d034b741afd6c1a6929c0549d63aea44d977c45e755c01f1c57ae48 [2025-02-16T14:40:06.589Z] raw-qemu-image: 7a135342239b44551500f66cf3f67f7d3a21c7e00057b3299382dcc93401ccc2 [2025-02-16T14:40:06.589Z] qemu: b67e8b4e9454b51ef4bdeb87e9b4720fbd2290ddfc280e22e57c5c35c49a1cac [2025-02-16T14:40:06.589Z] live: 4a5509c816c85292f3281f189d9a577a31fea40914686542ec53848197820750 [2025-02-16T14:40:06.589Z] + set +x [2025-02-16T14:40:09.840Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.28ytfTxdNl/qemu/fedora-coreos-42.20250216.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-16T14:40:09.840Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.28ytfTxdNl/qemu': Operation not permitted [2025-02-16T14:40:16.349Z] /home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/meta.json wrote with version stamp 1739716815116192453 [2025-02-16T14:40:16.350Z] Successfully generated: fedora-coreos-42.20250216.dev.0-qemu.x86_64.qcow2 [2025-02-16T14:40:16.353Z] [Pipeline] } [2025-02-16T14:40:16.357Z] [Pipeline] // withEnv [2025-02-16T14:40:16.419Z] [Pipeline] } [2025-02-16T14:40:16.473Z] [Pipeline] // stage [2025-02-16T14:40:16.541Z] [Pipeline] withEnv [2025-02-16T14:40:16.541Z] [Pipeline] { [2025-02-16T14:40:16.546Z] [Pipeline] sh [2025-02-16T14:40:17.145Z] + set -euo pipefail [2025-02-16T14:40:17.145Z] ++ umask [2025-02-16T14:40:17.145Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:17.145Z] + uuidgen [2025-02-16T14:40:17.145Z] + cut -f1 -d- [2025-02-16T14:40:17.150Z] [Pipeline] } [2025-02-16T14:40:17.153Z] [Pipeline] // withEnv [2025-02-16T14:40:17.202Z] [Pipeline] withEnv [2025-02-16T14:40:17.202Z] [Pipeline] { [2025-02-16T14:40:17.239Z] [Pipeline] sh [2025-02-16T14:40:17.767Z] + set -euo pipefail [2025-02-16T14:40:17.767Z] ++ umask [2025-02-16T14:40:17.767Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:17.767Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T14:40:17.767Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-16T14:40:17.771Z] [Pipeline] } [2025-02-16T14:40:17.774Z] [Pipeline] // withEnv [2025-02-16T14:40:17.807Z] [Pipeline] parallel [2025-02-16T14:40:17.807Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-16T14:40:17.807Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-16T14:40:17.855Z] [Pipeline] withEnv [2025-02-16T14:40:17.855Z] [Pipeline] { [2025-02-16T14:40:17.856Z] [Pipeline] withEnv [2025-02-16T14:40:17.856Z] [Pipeline] { [2025-02-16T14:40:17.860Z] [Pipeline] sh [2025-02-16T14:40:18.131Z] [Pipeline] sh [2025-02-16T14:40:18.383Z] + set -xeuo pipefail [2025-02-16T14:40:18.383Z] ++ umask [2025-02-16T14:40:18.383Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:18.383Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-16T14:40:18.407Z] [Pipeline] } [2025-02-16T14:40:18.458Z] [Pipeline] // withEnv [2025-02-16T14:40:18.512Z] [Pipeline] withEnv [2025-02-16T14:40:18.513Z] [Pipeline] { [2025-02-16T14:40:18.515Z] [Pipeline] sh [2025-02-16T14:40:18.656Z] + set -xeuo pipefail [2025-02-16T14:40:18.656Z] ++ umask [2025-02-16T14:40:18.656Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:18.656Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T14:40:18.656Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-16T14:40:18.656Z] 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-BZuYj/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-16T14:40:18.656Z] 2025-02-16T14:40:18Z cli: Started logging at level INFO [2025-02-16T14:40:18.656Z] 2025-02-16T14:40:18Z cli: Started logging at level INFO [2025-02-16T14:40:18.909Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/fedora-coreos-42.20250216.92.0-qemu.x86_64.qcow2.xz [2025-02-16T14:40:18.909Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/branched/builds/42.20250216.92.0/x86_64/fedora-coreos-42.20250216.92.0-qemu.x86_64.qcow2.xz.sig [2025-02-16T14:40:19.039Z] + set -euo pipefail [2025-02-16T14:40:19.039Z] ++ umask [2025-02-16T14:40:19.039Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:19.039Z] + kola list --json [2025-02-16T14:40:19.039Z] + jq -r '.[].Name' [2025-02-16T14:40:19.042Z] [Pipeline] } [2025-02-16T14:40:19.045Z] [Pipeline] // withEnv [2025-02-16T14:40:19.095Z] [Pipeline] withEnv [2025-02-16T14:40:19.096Z] [Pipeline] { [2025-02-16T14:40:19.142Z] [Pipeline] sh [2025-02-16T14:40:19.677Z] + set -xeuo pipefail [2025-02-16T14:40:19.677Z] ++ umask [2025-02-16T14:40:19.677Z] + '[' 0022 = 0000 ']' [2025-02-16T14:40:19.677Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T14:40:19.677Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-16T14:40:19.677Z] 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-BZuYj/kola-x86_64 [2025-02-16T14:40:19.930Z] === RUN fcos.network.listeners [2025-02-16T14:40:19.930Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.nmstate.state [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-16T14:40:19.930Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-16T14:40:19.930Z] === RUN multipath.day1 [2025-02-16T14:40:19.930Z] === RUN coreos.ignition.symlink [2025-02-16T14:40:19.930Z] === RUN ext.config.ignition.systemd-disable [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.nameserver [2025-02-16T14:40:19.930Z] === RUN rhcos.selinux.boolean.persist [2025-02-16T14:40:19.930Z] === RUN ostree.hotfix [2025-02-16T14:40:19.930Z] === RUN ext.config.butane.grub-users [2025-02-16T14:40:19.930Z] === RUN coreos.ignition.sethostname [2025-02-16T14:40:19.930Z] === RUN ext.config.boot.grub2-install [2025-02-16T14:40:19.930Z] === RUN rootfs.uuid [2025-02-16T14:40:19.930Z] === RUN ext.config.var-mount.simple [2025-02-16T14:40:19.930Z] === RUN rpmostree.status [2025-02-16T14:40:19.930Z] === RUN fcos.users.shells [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-16T14:40:19.930Z] === RUN coreos.unique.boot.ignition.failure [2025-02-16T14:40:19.930Z] === RUN coreos.ignition.once [2025-02-16T14:40:19.930Z] === RUN ext.config.containers.quadlet [2025-02-16T14:40:19.930Z] === RUN basic.uefi [2025-02-16T14:40:19.930Z] === RUN basic [2025-02-16T14:40:19.930Z] === RUN ext.config.boot.bootupd-validate [2025-02-16T14:40:19.930Z] === RUN coreos.unique.boot.failure [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-16T14:40:19.930Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-16T14:40:19.930Z] === RUN ext.config.firewall.iptables-legacy [2025-02-16T14:40:19.930Z] === RUN ext.config.toolbox [2025-02-16T14:40:19.930Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-16T14:40:19.930Z] === RUN rpmostree.upgrade-rollback [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.force-persist-ip [2025-02-16T14:40:19.930Z] === RUN coreos.ignition.mount.partitions [2025-02-16T14:40:19.930Z] === RUN ext.config.networking.nmstate.policy [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-16T14:40:19.931Z] === RUN ext.config.systemd.network-online [2025-02-16T14:40:19.931Z] === RUN ext.config.var-mount.scsi-id [2025-02-16T14:40:19.931Z] === RUN ext.config.swap.zram-generator [2025-02-16T14:40:19.931Z] === RUN coreos.ignition.groups [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.resource.remote [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.kargs [2025-02-16T14:40:19.931Z] === RUN ext.config.podman.rootless-systemd [2025-02-16T14:40:19.931Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-16T14:40:19.931Z] === RUN ext.config.docker.basic [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-16T14:40:19.931Z] === RUN ext.config.disks.lvmdevices [2025-02-16T14:40:19.931Z] === RUN ostree.unlock [2025-02-16T14:40:19.931Z] === RUN ext.config.clhm.ignition-warnings [2025-02-16T14:40:19.931Z] === RUN coreos.selinux.boolean [2025-02-16T14:40:19.931Z] === RUN fcos.filesystem [2025-02-16T14:40:19.931Z] === RUN ext.config.reboot [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-16T14:40:19.931Z] === RUN coreos.auth.verify [2025-02-16T14:40:19.931Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.stable-boot [2025-02-16T14:40:19.931Z] === RUN kdump.crash.ssh [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.kargs-rd-net [2025-02-16T14:40:19.931Z] === RUN coreos.ignition.mount.disks [2025-02-16T14:40:19.931Z] === RUN multipath.partition [2025-02-16T14:40:19.931Z] === RUN ext.config.var-mount.luks [2025-02-16T14:40:19.931Z] === RUN podman.workflow [2025-02-16T14:40:19.931Z] === RUN podman.base [2025-02-16T14:40:19.931Z] === RUN podman.network-single [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.delete-config [2025-02-16T14:40:19.931Z] === RUN ostree.remote [2025-02-16T14:40:19.931Z] === RUN ext.config.gshadow [2025-02-16T14:40:19.931Z] === RUN ext.config.ignition.remote [2025-02-16T14:40:19.931Z] === RUN ext.config.kdump.crash [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-16T14:40:19.931Z] === RUN ext.config.rpm-ostree-countme [2025-02-16T14:40:19.931Z] === RUN ext.config.selinux.enforcing [2025-02-16T14:40:19.931Z] === RUN coreos.ignition.v2.users [2025-02-16T14:40:19.931Z] === RUN multipath.day2 [2025-02-16T14:40:19.931Z] === RUN ext.config.extensions.package [2025-02-16T14:40:19.931Z] === RUN ext.config.systemd.condition-needs-update [2025-02-16T14:40:19.931Z] === RUN basic.uefi-secure [2025-02-16T14:40:19.931Z] === RUN coreos.ignition.failure [2025-02-16T14:40:19.931Z] === RUN non-exclusive-test-bucket-0 [2025-02-16T14:40:19.931Z] === RUN rpmostree.install-uninstall [2025-02-16T14:40:19.931Z] === RUN basic.nvme [2025-02-16T14:40:19.931Z] === RUN ext.config.networking.no-persist-ip [2025-02-16T14:40:20.264Z] Read disk 62.6 MiB/712.4 MiB (8%) [2025-02-16T14:40:21.184Z] Read disk 104.4 MiB/712.4 MiB (14%) [2025-02-16T14:40:22.106Z] Read disk 126.3 MiB/712.4 MiB (17%) [2025-02-16T14:40:23.462Z] Read disk 147.2 MiB/712.4 MiB (20%) [2025-02-16T14:40:24.382Z] Read disk 191.2 MiB/712.4 MiB (26%) [2025-02-16T14:40:25.304Z] Read disk 213.0 MiB/712.4 MiB (29%) [2025-02-16T14:40:26.224Z] Read disk 234.6 MiB/712.4 MiB (32%) [2025-02-16T14:40:27.147Z] Read disk 274.6 MiB/712.4 MiB (38%) [2025-02-16T14:40:28.067Z] Read disk 327.8 MiB/712.4 MiB (46%) [2025-02-16T14:40:29.422Z] Read disk 372.7 MiB/712.4 MiB (52%) [2025-02-16T14:40:30.340Z] Read disk 394.3 MiB/712.4 MiB (55%) [2025-02-16T14:40:31.260Z] Read disk 413.5 MiB/712.4 MiB (58%) [2025-02-16T14:40:32.183Z] Read disk 444.4 MiB/712.4 MiB (62%) [2025-02-16T14:40:33.104Z] Read disk 479.3 MiB/712.4 MiB (67%) [2025-02-16T14:40:34.472Z] Read disk 550.3 MiB/712.4 MiB (77%) [2025-02-16T14:40:35.394Z] Read disk 586.0 MiB/712.4 MiB (82%) [2025-02-16T14:40:36.316Z] Read disk 606.5 MiB/712.4 MiB (85%) [2025-02-16T14:40:37.238Z] Read disk 656.3 MiB/712.4 MiB (92%) [2025-02-16T14:40:38.171Z] Read disk 676.7 MiB/712.4 MiB (94%) [2025-02-16T14:40:39.530Z] Read disk 697.7 MiB/712.4 MiB (97%) [2025-02-16T14:40:40.089Z] Read disk 712.4 MiB/712.4 MiB (100%) [2025-02-16T14:40:40.089Z] Read disk 712.4 MiB/712.4 MiB (100%) [2025-02-16T14:40:40.089Z] Read disk 712.4 MiB/712.4 MiB (100%) [2025-02-16T14:40:40.089Z] gpg: Signature made Sun Feb 16 07:35:31 2025 UTC [2025-02-16T14:40:40.089Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-02-16T14:40:40.089Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-02-16T14:40:41.777Z] === RUN podman.base/info [2025-02-16T14:40:41.777Z] === RUN podman.base/resources [2025-02-16T14:40:44.250Z] tmp/kola-qemu-cache/fedora-coreos-42.20250216.92.0-qemu.x86_64.qcow2 [2025-02-16T14:40:44.250Z] === RUN fcos.upgrade.basic [2025-02-16T14:40:49.834Z] --- PASS: podman.base (29.42s) [2025-02-16T14:40:49.834Z] --- PASS: podman.base/info (0.59s) [2025-02-16T14:40:49.834Z] --- PASS: podman.base/resources (4.70s) [2025-02-16T14:40:53.979Z] --- PASS: fcos.network.listeners (33.99s) [2025-02-16T14:40:54.233Z] === RUN basic.uefi/FCOSGrowpart [2025-02-16T14:40:54.487Z] === RUN basic.uefi/PortSSH [2025-02-16T14:40:54.487Z] === RUN basic.uefi/DbusPerms [2025-02-16T14:40:54.741Z] === RUN basic.uefi/ServicesActive [2025-02-16T14:40:54.995Z] === RUN basic.uefi/ReadOnly [2025-02-16T14:40:55.248Z] === RUN basic.uefi/Useradd [2025-02-16T14:40:55.248Z] === RUN basic.uefi/MachineID [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi (38.78s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/DbusPerms (0.38s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/ServicesActive (0.14s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/ReadOnly (0.12s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/Useradd (0.22s) [2025-02-16T14:40:59.486Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-02-16T14:40:59.486Z] --- PASS: ext.config.ignition.kargs (39.25s) [2025-02-16T14:41:04.714Z] --- PASS: ext.config.networking.force-persist-ip (44.66s) [2025-02-16T14:41:10.706Z] === RUN fcos.upgrade.basic/setup [2025-02-16T14:41:22.728Z] === RUN basic.nvme/FCOSGrowpart [2025-02-16T14:41:22.729Z] === RUN basic.nvme/PortSSH [2025-02-16T14:41:22.729Z] === RUN basic.nvme/DbusPerms [2025-02-16T14:41:22.729Z] === RUN basic.nvme/ServicesActive [2025-02-16T14:41:22.729Z] === RUN basic.nvme/ReadOnly [2025-02-16T14:41:22.729Z] === RUN basic.nvme/Useradd [2025-02-16T14:41:22.729Z] === RUN basic.nvme/MachineID [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme (26.43s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/FCOSGrowpart (0.18s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/DbusPerms (0.35s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/ServicesActive (0.16s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/ReadOnly (0.11s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/Useradd (0.19s) [2025-02-16T14:41:25.231Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-16T14:41:33.295Z] === RUN rpmostree.install-uninstall/install [2025-02-16T14:41:35.804Z] --- PASS: ext.config.networking.no-persist-ip (41.47s) [2025-02-16T14:41:42.317Z] --- PASS: coreos.ignition.failure (16.19s) [2025-02-16T14:41:57.133Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-16T14:41:59.011Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-16T14:42:00.369Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-16T14:42:02.245Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-16T14:42:03.604Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-16T14:42:04.160Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-16T14:42:05.081Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-16T14:42:06.437Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-16T14:42:08.326Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-16T14:42:10.203Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-16T14:42:10.203Z] === RUN basic.uefi-secure/DbusPerms [2025-02-16T14:42:10.759Z] === RUN basic.uefi-secure/ServicesActive [2025-02-16T14:42:10.759Z] === RUN basic.uefi-secure/ReadOnly [2025-02-16T14:42:11.013Z] === RUN basic.uefi-secure/Useradd [2025-02-16T14:42:11.013Z] === RUN basic.uefi-secure/MachineID [2025-02-16T14:42:11.280Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-16T14:42:11.280Z] === RUN basic.uefi-secure/PortSSH [2025-02-16T14:42:11.836Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-16T14:42:13.191Z] --- PASS: multipath.day2 (83.73s) [2025-02-16T14:42:13.191Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-16T14:42:14.110Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure (39.42s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/DbusPerms (0.35s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/Useradd (0.21s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-02-16T14:42:15.030Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-16T14:42:29.847Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-16T14:42:29.847Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-16T14:42:30.767Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-16T14:42:31.323Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-16T14:42:32.035Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-16T14:42:35.468Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-16T14:42:38.728Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-16T14:42:40.607Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-16T14:42:41.961Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-16T14:42:42.518Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-16T14:42:46.668Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-16T14:42:46.920Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-16T14:42:47.841Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-16T14:42:48.399Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-16T14:42:50.278Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-16T14:42:52.780Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-16T14:42:53.340Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-16T14:42:53.594Z] --- PASS: ext.config.firewall.iptables-legacy (38.80s) [2025-02-16T14:42:53.594Z] mke2fs 1.47.1 (20-May-2024) [2025-02-16T14:42:53.847Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-16T14:42:55.726Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-16T14:42:58.230Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-16T14:43:00.109Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-16T14:43:01.465Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-16T14:43:03.355Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-16T14:43:05.240Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-16T14:43:05.796Z] --- PASS: coreos.unique.boot.failure (12.02s) [2025-02-16T14:43:06.365Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-16T14:43:08.243Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-16T14:43:09.645Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-16T14:43:10.650Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-16T14:43:11.523Z] --- PASS: ext.config.systemd.condition-needs-update (89.80s) [2025-02-16T14:43:14.025Z] --- PASS: rpmostree.install-uninstall (134.61s) [2025-02-16T14:43:14.025Z] --- PASS: rpmostree.install-uninstall/install (58.58s) [2025-02-16T14:43:14.025Z] --- PASS: rpmostree.install-uninstall/uninstall (39.70s) [2025-02-16T14:43:16.528Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-16T14:43:19.781Z] --- PASS: ext.config.extensions.package (66.58s) [2025-02-16T14:43:22.284Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-16T14:43:23.639Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-16T14:43:25.518Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-16T14:43:26.076Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-16T14:43:27.953Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-16T14:43:29.311Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-16T14:43:31.190Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-16T14:43:33.070Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-16T14:43:34.427Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-16T14:43:36.305Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-16T14:43:37.661Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-16T14:43:39.539Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-16T14:43:39.539Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-16T14:43:40.896Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-16T14:43:42.770Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-16T14:43:43.338Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-16T14:43:43.895Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-16T14:43:45.774Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-16T14:43:46.027Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-16T14:43:47.904Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-16T14:43:49.262Z] --- PASS: fcos.upgrade.basic (183.66s) [2025-02-16T14:43:49.262Z] --- PASS: fcos.upgrade.basic/setup (76.60s) [2025-02-16T14:43:49.262Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (41.23s) [2025-02-16T14:43:49.262Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.48s) [2025-02-16T14:43:49.262Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-upgrade-x86_64 [2025-02-16T14:43:49.264Z] [Pipeline] } [2025-02-16T14:43:49.267Z] [Pipeline] // withEnv [2025-02-16T14:43:49.338Z] [Pipeline] } [2025-02-16T14:43:49.785Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-16T14:43:50.039Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-16T14:43:50.960Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-16T14:43:51.516Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-16T14:43:52.876Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-16T14:43:53.794Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-16T14:43:55.151Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-16T14:43:56.073Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-16T14:43:56.629Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-16T14:43:56.883Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (42.92s) [2025-02-16T14:44:01.033Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.09s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0 (177.12s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.67s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.61s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.69s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.82s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (13.90s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.70s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.72s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.76s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.69s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (3.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.79s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.70s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.78s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.61s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.61s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.66s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.68s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.66s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.61s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.66s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.79s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.69s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.69s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.67s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.66s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.65s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (0.68s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.63s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.64s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.62s) [2025-02-16T14:44:01.955Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.62s) [2025-02-16T14:44:08.470Z] --- PASS: coreos.misc.disk.varlibcontainers (57.05s) [2025-02-16T14:44:08.470Z] cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' ��� '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'. [2025-02-16T14:44:08.470Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-02-16T14:44:16.532Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-16T14:44:42.991Z] --- PASS: rpmostree.upgrade-rollback (95.70s) [2025-02-16T14:44:42.991Z] --- PASS: rpmostree.upgrade-rollback/upgrade (36.58s) [2025-02-16T14:44:42.991Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.05s) [2025-02-16T14:44:46.240Z] --- PASS: ext.config.var-mount.scsi-id (44.04s) [2025-02-16T14:44:56.150Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (58.14s) [2025-02-16T14:45:14.159Z] --- PASS: ext.config.butane.grub-users (64.51s) [2025-02-16T14:45:16.658Z] --- PASS: ext.config.containers.quadlet (30.33s) [2025-02-16T14:45:20.804Z] --- PASS: ext.config.toolbox (79.21s) [2025-02-16T14:45:20.805Z] --- PASS: ext.config.networking.prefer-ignition-networking (39.31s) [2025-02-16T14:45:35.611Z] --- PASS: ext.config.ignition.resource.remote (38.40s) [2025-02-16T14:45:35.611Z] --- PASS: coreos.unique.boot.ignition.failure (14.58s) [2025-02-16T14:45:36.969Z] --- PASS: coreos.ignition.symlink (24.16s) [2025-02-16T14:45:45.042Z] --- PASS: coreos.ignition.groups (24.43s) [2025-02-16T14:45:59.879Z] --- PASS: coreos.ignition.once (42.25s) [2025-02-16T14:45:59.879Z] --- PASS: ext.config.swap.zram-generator (25.81s) [2025-02-16T14:46:12.030Z] --- PASS: rpmostree.status (25.62s) [2025-02-16T14:46:12.030Z] --- PASS: fcos.users.shells (33.97s) [2025-02-16T14:46:16.182Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (40.93s) [2025-02-16T14:46:19.436Z] === RUN ostree.hotfix/unlock [2025-02-16T14:46:34.250Z] === RUN ostree.hotfix/install [2025-02-16T14:46:34.250Z] === RUN ostree.hotfix/uninstall [2025-02-16T14:46:34.807Z] === RUN ostree.hotfix/persist [2025-02-16T14:46:38.059Z] === RUN rootfs.uuid/RandomUUID [2025-02-16T14:46:41.310Z] --- PASS: ext.config.networking.bridge-static-via-kargs (29.93s) [2025-02-16T14:46:41.310Z] --- PASS: rootfs.uuid (25.19s) [2025-02-16T14:46:41.310Z] --- PASS: rootfs.uuid/RandomUUID (0.17s) [2025-02-16T14:46:56.121Z] === RUN ostree.hotfix/rollback [2025-02-16T14:46:56.121Z] --- PASS: ext.config.var-mount.simple (56.43s) [2025-02-16T14:46:59.373Z] --- PASS: rhcos.selinux.boolean.persist (49.32s) [2025-02-16T14:47:09.301Z] --- PASS: ext.config.boot.grub2-install (26.68s) [2025-02-16T14:47:11.188Z] --- PASS: ext.config.networking.nameserver (29.98s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix (78.01s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix/unlock (13.83s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix/install (0.60s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix/uninstall (0.46s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix/persist (18.56s) [2025-02-16T14:47:16.415Z] --- PASS: ostree.hotfix/rollback (19.24s) [2025-02-16T14:47:16.985Z] === RUN podman.workflow/run [2025-02-16T14:47:38.844Z] --- PASS: coreos.ignition.sethostname (37.07s) [2025-02-16T14:47:38.844Z] --- PASS: ext.config.ignition.systemd-disable (26.72s) [2025-02-16T14:48:05.316Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (47.34s) [2025-02-16T14:48:20.139Z] --- PASS: ext.config.var-mount.luks (69.86s) [2025-02-16T14:48:34.950Z] --- PASS: multipath.partition (55.71s) [2025-02-16T14:48:43.012Z] --- PASS: coreos.auth.verify (24.56s) [2025-02-16T14:49:04.871Z] --- PASS: ext.config.networking.kargs-rd-net (31.25s) [2025-02-16T14:49:07.375Z] --- PASS: coreos.ignition.v2.users (24.55s) [2025-02-16T14:49:29.250Z] --- PASS: kdump.crash.ssh (111.75s) [2025-02-16T14:49:29.250Z] cluster.go:151: Running as unit: run-p7145-i7146.service; invocation ID: a4cb6c37e13246be833cf3e34c9ad95d [2025-02-16T14:50:01.257Z] --- PASS: ext.config.kdump.crash (113.86s) [2025-02-16T14:50:01.814Z] --- PASS: coreos.ignition.mount.disks (54.79s) [2025-02-16T14:50:07.041Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (61.95s) [2025-02-16T14:50:07.041Z] --- PASS: ext.config.ignition.stable-boot (38.62s) [2025-02-16T14:50:19.187Z] === RUN ostree.unlock/unlock [2025-02-16T14:50:19.187Z] === RUN ostree.unlock/install [2025-02-16T14:50:19.744Z] === RUN ostree.unlock/uninstall [2025-02-16T14:50:19.997Z] === RUN ostree.unlock/discard [2025-02-16T14:50:22.501Z] === RUN fcos.filesystem/writablefiles [2025-02-16T14:50:23.423Z] === RUN fcos.filesystem/writabledirs [2025-02-16T14:50:23.677Z] === RUN fcos.filesystem/stickydirs [2025-02-16T14:50:23.930Z] === RUN fcos.filesystem/denylist [2025-02-16T14:50:28.092Z] --- PASS: fcos.filesystem (25.75s) [2025-02-16T14:50:28.092Z] --- PASS: fcos.filesystem/writablefiles (0.85s) [2025-02-16T14:50:28.092Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-02-16T14:50:28.092Z] --- PASS: fcos.filesystem/stickydirs (0.29s) [2025-02-16T14:50:28.092Z] --- PASS: fcos.filesystem/denylist (0.38s) [2025-02-16T14:50:33.316Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.73s) [2025-02-16T14:50:43.232Z] --- PASS: ostree.unlock (44.39s) [2025-02-16T14:50:43.232Z] --- PASS: ostree.unlock/unlock (0.61s) [2025-02-16T14:50:43.232Z] --- PASS: ostree.unlock/install (0.58s) [2025-02-16T14:50:43.232Z] --- PASS: ostree.unlock/uninstall (0.45s) [2025-02-16T14:50:43.232Z] --- PASS: ostree.unlock/discard (18.62s) [2025-02-16T14:50:49.752Z] --- PASS: coreos.selinux.boolean (42.18s) [2025-02-16T14:51:01.907Z] --- PASS: ext.config.docker.basic (32.47s) [2025-02-16T14:51:16.718Z] --- PASS: ext.config.clhm.ignition-warnings (25.98s) [2025-02-16T14:51:28.871Z] --- PASS: ext.config.disks.lvmdevices (44.76s) [2025-02-16T14:51:29.428Z] --- PASS: ext.config.reboot (56.30s) [2025-02-16T14:51:55.903Z] --- PASS: ext.config.networking.hostname.fallback-hostname (26.66s) [2025-02-16T14:51:59.165Z] --- PASS: ext.config.selinux.enforcing (43.51s) [2025-02-16T14:51:59.165Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.49s) [2025-02-16T14:52:17.189Z] --- PASS: ext.config.networking.nmstate.state (45.28s) [2025-02-16T14:52:23.704Z] === RUN podman.workflow/exec [2025-02-16T14:52:24.261Z] === RUN podman.workflow/stop [2025-02-16T14:52:25.618Z] --- PASS: ext.config.rpm-ostree-countme (26.82s) [2025-02-16T14:52:35.543Z] === RUN podman.workflow/remove [2025-02-16T14:52:35.543Z] === RUN podman.workflow/delete [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow (344.06s) [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow/run (306.89s) [2025-02-16T14:52:39.700Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-16T14:52:39.700Z] cluster.go:151: Getting image source signatures [2025-02-16T14:52:39.700Z] cluster.go:151: Copying blob sha256:0a0860669fc2c23547ac08eef4796eae821d3298d1e8ab300f10f7a2237f7bfa [2025-02-16T14:52:39.700Z] cluster.go:151: Copying config sha256:1d17320df1d3bccc7fd6c050d2cd7b2aa07c25870fcd41361f214a846f559fc2 [2025-02-16T14:52:39.700Z] cluster.go:151: Writing manifest to image destination [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow/exec (0.37s) [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow/stop (10.75s) [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow/remove (0.62s) [2025-02-16T14:52:39.700Z] --- PASS: podman.workflow/delete (0.74s) [2025-02-16T14:52:39.700Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-16T14:52:39.700Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-16T14:52:41.782Z] --- PASS: ext.config.ignition.systemd-enable-units (26.96s) [2025-02-16T14:52:47.023Z] === RUN basic/Useradd [2025-02-16T14:52:47.276Z] === RUN basic/MachineID [2025-02-16T14:52:47.276Z] === RUN basic/FCOSGrowpart [2025-02-16T14:52:47.529Z] === RUN basic/PortSSH [2025-02-16T14:52:47.529Z] === RUN basic/DbusPerms [2025-02-16T14:52:47.783Z] === RUN basic/ServicesActive [2025-02-16T14:52:48.036Z] === RUN basic/ReadOnly [2025-02-16T14:52:51.302Z] --- PASS: basic (26.00s) [2025-02-16T14:52:51.302Z] --- PASS: basic/Useradd (0.20s) [2025-02-16T14:52:51.302Z] --- PASS: basic/MachineID (0.13s) [2025-02-16T14:52:51.302Z] --- PASS: basic/FCOSGrowpart (0.14s) [2025-02-16T14:52:51.302Z] --- PASS: basic/PortSSH (0.11s) [2025-02-16T14:52:51.302Z] --- PASS: basic/DbusPerms (0.31s) [2025-02-16T14:52:51.302Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-16T14:52:51.302Z] --- PASS: basic/ReadOnly (0.11s) [2025-02-16T14:52:53.181Z] --- PASS: ext.config.podman.rootless-systemd (54.23s) [2025-02-16T14:52:53.181Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.43s) [2025-02-16T14:53:08.003Z] --- PASS: ext.config.boot.bootupd-validate (27.91s) [2025-02-16T14:53:11.267Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.07s) [2025-02-16T14:53:13.769Z] === RUN ostree.remote/add [2025-02-16T14:53:13.769Z] === RUN ostree.remote/list [2025-02-16T14:53:13.769Z] === RUN ostree.remote/show-url [2025-02-16T14:53:14.022Z] === RUN ostree.remote/refs [2025-02-16T14:53:14.275Z] === RUN ostree.remote/summary [2025-02-16T14:53:14.528Z] === RUN ostree.remote/delete [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote (25.26s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/add (0.25s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/list (0.11s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/show-url (0.21s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/refs (0.13s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/summary (0.28s) [2025-02-16T14:53:18.689Z] --- PASS: ostree.remote/delete (0.43s) [2025-02-16T14:53:19.245Z] --- PASS: ext.config.systemd.network-online (26.56s) [2025-02-16T14:53:29.176Z] --- PASS: ext.config.ignition.systemd-unmasking (36.90s) [2025-02-16T14:53:44.004Z] --- PASS: coreos.ignition.instantiated.enable-unit (35.40s) [2025-02-16T14:54:10.474Z] --- PASS: ext.config.ignition.remote (48.05s) [2025-02-16T14:54:36.932Z] --- PASS: ext.config.gshadow (26.98s) [2025-02-16T14:54:38.296Z] --- PASS: multipath.day1 (55.35s) [2025-02-16T14:54:38.852Z] --- PASS: ext.config.ignition.delete-config (80.82s) [2025-02-16T14:55:17.484Z] --- PASS: ext.config.networking.nmstate.policy (120.43s) [2025-02-16T14:55:29.642Z] --- PASS: coreos.ignition.mount.partitions (54.67s) [2025-02-16T14:56:16.233Z] --- PASS: podman.network-single (164.28s) [2025-02-16T14:56:16.233Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-x86_64 [2025-02-16T14:56:16.236Z] [Pipeline] } [2025-02-16T14:56:16.242Z] [Pipeline] // withEnv [2025-02-16T14:56:16.303Z] [Pipeline] withEnv [2025-02-16T14:56:16.303Z] [Pipeline] { [2025-02-16T14:56:16.353Z] [Pipeline] sh [2025-02-16T14:56:16.948Z] + set -xeuo pipefail [2025-02-16T14:56:16.948Z] ++ umask [2025-02-16T14:56:16.948Z] + '[' 0022 = 0000 ']' [2025-02-16T14:56:16.948Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T14:56:16.948Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-16T14:56:16.948Z] 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-BZuYj/kola-reprovision-x86_64 [2025-02-16T14:56:17.202Z] === RUN coreos.boot-mirror [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.raid1 [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-16T14:56:17.202Z] === RUN coreos.boot-mirror.luks [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.luks [2025-02-16T14:56:17.202Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-16T14:56:17.202Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-16T14:58:08.563Z] === RUN coreos.boot-mirror/sanity-check [2025-02-16T14:58:08.563Z] === RUN coreos.boot-mirror/detach-primary [2025-02-16T14:58:40.590Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-16T14:58:45.821Z] --- PASS: coreos.boot-mirror (148.06s) [2025-02-16T14:58:45.821Z] --- PASS: coreos.boot-mirror/sanity-check (1.89s) [2025-02-16T14:58:45.821Z] --- PASS: coreos.boot-mirror/detach-primary (30.32s) [2025-02-16T14:58:45.821Z] --- PASS: coreos.boot-mirror/verify-fallback (0.83s) [2025-02-16T15:06:07.427Z] --- PASS: ext.config.rpm-ostree.kernel-replace (438.33s) [2025-02-16T15:07:28.775Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.61s) [2025-02-16T15:08:50.126Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.84s) [2025-02-16T15:10:56.519Z] --- PASS: ext.config.root-reprovision.luks (124.41s) [2025-02-16T15:13:02.901Z] --- PASS: ext.config.root-reprovision.luks.512e (123.99s) [2025-02-16T15:15:09.276Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (123.97s) [2025-02-16T15:16:05.404Z] --- PASS: ext.config.root-reprovision.autosave-xfs (64.61s) [2025-02-16T15:17:41.789Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-16T15:18:13.794Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-16T15:18:40.261Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-16T15:19:18.899Z] --- PASS: coreos.boot-mirror.luks (192.58s) [2025-02-16T15:19:18.899Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.62s) [2025-02-16T15:19:18.899Z] --- PASS: coreos.boot-mirror.luks/detach-primary (30.03s) [2025-02-16T15:19:18.899Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-02-16T15:21:10.264Z] --- PASS: ext.config.root-reprovision.raid1 (106.12s) [2025-02-16T15:21:10.264Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-reprovision-x86_64 [2025-02-16T15:21:10.268Z] [Pipeline] } [2025-02-16T15:21:10.286Z] [Pipeline] // withEnv [2025-02-16T15:21:10.364Z] [Pipeline] } [2025-02-16T15:21:10.382Z] [Pipeline] // parallel [2025-02-16T15:21:10.418Z] [Pipeline] withEnv [2025-02-16T15:21:10.418Z] [Pipeline] { [2025-02-16T15:21:10.452Z] [Pipeline] sh [2025-02-16T15:21:11.051Z] + set -xeuo pipefail [2025-02-16T15:21:11.051Z] ++ umask [2025-02-16T15:21:11.051Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:11.051Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:11.051Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-upgrade-x86_64 [2025-02-16T15:21:11.053Z] [Pipeline] } [2025-02-16T15:21:11.057Z] [Pipeline] // withEnv [2025-02-16T15:21:11.150Z] [Pipeline] withEnv [2025-02-16T15:21:11.150Z] [Pipeline] { [2025-02-16T15:21:11.154Z] [Pipeline] sh [2025-02-16T15:21:11.680Z] + set -xeuo pipefail [2025-02-16T15:21:11.680Z] ++ umask [2025-02-16T15:21:11.680Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:11.680Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:11.680Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj -c --xz kola-upgrade-x86_64 [2025-02-16T15:21:11.937Z] [Pipeline] } [2025-02-16T15:21:11.940Z] [Pipeline] // withEnv [2025-02-16T15:21:11.979Z] [Pipeline] archiveArtifacts [2025-02-16T15:21:11.983Z] Archiving artifacts [2025-02-16T15:21:12.567Z] [Pipeline] withEnv [2025-02-16T15:21:12.568Z] [Pipeline] { [2025-02-16T15:21:12.572Z] [Pipeline] sh [2025-02-16T15:21:13.104Z] + set -xeuo pipefail [2025-02-16T15:21:13.104Z] ++ umask [2025-02-16T15:21:13.104Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:13.104Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:13.104Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-upgrade-x86_64 --output - [2025-02-16T15:21:13.106Z] [Pipeline] } [2025-02-16T15:21:13.109Z] [Pipeline] // withEnv [2025-02-16T15:21:13.175Z] [Pipeline] junit [2025-02-16T15:21:13.177Z] Recording test results [2025-02-16T15:21:13.779Z] None of the test reports contained any result [2025-02-16T15:21:13.781Z] [Pipeline] withEnv [2025-02-16T15:21:13.781Z] [Pipeline] { [2025-02-16T15:21:13.785Z] [Pipeline] sh [2025-02-16T15:21:14.329Z] + set -xeuo pipefail [2025-02-16T15:21:14.329Z] ++ umask [2025-02-16T15:21:14.329Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:14.329Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:14.329Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-x86_64 [2025-02-16T15:21:14.331Z] [Pipeline] } [2025-02-16T15:21:14.333Z] [Pipeline] // withEnv [2025-02-16T15:21:14.380Z] [Pipeline] withEnv [2025-02-16T15:21:14.381Z] [Pipeline] { [2025-02-16T15:21:14.383Z] [Pipeline] sh [2025-02-16T15:21:14.924Z] + set -xeuo pipefail [2025-02-16T15:21:14.924Z] ++ umask [2025-02-16T15:21:14.924Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:14.924Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:14.924Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj -c --xz kola-x86_64 [2025-02-16T15:21:20.155Z] [Pipeline] } [2025-02-16T15:21:20.157Z] [Pipeline] // withEnv [2025-02-16T15:21:20.178Z] [Pipeline] archiveArtifacts [2025-02-16T15:21:20.181Z] Archiving artifacts [2025-02-16T15:21:23.014Z] [Pipeline] withEnv [2025-02-16T15:21:23.016Z] [Pipeline] { [2025-02-16T15:21:23.020Z] [Pipeline] sh [2025-02-16T15:21:23.550Z] + set -xeuo pipefail [2025-02-16T15:21:23.550Z] ++ umask [2025-02-16T15:21:23.550Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:23.550Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:23.550Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-x86_64 --output - [2025-02-16T15:21:23.552Z] [Pipeline] } [2025-02-16T15:21:23.556Z] [Pipeline] // withEnv [2025-02-16T15:21:23.578Z] [Pipeline] junit [2025-02-16T15:21:23.581Z] Recording test results [2025-02-16T15:21:23.670Z] None of the test reports contained any result [2025-02-16T15:21:23.672Z] [Pipeline] withEnv [2025-02-16T15:21:23.673Z] [Pipeline] { [2025-02-16T15:21:23.676Z] [Pipeline] sh [2025-02-16T15:21:24.198Z] + set -xeuo pipefail [2025-02-16T15:21:24.198Z] ++ umask [2025-02-16T15:21:24.198Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:24.198Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:24.198Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-reprovision-x86_64 [2025-02-16T15:21:24.200Z] [Pipeline] } [2025-02-16T15:21:24.204Z] [Pipeline] // withEnv [2025-02-16T15:21:24.248Z] [Pipeline] withEnv [2025-02-16T15:21:24.249Z] [Pipeline] { [2025-02-16T15:21:24.294Z] [Pipeline] sh [2025-02-16T15:21:24.823Z] + set -xeuo pipefail [2025-02-16T15:21:24.823Z] ++ umask [2025-02-16T15:21:24.823Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:24.823Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:24.823Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj -c --xz kola-reprovision-x86_64 [2025-02-16T15:21:28.076Z] [Pipeline] } [2025-02-16T15:21:28.078Z] [Pipeline] // withEnv [2025-02-16T15:21:28.094Z] [Pipeline] archiveArtifacts [2025-02-16T15:21:28.096Z] Archiving artifacts [2025-02-16T15:21:28.510Z] [Pipeline] withEnv [2025-02-16T15:21:28.512Z] [Pipeline] { [2025-02-16T15:21:28.516Z] [Pipeline] sh [2025-02-16T15:21:29.048Z] + set -xeuo pipefail [2025-02-16T15:21:29.048Z] ++ umask [2025-02-16T15:21:29.048Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:29.048Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:21:29.048Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-BZuYj/kola-reprovision-x86_64 --output - [2025-02-16T15:21:29.050Z] [Pipeline] } [2025-02-16T15:21:29.062Z] [Pipeline] // withEnv [2025-02-16T15:21:29.067Z] [Pipeline] junit [2025-02-16T15:21:29.068Z] Recording test results [2025-02-16T15:21:29.115Z] None of the test reports contained any result [2025-02-16T15:21:29.117Z] [Pipeline] stage [2025-02-16T15:21:29.118Z] [Pipeline] { (x86_64:Build Metal) [2025-02-16T15:21:29.155Z] [Pipeline] withEnv [2025-02-16T15:21:29.155Z] [Pipeline] { [2025-02-16T15:21:29.163Z] [Pipeline] sh [2025-02-16T15:21:29.689Z] + set -xeuo pipefail [2025-02-16T15:21:29.689Z] ++ umask [2025-02-16T15:21:29.689Z] + '[' 0022 = 0000 ']' [2025-02-16T15:21:29.689Z] + cosa buildextend-metal [2025-02-16T15:21:29.689Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T15:21:29.943Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T15:21:29.943Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-16T15:21:30.863Z] Will build metal [2025-02-16T15:21:48.881Z] ++ arch [2025-02-16T15:21:48.881Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250216.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/branched"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-XP8q.json [2025-02-16T15:21:50.248Z] ostree init --mode=archive --repo=/tmp/tmposddg4df [2025-02-16T15:21:50.248Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmposddg4df [2025-02-16T15:21:50.248Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/branched --repo=/tmp/tmposddg4df [2025-02-16T15:21:50.248Z] + set +x [2025-02-16T15:21:50.248Z]  [2025-02-16T15:21:50.248Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal /tmp/osbuild-XP8q.json [2025-02-16T15:21:50.248Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T15:21:50.248Z] /dev/vdb1 30G 9.0G 22G 30% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T15:21:50.248Z]  [2025-02-16T15:21:50.502Z] starting /tmp/osbuild-XP8q.jsonPipeline source org.osbuild.curl: b4931d33e865ae852d4c92bfe8f544624141c60772b4c207036e5a8b44906bdd [2025-02-16T15:21:50.502Z] Build [2025-02-16T15:21:50.502Z] root: [2025-02-16T15:21:50.502Z] [2025-02-16T15:21:50.502Z] ��� Duration: 1739719309s [2025-02-16T15:21:50.502Z] Pipeline source org.osbuild.ostree: 36053d697e1bccf9c4519b594d5713a2ba3eafbdd573fc2d21c20b65389d0dc9 [2025-02-16T15:21:50.502Z] Build [2025-02-16T15:21:50.502Z] root: [2025-02-16T15:21:50.755Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T15:21:50.755Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T15:21:50.755Z] [2025-02-16T15:21:50.755Z] ��� Duration: 1739719309s [2025-02-16T15:21:50.755Z] Pipeline raw-metal-image: c66dcb587b8e1012aae253d76fc2b8577f192fa7c7bb50fca83563307c6d5bd5 [2025-02-16T15:21:50.755Z] Build [2025-02-16T15:21:50.755Z] root: [2025-02-16T15:21:50.755Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T15:21:50.755Z] org.osbuild.copy: bf064d9ecfb7f4380071ad2f7cd114f95e06708932584aa914381274aac01bc2 { [2025-02-16T15:21:50.755Z] "paths": [ [2025-02-16T15:21:50.755Z] { [2025-02-16T15:21:50.755Z] "from": "input://tree/disk.img", [2025-02-16T15:21:50.755Z] "to": "tree:///disk.img" [2025-02-16T15:21:50.755Z] } [2025-02-16T15:21:50.755Z] ] [2025-02-16T15:21:50.755Z] } [2025-02-16T15:21:51.009Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:21:51.009Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-16T15:21:51.262Z] [2025-02-16T15:21:51.262Z] ��� Duration: 0s [2025-02-16T15:21:51.262Z] org.osbuild.coreos.platform: c66dcb587b8e1012aae253d76fc2b8577f192fa7c7bb50fca83563307c6d5bd5 { [2025-02-16T15:21:51.262Z] "platform": "metal" [2025-02-16T15:21:51.262Z] } [2025-02-16T15:21:51.262Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:21:51.516Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/ [2025-02-16T15:21:51.516Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0' [2025-02-16T15:21:51.770Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/boot [2025-02-16T15:21:51.770Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:21:52.024Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/boot unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/boot unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/var unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/sysroot unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts unmounted [2025-02-16T15:21:52.024Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts unmounted [2025-02-16T15:21:52.024Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9dn_z8oy/mounts/ [2025-02-16T15:21:52.024Z] [2025-02-16T15:21:52.024Z] ��� Duration: 0s [2025-02-16T15:21:52.024Z] Pipeline metal: 744ecb371cf51bd8d04c2be8d202bbc61bc82661d40c24cbb78d9b7ac877d373 [2025-02-16T15:21:52.024Z] Build [2025-02-16T15:21:52.024Z] root: [2025-02-16T15:21:52.024Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T15:21:52.024Z] org.osbuild.copy: 744ecb371cf51bd8d04c2be8d202bbc61bc82661d40c24cbb78d9b7ac877d373 { [2025-02-16T15:21:52.024Z] "paths": [ [2025-02-16T15:21:52.024Z] { [2025-02-16T15:21:52.024Z] "from": "input://tree/disk.img", [2025-02-16T15:21:52.024Z] "to": "tree:///fedora-coreos-42.20250216.dev.0-metal.x86_64.raw" [2025-02-16T15:21:52.024Z] } [2025-02-16T15:21:52.024Z] ] [2025-02-16T15:21:52.024Z] } [2025-02-16T15:21:52.277Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:21:52.531Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw' [2025-02-16T15:21:52.531Z] [2025-02-16T15:21:52.531Z] ��� Duration: 0s [2025-02-16T15:21:52.531Z] manifest /tmp/osbuild-XP8q.json finished successfully [2025-02-16T15:21:52.785Z] oci-archive: b64f806c38419e3ac7e1808a84990eda2e39f7c3dd722422618ec96069e71460 [2025-02-16T15:21:52.785Z] deployed-tree: 440e72a097ed1140bdfe55e82c6cbe7526535a42ad9b93ba5d7d68881328dcb5 [2025-02-16T15:21:52.785Z] tree: da8327ebcae2bd5f1583bbe46020ee52e1ab9f13205f077d6d2991c69630f03a [2025-02-16T15:21:52.785Z] raw-image: 30915d7913a9ad8c98fb3d99a6a599f38ad5166770f7894114a7288b1ae82232 [2025-02-16T15:21:52.785Z] raw-4k-image: 5982252837ae6dca187670b0641c21fb75ed35a5f17084c16beaec12deb1d192 [2025-02-16T15:21:52.785Z] raw-applehv-image: 2ed6edbba8e7b6be4aeb0c953b0d98f6e6be1c3f7dba4a854799ad5b4a5eb249 [2025-02-16T15:21:52.785Z] applehv: bfb1a8427ac0129033ff470ef08bfe8132c1a5c5df525e6bd56fbd2e867ce1f8 [2025-02-16T15:21:52.785Z] raw-gcp-image: 40bfdbf1106a5bb63d57f6a1eb210c5d3075b381045aab2efcef41306406664e [2025-02-16T15:21:52.785Z] raw-gcp-image-tar: 0d1f8ee4dd062a580e79ce1430eabe548886350a697f855a2d4676c0b8b6d8f4 [2025-02-16T15:21:52.785Z] gcp: 986917be218177a3c4520c457cae8f920ebc5c341b3241c5b18b06c271c05f37 [2025-02-16T15:21:52.785Z] raw-hetzner-image: 8b24b782343114b622142ce654d4a6f40f2dd7fcce51481a6c943ed13fb7c454 [2025-02-16T15:21:52.785Z] hetzner: 60603e80914fe60554aa000a3757241dbaab1a71151109c5bcfd856f91a2f046 [2025-02-16T15:21:52.785Z] raw-hyperv-image: 12b79f258976f60650d674b9a3f96cfb2297768a5cecce0d57f8fc154354e1a0 [2025-02-16T15:21:52.785Z] hyperv: e68ca43786293bb4815b1088d35e13469b1481ef6567ef80a2b195e5d79b7b0c [2025-02-16T15:21:52.785Z] raw-metal-image: c66dcb587b8e1012aae253d76fc2b8577f192fa7c7bb50fca83563307c6d5bd5 [2025-02-16T15:21:52.785Z] metal: 744ecb371cf51bd8d04c2be8d202bbc61bc82661d40c24cbb78d9b7ac877d373 [2025-02-16T15:21:52.785Z] raw-metal4k-image: 18acc6041633fdd8f341aff739e7abf3613c97d1c10363a08ff84eb18ee517ba [2025-02-16T15:21:52.785Z] metal4k: 9f396f322d034b741afd6c1a6929c0549d63aea44d977c45e755c01f1c57ae48 [2025-02-16T15:21:52.785Z] raw-qemu-image: 7a135342239b44551500f66cf3f67f7d3a21c7e00057b3299382dcc93401ccc2 [2025-02-16T15:21:52.785Z] qemu: b67e8b4e9454b51ef4bdeb87e9b4720fbd2290ddfc280e22e57c5c35c49a1cac [2025-02-16T15:21:52.785Z] live: 4a5509c816c85292f3281f189d9a577a31fea40914686542ec53848197820750 [2025-02-16T15:21:52.785Z] + set +x [2025-02-16T15:22:04.939Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ZdgnCS5dpa/metal/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-16T15:22:04.939Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ZdgnCS5dpa/metal': Operation not permitted [2025-02-16T15:22:08.193Z] /home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/meta.json wrote with version stamp 1739719327591179616 [2025-02-16T15:22:08.193Z] Successfully generated: fedora-coreos-42.20250216.dev.0-metal.x86_64.raw [2025-02-16T15:22:08.195Z] [Pipeline] } [2025-02-16T15:22:08.211Z] [Pipeline] // withEnv [2025-02-16T15:22:08.275Z] [Pipeline] withEnv [2025-02-16T15:22:08.275Z] [Pipeline] { [2025-02-16T15:22:08.317Z] [Pipeline] sh [2025-02-16T15:22:08.855Z] + set -xeuo pipefail [2025-02-16T15:22:08.855Z] ++ umask [2025-02-16T15:22:08.855Z] + '[' 0022 = 0000 ']' [2025-02-16T15:22:08.855Z] + cosa buildextend-metal4k [2025-02-16T15:22:08.855Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-16T15:22:09.109Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122 [2025-02-16T15:22:09.109Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-16T15:22:10.052Z] Will build metal4k [2025-02-16T15:22:28.417Z] ++ arch [2025-02-16T15:22:28.417Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250216.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/branched"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250216.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2618 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2105 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-sDeb.json [2025-02-16T15:22:28.976Z] ostree init --mode=archive --repo=/tmp/tmpbyz6_r_e [2025-02-16T15:22:28.976Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpbyz6_r_e [2025-02-16T15:22:28.976Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/branched --repo=/tmp/tmpbyz6_r_e [2025-02-16T15:22:28.976Z] + set +x [2025-02-16T15:22:28.976Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal4k /tmp/osbuild-sDeb.json [2025-02-16T15:22:28.976Z]  [2025-02-16T15:22:28.976Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T15:22:28.976Z] /dev/vdb1 30G 9.0G 22G 30% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T15:22:28.976Z]  [2025-02-16T15:22:29.541Z] starting /tmp/osbuild-sDeb.jsonPipeline source org.osbuild.curl: b4931d33e865ae852d4c92bfe8f544624141c60772b4c207036e5a8b44906bdd [2025-02-16T15:22:29.541Z] Build [2025-02-16T15:22:29.541Z] root: [2025-02-16T15:22:29.541Z] [2025-02-16T15:22:29.541Z] ��� Duration: 1739719349s [2025-02-16T15:22:29.541Z] Pipeline source org.osbuild.ostree: 36053d697e1bccf9c4519b594d5713a2ba3eafbdd573fc2d21c20b65389d0dc9 [2025-02-16T15:22:29.541Z] Build [2025-02-16T15:22:29.541Z] root: [2025-02-16T15:22:29.541Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T15:22:29.541Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-02-16T15:22:29.796Z] [2025-02-16T15:22:29.796Z] ��� Duration: 1739719349s [2025-02-16T15:22:29.796Z] Pipeline raw-4k-image: 5982252837ae6dca187670b0641c21fb75ed35a5f17084c16beaec12deb1d192 [2025-02-16T15:22:29.796Z] Build [2025-02-16T15:22:29.796Z] root: [2025-02-16T15:22:29.796Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T15:22:29.796Z] org.osbuild.truncate: 82e6958be840e479c384152a961cc05ea73b73efc9bd3af777aa7405d2199e27 { [2025-02-16T15:22:29.796Z] "filename": "disk.img", [2025-02-16T15:22:29.796Z] "size": "2745171968" [2025-02-16T15:22:29.796Z] } [2025-02-16T15:22:30.049Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:30.049Z] [2025-02-16T15:22:30.049Z] ��� Duration: 0s [2025-02-16T15:22:30.049Z] org.osbuild.sfdisk: 9ae2c7c0dcd1c98887fae4c5e64b2d363147835dbd6beb69fc9b8e8d856cf89f { [2025-02-16T15:22:30.049Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-16T15:22:30.049Z] "label": "gpt", [2025-02-16T15:22:30.049Z] "partitions": [ [2025-02-16T15:22:30.049Z] { [2025-02-16T15:22:30.049Z] "start": 256, [2025-02-16T15:22:30.049Z] "partnum": 1, [2025-02-16T15:22:30.049Z] "size": 256, [2025-02-16T15:22:30.049Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-16T15:22:30.049Z] "bootable": true, [2025-02-16T15:22:30.049Z] "name": "BIOS-BOOT" [2025-02-16T15:22:30.049Z] }, [2025-02-16T15:22:30.049Z] { [2025-02-16T15:22:30.049Z] "start": 512, [2025-02-16T15:22:30.049Z] "partnum": 2, [2025-02-16T15:22:30.049Z] "size": 32512, [2025-02-16T15:22:30.049Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-16T15:22:30.049Z] "name": "EFI-SYSTEM" [2025-02-16T15:22:30.049Z] }, [2025-02-16T15:22:30.049Z] { [2025-02-16T15:22:30.049Z] "start": 33024, [2025-02-16T15:22:30.049Z] "partnum": 3, [2025-02-16T15:22:30.049Z] "size": 98304, [2025-02-16T15:22:30.049Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T15:22:30.049Z] "name": "boot" [2025-02-16T15:22:30.049Z] }, [2025-02-16T15:22:30.049Z] { [2025-02-16T15:22:30.049Z] "start": 131328, [2025-02-16T15:22:30.049Z] "partnum": 4, [2025-02-16T15:22:30.049Z] "size": 538624, [2025-02-16T15:22:30.049Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T15:22:30.049Z] "name": "root" [2025-02-16T15:22:30.049Z] } [2025-02-16T15:22:30.049Z] ] [2025-02-16T15:22:30.049Z] } [2025-02-16T15:22:30.302Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:22:30.302Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:30.555Z] label: gpt [2025-02-16T15:22:30.555Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-16T15:22:30.555Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-16T15:22:30.555Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-16T15:22:30.555Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-16T15:22:30.555Z] /dev/loop0p4: start="131328", size="538624", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-16T15:22:30.555Z] { [2025-02-16T15:22:30.555Z] "partitiontable": { [2025-02-16T15:22:30.555Z] "label": "gpt", [2025-02-16T15:22:30.555Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-16T15:22:30.555Z] "device": "/dev/loop0", [2025-02-16T15:22:30.555Z] "unit": "sectors", [2025-02-16T15:22:30.555Z] "firstlba": 256, [2025-02-16T15:22:30.555Z] "lastlba": 670202, [2025-02-16T15:22:30.555Z] "sectorsize": 4096, [2025-02-16T15:22:30.555Z] "partitions": [ [2025-02-16T15:22:30.555Z] { [2025-02-16T15:22:30.555Z] "node": "/dev/loop0p1", [2025-02-16T15:22:30.555Z] "start": 256, [2025-02-16T15:22:30.555Z] "size": 256, [2025-02-16T15:22:30.555Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-16T15:22:30.555Z] "uuid": "92F8B850-FADF-40DC-B75F-1AE18C8F3139", [2025-02-16T15:22:30.555Z] "name": "BIOS-BOOT" [2025-02-16T15:22:30.555Z] },{ [2025-02-16T15:22:30.555Z] "node": "/dev/loop0p2", [2025-02-16T15:22:30.555Z] "start": 512, [2025-02-16T15:22:30.555Z] "size": 32512, [2025-02-16T15:22:30.555Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-16T15:22:30.555Z] "uuid": "2CB85248-6B2D-43F9-A43A-ED05E4500099", [2025-02-16T15:22:30.555Z] "name": "EFI-SYSTEM" [2025-02-16T15:22:30.555Z] },{ [2025-02-16T15:22:30.555Z] "node": "/dev/loop0p3", [2025-02-16T15:22:30.555Z] "start": 33024, [2025-02-16T15:22:30.555Z] "size": 98304, [2025-02-16T15:22:30.555Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T15:22:30.555Z] "uuid": "0B803BA9-27D2-4795-AC4C-F7D4AEDE4352", [2025-02-16T15:22:30.555Z] "name": "boot" [2025-02-16T15:22:30.555Z] },{ [2025-02-16T15:22:30.555Z] "node": "/dev/loop0p4", [2025-02-16T15:22:30.555Z] "start": 131328, [2025-02-16T15:22:30.555Z] "size": 538624, [2025-02-16T15:22:30.555Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-16T15:22:30.555Z] "uuid": "A86EBF27-2F2E-4054-A8CB-0689A7648371", [2025-02-16T15:22:30.555Z] "name": "root" [2025-02-16T15:22:30.555Z] } [2025-02-16T15:22:30.555Z] ] [2025-02-16T15:22:30.555Z] } [2025-02-16T15:22:30.555Z] } [2025-02-16T15:22:30.555Z] [2025-02-16T15:22:30.555Z] ��� Duration: 0s [2025-02-16T15:22:30.555Z] org.osbuild.mkfs.fat: 6da9425f15fdef6611ef90281a477630b9b3626321fdf2e25a2ea07f4abe7730 { [2025-02-16T15:22:30.555Z] "label": "EFI-SYSTEM", [2025-02-16T15:22:30.555Z] "volid": "7B7795E7" [2025-02-16T15:22:30.555Z] } [2025-02-16T15:22:30.555Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T15:22:30.810Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:30.810Z] mkfs.fat 4.2 (2021-01-31) [2025-02-16T15:22:30.810Z] [2025-02-16T15:22:30.810Z] ��� Duration: 0s [2025-02-16T15:22:30.810Z] org.osbuild.mkfs.ext4: 55106b37560bbad4f0258dfd5f4b12e9f3862f2fac3091580977273386e366ab { [2025-02-16T15:22:30.810Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-16T15:22:30.810Z] "label": "boot", [2025-02-16T15:22:30.810Z] "metadata_csum_seed": true [2025-02-16T15:22:30.810Z] } [2025-02-16T15:22:31.063Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T15:22:31.063Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:31.316Z] mke2fs 1.47.1 (20-May-2024) [2025-02-16T15:22:31.316Z] Discarding device blocks: 0/98304 done [2025-02-16T15:22:31.316Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-16T15:22:31.316Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-16T15:22:31.316Z] Superblock backups stored on blocks: [2025-02-16T15:22:31.316Z] 32768 [2025-02-16T15:22:31.316Z] [2025-02-16T15:22:31.316Z] Allocating group tables: 0/3 done [2025-02-16T15:22:31.316Z] Writing inode tables: 0/3 done [2025-02-16T15:22:31.316Z] Creating journal (4096 blocks): done [2025-02-16T15:22:31.316Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-16T15:22:31.316Z] [2025-02-16T15:22:31.316Z] [2025-02-16T15:22:31.316Z] ��� Duration: 0s [2025-02-16T15:22:31.316Z] org.osbuild.mkfs.xfs: 34abccb9134cd1e0a9a9fbec8725a31f2cfce532f4d21edade2b0ece0184a498 { [2025-02-16T15:22:31.316Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-16T15:22:31.316Z] "label": "root" [2025-02-16T15:22:31.316Z] } [2025-02-16T15:22:31.316Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-16T15:22:31.569Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:31.569Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134656 blks [2025-02-16T15:22:31.569Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-16T15:22:31.569Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-16T15:22:31.569Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-16T15:22:31.569Z] data = bsize=4096 blocks=538624, imaxpct=25 [2025-02-16T15:22:31.569Z] = sunit=0 swidth=0 blks [2025-02-16T15:22:31.569Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-16T15:22:31.569Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-16T15:22:31.569Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-16T15:22:31.569Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-16T15:22:31.569Z] Discarding blocks...Done. [2025-02-16T15:22:31.569Z] [2025-02-16T15:22:31.569Z] ��� Duration: 0s [2025-02-16T15:22:31.569Z] org.osbuild.mkdir: 8789c71b673f2a3c39ed0145d29a9194b1c96fd3890e7537e795a4bba21f5b18 { [2025-02-16T15:22:31.569Z] "paths": [ [2025-02-16T15:22:31.569Z] { [2025-02-16T15:22:31.569Z] "path": "mount://root/boot", [2025-02-16T15:22:31.569Z] "mode": 493 [2025-02-16T15:22:31.569Z] }, [2025-02-16T15:22:31.569Z] { [2025-02-16T15:22:31.569Z] "path": "mount://boot/efi", [2025-02-16T15:22:31.569Z] "mode": 493 [2025-02-16T15:22:31.569Z] } [2025-02-16T15:22:31.569Z] ] [2025-02-16T15:22:31.569Z] } [2025-02-16T15:22:31.823Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:22:31.823Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v9ccu2q/mounts/root-mount-point [2025-02-16T15:22:31.823Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v9ccu2q/mounts/boot-mount-point [2025-02-16T15:22:32.076Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:32.076Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v9ccu2q/mounts/boot-mount-point unmounted [2025-02-16T15:22:32.076Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3v9ccu2q/mounts/root-mount-point unmounted [2025-02-16T15:22:32.329Z] [2025-02-16T15:22:32.329Z] ��� Duration: 0s [2025-02-16T15:22:32.329Z] org.osbuild.selinux: c84d68852e5e3611d85b056eefcef8ec8967d8295740872c34b2a978ddf78adf { [2025-02-16T15:22:32.329Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-16T15:22:32.329Z] "target": "mount://root/" [2025-02-16T15:22:32.329Z] } [2025-02-16T15:22:32.329Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:22:32.582Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jns9_gy_/mounts/ [2025-02-16T15:22:32.582Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:32.582Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T15:22:32.836Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T15:22:32.836Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jns9_gy_/mounts/ unmounted [2025-02-16T15:22:32.836Z] [2025-02-16T15:22:32.836Z] ��� Duration: 0s [2025-02-16T15:22:32.836Z] org.osbuild.selinux: 882791598b3b526fbce1403ad014ad53c4fe3964932fb499427e3135a4599b52 { [2025-02-16T15:22:32.836Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-16T15:22:32.836Z] "target": "mount://root/boot/" [2025-02-16T15:22:32.836Z] } [2025-02-16T15:22:33.090Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:22:33.090Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iozun_wu/mounts/ [2025-02-16T15:22:33.090Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iozun_wu/mounts/boot [2025-02-16T15:22:33.354Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:33.354Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T15:22:33.354Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-16T15:22:33.354Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iozun_wu/mounts/boot unmounted [2025-02-16T15:22:33.354Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-iozun_wu/mounts/ unmounted [2025-02-16T15:22:33.607Z] [2025-02-16T15:22:33.607Z] ��� Duration: 0s [2025-02-16T15:22:33.607Z] org.osbuild.copy: c2c51f7b2b06d0627e3638fd5a5f36fb684447826e0edd53d48159ade3f9aad0 { [2025-02-16T15:22:33.607Z] "paths": [ [2025-02-16T15:22:33.607Z] { [2025-02-16T15:22:33.607Z] "from": "input://tree/", [2025-02-16T15:22:33.607Z] "to": "mount://root/" [2025-02-16T15:22:33.607Z] } [2025-02-16T15:22:33.607Z] ] [2025-02-16T15:22:33.607Z] } [2025-02-16T15:22:33.607Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:22:33.861Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/ [2025-02-16T15:22:33.861Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/boot [2025-02-16T15:22:33.861Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/boot/efi [2025-02-16T15:22:34.115Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:22:34.115Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-16T15:22:39.340Z]  [2025-02-16T15:22:39.340Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T15:22:39.340Z] /dev/vdb1 30G 9.6G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T15:22:39.340Z]  [2025-02-16T15:22:49.266Z]  [2025-02-16T15:22:49.266Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T15:22:49.266Z] /dev/vdb1 30G 11G 20G 34% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T15:22:49.266Z]  [2025-02-16T15:22:59.183Z]  [2025-02-16T15:22:59.183Z] Filesystem Size Used Avail Use% Mounted on [2025-02-16T15:22:59.183Z] /dev/vdb1 30G 11G 20G 36% /home/jenkins/agent/workspace/test-override/cache [2025-02-16T15:22:59.183Z]  [2025-02-16T15:23:00.538Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/boot/efi unmounted [2025-02-16T15:23:00.538Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/boot unmounted [2025-02-16T15:23:01.095Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ltl71kqb/mounts/ unmounted [2025-02-16T15:23:01.095Z] [2025-02-16T15:23:01.095Z] ��� Duration: 27s [2025-02-16T15:23:01.095Z] org.osbuild.bootupd: c2234f87724584ffe62e78c55d134f3a8eb592d66e0c756ec2f93c0698ecaf1b { [2025-02-16T15:23:01.095Z] "static-configs": true, [2025-02-16T15:23:01.095Z] "deployment": { [2025-02-16T15:23:01.095Z] "default": true [2025-02-16T15:23:01.095Z] } [2025-02-16T15:23:01.095Z] } [2025-02-16T15:23:01.095Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:23:01.095Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/ [2025-02-16T15:23:01.348Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/boot [2025-02-16T15:23:01.348Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/boot/efi [2025-02-16T15:23:01.602Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:23:01.602Z] Skip installing component BIOS without target device [2025-02-16T15:23:01.602Z] Installed 40_coreos-ignition.cfg [2025-02-16T15:23:01.602Z] Installed 70_coreos-user.cfg [2025-02-16T15:23:01.602Z] Installed: grub.cfg [2025-02-16T15:23:01.602Z] Installed: "fedora/grub.cfg" [2025-02-16T15:23:01.856Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/boot/efi unmounted [2025-02-16T15:23:01.856Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/boot unmounted [2025-02-16T15:23:01.856Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-11hhiq2i/mounts/ unmounted [2025-02-16T15:23:01.856Z] [2025-02-16T15:23:01.856Z] ��� Duration: 0s [2025-02-16T15:23:01.856Z] org.osbuild.chattr: 5982252837ae6dca187670b0641c21fb75ed35a5f17084c16beaec12deb1d192 { [2025-02-16T15:23:01.856Z] "items": { [2025-02-16T15:23:01.856Z] "mount://root/": { [2025-02-16T15:23:01.856Z] "immutable": true [2025-02-16T15:23:01.856Z] } [2025-02-16T15:23:01.856Z] } [2025-02-16T15:23:01.856Z] } [2025-02-16T15:23:01.856Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:23:02.120Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/ [2025-02-16T15:23:02.120Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0' [2025-02-16T15:23:02.374Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/boot unmounted [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/var unmounted [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/sysroot unmounted [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts unmounted [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts unmounted [2025-02-16T15:23:02.374Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts unmounted [2025-02-16T15:23:02.374Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-adktkg3w/mounts/ [2025-02-16T15:23:02.374Z] [2025-02-16T15:23:02.374Z] ��� Duration: 0s [2025-02-16T15:23:02.374Z] Pipeline raw-metal4k-image: 18acc6041633fdd8f341aff739e7abf3613c97d1c10363a08ff84eb18ee517ba [2025-02-16T15:23:02.374Z] Build [2025-02-16T15:23:02.374Z] root: [2025-02-16T15:23:02.374Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T15:23:02.374Z] org.osbuild.copy: 2b189047e91a4e207aa09326f6a6ba3a31b098a5bdc9f33bc90e7cd3dbf2f0f0 { [2025-02-16T15:23:02.374Z] "paths": [ [2025-02-16T15:23:02.374Z] { [2025-02-16T15:23:02.374Z] "from": "input://tree/disk.img", [2025-02-16T15:23:02.374Z] "to": "tree:///disk.img" [2025-02-16T15:23:02.374Z] } [2025-02-16T15:23:02.374Z] ] [2025-02-16T15:23:02.374Z] } [2025-02-16T15:23:02.627Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:23:02.627Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-16T15:23:02.880Z] [2025-02-16T15:23:02.880Z] ��� Duration: 0s [2025-02-16T15:23:02.880Z] org.osbuild.coreos.platform: 18acc6041633fdd8f341aff739e7abf3613c97d1c10363a08ff84eb18ee517ba { [2025-02-16T15:23:02.880Z] "platform": "metal" [2025-02-16T15:23:02.880Z] } [2025-02-16T15:23:02.880Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-16T15:23:03.134Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/ [2025-02-16T15:23:03.134Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0' [2025-02-16T15:23:03.134Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/boot [2025-02-16T15:23:03.387Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:23:03.640Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/boot unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/boot unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/var unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/sysroot unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts unmounted [2025-02-16T15:23:03.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts unmounted [2025-02-16T15:23:03.640Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ayl0reyp/mounts/ [2025-02-16T15:23:03.895Z] [2025-02-16T15:23:03.895Z] ��� Duration: 0s [2025-02-16T15:23:03.895Z] Pipeline metal4k: 9f396f322d034b741afd6c1a6929c0549d63aea44d977c45e755c01f1c57ae48 [2025-02-16T15:23:03.895Z] Build [2025-02-16T15:23:03.895Z] root: [2025-02-16T15:23:03.895Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-16T15:23:03.895Z] org.osbuild.copy: 9f396f322d034b741afd6c1a6929c0549d63aea44d977c45e755c01f1c57ae48 { [2025-02-16T15:23:03.895Z] "paths": [ [2025-02-16T15:23:03.895Z] { [2025-02-16T15:23:03.895Z] "from": "input://tree/disk.img", [2025-02-16T15:23:03.895Z] "to": "tree:///fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw" [2025-02-16T15:23:03.895Z] } [2025-02-16T15:23:03.895Z] ] [2025-02-16T15:23:03.895Z] } [2025-02-16T15:23:03.895Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-16T15:23:04.149Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw' [2025-02-16T15:23:04.149Z] [2025-02-16T15:23:04.149Z] ��� Duration: 0s [2025-02-16T15:23:04.149Z] manifest /tmp/osbuild-sDeb.json finished successfully [2025-02-16T15:23:04.402Z] oci-archive: b64f806c38419e3ac7e1808a84990eda2e39f7c3dd722422618ec96069e71460 [2025-02-16T15:23:04.402Z] deployed-tree: 440e72a097ed1140bdfe55e82c6cbe7526535a42ad9b93ba5d7d68881328dcb5 [2025-02-16T15:23:04.402Z] tree: da8327ebcae2bd5f1583bbe46020ee52e1ab9f13205f077d6d2991c69630f03a [2025-02-16T15:23:04.402Z] raw-image: 30915d7913a9ad8c98fb3d99a6a599f38ad5166770f7894114a7288b1ae82232 [2025-02-16T15:23:04.402Z] raw-4k-image: 5982252837ae6dca187670b0641c21fb75ed35a5f17084c16beaec12deb1d192 [2025-02-16T15:23:04.402Z] raw-applehv-image: 2ed6edbba8e7b6be4aeb0c953b0d98f6e6be1c3f7dba4a854799ad5b4a5eb249 [2025-02-16T15:23:04.402Z] applehv: bfb1a8427ac0129033ff470ef08bfe8132c1a5c5df525e6bd56fbd2e867ce1f8 [2025-02-16T15:23:04.402Z] raw-gcp-image: 40bfdbf1106a5bb63d57f6a1eb210c5d3075b381045aab2efcef41306406664e [2025-02-16T15:23:04.402Z] raw-gcp-image-tar: 0d1f8ee4dd062a580e79ce1430eabe548886350a697f855a2d4676c0b8b6d8f4 [2025-02-16T15:23:04.402Z] gcp: 986917be218177a3c4520c457cae8f920ebc5c341b3241c5b18b06c271c05f37 [2025-02-16T15:23:04.402Z] raw-hetzner-image: 8b24b782343114b622142ce654d4a6f40f2dd7fcce51481a6c943ed13fb7c454 [2025-02-16T15:23:04.402Z] hetzner: 60603e80914fe60554aa000a3757241dbaab1a71151109c5bcfd856f91a2f046 [2025-02-16T15:23:04.402Z] raw-hyperv-image: 12b79f258976f60650d674b9a3f96cfb2297768a5cecce0d57f8fc154354e1a0 [2025-02-16T15:23:04.402Z] hyperv: e68ca43786293bb4815b1088d35e13469b1481ef6567ef80a2b195e5d79b7b0c [2025-02-16T15:23:04.402Z] raw-metal-image: c66dcb587b8e1012aae253d76fc2b8577f192fa7c7bb50fca83563307c6d5bd5 [2025-02-16T15:23:04.402Z] metal: 744ecb371cf51bd8d04c2be8d202bbc61bc82661d40c24cbb78d9b7ac877d373 [2025-02-16T15:23:04.402Z] raw-metal4k-image: 18acc6041633fdd8f341aff739e7abf3613c97d1c10363a08ff84eb18ee517ba [2025-02-16T15:23:04.402Z] metal4k: 9f396f322d034b741afd6c1a6929c0549d63aea44d977c45e755c01f1c57ae48 [2025-02-16T15:23:04.402Z] raw-qemu-image: 7a135342239b44551500f66cf3f67f7d3a21c7e00057b3299382dcc93401ccc2 [2025-02-16T15:23:04.402Z] qemu: b67e8b4e9454b51ef4bdeb87e9b4720fbd2290ddfc280e22e57c5c35c49a1cac [2025-02-16T15:23:04.402Z] live: 4a5509c816c85292f3281f189d9a577a31fea40914686542ec53848197820750 [2025-02-16T15:23:04.402Z] + set +x [2025-02-16T15:23:08.566Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.Cl0X8hZ9KP/metal4k/fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-16T15:23:08.566Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.Cl0X8hZ9KP/metal4k': Operation not permitted [2025-02-16T15:23:13.790Z] /home/jenkins/agent/workspace/test-override/builds/42.20250216.dev.0/x86_64/meta.json wrote with version stamp 1739719393752919656 [2025-02-16T15:23:14.043Z] Successfully generated: fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw [2025-02-16T15:23:14.045Z] [Pipeline] } [2025-02-16T15:23:14.062Z] [Pipeline] // withEnv [2025-02-16T15:23:14.117Z] [Pipeline] } [2025-02-16T15:23:14.121Z] [Pipeline] // stage [2025-02-16T15:23:14.126Z] [Pipeline] stage [2025-02-16T15:23:14.127Z] [Pipeline] { (x86_64:Build Live) [2025-02-16T15:23:14.186Z] [Pipeline] withEnv [2025-02-16T15:23:14.186Z] [Pipeline] { [2025-02-16T15:23:14.238Z] [Pipeline] sh [2025-02-16T15:23:14.767Z] + set -xeuo pipefail [2025-02-16T15:23:14.767Z] ++ umask [2025-02-16T15:23:14.767Z] + '[' 0022 = 0000 ']' [2025-02-16T15:23:14.767Z] + cosa buildextend-live --fast [2025-02-16T15:23:14.767Z] Targeting build: 42.20250216.dev.0 [2025-02-16T15:23:15.020Z] 2025-02-16 15:23:14,822 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/usr/lib/modules'] [2025-02-16T15:23:15.020Z] 2025-02-16 15:23:14,835 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc1.15.fc42.x86_64/vmlinuz', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-16T15:23:15.020Z] 2025-02-16 15:23:14,884 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc1.15.fc42.x86_64/initramfs.img', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-16T15:23:15.275Z] 2025-02-16 15:23:15,082 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-16T15:23:15.275Z] 2025-02-16 15:23:15,096 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/tmp/tmpfdszof6l'] [2025-02-16T15:23:15.275Z] Generating osmet file for 512b metal image [2025-02-16T15:23:15.275Z] 2025-02-16 15:23:15,114 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250216.dev.0', '--checksum', '733c8764359ab29c7bba458c9595a2e5ca3c99bd9788a426ecfaf401e35d5ff7', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-16T15:23:33.293Z] + RUST_BACKTRACE=full [2025-02-16T15:23:33.293Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250216.dev.0' --checksum 733c8764359ab29c7bba458c9595a2e5ca3c99bd9788a426ecfaf401e35d5ff7 --output /var/tmp/coreos-installer-output --fast [2025-02-16T15:23:33.293Z] Total OSTree objects scanned from /root: 17847 (17841 mapped, 6 empty) [2025-02-16T15:23:33.293Z] Total OSTree objects found in /boot: 317 [2025-02-16T15:23:33.293Z] Duplicate extents dropped: 0 [2025-02-16T15:23:33.293Z] Overlapping extents clamped: 0 [2025-02-16T15:23:33.293Z] Total /root extents: 17841 [2025-02-16T15:23:33.293Z] Duplicate extents dropped: 0 [2025-02-16T15:23:33.293Z] Overlapping extents clamped: 0 [2025-02-16T15:23:33.293Z] Total /boot extents: 322 [2025-02-16T15:23:33.293Z] Packing image [2025-02-16T15:23:55.147Z] Total bytes skipped: 1656098816 [2025-02-16T15:23:55.147Z] Total bytes written: 1089073152 [2025-02-16T15:23:55.147Z] Total bytes written (compressed): 23922348 [2025-02-16T15:23:55.147Z] Verifying that repacked image matches digest [2025-02-16T15:24:03.210Z] Packing successful! [2025-02-16T15:24:03.210Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-16T15:24:03.210Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-16T15:24:05.088Z] Generating osmet file for 4k metal image [2025-02-16T15:24:05.088Z] 2025-02-16 15:24:04,657 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250216.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250216.dev.0', '--checksum', '3c739fe73bb3c83af2791f6bb2c9766d3828e764b0c39a77769198bc3a43c9da', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-16T15:24:23.101Z] + RUST_BACKTRACE=full [2025-02-16T15:24:23.101Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250216.dev.0' --checksum 3c739fe73bb3c83af2791f6bb2c9766d3828e764b0c39a77769198bc3a43c9da --output /var/tmp/coreos-installer-output --fast [2025-02-16T15:24:24.022Z] Total OSTree objects scanned from /root: 17847 (17841 mapped, 6 empty) [2025-02-16T15:24:24.022Z] Total OSTree objects found in /boot: 3 [2025-02-16T15:24:24.022Z] Duplicate extents dropped: 0 [2025-02-16T15:24:24.022Z] Overlapping extents clamped: 0 [2025-02-16T15:24:24.022Z] Total /root extents: 17841 [2025-02-16T15:24:24.022Z] Duplicate extents dropped: 0 [2025-02-16T15:24:24.022Z] Overlapping extents clamped: 0 [2025-02-16T15:24:24.022Z] Total /boot extents: 5 [2025-02-16T15:24:24.022Z] Packing image [2025-02-16T15:24:36.185Z] Total bytes skipped: 1645223936 [2025-02-16T15:24:36.185Z] Total bytes written: 1099948032 [2025-02-16T15:24:36.185Z] Total bytes written (compressed): 23798796 [2025-02-16T15:24:36.185Z] Verifying that repacked image matches digest [2025-02-16T15:24:44.257Z] Packing successful! [2025-02-16T15:24:44.257Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-16T15:24:44.257Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-16T15:24:46.135Z] Compressing squashfs with lz4 [2025-02-16T15:24:46.135Z] 2025-02-16 15:24:45,834 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-16T15:24:46.135Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-16T15:24:46.135Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-16T15:24:46.135Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms [2025-02-16T15:24:46.135Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/image.squashfs [2025-02-16T15:24:46.135Z] + coreos_gf_run_mount builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:24:46.135Z] + local mntarg=mount [2025-02-16T15:24:46.135Z] + '[' builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw = ro ']' [2025-02-16T15:24:46.135Z] + coreos_gf_run builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:24:46.135Z] + '[' -n '' ']' [2025-02-16T15:24:46.135Z] + coreos_gf_launch builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:24:46.135Z] + '[' -n '' ']' [2025-02-16T15:24:46.135Z] ++ guestfish --listen -a builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:24:46.135Z] + eval 'GUESTFISH_PID=12513; export GUESTFISH_PID' [2025-02-16T15:24:46.135Z] ++ GUESTFISH_PID=12513 [2025-02-16T15:24:46.135Z] ++ export GUESTFISH_PID [2025-02-16T15:24:46.135Z] + '[' -z 12513 ']' [2025-02-16T15:24:46.135Z] ++ kola ncpu [2025-02-16T15:24:46.135Z] + coreos_gf set-smp 6 [2025-02-16T15:24:46.135Z] + guestfish --remote -- set-smp 6 [2025-02-16T15:24:46.135Z] + coreos_gf run [2025-02-16T15:24:46.135Z] + guestfish --remote -- run [2025-02-16T15:24:48.011Z] + GUESTFISH_RUNNING=1 [2025-02-16T15:24:48.011Z] ++ coreos_gf findfs-label root [2025-02-16T15:24:48.011Z] ++ guestfish --remote -- findfs-label root [2025-02-16T15:24:48.011Z] + root=/dev/sda4 [2025-02-16T15:24:48.011Z] + coreos_gf mount /dev/sda4 / [2025-02-16T15:24:48.011Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-16T15:24:48.568Z] + local boot [2025-02-16T15:24:48.568Z] ++ coreos_gf findfs-label boot [2025-02-16T15:24:48.568Z] ++ guestfish --remote -- findfs-label boot [2025-02-16T15:24:48.568Z] + boot=/dev/sda3 [2025-02-16T15:24:48.568Z] + coreos_gf mount /dev/sda3 /boot [2025-02-16T15:24:48.568Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-16T15:24:48.568Z] + local partitions [2025-02-16T15:24:48.568Z] + local label [2025-02-16T15:24:48.568Z] ++ coreos_gf list-partitions [2025-02-16T15:24:48.568Z] ++ guestfish --remote -- list-partitions [2025-02-16T15:24:48.568Z] + partitions='/dev/sda1 [2025-02-16T15:24:48.568Z] /dev/sda2 [2025-02-16T15:24:48.568Z] /dev/sda3 [2025-02-16T15:24:48.568Z] /dev/sda4' [2025-02-16T15:24:48.568Z] + for pt in $partitions [2025-02-16T15:24:48.568Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-16T15:24:48.568Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-16T15:24:48.821Z] + label= [2025-02-16T15:24:48.821Z] + '[' '' == EFI-SYSTEM ']' [2025-02-16T15:24:48.821Z] + for pt in $partitions [2025-02-16T15:24:48.821Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-16T15:24:48.821Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-16T15:24:48.821Z] + label=EFI-SYSTEM [2025-02-16T15:24:48.821Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-16T15:24:48.821Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-16T15:24:48.821Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-16T15:24:48.821Z] + for pt in $partitions [2025-02-16T15:24:48.821Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-16T15:24:48.821Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-16T15:24:48.821Z] + label=boot [2025-02-16T15:24:48.821Z] + '[' boot == EFI-SYSTEM ']' [2025-02-16T15:24:48.821Z] + for pt in $partitions [2025-02-16T15:24:48.821Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-16T15:24:48.821Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-16T15:24:48.821Z] + label=root [2025-02-16T15:24:48.821Z] + '[' root == EFI-SYSTEM ']' [2025-02-16T15:24:48.821Z] ++ coreos_gf ls /ostree/deploy [2025-02-16T15:24:48.821Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-16T15:24:48.821Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-16T15:24:48.821Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-16T15:24:48.821Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-16T15:24:48.821Z] ++ grep -v .origin [2025-02-16T15:24:48.821Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 [2025-02-16T15:24:48.821Z] + export stateroot deploydir [2025-02-16T15:24:48.821Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/config [2025-02-16T15:24:48.821Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/config [2025-02-16T15:24:49.074Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/config [2025-02-16T15:24:49.074Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/config.new /ostree/repo/config [2025-02-16T15:24:49.074Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/config.new /ostree/repo/config [2025-02-16T15:24:49.074Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-16T15:24:49.074Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-16T15:24:49.074Z] + kernel_binary=/boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-16T15:24:49.074Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-16T15:24:49.074Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-16T15:24:49.074Z] + kernel_hmac=/boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-16T15:24:49.074Z] ++ basename /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-16T15:24:49.074Z] + coreos_gf ln /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-16T15:24:49.074Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-16T15:24:49.074Z] ++ basename /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-16T15:24:49.074Z] + coreos_gf ln /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-16T15:24:49.074Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-6f5895fd7b3e10b569527def9bc36071db6e4d09670f4e643da72ee0067b7ecc/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-16T15:24:49.074Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/image.squashfs compress:lz4 [2025-02-16T15:24:49.074Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/image.squashfs compress:lz4 [2025-02-16T15:24:57.136Z] + coreos_gf_shutdown [2025-02-16T15:24:57.136Z] + coreos_gf umount-all [2025-02-16T15:24:57.136Z] + guestfish --remote -- umount-all [2025-02-16T15:24:57.389Z] + coreos_gf exit [2025-02-16T15:24:57.389Z] + guestfish --remote -- exit [2025-02-16T15:24:57.641Z] + GUESTFISH_RUNNING= [2025-02-16T15:24:57.641Z] + GUESTFISH_PID= [2025-02-16T15:24:57.641Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-16T15:24:57.641Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.aJBOms -rf [2025-02-16T15:24:57.641Z] + _coreos_gf_cleanup [2025-02-16T15:24:57.641Z] + guestfish --remote -- exit [2025-02-16T15:24:57.641Z] + : [2025-02-16T15:25:02.866Z] 2025-02-16 15:25:02,369 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw'] [2025-02-16T15:25:02.866Z] + coreos_gf_run_mount builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:25:02.866Z] + local mntarg=mount [2025-02-16T15:25:02.866Z] + '[' builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw = ro ']' [2025-02-16T15:25:02.866Z] + coreos_gf_run builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:25:02.866Z] + '[' -n '' ']' [2025-02-16T15:25:02.866Z] + coreos_gf_launch builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:25:02.866Z] + '[' -n '' ']' [2025-02-16T15:25:02.866Z] ++ guestfish --listen -a builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw --ro [2025-02-16T15:25:02.866Z] + eval 'GUESTFISH_PID=12651; export GUESTFISH_PID' [2025-02-16T15:25:02.866Z] ++ GUESTFISH_PID=12651 [2025-02-16T15:25:02.866Z] ++ export GUESTFISH_PID [2025-02-16T15:25:02.866Z] + '[' -z 12651 ']' [2025-02-16T15:25:02.866Z] ++ kola ncpu [2025-02-16T15:25:02.866Z] + coreos_gf set-smp 6 [2025-02-16T15:25:02.866Z] + guestfish --remote -- set-smp 6 [2025-02-16T15:25:02.866Z] + coreos_gf run [2025-02-16T15:25:02.866Z] + guestfish --remote -- run [2025-02-16T15:25:04.742Z] + GUESTFISH_RUNNING=1 [2025-02-16T15:25:04.742Z] ++ coreos_gf findfs-label root [2025-02-16T15:25:04.742Z] ++ guestfish --remote -- findfs-label root [2025-02-16T15:25:04.742Z] + root=/dev/sda4 [2025-02-16T15:25:04.742Z] + coreos_gf mount /dev/sda4 / [2025-02-16T15:25:04.742Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-16T15:25:04.995Z] + local boot [2025-02-16T15:25:04.995Z] ++ coreos_gf findfs-label boot [2025-02-16T15:25:04.995Z] ++ guestfish --remote -- findfs-label boot [2025-02-16T15:25:04.995Z] + boot=/dev/sda3 [2025-02-16T15:25:04.995Z] + coreos_gf mount /dev/sda3 /boot [2025-02-16T15:25:04.995Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-16T15:25:04.995Z] + local partitions [2025-02-16T15:25:04.995Z] + local label [2025-02-16T15:25:04.995Z] ++ coreos_gf list-partitions [2025-02-16T15:25:04.995Z] ++ guestfish --remote -- list-partitions [2025-02-16T15:25:04.995Z] + partitions='/dev/sda1 [2025-02-16T15:25:04.995Z] /dev/sda2 [2025-02-16T15:25:04.995Z] /dev/sda3 [2025-02-16T15:25:04.995Z] /dev/sda4' [2025-02-16T15:25:04.995Z] + for pt in $partitions [2025-02-16T15:25:04.995Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-16T15:25:04.995Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-16T15:25:04.995Z] + label= [2025-02-16T15:25:04.995Z] + '[' '' == EFI-SYSTEM ']' [2025-02-16T15:25:04.995Z] + for pt in $partitions [2025-02-16T15:25:04.995Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-16T15:25:04.995Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-16T15:25:05.248Z] + label=EFI-SYSTEM [2025-02-16T15:25:05.248Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-16T15:25:05.248Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-16T15:25:05.248Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-16T15:25:05.248Z] + for pt in $partitions [2025-02-16T15:25:05.248Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-16T15:25:05.248Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-16T15:25:05.248Z] + label=boot [2025-02-16T15:25:05.248Z] + '[' boot == EFI-SYSTEM ']' [2025-02-16T15:25:05.248Z] + for pt in $partitions [2025-02-16T15:25:05.248Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-16T15:25:05.248Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-16T15:25:05.248Z] + label=root [2025-02-16T15:25:05.248Z] + '[' root == EFI-SYSTEM ']' [2025-02-16T15:25:05.248Z] ++ coreos_gf ls /ostree/deploy [2025-02-16T15:25:05.248Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-16T15:25:05.248Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-16T15:25:05.248Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-16T15:25:05.248Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-16T15:25:05.248Z] ++ grep -v .origin [2025-02-16T15:25:05.248Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 [2025-02-16T15:25:05.248Z] + export stateroot deploydir [2025-02-16T15:25:05.248Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-16T15:25:05.248Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-16T15:25:05.248Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-16T15:25:05.248Z] + coreos_gf_shutdown [2025-02-16T15:25:05.248Z] + coreos_gf umount-all [2025-02-16T15:25:05.248Z] + guestfish --remote -- umount-all [2025-02-16T15:25:05.248Z] + coreos_gf exit [2025-02-16T15:25:05.248Z] + guestfish --remote -- exit [2025-02-16T15:25:05.501Z] + GUESTFISH_RUNNING= [2025-02-16T15:25:05.501Z] + GUESTFISH_PID= [2025-02-16T15:25:05.501Z] + _coreos_gf_cleanup [2025-02-16T15:25:05.501Z] + guestfish --remote -- exit [2025-02-16T15:25:05.501Z] + : [2025-02-16T15:25:05.501Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250216.dev.0 [2025-02-16T15:25:05.501Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-16T15:25:05.755Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-16T15:25:05.755Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-16T15:25:05.755Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-16T15:25:05.755Z] 2025-02-16 15:25:05,637 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-16T15:25:06.674Z] 2025-02-16 15:25:06,628 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpf0v5glne.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-16T15:25:09.184Z] 2025-02-16 15:25:09,102 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250216.dev.0', '-volset', 'fedora-coreos-42.20250216.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-16T15:25:09.184Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-16T15:25:09.184Z] genisoimage 1.1.11 (Linux) [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-16T15:25:09.184Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-16T15:25:09.184Z] Writing: Initial Padblock Start Block 0 [2025-02-16T15:25:09.184Z] Done with: Initial Padblock Block(s) 16 [2025-02-16T15:25:09.185Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-16T15:25:09.185Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-16T15:25:09.185Z] Size of boot image is 4 sectors -> No emulation [2025-02-16T15:25:09.185Z] Size of boot image is 13104 sectors -> No emulation [2025-02-16T15:25:09.185Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-16T15:25:09.185Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: End Volume Descriptor Start Block 19 [2025-02-16T15:25:09.185Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: Version block Start Block 20 [2025-02-16T15:25:09.185Z] Done with: Version block Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: Path table Start Block 21 [2025-02-16T15:25:09.185Z] Done with: Path table Block(s) 4 [2025-02-16T15:25:09.185Z] Writing: Joliet path table Start Block 25 [2025-02-16T15:25:09.185Z] Done with: Joliet path table Block(s) 4 [2025-02-16T15:25:09.185Z] Writing: Directory tree Start Block 29 [2025-02-16T15:25:09.185Z] Done with: Directory tree Block(s) 7 [2025-02-16T15:25:09.185Z] Writing: Joliet directory tree Start Block 36 [2025-02-16T15:25:09.185Z] Done with: Joliet directory tree Block(s) 7 [2025-02-16T15:25:09.185Z] Writing: Directory tree cleanup Start Block 43 [2025-02-16T15:25:09.185Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-16T15:25:09.185Z] Writing: Extension record Start Block 43 [2025-02-16T15:25:09.185Z] Done with: Extension record Block(s) 1 [2025-02-16T15:25:09.185Z] Writing: The File(s) Start Block 44 [2025-02-16T15:25:09.185Z] 0.92% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 1.84% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 2.76% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 3.68% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 4.59% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 5.51% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 6.43% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.185Z] 7.35% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 8.27% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 9.19% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 10.11% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 11.02% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 11.94% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 12.86% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 13.78% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 14.70% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 15.62% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 16.53% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 17.45% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 18.37% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 19.29% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 20.21% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 21.13% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 22.05% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 22.97% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 23.88% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 24.80% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 25.72% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 26.64% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 27.56% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 28.48% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 29.39% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 30.31% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 31.23% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.438Z] 32.15% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 33.07% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 33.99% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 34.91% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 35.83% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 36.74% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 37.66% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 38.58% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 39.50% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 40.42% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 41.34% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 42.25% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 43.17% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 44.09% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 45.01% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 45.93% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 46.85% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 47.77% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 48.69% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 49.60% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 50.52% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.691Z] 51.44% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 52.36% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 53.28% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 54.20% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 55.11% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 56.03% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 56.95% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 57.87% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 58.79% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 59.71% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 60.63% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 61.55% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 62.46% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 63.38% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 64.30% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 65.22% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 66.14% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 67.06% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 67.97% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 68.89% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 69.81% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 70.73% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:09.944Z] 71.65% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 72.57% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 73.49% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 74.41% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 75.32% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 76.24% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 77.16% done, estimate finish Sun Feb 16 15:25:09 2025 [2025-02-16T15:25:10.198Z] 78.08% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 79.00% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 79.92% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 80.83% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 81.75% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 82.67% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 83.59% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 84.51% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 85.43% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 86.35% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 87.27% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 88.18% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 89.10% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 90.02% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 90.94% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 91.86% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.198Z] 92.78% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 93.69% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 94.61% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 95.53% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 96.45% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 97.37% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 98.29% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] 99.21% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:10.451Z] Total translation table size: 2048 [2025-02-16T15:25:10.451Z] Total rockridge attributes bytes: 3006 [2025-02-16T15:25:10.451Z] Total directory bytes: 12288 [2025-02-16T15:25:10.451Z] Path table size(bytes): 96 [2025-02-16T15:25:10.451Z] Done with: The File(s) Block(s) 544131 [2025-02-16T15:25:10.451Z] Writing: Ending Padblock Start Block 544175 [2025-02-16T15:25:10.451Z] Done with: Ending Padblock Block(s) 150 [2025-02-16T15:25:10.451Z] Max brk space used 1c000 [2025-02-16T15:25:10.451Z] 544325 extents written (1063 MB) [2025-02-16T15:25:10.451Z] 2025-02-16 15:25:10,278 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso'] [2025-02-16T15:25:10.451Z] isohybrid: Warning: more than 1024 cylinders: 1064 [2025-02-16T15:25:10.451Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-16T15:25:11.008Z] 2025-02-16 15:25:10,749 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250216.dev.0', '-volset', 'fedora-coreos-42.20250216.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-16T15:25:11.008Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-16T15:25:11.008Z] genisoimage 1.1.11 (Linux) [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-16T15:25:11.008Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-16T15:25:11.008Z] Writing: Initial Padblock Start Block 0 [2025-02-16T15:25:11.008Z] Done with: Initial Padblock Block(s) 16 [2025-02-16T15:25:11.008Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-16T15:25:11.008Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-16T15:25:11.008Z] Size of boot image is 4 sectors -> No emulation [2025-02-16T15:25:11.008Z] Size of boot image is 13104 sectors -> No emulation [2025-02-16T15:25:11.008Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-16T15:25:11.008Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: End Volume Descriptor Start Block 19 [2025-02-16T15:25:11.008Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: Version block Start Block 20 [2025-02-16T15:25:11.008Z] Done with: Version block Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: Path table Start Block 21 [2025-02-16T15:25:11.008Z] Done with: Path table Block(s) 4 [2025-02-16T15:25:11.008Z] Writing: Joliet path table Start Block 25 [2025-02-16T15:25:11.008Z] Done with: Joliet path table Block(s) 4 [2025-02-16T15:25:11.008Z] Writing: Directory tree Start Block 29 [2025-02-16T15:25:11.008Z] Done with: Directory tree Block(s) 7 [2025-02-16T15:25:11.008Z] Writing: Joliet directory tree Start Block 36 [2025-02-16T15:25:11.008Z] Done with: Joliet directory tree Block(s) 7 [2025-02-16T15:25:11.008Z] Writing: Directory tree cleanup Start Block 43 [2025-02-16T15:25:11.008Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-16T15:25:11.008Z] Writing: Extension record Start Block 43 [2025-02-16T15:25:11.008Z] Done with: Extension record Block(s) 1 [2025-02-16T15:25:11.008Z] Writing: The File(s) Start Block 44 [2025-02-16T15:25:11.008Z] 8.47% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 16.92% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 25.40% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 33.84% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 42.32% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 50.77% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 59.24% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 67.69% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 76.16% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 84.61% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] 93.07% done, estimate finish Sun Feb 16 15:25:10 2025 [2025-02-16T15:25:11.008Z] Total translation table size: 2048 [2025-02-16T15:25:11.008Z] Total rockridge attributes bytes: 2842 [2025-02-16T15:25:11.008Z] Total directory bytes: 12288 [2025-02-16T15:25:11.008Z] Path table size(bytes): 96 [2025-02-16T15:25:11.008Z] Done with: The File(s) Block(s) 58900 [2025-02-16T15:25:11.008Z] Writing: Ending Padblock Start Block 58944 [2025-02-16T15:25:11.008Z] Done with: Ending Padblock Block(s) 150 [2025-02-16T15:25:11.008Z] Max brk space used 1b000 [2025-02-16T15:25:11.008Z] 59094 extents written (115 MB) [2025-02-16T15:25:11.008Z] 2025-02-16 15:25:10,858 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso.minimal'] [2025-02-16T15:25:11.008Z] 2025-02-16 15:25:10,899 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-16T15:25:29.032Z] + RUST_BACKTRACE=full [2025-02-16T15:25:29.032Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/58bd4dc9df91bac66841367843cea6240135a2127a0bc79092408792ee0326d5.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250216.dev.0-live.x86_64.iso.minimal --consume [2025-02-16T15:25:29.032Z] Packing minimal ISO [2025-02-16T15:25:29.032Z] Matched 17 files of 17 [2025-02-16T15:25:29.032Z] Total bytes skipped: 120605399 [2025-02-16T15:25:29.032Z] Total bytes written: 1029417 [2025-02-16T15:25:29.032Z] Total bytes written (compressed): 2880 [2025-02-16T15:25:29.032Z] Verifying that packed image matches digest [2025-02-16T15:25:29.032Z] Packing successful! [2025-02-16T15:25:29.032Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-16T15:25:33.181Z] Updated: builds/42.20250216.dev.0/x86_64/meta.json [2025-02-16T15:25:33.183Z] [Pipeline] } [2025-02-16T15:25:33.187Z] [Pipeline] // withEnv [2025-02-16T15:25:33.245Z] [Pipeline] withEnv [2025-02-16T15:25:33.246Z] [Pipeline] { [2025-02-16T15:25:33.250Z] [Pipeline] sh [2025-02-16T15:25:34.152Z] + set -xeuo pipefail [2025-02-16T15:25:34.152Z] ++ umask [2025-02-16T15:25:34.152Z] + '[' 0022 = 0000 ']' [2025-02-16T15:25:34.152Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-16T15:25:34.405Z] Targeting build: 42.20250216.dev.0 [2025-02-16T15:25:34.405Z] Compressing: builds/42.20250216.dev.0/x86_64 [2025-02-16T15:25:34.659Z] 2025-02-16 15:25:34,405 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250216.dev.0/x86_64/fedora-coreos-42.20250216.dev.0-metal.x86_64.raw'] [2025-02-16T15:30:11.156Z] Compressed: fedora-coreos-42.20250216.dev.0-metal.x86_64.raw.xz [2025-02-16T15:30:11.156Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-16T15:30:11.156Z] Updated: builds/42.20250216.dev.0/x86_64/meta.json [2025-02-16T15:30:11.169Z] [Pipeline] } [2025-02-16T15:30:11.173Z] [Pipeline] // withEnv [2025-02-16T15:30:11.178Z] [Pipeline] } [2025-02-16T15:30:11.182Z] [Pipeline] // stage [2025-02-16T15:30:11.187Z] [Pipeline] stage [2025-02-16T15:30:11.187Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-16T15:30:11.269Z] [Pipeline] withEnv [2025-02-16T15:30:11.270Z] [Pipeline] { [2025-02-16T15:30:11.282Z] [Pipeline] sh [2025-02-16T15:30:11.863Z] + set -euo pipefail [2025-02-16T15:30:11.863Z] ++ umask [2025-02-16T15:30:11.863Z] + '[' 0022 = 0000 ']' [2025-02-16T15:30:11.863Z] + uuidgen [2025-02-16T15:30:11.863Z] + cut -f1 -d- [2025-02-16T15:30:11.868Z] [Pipeline] } [2025-02-16T15:30:11.871Z] [Pipeline] // withEnv [2025-02-16T15:30:11.966Z] [Pipeline] withEnv [2025-02-16T15:30:11.966Z] [Pipeline] { [2025-02-16T15:30:11.970Z] [Pipeline] sh [2025-02-16T15:30:12.509Z] + set -euo pipefail [2025-02-16T15:30:12.509Z] ++ umask [2025-02-16T15:30:12.509Z] + '[' 0022 = 0000 ']' [2025-02-16T15:30:12.509Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:30:12.509Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-16T15:30:12.513Z] [Pipeline] } [2025-02-16T15:30:12.516Z] [Pipeline] // withEnv [2025-02-16T15:30:12.582Z] [Pipeline] withEnv [2025-02-16T15:30:12.583Z] [Pipeline] { [2025-02-16T15:30:12.586Z] [Pipeline] sh [2025-02-16T15:30:13.124Z] + set -xeuo pipefail [2025-02-16T15:30:13.125Z] ++ umask [2025-02-16T15:30:13.125Z] + '[' 0022 = 0000 ']' [2025-02-16T15:30:13.125Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:30:13.125Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-EB3lv/kola-testiso-x86_64 [2025-02-16T15:30:13.125Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-EB3lv/kola-testiso-x86_64 [2025-02-16T15:30:13.125Z] Ignoring verification of signature on metal image [2025-02-16T15:30:13.125Z] Running test: iso-as-disk.bios [2025-02-16T15:30:39.589Z] PASS: iso-as-disk.bios (18.127s) [2025-02-16T15:30:39.589Z] Running test: iso-as-disk.uefi [2025-02-16T15:31:06.056Z] PASS: iso-as-disk.uefi (22.233s) [2025-02-16T15:31:06.056Z] Running test: iso-as-disk.uefi-secure [2025-02-16T15:31:32.519Z] PASS: iso-as-disk.uefi-secure (22.809s) [2025-02-16T15:31:32.519Z] Running test: iso-as-disk.4k.uefi [2025-02-16T15:31:58.978Z] PASS: iso-as-disk.4k.uefi (22.386s) [2025-02-16T15:31:58.978Z] Running test: iso-install.bios [2025-02-16T15:33:20.356Z] PASS: iso-install.bios (1m14.995s) [2025-02-16T15:33:20.356Z] Running test: iso-live-login.bios [2025-02-16T15:33:46.831Z] The file: journal.txt does not exist [2025-02-16T15:33:47.756Z] PASS: iso-live-login.bios (28.549s) [2025-02-16T15:33:47.756Z] Running test: iso-live-login.uefi [2025-02-16T15:34:19.783Z] The file: journal.txt does not exist [2025-02-16T15:34:19.783Z] PASS: iso-live-login.uefi (26.022s) [2025-02-16T15:34:19.783Z] Running test: iso-live-login.uefi-secure [2025-02-16T15:34:51.790Z] The file: journal.txt does not exist [2025-02-16T15:34:51.790Z] PASS: iso-live-login.uefi-secure (26.579s) [2025-02-16T15:34:51.790Z] Running test: iso-live-login.4k.uefi [2025-02-16T15:35:18.259Z] The file: journal.txt does not exist [2025-02-16T15:35:18.259Z] PASS: iso-live-login.4k.uefi (25.676s) [2025-02-16T15:35:18.259Z] Running test: iso-offline-install.bios [2025-02-16T15:36:54.620Z] PASS: iso-offline-install.bios (1m18.05s) [2025-02-16T15:36:54.620Z] Running test: iso-offline-install.mpath.bios [2025-02-16T15:38:15.959Z] PASS: iso-offline-install.mpath.bios (1m21.572s) [2025-02-16T15:38:15.959Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-16T15:39:37.288Z] PASS: iso-offline-install-fromram.4k.uefi (1m24.444s) [2025-02-16T15:39:37.288Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-16T15:39:41.433Z] Warning: Cannot announce submounts, client does not support it [2025-02-16T15:42:17.825Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m29.886s) [2025-02-16T15:42:17.825Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-16T15:44:54.188Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m24.374s) [2025-02-16T15:44:54.188Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-16T15:47:15.577Z] PASS: iso-offline-install-iscsi.manual.bios (2m18.95s) [2025-02-16T15:47:15.577Z] Running test: miniso-install.bios [2025-02-16T15:48:36.915Z] PASS: miniso-install.bios (1m18.544s) [2025-02-16T15:48:36.915Z] Running test: miniso-install.nm.bios [2025-02-16T15:50:13.318Z] PASS: miniso-install.nm.bios (1m22.626s) [2025-02-16T15:50:13.318Z] Running test: miniso-install.4k.uefi [2025-02-16T15:51:34.675Z] PASS: miniso-install.4k.uefi (1m24.687s) [2025-02-16T15:51:34.675Z] Running test: miniso-install.4k.nm.uefi [2025-02-16T15:53:11.037Z] PASS: miniso-install.4k.nm.uefi (1m28.431s) [2025-02-16T15:53:11.037Z] Running test: pxe-offline-install.bios [2025-02-16T15:54:47.392Z] PASS: pxe-offline-install.bios (1m30.577s) [2025-02-16T15:54:47.392Z] Running test: pxe-offline-install.4k.uefi [2025-02-16T15:56:23.744Z] PASS: pxe-offline-install.4k.uefi (1m36.26s) [2025-02-16T15:56:23.744Z] Running test: pxe-online-install.bios [2025-02-16T15:58:00.071Z] PASS: pxe-online-install.bios (1m32.691s) [2025-02-16T15:58:00.071Z] Running test: pxe-online-install.4k.uefi [2025-02-16T15:59:36.411Z] PASS: pxe-online-install.4k.uefi (1m32.706s) [2025-02-16T15:59:36.415Z] [Pipeline] } [2025-02-16T15:59:36.420Z] [Pipeline] // withEnv [2025-02-16T15:59:36.489Z] [Pipeline] withEnv [2025-02-16T15:59:36.490Z] [Pipeline] { [2025-02-16T15:59:36.533Z] [Pipeline] sh [2025-02-16T15:59:37.123Z] + set -xeuo pipefail [2025-02-16T15:59:37.123Z] ++ umask [2025-02-16T15:59:37.123Z] + '[' 0022 = 0000 ']' [2025-02-16T15:59:37.123Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:59:37.123Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-EB3lv -c --xz kola-testiso-x86_64 [2025-02-16T15:59:39.625Z] [Pipeline] } [2025-02-16T15:59:39.628Z] [Pipeline] // withEnv [2025-02-16T15:59:39.702Z] [Pipeline] archiveArtifacts [2025-02-16T15:59:39.715Z] Archiving artifacts [2025-02-16T15:59:39.829Z] [Pipeline] withEnv [2025-02-16T15:59:39.830Z] [Pipeline] { [2025-02-16T15:59:39.833Z] [Pipeline] sh [2025-02-16T15:59:40.370Z] + set -xeuo pipefail [2025-02-16T15:59:40.370Z] ++ umask [2025-02-16T15:59:40.370Z] + '[' 0022 = 0000 ']' [2025-02-16T15:59:40.370Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-16T15:59:40.370Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-EB3lv/kola-testiso-x86_64 --output - [2025-02-16T15:59:40.372Z] [Pipeline] } [2025-02-16T15:59:40.374Z] [Pipeline] // withEnv [2025-02-16T15:59:40.397Z] [Pipeline] junit [2025-02-16T15:59:40.398Z] Recording test results [2025-02-16T15:59:40.597Z] None of the test reports contained any result [2025-02-16T15:59:40.597Z] [Pipeline] } [2025-02-16T15:59:40.610Z] [Pipeline] // stage [2025-02-16T15:59:40.649Z] [Pipeline] stage [2025-02-16T15:59:40.649Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-16T15:59:40.678Z] [Pipeline] } [2025-02-16T15:59:40.705Z] [Pipeline] // stage [2025-02-16T15:59:40.723Z] [Pipeline] } [2025-02-16T15:59:40.801Z] [Pipeline] // parallel [2025-02-16T15:59:40.899Z] [Pipeline] } [2025-02-16T15:59:40.939Z] [Pipeline] // timeout [2025-02-16T15:59:40.956Z] [Pipeline] } [2025-02-16T15:59:40.992Z] [Pipeline] // container [2025-02-16T15:59:41.031Z] [Pipeline] } [2025-02-16T15:59:41.043Z] [Pipeline] // node [2025-02-16T15:59:41.092Z] [Pipeline] } [2025-02-16T15:59:41.096Z] [Pipeline] // podTemplate [2025-02-16T15:59:41.124Z] [Pipeline] End of Pipeline [2025-02-16T15:59:41.363Z] Finished: SUCCESS