[2025-09-26 18:01:53,734][ INFO][PID:3070168] Marking build as starting [2025-09-26 18:01:53,759][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:01:53,762][ INFO][PID:3070168] VM allocation process starts [2025-09-26 18:01:53,782][ INFO][PID:3070168] Trying to allocate VM: ResallocHost, ticket_id=5289325, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 18:01:58,784][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:01:59,811][ INFO][PID:3070168] Allocated host ResallocHost, ticket_id=5289325, hostname=2620:52:3:1:dead:beef:cafe:c189, name=copr_hv_x86_64_03_prod_06954291_20250926_171818, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 18:01:59,811][ INFO][PID:3070168] Allocating ssh connection to builder [2025-09-26 18:01:59,811][ INFO][PID:3070168] Checking that builder machine is OK [2025-09-26 18:02:00,393][ INFO][PID:3070168] Running remote command: copr-builder-ready srpm-builds [2025-09-26 18:02:00,731][ INFO][PID:3070168] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-26 18:02:00,731][ INFO][PID:3070168] Filling build.info file with builder info [2025-09-26 18:02:00,732][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:00,733][ INFO][PID:3070168] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1758909720.7331812, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9604073", "build_id": 9604073, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpik_3_67f\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/beta--59a88038-4555-4431-97ce-e03518c7b047", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09604073", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9604073, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-09-26 18:02:00,756][ INFO][PID:3070168] Sending fedora-messaging bus message in build.start [2025-09-26 18:02:01,367][ INFO][PID:3070168] Sending fedora-messaging bus message in chroot.start [2025-09-26 18:02:01,390][ INFO][PID:3070168] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9604073 --detached [2025-09-26 18:02:01,966][ INFO][PID:3070168] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c189' (ED25519) to the list of known hosts. [2025-09-26 18:02:01,966][ INFO][PID:3070168] Downloading the builder-live.log file, attempt 1 [2025-09-26 18:02:01,968][ INFO][PID:3070168] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log [2025-09-26 18:02:06,973][ INFO][PID:3070168] Periodic builder liveness probe: alive [2025-09-26 18:02:06,974][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:11,975][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:16,976][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:21,976][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:26,978][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:31,979][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:36,980][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:41,981][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:46,982][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:51,983][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:02:56,984][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:01,985][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:06,986][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:11,989][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:16,992][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:21,993][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:26,996][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:31,997][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:36,998][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:41,999][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:47,000][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:52,002][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:03:57,002][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:02,004][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:07,004][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:12,005][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:17,007][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:22,007][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:27,009][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:32,009][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:37,010][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:42,011][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:47,012][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:52,013][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:04:57,014][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:02,015][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:07,016][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:12,017][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:17,018][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:22,019][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:27,020][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:32,021][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:37,022][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:42,023][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:47,024][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:52,025][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:05:57,026][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:02,027][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:07,028][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:12,029][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:17,030][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:22,031][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:27,032][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:32,033][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:37,034][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:42,035][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:47,036][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:52,039][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:06:57,041][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:02,042][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:07,043][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:12,044][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:17,044][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:22,045][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:27,046][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:32,187][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:37,254][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:42,271][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:47,274][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:52,275][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:07:57,276][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:02,278][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:07,279][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:12,280][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:17,281][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:22,282][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:27,283][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:32,303][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:37,308][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:42,310][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:47,312][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:52,313][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:08:57,314][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:02,316][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:07,317][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:12,317][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:17,319][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:22,321][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:27,331][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:32,332][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:37,333][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:42,334][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:47,334][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:52,336][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:57,337][ INFO][PID:3070168] Checking for cancel request [2025-09-26 18:09:59,026][ INFO][PID:3070168] Downloading results from builder [2025-09-26 18:09:59,027][ INFO][PID:3070168] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073 started [2025-09-26 18:09:59,027][ INFO][PID:3070168] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/build-09604073.rsync.log [2025-09-26 18:10:40,815][ INFO][PID:3070168] rsyncing finished. [2025-09-26 18:10:40,815][ INFO][PID:3070168] Releasing VM back to pool [2025-09-26 18:10:40,828][ INFO][PID:3070168] Searching for 'success' file in resultdir [2025-09-26 18:10:40,829][ INFO][PID:3070168] Getting build details [2025-09-26 18:10:40,829][ INFO][PID:3070168] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073 [2025-09-26 18:10:40,830][ INFO][PID:3070168] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09604073/Sunshine-2025.926.151107-1.src.rpm [2025-09-26 18:10:40,830][ INFO][PID:3070168] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09604073/Sunshine-2025.926.151107-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.926.151107-1'} [2025-09-26 18:10:40,831][ INFO][PID:3070168] Finished build: id=9604073 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-09-26 18:10:40,832][ INFO][PID:3070168] Worker succeeded build, took 520.0993947982788 [2025-09-26 18:10:40,833][ INFO][PID:3070168] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1758910240.832576, "started_on": 1758909720.7331812, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9604073", "build_id": 9604073, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpik_3_67f\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09604073/Sunshine-2025.926.151107-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--59a88038-4555-4431-97ce-e03518c7b047", "results": { "name": "Sunshine", "epoch": null, "version": "2025.926.151107", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09604073", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.926.151107-1", "id": 9604073, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-09-26 18:10:40,862][ INFO][PID:3070168] Sending fedora-messaging bus message in build.end [2025-09-26 18:10:40,887][ INFO][PID:3070168] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/builder-live.log by gzip [2025-09-26 18:10:40,888][ INFO][PID:3070168] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/builder-live.log' as PID 3124633 [2025-09-26 18:10:40,894][ INFO][PID:3070168] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/builder-live.log) [2025-09-26 18:10:40,895][ INFO][PID:3070168] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/backend.log by gzip [2025-09-26 18:10:40,896][ INFO][PID:3070168] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09604073/backend.log' as PID 3124634