[2026-02-09 21:15:09,260][ INFO][PID:2707054] Marking build as starting [2026-02-09 21:15:09,382][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:09,388][ INFO][PID:2707054] VM allocation process starts [2026-02-09 21:15:09,418][ INFO][PID:2707054] Trying to allocate VM: ResallocHost, ticket_id=1245009, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-09 21:15:12,472][ INFO][PID:2707054] Allocated host ResallocHost, ticket_id=1245009, hostname=100.31.251.190, name=aws_x86_64_spot_prod_02103803_20260209_210909, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-09 21:15:12,473][ INFO][PID:2707054] Allocating ssh connection to builder [2026-02-09 21:15:12,474][ INFO][PID:2707054] Checking that builder machine is OK [2026-02-09 21:15:12,846][ INFO][PID:2707054] Running remote command: copr-builder-ready srpm-builds [2026-02-09 21:15:13,080][ INFO][PID:2707054] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-02-09 21:15:13,081][ INFO][PID:2707054] Filling build.info file with builder info [2026-02-09 21:15:13,083][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:13,084][ INFO][PID:2707054] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-alma", "project_dirname": "stillos-alma", "submitter": "still", "ended_on": null, "started_on": 1770671713.08402, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10110199", "build_id": 10110199, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\ngit clone https://git.almalinux.org/rpms/mutter.git -b c10\\ncd mutter\\n\\n# Move SPECs and SOURCES to same directory\\nmv SPECS/* .\\nmv SOURCES/* .\\nrm -rf SPECS SOURCES\\n\\nwget https://gitlab.com/stillhq/stillOS/patches/-/raw/main/0001-Mutter-SWAI-Registration.patch\\n\\n# 1. Find the line number of the last \\\"Patch:\\\" line and add the new one after it\\nLAST_PATCH_LINE=$(grep -n '^Patch:' mutter.spec | tail -n 1 | cut -d: -f1)\\nif [ -n \\\"$LAST_PATCH_LINE\\\" ]; then\\n sed -i \\\"${LAST_PATCH_LINE}a Patch: 0001-Mutter-SWAI-Registration.patch\\\" \\\\\\n mutter.spec\\nfi\\n\\nsed -i 's#http://#https://#g' mutter.spec\\n\\ncd ..\\ntree .\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"wget git tree\", \"resultdir\": \"mutter\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "still/stillos-alma--still", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/still/stillos-alma", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma", "result_dir": "10110199", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10110199, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-alma", "vendor": "Fedora Project COPR (still/stillos-alma)" } } ] } [2026-02-09 21:15:13,120][ INFO][PID:2707054] Sending fedora-messaging bus message in build.start [2026-02-09 21:15:13,801][ INFO][PID:2707054] Sending fedora-messaging bus message in chroot.start [2026-02-09 21:15:13,839][ INFO][PID:2707054] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10110199 --detached [2026-02-09 21:15:14,175][ INFO][PID:2707054] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.31.251.190' (ED25519) to the list of known hosts. [2026-02-09 21:15:14,176][ INFO][PID:2707054] Downloading the builder-live.log file, attempt 1 [2026-02-09 21:15:14,180][ INFO][PID:2707054] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.31.251.190 copr-rpmbuild-log [2026-02-09 21:15:19,200][ INFO][PID:2707054] Periodic builder liveness probe: alive [2026-02-09 21:15:19,208][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:24,212][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:29,214][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:34,217][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:39,222][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:44,225][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:49,226][ INFO][PID:2707054] Checking for cancel request [2026-02-09 21:15:52,734][ INFO][PID:2707054] Downloading results from builder [2026-02-09 21:15:52,735][ INFO][PID:2707054] rsyncing of mockbuilder@100.31.251.190:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199 started [2026-02-09 21:15:52,736][ INFO][PID:2707054] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.31.251.190:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/ &> /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/build-10110199.rsync.log [2026-02-09 21:15:53,044][ INFO][PID:2707054] rsyncing finished. [2026-02-09 21:15:53,045][ INFO][PID:2707054] Releasing VM back to pool [2026-02-09 21:15:53,056][ INFO][PID:2707054] Searching for 'success' file in resultdir [2026-02-09 21:15:53,057][ INFO][PID:2707054] Getting build details [2026-02-09 21:15:53,057][ INFO][PID:2707054] Retrieving SRPM info from /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199 [2026-02-09 21:15:53,058][ INFO][PID:2707054] SRPM URL: https://download.copr.fedorainfracloud.org/results/still/stillos-alma/srpm-builds/10110199/mutter-47.5-8.src.rpm [2026-02-09 21:15:53,058][ INFO][PID:2707054] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/still/stillos-alma/srpm-builds/10110199/mutter-47.5-8.src.rpm', 'pkg_name': 'mutter', 'pkg_version': '47.5-8'} [2026-02-09 21:15:53,059][ INFO][PID:2707054] Finished build: id=10110199 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/still/stillos-alma chroot=srpm-builds [2026-02-09 21:15:53,061][ INFO][PID:2707054] Worker succeeded build, took 39.97701716423035 [2026-02-09 21:15:53,061][ INFO][PID:2707054] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-alma", "project_dirname": "stillos-alma", "submitter": "still", "ended_on": 1770671753.061037, "started_on": 1770671713.08402, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10110199", "build_id": 10110199, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\ngit clone https://git.almalinux.org/rpms/mutter.git -b c10\\ncd mutter\\n\\n# Move SPECs and SOURCES to same directory\\nmv SPECS/* .\\nmv SOURCES/* .\\nrm -rf SPECS SOURCES\\n\\nwget https://gitlab.com/stillhq/stillOS/patches/-/raw/main/0001-Mutter-SWAI-Registration.patch\\n\\n# 1. Find the line number of the last \\\"Patch:\\\" line and add the new one after it\\nLAST_PATCH_LINE=$(grep -n '^Patch:' mutter.spec | tail -n 1 | cut -d: -f1)\\nif [ -n \\\"$LAST_PATCH_LINE\\\" ]; then\\n sed -i \\\"${LAST_PATCH_LINE}a Patch: 0001-Mutter-SWAI-Registration.patch\\\" \\\\\\n mutter.spec\\nfi\\n\\nsed -i 's#http://#https://#g' mutter.spec\\n\\ncd ..\\ntree .\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"wget git tree\", \"resultdir\": \"mutter\", \"repos\": \"\"}", "pkg_name": "mutter", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma/srpm-builds/10110199/mutter-47.5-8.src.rpm", "uses_devel_repo": null, "sandbox": "still/stillos-alma--still", "results": { "name": "mutter", "epoch": null, "version": "47.5", "release": "8", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/still/stillos-alma", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma", "result_dir": "10110199", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "47.5-8", "id": 10110199, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-alma", "vendor": "Fedora Project COPR (still/stillos-alma)" } } ] } [2026-02-09 21:15:53,104][ INFO][PID:2707054] Sending fedora-messaging bus message in build.end [2026-02-09 21:15:53,137][ INFO][PID:2707054] Compressing /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/builder-live.log by gzip [2026-02-09 21:15:53,138][ INFO][PID:2707054] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/builder-live.log' as PID 2712075 [2026-02-09 21:15:53,144][ INFO][PID:2707054] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/builder-live.log) [2026-02-09 21:15:53,144][ INFO][PID:2707054] Compressing /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/backend.log by gzip [2026-02-09 21:15:53,146][ INFO][PID:2707054] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-alma/srpm-builds/10110199/backend.log' as PID 2712076