[2026-08-03 20:46:28,246][ INFO][PID:1429141] Marking build as starting [2026-08-03 20:46:28,299][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:28,301][ INFO][PID:1429141] VM allocation process starts [2026-08-03 20:46:28,328][ INFO][PID:1429141] Trying to allocate VM: ResallocHost, ticket_id=4245828, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-03 20:46:31,425][ INFO][PID:1429141] Allocated host ResallocHost, ticket_id=4245828, hostname=2620:52:6:1161:dead:beef:cafe:c15c, name=vmhost_x86_02_prod_16188554_20260803_190936, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-03 20:46:31,426][ INFO][PID:1429141] Allocating ssh connection to builder [2026-08-03 20:46:31,427][ INFO][PID:1429141] Checking that builder machine is OK [2026-08-03 20:46:31,929][ INFO][PID:1429141] Installed copr-rpmbuild version: 1.8 [2026-08-03 20:46:31,930][ INFO][PID:1429141] Running remote command: copr-builder-ready srpm-builds [2026-08-03 20:46:32,263][ INFO][PID:1429141] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-03 20:46:32,264][ INFO][PID:1429141] Filling build.info file with builder info [2026-08-03 20:46:32,269][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:32,270][ INFO][PID:1429141] 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:4389", "submitter": null, "ended_on": null, "started_on": 1785789992.2703354, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10808447", "build_id": 10808447, "package_name": "copr-dist-git", "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/dist-git\", \"tmp\": \"tmppz6otdee\", \"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--456166e8-c51b-447a-a30b-3a6d2675e250", "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:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389", "result_dir": "10808447", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10808447, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-03 20:46:32,321][ INFO][PID:1429141] Sending fedora-messaging bus message in build.start [2026-08-03 20:46:32,956][ INFO][PID:1429141] Sending fedora-messaging bus message in chroot.start [2026-08-03 20:46:32,992][ INFO][PID:1429141] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10808447 --detached [2026-08-03 20:46:33,599][ INFO][PID:1429141] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c15c' (ED25519) to the list of known hosts. [2026-08-03 20:46:33,601][ INFO][PID:1429141] Downloading the builder-live.log file, attempt 1 [2026-08-03 20:46:33,605][ INFO][PID:1429141] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c15c copr-rpmbuild-log [2026-08-03 20:46:38,610][ INFO][PID:1429141] Periodic builder liveness probe: alive [2026-08-03 20:46:38,611][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:43,613][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:48,616][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:53,618][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:46:58,620][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:03,630][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:08,633][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:13,653][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:18,665][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:23,679][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:28,680][ INFO][PID:1429141] Checking for cancel request [2026-08-03 20:47:28,906][ INFO][PID:1429141] Downloading results from builder [2026-08-03 20:47:28,907][ INFO][PID:1429141] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c15c]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447 started [2026-08-03 20:47:28,909][ INFO][PID:1429141] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:6:1161:dead:beef:cafe:c15c]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/build-10808447.rsync.log [2026-08-03 20:47:29,525][ INFO][PID:1429141] rsyncing finished. [2026-08-03 20:47:29,529][ INFO][PID:1429141] VM Release request [2026-08-03 20:47:29,541][ INFO][PID:1429141] Searching for 'success' file in resultdir [2026-08-03 20:47:29,542][ INFO][PID:1429141] Getting build details [2026-08-03 20:47:29,543][ INFO][PID:1429141] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447 [2026-08-03 20:47:29,545][ INFO][PID:1429141] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/copr-dist-git-1.6.post1-1.git.91.875f0fa.src.rpm [2026-08-03 20:47:29,546][ INFO][PID:1429141] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/copr-dist-git-1.6.post1-1.git.91.875f0fa.src.rpm', 'pkg_name': 'copr-dist-git', 'pkg_version': '1.6.post1-1.git.91.875f0fa'} [2026-08-03 20:47:29,547][ INFO][PID:1429141] Finished build: id=10808447 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389 chroot=srpm-builds [2026-08-03 20:47:29,551][ INFO][PID:1429141] Worker succeeded build, took 57.28090858459473 [2026-08-03 20:47:29,553][ INFO][PID:1429141] 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:4389", "submitter": null, "ended_on": 1785790049.551244, "started_on": 1785789992.2703354, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10808447", "build_id": 10808447, "package_name": "copr-dist-git", "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/dist-git\", \"tmp\": \"tmppz6otdee\", \"hook_data\": true}", "pkg_name": "copr-dist-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/copr-dist-git-1.6.post1-1.git.91.875f0fa.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--456166e8-c51b-447a-a30b-3a6d2675e250", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-dist-git", "epoch": null, "version": "1.6.post1", "release": "1.git.91.875f0fa" }, "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:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389", "result_dir": "10808447", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "1.6.post1-1.git.91.875f0fa", "id": 10808447, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-03 20:47:29,603][ INFO][PID:1429141] Sending fedora-messaging bus message in build.end [2026-08-03 20:47:29,642][ INFO][PID:1429141] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/builder-live.log by gzip [2026-08-03 20:47:29,647][ INFO][PID:1429141] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/builder-live.log' as PID 1438403 [2026-08-03 20:47:29,664][ INFO][PID:1429141] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/builder-live.log) [2026-08-03 20:47:29,665][ INFO][PID:1429141] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/backend.log by gzip [2026-08-03 20:47:29,666][ INFO][PID:1429141] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808447/backend.log' as PID 1438407