[2025-10-28 13:28:36,424][ INFO][PID:1945983] Marking build as starting [2025-10-28 13:28:36,465][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:28:36,467][ INFO][PID:1945983] VM allocation process starts [2025-10-28 13:28:36,481][ INFO][PID:1945983] Trying to allocate VM: ResallocHost, ticket_id=5890361, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 13:28:39,498][ INFO][PID:1945983] Allocated host ResallocHost, ticket_id=5890361, hostname=44.203.59.70, name=aws_aarch64_normalreserved_prod_07693582_20251028_132134, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 13:28:39,498][ INFO][PID:1945983] Allocating ssh connection to builder [2025-10-28 13:28:39,499][ INFO][PID:1945983] Checking that builder machine is OK [2025-10-28 13:28:39,889][ INFO][PID:1945983] Running remote command: copr-builder-ready srpm-builds [2025-10-28 13:28:40,111][ INFO][PID:1945983] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-28 13:28:40,111][ INFO][PID:1945983] Filling build.info file with builder info [2025-10-28 13:28:40,112][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:28:40,112][ INFO][PID:1945983] 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": "zfs-el-aarch64", "project_dirname": "zfs-el-aarch64", "submitter": "bdherouville", "ended_on": null, "started_on": 1761658120.1126776, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739722", "build_id": 9739722, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\nZFS_TAG=\\\"${ZFS_TAG:-zfs-2.3.4}\\\"\\nZFS_VER=\\\"${ZFS_TAG#zfs-}\\\"\\n\\ngit clone --depth 1 --branch \\\"$ZFS_TAG\\\" https://github.com/openzfs/zfs.git\\ncd zfs\\n./autogen.sh\\n./configure --with-config=srpm\\nmake -j\\\"$(nproc)\\\" dist\\nTARBALL=\\\"$(ls -1 zfs-*.tar.* | head -n1)\\\"\\ncp rpm/redhat/zfs-kmod.spec ../zfs-kmod.spec.txt\\ncd ..\\n\\ncat > akmod-zfs.spec <<'EOF'\\nName: akmod-zfs\\nVersion: __ZFS_VER__\\nRelease: 1%{?dist}\\nSummary: Akmods package to build ZFS kernel modules locally\\nLicense: CDDL and GPLv2\\nURL: https://openzfs.org/\\nSource0: zfs-%{version}.tar.gz\\nSource1: zfs-kmod.spec.txt\\nBuildArch: noarch\\nProvides: akmod(zfs)\\n\\nRequires: akmods\\nRequires: gcc\\nRequires: make\\nRequires: rpm-build\\nRequires: redhat-rpm-config\\nRequires: elfutils-libelf-devel\\nRequires: kernel-devel\\nRequires: libtirpc-devel\\nRequires: zlib-devel\\nRequires: libuuid-devel\\nRequires: libblkid-devel\\nRequires: systemd-devel\\nRequires: libudev-devel\\n\\n%description\\nThis package installs the OpenZFS sources and the upstream kmod spec file\\nunder /usr/src/akmods/zfs-%{version}/ so that the akmods framework can build\\nthe ZFS kernel modules for the running kernel on this system.\\n\\n%prep\\n%setup -q -T -c -n %{name}-%{version}\\ncp -p %{SOURCE0} zfs-%{version}.tar.gz\\ncp -p %{SOURCE1} zfs-kmod.spec.txt\\n\\n%build\\n# nothing\\n\\n%install\\nmkdir -p %{buildroot}/usr/src/akmods/zfs-%{version}\\ninstall -pm0644 zfs-%{version}.tar.gz %{buildroot}/usr/src/akmods/zfs-%{version}/\\ninstall -pm0644 zfs-kmod.spec.txt %{buildroot}/usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%files\\n%dir /usr/src/akmods\\n%dir /usr/src/akmods/zfs-%{version}\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-%{version}.tar.gz\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%post\\nif command -v akmods >/dev/null 2>&1; then\\n akmods --force --kernels \\\"$(uname -r)\\\" --akmod zfs || :\\nfi\\n\\n%changelog\\n* Thu Oct 24 2025 You - %{version}-1\\n- Initial akmod packaging for ZFS.\\nEOF\\n\\nsed -i \\\"s/__ZFS_VER__/${ZFS_VER}/g\\\" akmod-zfs.spec\\n\\ninstall -pm0644 \\\"zfs/$TARBALL\\\" \\\"$COPR_RESULTDIR/\\\"\\n#install -pm0644 zfs-kmod.spec.txt \\\"$COPR_RESULTDIR/\\\"\\n# la spec principale (akmod) est d\\u00e9j\\u00e0 dans /workdir; on \\u00e9vite de la recopier sur elle-m\\u00eame\\nif [ \\\"$COPR_RESULTDIR\\\" != \\\"$PWD\\\" ]; then\\n install -pm0644 akmod-zfs.spec \\\"$COPR_RESULTDIR/\\\"\\nfi\\nrm -f zfs-kmod.spec\\n\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git autoconf automake libtool make tar gzip xz rpm-build\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bdherouville/zfs-el-aarch64--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/zfs-el-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64", "result_dir": "09739722", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739722, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "zfs-el-aarch64", "vendor": "Fedora Project COPR (bdherouville/zfs-el-aarch64)" } } ] } [2025-10-28 13:28:40,133][ INFO][PID:1945983] Sending fedora-messaging bus message in build.start [2025-10-28 13:28:40,768][ INFO][PID:1945983] Sending fedora-messaging bus message in chroot.start [2025-10-28 13:28:40,792][ INFO][PID:1945983] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9739722 --detached [2025-10-28 13:28:41,180][ INFO][PID:1945983] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.203.59.70' (ED25519) to the list of known hosts. [2025-10-28 13:28:41,181][ INFO][PID:1945983] Downloading the builder-live.log file, attempt 1 [2025-10-28 13:28:41,182][ INFO][PID:1945983] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.203.59.70 copr-rpmbuild-log [2025-10-28 13:28:46,189][ INFO][PID:1945983] Periodic builder liveness probe: alive [2025-10-28 13:28:46,190][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:28:51,191][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:28:56,192][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:01,194][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:06,195][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:11,196][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:16,197][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:21,198][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:26,199][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:31,200][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:36,201][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:41,202][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:46,203][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:51,204][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:29:56,205][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:30:01,207][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:30:06,208][ INFO][PID:1945983] Checking for cancel request [2025-10-28 13:30:09,301][ INFO][PID:1945983] Downloading results from builder [2025-10-28 13:30:09,302][ INFO][PID:1945983] rsyncing of mockbuilder@44.203.59.70:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722 started [2025-10-28 13:30:09,302][ INFO][PID:1945983] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.203.59.70:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/ &> /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/build-09739722.rsync.log [2025-10-28 13:30:09,742][ INFO][PID:1945983] rsyncing finished. [2025-10-28 13:30:09,743][ INFO][PID:1945983] Releasing VM back to pool [2025-10-28 13:30:09,752][ INFO][PID:1945983] Searching for 'success' file in resultdir [2025-10-28 13:30:09,753][ INFO][PID:1945983] Getting build details [2025-10-28 13:30:09,753][ INFO][PID:1945983] Retrieving SRPM info from /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722 [2025-10-28 13:30:09,754][ INFO][PID:1945983] SRPM URL: https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/akmod-zfs-2.3.4-1.src.rpm [2025-10-28 13:30:09,754][ INFO][PID:1945983] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/akmod-zfs-2.3.4-1.src.rpm', 'pkg_name': 'akmod-zfs', 'pkg_version': '2.3.4-1'} [2025-10-28 13:30:09,755][ INFO][PID:1945983] Finished build: id=9739722 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64 chroot=srpm-builds [2025-10-28 13:30:09,756][ INFO][PID:1945983] Worker succeeded build, took 89.64414310455322 [2025-10-28 13:30:09,757][ INFO][PID:1945983] 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": "zfs-el-aarch64", "project_dirname": "zfs-el-aarch64", "submitter": "bdherouville", "ended_on": 1761658209.7568207, "started_on": 1761658120.1126776, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739722", "build_id": 9739722, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\nZFS_TAG=\\\"${ZFS_TAG:-zfs-2.3.4}\\\"\\nZFS_VER=\\\"${ZFS_TAG#zfs-}\\\"\\n\\ngit clone --depth 1 --branch \\\"$ZFS_TAG\\\" https://github.com/openzfs/zfs.git\\ncd zfs\\n./autogen.sh\\n./configure --with-config=srpm\\nmake -j\\\"$(nproc)\\\" dist\\nTARBALL=\\\"$(ls -1 zfs-*.tar.* | head -n1)\\\"\\ncp rpm/redhat/zfs-kmod.spec ../zfs-kmod.spec.txt\\ncd ..\\n\\ncat > akmod-zfs.spec <<'EOF'\\nName: akmod-zfs\\nVersion: __ZFS_VER__\\nRelease: 1%{?dist}\\nSummary: Akmods package to build ZFS kernel modules locally\\nLicense: CDDL and GPLv2\\nURL: https://openzfs.org/\\nSource0: zfs-%{version}.tar.gz\\nSource1: zfs-kmod.spec.txt\\nBuildArch: noarch\\nProvides: akmod(zfs)\\n\\nRequires: akmods\\nRequires: gcc\\nRequires: make\\nRequires: rpm-build\\nRequires: redhat-rpm-config\\nRequires: elfutils-libelf-devel\\nRequires: kernel-devel\\nRequires: libtirpc-devel\\nRequires: zlib-devel\\nRequires: libuuid-devel\\nRequires: libblkid-devel\\nRequires: systemd-devel\\nRequires: libudev-devel\\n\\n%description\\nThis package installs the OpenZFS sources and the upstream kmod spec file\\nunder /usr/src/akmods/zfs-%{version}/ so that the akmods framework can build\\nthe ZFS kernel modules for the running kernel on this system.\\n\\n%prep\\n%setup -q -T -c -n %{name}-%{version}\\ncp -p %{SOURCE0} zfs-%{version}.tar.gz\\ncp -p %{SOURCE1} zfs-kmod.spec.txt\\n\\n%build\\n# nothing\\n\\n%install\\nmkdir -p %{buildroot}/usr/src/akmods/zfs-%{version}\\ninstall -pm0644 zfs-%{version}.tar.gz %{buildroot}/usr/src/akmods/zfs-%{version}/\\ninstall -pm0644 zfs-kmod.spec.txt %{buildroot}/usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%files\\n%dir /usr/src/akmods\\n%dir /usr/src/akmods/zfs-%{version}\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-%{version}.tar.gz\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%post\\nif command -v akmods >/dev/null 2>&1; then\\n akmods --force --kernels \\\"$(uname -r)\\\" --akmod zfs || :\\nfi\\n\\n%changelog\\n* Thu Oct 24 2025 You - %{version}-1\\n- Initial akmod packaging for ZFS.\\nEOF\\n\\nsed -i \\\"s/__ZFS_VER__/${ZFS_VER}/g\\\" akmod-zfs.spec\\n\\ninstall -pm0644 \\\"zfs/$TARBALL\\\" \\\"$COPR_RESULTDIR/\\\"\\n#install -pm0644 zfs-kmod.spec.txt \\\"$COPR_RESULTDIR/\\\"\\n# la spec principale (akmod) est d\\u00e9j\\u00e0 dans /workdir; on \\u00e9vite de la recopier sur elle-m\\u00eame\\nif [ \\\"$COPR_RESULTDIR\\\" != \\\"$PWD\\\" ]; then\\n install -pm0644 akmod-zfs.spec \\\"$COPR_RESULTDIR/\\\"\\nfi\\nrm -f zfs-kmod.spec\\n\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git autoconf automake libtool make tar gzip xz rpm-build\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "akmod-zfs", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/akmod-zfs-2.3.4-1.src.rpm", "uses_devel_repo": null, "sandbox": "bdherouville/zfs-el-aarch64--bdherouville", "results": { "name": "akmod-zfs", "epoch": null, "version": "2.3.4", "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/zfs-el-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64", "result_dir": "09739722", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "2.3.4-1", "id": 9739722, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "zfs-el-aarch64", "vendor": "Fedora Project COPR (bdherouville/zfs-el-aarch64)" } } ] } [2025-10-28 13:30:09,783][ INFO][PID:1945983] Sending fedora-messaging bus message in build.end [2025-10-28 13:30:09,806][ INFO][PID:1945983] Compressing /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/builder-live.log by gzip [2025-10-28 13:30:09,807][ INFO][PID:1945983] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/builder-live.log' as PID 1952156 [2025-10-28 13:30:09,812][ INFO][PID:1945983] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/builder-live.log) [2025-10-28 13:30:09,813][ INFO][PID:1945983] Compressing /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/backend.log by gzip [2025-10-28 13:30:09,814][ INFO][PID:1945983] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739722/backend.log' as PID 1952157