[2026-07-28 14:16:35,166][ INFO][PID:2612100] Marking build as starting [2026-07-28 14:16:35,277][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:16:35,284][ INFO][PID:2612100] VM allocation process starts [2026-07-28 14:16:35,316][ INFO][PID:2612100] Trying to allocate VM: ResallocHost, ticket_id=4144888, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-28 14:16:38,352][ INFO][PID:2612100] Allocated host ResallocHost, ticket_id=4144888, hostname=98.82.17.176, name=aws_x86_64_reserved_prod_14860628_20260728_141453, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-28 14:16:38,353][ INFO][PID:2612100] Allocating ssh connection to builder [2026-07-28 14:16:38,353][ INFO][PID:2612100] Checking that builder machine is OK [2026-07-28 14:16:38,674][ INFO][PID:2612100] Installed copr-rpmbuild version: 1.8 [2026-07-28 14:16:38,675][ INFO][PID:2612100] Running remote command: copr-builder-ready srpm-builds [2026-07-28 14:16:38,902][ INFO][PID:2612100] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-28 14:16:38,903][ INFO][PID:2612100] Filling build.info file with builder info [2026-07-28 14:16:38,907][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:16:38,912][ INFO][PID:2612100] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4408", "submitter": null, "ended_on": null, "started_on": 1785248198.9122639, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10783124", "build_id": 10783124, "package_name": "copr-frontend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpyrziwfml\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--af2f6bfb-6a42-4e68-96c4-753086394172", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408", "result_dir": "10783124", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10783124, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-28 14:16:38,975][ INFO][PID:2612100] Sending fedora-messaging bus message in build.start [2026-07-28 14:16:39,561][ INFO][PID:2612100] Sending fedora-messaging bus message in chroot.start [2026-07-28 14:16:39,597][ INFO][PID:2612100] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10783124 --detached [2026-07-28 14:16:40,082][ INFO][PID:2612100] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.82.17.176' (ED25519) to the list of known hosts. [2026-07-28 14:16:40,083][ INFO][PID:2612100] Downloading the builder-live.log file, attempt 1 [2026-07-28 14:16:40,086][ INFO][PID:2612100] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.17.176 copr-rpmbuild-log [2026-07-28 14:16:45,097][ INFO][PID:2612100] Periodic builder liveness probe: alive [2026-07-28 14:16:45,099][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:16:50,101][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:16:55,103][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:00,112][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:05,114][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:10,116][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:15,118][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:20,126][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:25,132][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:30,134][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:35,135][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:40,137][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:45,138][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:50,140][ INFO][PID:2612100] Checking for cancel request [2026-07-28 14:17:54,028][ INFO][PID:2612100] Downloading results from builder [2026-07-28 14:17:54,039][ INFO][PID:2612100] rsyncing of mockbuilder@98.82.17.176:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124 started [2026-07-28 14:17:54,051][ INFO][PID:2612100] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.82.17.176:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/build-10783124.rsync.log [2026-07-28 14:17:54,401][ INFO][PID:2612100] rsyncing finished. [2026-07-28 14:17:54,402][ INFO][PID:2612100] VM Release request [2026-07-28 14:17:54,423][ INFO][PID:2612100] Searching for 'success' file in resultdir [2026-07-28 14:17:54,427][ INFO][PID:2612100] Getting build details [2026-07-28 14:17:54,433][ INFO][PID:2612100] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124 [2026-07-28 14:17:54,435][ INFO][PID:2612100] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/copr-frontend-2.7.post1-1.git.81.cf38aec.src.rpm [2026-07-28 14:17:54,437][ INFO][PID:2612100] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/copr-frontend-2.7.post1-1.git.81.cf38aec.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.7.post1-1.git.81.cf38aec'} [2026-07-28 14:17:54,438][ INFO][PID:2612100] Finished build: id=10783124 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408 chroot=srpm-builds [2026-07-28 14:17:54,450][ INFO][PID:2612100] Worker succeeded build, took 75.5377037525177 [2026-07-28 14:17:54,452][ INFO][PID:2612100] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4408", "submitter": null, "ended_on": 1785248274.4499676, "started_on": 1785248198.9122639, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10783124", "build_id": 10783124, "package_name": "copr-frontend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpyrziwfml\", \"hook_data\": true}", "pkg_name": "copr-frontend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/copr-frontend-2.7.post1-1.git.81.cf38aec.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--af2f6bfb-6a42-4e68-96c4-753086394172", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-frontend", "epoch": null, "version": "2.7.post1", "release": "1.git.81.cf38aec" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408", "result_dir": "10783124", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.7.post1-1.git.81.cf38aec", "id": 10783124, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-28 14:17:54,555][ INFO][PID:2612100] Sending fedora-messaging bus message in build.end [2026-07-28 14:17:54,677][ INFO][PID:2612100] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/builder-live.log by gzip [2026-07-28 14:17:54,685][ INFO][PID:2612100] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/builder-live.log' as PID 2623846 [2026-07-28 14:17:54,756][ INFO][PID:2612100] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/builder-live.log) [2026-07-28 14:17:54,757][ INFO][PID:2612100] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/backend.log by gzip [2026-07-28 14:17:54,763][ INFO][PID:2612100] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783124/backend.log' as PID 2623851