[2026-08-05 16:02:50,524][ INFO][PID:2865120] Marking build as starting [2026-08-05 16:02:50,595][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:02:50,605][ INFO][PID:2865120] VM allocation process starts [2026-08-05 16:02:50,636][ INFO][PID:2865120] Trying to allocate VM: ResallocHost, ticket_id=4296045, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-05 16:02:55,646][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:00,648][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:02,722][ INFO][PID:2865120] Allocated host ResallocHost, ticket_id=4296045, hostname=34.203.238.108, name=aws_x86_64_reserved_prod_16578569_20260805_160013, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-05 16:03:02,723][ INFO][PID:2865120] Allocating ssh connection to builder [2026-08-05 16:03:02,725][ INFO][PID:2865120] Checking that builder machine is OK [2026-08-05 16:03:03,063][ INFO][PID:2865120] Installed copr-rpmbuild version: 1.8 [2026-08-05 16:03:03,064][ INFO][PID:2865120] Running remote command: copr-builder-ready srpm-builds [2026-08-05 16:03:03,319][ INFO][PID:2865120] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-05 16:03:03,320][ INFO][PID:2865120] Filling build.info file with builder info [2026-08-05 16:03:03,321][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:03,327][ INFO][PID:2865120] 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:4412", "submitter": null, "ended_on": null, "started_on": 1785945783.3275905, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10822183", "build_id": 10822183, "package_name": "copr-backend", "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/backend\", \"repos\": \"\", \"tmp\": \"tmp6l7bs_1e\", \"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--b3a7da19-f66c-411d-b437-930b6ecf1e53", "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:4412", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4412", "result_dir": "10822183", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10822183, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-05 16:03:03,399][ INFO][PID:2865120] Sending fedora-messaging bus message in build.start [2026-08-05 16:03:03,976][ INFO][PID:2865120] Sending fedora-messaging bus message in chroot.start [2026-08-05 16:03:04,012][ INFO][PID:2865120] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10822183 --detached [2026-08-05 16:03:04,756][ INFO][PID:2865120] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.203.238.108' (ED25519) to the list of known hosts. [2026-08-05 16:03:04,757][ INFO][PID:2865120] Downloading the builder-live.log file, attempt 1 [2026-08-05 16:03:04,760][ INFO][PID:2865120] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.203.238.108 copr-rpmbuild-log [2026-08-05 16:03:09,776][ INFO][PID:2865120] Periodic builder liveness probe: alive [2026-08-05 16:03:09,794][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:14,798][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:19,800][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:24,802][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:29,804][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:34,806][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:39,808][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:44,811][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:49,813][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:54,815][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:03:59,818][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:04,819][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:09,821][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:14,822][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:19,825][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:24,827][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:29,829][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:34,831][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:39,832][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:44,834][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:49,838][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:54,840][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:04:59,843][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:04,845][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:09,850][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:14,852][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:19,855][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:24,859][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:29,864][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:34,866][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:39,872][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:44,878][ INFO][PID:2865120] Checking for cancel request [2026-08-05 16:05:45,251][ INFO][PID:2865120] Downloading results from builder [2026-08-05 16:05:45,252][ INFO][PID:2865120] rsyncing of mockbuilder@34.203.238.108:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183 started [2026-08-05 16:05:45,254][ INFO][PID:2865120] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.203.238.108:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/build-10822183.rsync.log [2026-08-05 16:05:45,734][ INFO][PID:2865120] rsyncing finished. [2026-08-05 16:05:45,737][ INFO][PID:2865120] VM Release request [2026-08-05 16:05:45,762][ INFO][PID:2865120] Searching for 'success' file in resultdir [2026-08-05 16:05:45,766][ INFO][PID:2865120] Getting build details [2026-08-05 16:05:45,768][ INFO][PID:2865120] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183 [2026-08-05 16:05:45,771][ INFO][PID:2865120] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/copr-backend-2.13.post1-1.git.8585.bd3cad9.src.rpm [2026-08-05 16:05:45,772][ INFO][PID:2865120] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/copr-backend-2.13.post1-1.git.8585.bd3cad9.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.13.post1-1.git.8585.bd3cad9'} [2026-08-05 16:05:45,774][ INFO][PID:2865120] Finished build: id=10822183 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412 chroot=srpm-builds [2026-08-05 16:05:45,777][ INFO][PID:2865120] Worker succeeded build, took 162.4500494003296 [2026-08-05 16:05:45,780][ INFO][PID:2865120] 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:4412", "submitter": null, "ended_on": 1785945945.7776399, "started_on": 1785945783.3275905, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10822183", "build_id": 10822183, "package_name": "copr-backend", "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/backend\", \"repos\": \"\", \"tmp\": \"tmp6l7bs_1e\", \"hook_data\": true}", "pkg_name": "copr-backend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/copr-backend-2.13.post1-1.git.8585.bd3cad9.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--b3a7da19-f66c-411d-b437-930b6ecf1e53", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-backend", "epoch": null, "version": "2.13.post1", "release": "1.git.8585.bd3cad9" }, "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:4412", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4412", "result_dir": "10822183", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.13.post1-1.git.8585.bd3cad9", "id": 10822183, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-05 16:05:45,849][ INFO][PID:2865120] Sending fedora-messaging bus message in build.end [2026-08-05 16:05:45,885][ INFO][PID:2865120] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/builder-live.log by gzip [2026-08-05 16:05:45,888][ INFO][PID:2865120] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/builder-live.log' as PID 2891651 [2026-08-05 16:05:45,908][ INFO][PID:2865120] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/builder-live.log) [2026-08-05 16:05:45,915][ INFO][PID:2865120] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/backend.log by gzip [2026-08-05 16:05:45,922][ INFO][PID:2865120] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4412/srpm-builds/10822183/backend.log' as PID 2891656