[2026-05-12 17:13:30,348][ INFO][PID:3268290] Marking build as starting [2026-05-12 17:13:30,421][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:13:30,427][ INFO][PID:3268290] VM allocation process starts [2026-05-12 17:13:30,469][ INFO][PID:3268290] Trying to allocate VM: ResallocHost, ticket_id=2853396, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 17:13:35,477][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:13:40,479][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:13:42,610][ INFO][PID:3268290] Allocated host ResallocHost, ticket_id=2853396, hostname=98.83.215.245, name=aws_aarch64_reserved_prod_08771552_20260512_170802, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 17:13:42,613][ INFO][PID:3268290] Allocating ssh connection to builder [2026-05-12 17:13:42,615][ INFO][PID:3268290] Checking that builder machine is OK [2026-05-12 17:13:43,040][ INFO][PID:3268290] Installed copr-rpmbuild version: 1.8 [2026-05-12 17:13:43,043][ INFO][PID:3268290] Running remote command: copr-builder-ready srpm-builds [2026-05-12 17:13:43,500][ INFO][PID:3268290] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-12 17:13:43,501][ INFO][PID:3268290] Filling build.info file with builder info [2026-05-12 17:13:43,505][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:13:43,514][ INFO][PID:3268290] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": null, "started_on": 1778606023.5145066, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10451055", "build_id": 10451055, "package_name": "kernel-rpi4", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 4 kernel 6.18.y\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi4 build (BCM2711, 4k pages), disable RPi5\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 1/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 0/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL/CentOS Stream 9 X.509 public certs (CONFIG_SYSTEM_TRUSTED_KEYS embedded\\n# trust anchor \\u2014 Source100-Source107 in kernel.spec). 8 files total.\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10451055", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10451055, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 17:13:43,696][ INFO][PID:3268290] Sending fedora-messaging bus message in build.start [2026-05-12 17:13:44,687][ INFO][PID:3268290] Sending fedora-messaging bus message in chroot.start [2026-05-12 17:13:44,744][ INFO][PID:3268290] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10451055 --detached [2026-05-12 17:13:45,343][ INFO][PID:3268290] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.83.215.245' (ED25519) to the list of known hosts. [2026-05-12 17:13:45,346][ INFO][PID:3268290] Downloading the builder-live.log file, attempt 1 [2026-05-12 17:13:45,355][ INFO][PID:3268290] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.83.215.245 copr-rpmbuild-log [2026-05-12 17:13:50,371][ INFO][PID:3268290] Periodic builder liveness probe: alive [2026-05-12 17:13:50,372][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:13:55,387][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:00,402][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:05,407][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:10,421][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:15,425][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:20,431][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:25,439][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:30,445][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:35,452][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:40,455][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:45,459][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:50,470][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:14:55,479][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:00,484][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:05,488][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:10,490][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:15,494][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:20,498][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:25,503][ INFO][PID:3268290] Checking for cancel request [2026-05-12 17:15:29,725][ INFO][PID:3268290] Downloading results from builder [2026-05-12 17:15:29,726][ INFO][PID:3268290] rsyncing of mockbuilder@98.83.215.245:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055 started [2026-05-12 17:15:29,729][ INFO][PID:3268290] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.83.215.245:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/build-10451055.rsync.log [2026-05-12 17:15:31,320][ INFO][PID:3268290] rsyncing finished. [2026-05-12 17:15:31,322][ INFO][PID:3268290] VM Release request [2026-05-12 17:15:31,335][ INFO][PID:3268290] Searching for 'success' file in resultdir [2026-05-12 17:15:31,337][ INFO][PID:3268290] Getting build details [2026-05-12 17:15:31,338][ INFO][PID:3268290] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055 [2026-05-12 17:15:31,340][ INFO][PID:3268290] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10451055/kernel-rpi4-6.18.28-3.rpi4.src.rpm [2026-05-12 17:15:31,341][ INFO][PID:3268290] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10451055/kernel-rpi4-6.18.28-3.rpi4.src.rpm', 'pkg_name': 'kernel-rpi4', 'pkg_version': '6.18.28-3.rpi4'} [2026-05-12 17:15:31,342][ INFO][PID:3268290] Finished build: id=10451055 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-05-12 17:15:31,346][ INFO][PID:3268290] Worker succeeded build, took 107.83207154273987 [2026-05-12 17:15:31,348][ INFO][PID:3268290] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": 1778606131.3465781, "started_on": 1778606023.5145066, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10451055", "build_id": 10451055, "package_name": "kernel-rpi4", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 4 kernel 6.18.y\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi4 build (BCM2711, 4k pages), disable RPi5\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 1/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 0/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL/CentOS Stream 9 X.509 public certs (CONFIG_SYSTEM_TRUSTED_KEYS embedded\\n# trust anchor \\u2014 Source100-Source107 in kernel.spec). 8 files total.\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "kernel-rpi4", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10451055/kernel-rpi4-6.18.28-3.rpi4.src.rpm", "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": { "architecture_specific_tags": { "epel-9": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l" ] } }, "name": "kernel-rpi4", "epoch": null, "version": "6.18.28", "release": "3.rpi4" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10451055", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.28-3.rpi4", "id": 10451055, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 17:15:31,413][ INFO][PID:3268290] Sending fedora-messaging bus message in build.end [2026-05-12 17:15:31,457][ INFO][PID:3268290] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/builder-live.log by gzip [2026-05-12 17:15:31,459][ INFO][PID:3268290] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/builder-live.log' as PID 3288340 [2026-05-12 17:15:31,470][ INFO][PID:3268290] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/builder-live.log) [2026-05-12 17:15:31,473][ INFO][PID:3268290] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10451055/backend.log by gzip