[2025-10-29 10:31:39,787][ INFO][PID:407371] Marking build as starting [2025-10-29 10:31:39,822][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:31:39,822][ INFO][PID:407371] VM allocation process starts [2025-10-29 10:31:39,842][ INFO][PID:407371] Trying to allocate VM: ResallocHost, ticket_id=5908559, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-29 10:31:42,859][ INFO][PID:407371] Allocated host ResallocHost, ticket_id=5908559, hostname=3.91.20.45, name=aws_aarch64_normalreserved_prod_07710964_20251029_102036, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-29 10:31:42,859][ INFO][PID:407371] Allocating ssh connection to builder [2025-10-29 10:31:42,860][ INFO][PID:407371] Checking that builder machine is OK [2025-10-29 10:31:43,248][ INFO][PID:407371] Running remote command: copr-builder-ready srpm-builds [2025-10-29 10:31:43,472][ INFO][PID:407371] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-29 10:31:43,473][ INFO][PID:407371] Filling build.info file with builder info [2025-10-29 10:31:43,473][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:31:43,474][ INFO][PID:407371] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-zfs", "project_dirname": "libvirt-zfs", "submitter": "bdherouville", "ended_on": null, "started_on": 1761733903.4741817, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9743483", "build_id": 9743483, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -ex\\n# COPR Custom (Spec+Sources): libvirt EL10 avec ZFS activ\\u00e9 (aarch64), sans rpmdevtools\\n\\nEVR=\\\"${EVR:-11.8.0-1.el10}\\\"\\nBASEVER=\\\"${BASEVER:-11.8.0}\\\"\\nSRPM_URL=\\\"${SRPM_URL:-https://kojihub.stream.centos.org/kojifiles/packages/libvirt/${BASEVER}/1.el10/src/libvirt-${EVR}.src.rpm}\\\"\\n\\n# 0) CWD = resultdir utilis\\u00e9 par COPR\\n# 1) T\\u00e9l\\u00e9charger le SRPM dans le CWD\\ncurl -fSLo libvirt.src.rpm \\\"$SRPM_URL\\\"\\nSRPM_ABS=\\\"$(readlink -f libvirt.src.rpm)\\\" # <-- chemin absolu fiable\\n[ -s \\\"$SRPM_ABS\\\" ]\\n\\n# 2) Extraire le SRPM dans un sous-dossier local, en r\\u00e9f\\u00e9rant le SRPM par son chemin ABS\\nmkdir -p _unpack\\n( cd _unpack && rpm2cpio \\\"$SRPM_ABS\\\" | cpio -idmv )\\n\\n# 3) Mettre libvirt.spec + toutes les sources \\u00e0 la RACINE du CWD (exigence Custom)\\nSPEC_FILE=\\\"$(cd _unpack && ls -1 *.spec | head -n1)\\\"\\ncp -a \\\"_unpack/$SPEC_FILE\\\" ./libvirt.spec\\nfind _unpack -maxdepth 1 -type f ! -name '*.spec' -exec cp -a {} ./ \\\\;\\n\\n# 4) Patchs *in-place* (AVANT %changelog)\\n# 4.1 arches_zfs += aarch64\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' libvirt.spec; then\\n grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs.*\\\\baarch64\\\\b' libvirt.spec || \\\\\\n sed -i -E 's|^(%define[[:space:]]+arches_zfs[[:space:]]+.*)$|\\\\1 aarch64|' libvirt.spec\\nelse\\n sed -i '1i %define arches_zfs x86_64 aarch64' libvirt.spec\\nfi\\n\\n# 4.2 activer ZFS dans la branche non-Fedora du bloc \\u201cFedora has/had zfs-fuse\\u201d\\nawk '\\n BEGIN{inblk=0}\\n /^\\\\s*# Fedora (has|had) zfs-fuse/ {inblk=1}\\n inblk && /^\\\\s*%else/ { print; getline; sub(/(%define[[:space:]]+with_storage_zfs[[:space:]]+)0\\\\b/,\\\"\\\\\\\\11\\\"); print; inblk=0; next }\\n {print}\\n' libvirt.spec > libvirt.spec.new && mv libvirt.spec.new libvirt.spec\\n\\n# 4.3 (optionnel) gluster OFF si la macro existe\\nsed -i -E 's/^(%define[[:space:]]+with_storage_gluster[[:space:]]+).*/\\\\10/' libvirt.spec || true\\n\\n# 5) Nettoyage optionnel : ne garder que spec+sources\\nrm -f libvirt.src.rpm\\nrm -rf _unpack\\n\\n# 6) Sanity: ce que COPR va consommer\\necho \\\"---- SPEC & SOURCES IN CWD ----\\\"\\npwd; ls -la\\ngrep -nE 'arches_zfs|with_storage_zfs' libvirt.spec || true\\necho \\\"--------------------------------\\\"\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bdherouville/libvirt-zfs--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-zfs", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs", "result_dir": "09743483", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9743483, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-zfs", "vendor": "Fedora Project COPR (bdherouville/libvirt-zfs)" } } ] } [2025-10-29 10:31:43,510][ INFO][PID:407371] Sending fedora-messaging bus message in build.start [2025-10-29 10:31:44,136][ INFO][PID:407371] Sending fedora-messaging bus message in chroot.start [2025-10-29 10:31:44,158][ INFO][PID:407371] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9743483 --detached [2025-10-29 10:31:44,545][ INFO][PID:407371] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.91.20.45' (ED25519) to the list of known hosts. [2025-10-29 10:31:44,545][ INFO][PID:407371] Downloading the builder-live.log file, attempt 1 [2025-10-29 10:31:44,546][ INFO][PID:407371] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.91.20.45 copr-rpmbuild-log [2025-10-29 10:31:49,551][ INFO][PID:407371] Periodic builder liveness probe: alive [2025-10-29 10:31:49,551][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:31:54,552][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:31:59,553][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:32:04,554][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:32:09,555][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:32:14,556][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:32:19,557][ INFO][PID:407371] Checking for cancel request [2025-10-29 10:32:21,879][ INFO][PID:407371] Downloading results from builder [2025-10-29 10:32:21,879][ INFO][PID:407371] rsyncing of mockbuilder@3.91.20.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483 started [2025-10-29 10:32:21,881][ INFO][PID:407371] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.91.20.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/ &> /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/build-09743483.rsync.log [2025-10-29 10:32:22,305][ INFO][PID:407371] rsyncing finished. [2025-10-29 10:32:22,305][ INFO][PID:407371] Releasing VM back to pool [2025-10-29 10:32:22,383][ INFO][PID:407371] Searching for 'success' file in resultdir [2025-10-29 10:32:22,384][ INFO][PID:407371] Getting build details [2025-10-29 10:32:22,385][ INFO][PID:407371] Retrieving SRPM info from /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483 [2025-10-29 10:32:22,385][ INFO][PID:407371] SRPM URL: https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs/srpm-builds/09743483/libvirt-11.8.0-1.src.rpm [2025-10-29 10:32:22,386][ INFO][PID:407371] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs/srpm-builds/09743483/libvirt-11.8.0-1.src.rpm', 'pkg_name': 'libvirt', 'pkg_version': '11.8.0-1'} [2025-10-29 10:32:22,386][ INFO][PID:407371] Finished build: id=9743483 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/bdherouville/libvirt-zfs chroot=srpm-builds [2025-10-29 10:32:22,388][ INFO][PID:407371] Worker succeeded build, took 38.91392493247986 [2025-10-29 10:32:22,388][ INFO][PID:407371] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-zfs", "project_dirname": "libvirt-zfs", "submitter": "bdherouville", "ended_on": 1761733942.3881066, "started_on": 1761733903.4741817, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9743483", "build_id": 9743483, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -ex\\n# COPR Custom (Spec+Sources): libvirt EL10 avec ZFS activ\\u00e9 (aarch64), sans rpmdevtools\\n\\nEVR=\\\"${EVR:-11.8.0-1.el10}\\\"\\nBASEVER=\\\"${BASEVER:-11.8.0}\\\"\\nSRPM_URL=\\\"${SRPM_URL:-https://kojihub.stream.centos.org/kojifiles/packages/libvirt/${BASEVER}/1.el10/src/libvirt-${EVR}.src.rpm}\\\"\\n\\n# 0) CWD = resultdir utilis\\u00e9 par COPR\\n# 1) T\\u00e9l\\u00e9charger le SRPM dans le CWD\\ncurl -fSLo libvirt.src.rpm \\\"$SRPM_URL\\\"\\nSRPM_ABS=\\\"$(readlink -f libvirt.src.rpm)\\\" # <-- chemin absolu fiable\\n[ -s \\\"$SRPM_ABS\\\" ]\\n\\n# 2) Extraire le SRPM dans un sous-dossier local, en r\\u00e9f\\u00e9rant le SRPM par son chemin ABS\\nmkdir -p _unpack\\n( cd _unpack && rpm2cpio \\\"$SRPM_ABS\\\" | cpio -idmv )\\n\\n# 3) Mettre libvirt.spec + toutes les sources \\u00e0 la RACINE du CWD (exigence Custom)\\nSPEC_FILE=\\\"$(cd _unpack && ls -1 *.spec | head -n1)\\\"\\ncp -a \\\"_unpack/$SPEC_FILE\\\" ./libvirt.spec\\nfind _unpack -maxdepth 1 -type f ! -name '*.spec' -exec cp -a {} ./ \\\\;\\n\\n# 4) Patchs *in-place* (AVANT %changelog)\\n# 4.1 arches_zfs += aarch64\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' libvirt.spec; then\\n grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs.*\\\\baarch64\\\\b' libvirt.spec || \\\\\\n sed -i -E 's|^(%define[[:space:]]+arches_zfs[[:space:]]+.*)$|\\\\1 aarch64|' libvirt.spec\\nelse\\n sed -i '1i %define arches_zfs x86_64 aarch64' libvirt.spec\\nfi\\n\\n# 4.2 activer ZFS dans la branche non-Fedora du bloc \\u201cFedora has/had zfs-fuse\\u201d\\nawk '\\n BEGIN{inblk=0}\\n /^\\\\s*# Fedora (has|had) zfs-fuse/ {inblk=1}\\n inblk && /^\\\\s*%else/ { print; getline; sub(/(%define[[:space:]]+with_storage_zfs[[:space:]]+)0\\\\b/,\\\"\\\\\\\\11\\\"); print; inblk=0; next }\\n {print}\\n' libvirt.spec > libvirt.spec.new && mv libvirt.spec.new libvirt.spec\\n\\n# 4.3 (optionnel) gluster OFF si la macro existe\\nsed -i -E 's/^(%define[[:space:]]+with_storage_gluster[[:space:]]+).*/\\\\10/' libvirt.spec || true\\n\\n# 5) Nettoyage optionnel : ne garder que spec+sources\\nrm -f libvirt.src.rpm\\nrm -rf _unpack\\n\\n# 6) Sanity: ce que COPR va consommer\\necho \\\"---- SPEC & SOURCES IN CWD ----\\\"\\npwd; ls -la\\ngrep -nE 'arches_zfs|with_storage_zfs' libvirt.spec || true\\necho \\\"--------------------------------\\\"\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "libvirt", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs/srpm-builds/09743483/libvirt-11.8.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "bdherouville/libvirt-zfs--bdherouville", "results": { "name": "libvirt", "epoch": null, "version": "11.8.0", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-zfs", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs", "result_dir": "09743483", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "11.8.0-1", "id": 9743483, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-zfs", "vendor": "Fedora Project COPR (bdherouville/libvirt-zfs)" } } ] } [2025-10-29 10:32:22,429][ INFO][PID:407371] Sending fedora-messaging bus message in build.end [2025-10-29 10:32:22,453][ INFO][PID:407371] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/builder-live.log by gzip [2025-10-29 10:32:22,454][ INFO][PID:407371] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/builder-live.log' as PID 409439 [2025-10-29 10:32:22,458][ INFO][PID:407371] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/builder-live.log) [2025-10-29 10:32:22,458][ INFO][PID:407371] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/backend.log by gzip [2025-10-29 10:32:22,459][ INFO][PID:407371] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743483/backend.log' as PID 409441