[2026-08-03 21:08:47,175][ INFO][PID:1619086] Marking build as starting [2026-08-03 21:08:47,240][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:08:47,244][ INFO][PID:1619086] VM allocation process starts [2026-08-03 21:08:47,265][ INFO][PID:1619086] Trying to allocate VM: ResallocHost, ticket_id=4246200, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-03 21:08:50,310][ INFO][PID:1619086] Allocated host ResallocHost, ticket_id=4246200, hostname=2620:52:6:1161:dead:beef:cafe:c13e, name=vmhost_x86_03_prod_16205442_20260803_203113, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-03 21:08:50,311][ INFO][PID:1619086] Allocating ssh connection to builder [2026-08-03 21:08:50,312][ INFO][PID:1619086] Checking that builder machine is OK [2026-08-03 21:08:50,810][ INFO][PID:1619086] Installed copr-rpmbuild version: 1.8 [2026-08-03 21:08:50,811][ INFO][PID:1619086] Running remote command: copr-builder-ready srpm-builds [2026-08-03 21:08:51,158][ INFO][PID:1619086] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-03 21:08:51,159][ INFO][PID:1619086] Filling build.info file with builder info [2026-08-03 21:08:51,161][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:08:51,163][ INFO][PID:1619086] 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": 1785791331.1634994, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10808533", "build_id": 10808533, "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\": \"tmpm47foeql\", \"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--5b7d72ae-9a70-4c62-ba87-ca7e09a738fd", "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": "10808533", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10808533, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-03 21:08:51,225][ INFO][PID:1619086] Sending fedora-messaging bus message in build.start [2026-08-03 21:08:51,860][ INFO][PID:1619086] Sending fedora-messaging bus message in chroot.start [2026-08-03 21:08:51,891][ INFO][PID:1619086] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10808533 --detached [2026-08-03 21:08:52,493][ INFO][PID:1619086] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c13e' (ED25519) to the list of known hosts. [2026-08-03 21:08:52,494][ INFO][PID:1619086] Downloading the builder-live.log file, attempt 1 [2026-08-03 21:08:52,496][ INFO][PID:1619086] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c13e copr-rpmbuild-log [2026-08-03 21:08:57,507][ INFO][PID:1619086] Periodic builder liveness probe: alive [2026-08-03 21:08:57,508][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:02,510][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:07,514][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:12,522][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:17,553][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:22,555][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:27,578][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:32,582][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:37,590][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:42,594][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:47,605][ INFO][PID:1619086] Checking for cancel request [2026-08-03 21:09:51,437][ INFO][PID:1619086] Downloading results from builder [2026-08-03 21:09:51,459][ INFO][PID:1619086] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c13e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533 started [2026-08-03 21:09:51,470][ INFO][PID:1619086] 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:c13e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/build-10808533.rsync.log [2026-08-03 21:09:51,997][ INFO][PID:1619086] rsyncing finished. [2026-08-03 21:09:51,998][ INFO][PID:1619086] VM Release request [2026-08-03 21:09:52,028][ INFO][PID:1619086] Searching for 'success' file in resultdir [2026-08-03 21:09:52,035][ INFO][PID:1619086] Getting build details [2026-08-03 21:09:52,038][ INFO][PID:1619086] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533 [2026-08-03 21:09:52,041][ INFO][PID:1619086] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/copr-dist-git-1.6.post1-1.git.91.abfa1a0.src.rpm [2026-08-03 21:09:52,045][ INFO][PID:1619086] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/copr-dist-git-1.6.post1-1.git.91.abfa1a0.src.rpm', 'pkg_name': 'copr-dist-git', 'pkg_version': '1.6.post1-1.git.91.abfa1a0'} [2026-08-03 21:09:52,047][ INFO][PID:1619086] Finished build: id=10808533 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389 chroot=srpm-builds [2026-08-03 21:09:52,052][ INFO][PID:1619086] Worker succeeded build, took 60.88900446891785 [2026-08-03 21:09:52,054][ INFO][PID:1619086] 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": 1785791392.0525038, "started_on": 1785791331.1634994, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10808533", "build_id": 10808533, "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\": \"tmpm47foeql\", \"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/10808533/copr-dist-git-1.6.post1-1.git.91.abfa1a0.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--5b7d72ae-9a70-4c62-ba87-ca7e09a738fd", "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.abfa1a0" }, "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": "10808533", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "1.6.post1-1.git.91.abfa1a0", "id": 10808533, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-03 21:09:52,128][ INFO][PID:1619086] Sending fedora-messaging bus message in build.end [2026-08-03 21:09:52,171][ INFO][PID:1619086] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/builder-live.log by gzip [2026-08-03 21:09:52,176][ INFO][PID:1619086] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/builder-live.log' as PID 1632571 [2026-08-03 21:09:52,229][ INFO][PID:1619086] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/builder-live.log) [2026-08-03 21:09:52,231][ INFO][PID:1619086] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/backend.log by gzip [2026-08-03 21:09:52,232][ INFO][PID:1619086] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10808533/backend.log' as PID 1632585