[2025-11-25 23:37:08,680][ INFO][PID:1299015] Marking build as starting [2025-11-25 23:37:08,707][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:08,708][ INFO][PID:1299015] VM allocation process starts [2025-11-25 23:37:08,723][ INFO][PID:1299015] Trying to allocate VM: ResallocHost, ticket_id=6369934, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-25 23:37:11,739][ INFO][PID:1299015] Allocated host ResallocHost, ticket_id=6369934, hostname=54.88.125.107, name=aws_x86_64_normalreserved_prod_08376877_20251125_233045, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-25 23:37:11,740][ INFO][PID:1299015] Allocating ssh connection to builder [2025-11-25 23:37:11,740][ INFO][PID:1299015] Checking that builder machine is OK [2025-11-25 23:37:12,083][ INFO][PID:1299015] Running remote command: copr-builder-ready srpm-builds [2025-11-25 23:37:12,280][ INFO][PID:1299015] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-25 23:37:12,280][ INFO][PID:1299015] Filling build.info file with builder info [2025-11-25 23:37:12,281][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:12,282][ INFO][PID:1299015] 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": "pulls", "project_dirname": "pulls:pr:4450", "submitter": null, "ended_on": null, "started_on": 1764113832.2820816, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9838156", "build_id": 9838156, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpp2ejcigb\", \"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/pulls--8ea02bc0-f94c-420b-aaab-f8bb923c0656", "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/pulls:pr:4450", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4450", "result_dir": "09838156", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9838156, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-25 23:37:12,304][ INFO][PID:1299015] Sending fedora-messaging bus message in build.start [2025-11-25 23:37:12,893][ INFO][PID:1299015] Sending fedora-messaging bus message in chroot.start [2025-11-25 23:37:12,919][ INFO][PID:1299015] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9838156 --detached [2025-11-25 23:37:13,243][ INFO][PID:1299015] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.88.125.107' (ED25519) to the list of known hosts. [2025-11-25 23:37:13,244][ INFO][PID:1299015] Downloading the builder-live.log file, attempt 1 [2025-11-25 23:37:13,245][ INFO][PID:1299015] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.88.125.107 copr-rpmbuild-log [2025-11-25 23:37:18,249][ INFO][PID:1299015] Periodic builder liveness probe: alive [2025-11-25 23:37:18,250][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:23,251][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:28,251][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:33,252][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:38,253][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:43,254][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:48,255][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:53,256][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:37:58,257][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:03,258][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:08,259][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:13,259][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:18,260][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:23,261][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:28,263][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:33,264][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:38,265][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:43,265][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:48,266][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:53,267][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:38:58,268][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:03,269][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:08,270][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:13,270][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:18,271][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:23,362][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:28,363][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:33,364][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:38,365][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:43,366][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:48,367][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:53,368][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:39:58,369][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:03,370][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:08,371][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:13,372][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:18,373][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:23,374][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:28,374][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:33,375][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:38,376][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:43,377][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:48,378][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:53,379][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:40:58,380][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:03,381][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:08,382][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:13,383][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:18,384][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:23,385][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:28,386][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:33,387][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:38,387][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:43,388][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:48,389][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:53,390][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:41:58,391][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:03,392][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:08,393][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:13,394][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:18,395][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:23,396][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:28,397][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:33,398][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:38,399][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:43,400][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:48,401][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:53,402][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:42:58,402][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:03,403][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:08,404][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:13,405][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:18,406][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:23,407][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:28,408][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:33,409][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:38,410][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:43,411][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:48,411][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:53,412][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:43:58,413][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:03,414][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:08,415][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:13,416][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:18,417][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:23,418][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:28,419][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:33,419][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:38,420][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:43,421][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:48,422][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:53,423][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:58,424][ INFO][PID:1299015] Checking for cancel request [2025-11-25 23:44:58,518][ INFO][PID:1299015] Downloading results from builder [2025-11-25 23:44:58,519][ INFO][PID:1299015] rsyncing of mockbuilder@54.88.125.107:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156 started [2025-11-25 23:44:58,519][ INFO][PID:1299015] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.88.125.107:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/build-09838156.rsync.log [2025-11-25 23:45:04,694][ INFO][PID:1299015] rsyncing finished. [2025-11-25 23:45:04,695][ INFO][PID:1299015] Releasing VM back to pool [2025-11-25 23:45:04,704][ INFO][PID:1299015] Searching for 'success' file in resultdir [2025-11-25 23:45:04,705][ INFO][PID:1299015] Getting build details [2025-11-25 23:45:04,706][ INFO][PID:1299015] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156 [2025-11-25 23:45:04,707][ INFO][PID:1299015] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/Sunshine-0.0.4450-1.src.rpm [2025-11-25 23:45:04,707][ INFO][PID:1299015] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/Sunshine-0.0.4450-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4450-1'} [2025-11-25 23:45:04,708][ INFO][PID:1299015] Finished build: id=9838156 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450 chroot=srpm-builds [2025-11-25 23:45:04,710][ INFO][PID:1299015] Worker succeeded build, took 472.42804765701294 [2025-11-25 23:45:04,711][ INFO][PID:1299015] 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": "pulls", "project_dirname": "pulls:pr:4450", "submitter": null, "ended_on": 1764114304.7101293, "started_on": 1764113832.2820816, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9838156", "build_id": 9838156, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmpp2ejcigb\", \"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/pulls:pr:4450/srpm-builds/09838156/Sunshine-0.0.4450-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--8ea02bc0-f94c-420b-aaab-f8bb923c0656", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4450", "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/pulls:pr:4450", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4450", "result_dir": "09838156", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4450-1", "id": 9838156, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-25 23:45:04,751][ INFO][PID:1299015] Sending fedora-messaging bus message in build.end [2025-11-25 23:45:04,780][ INFO][PID:1299015] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/builder-live.log by gzip [2025-11-25 23:45:04,782][ INFO][PID:1299015] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/builder-live.log' as PID 1323369 [2025-11-25 23:45:04,788][ INFO][PID:1299015] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/builder-live.log) [2025-11-25 23:45:04,789][ INFO][PID:1299015] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/backend.log by gzip [2025-11-25 23:45:04,790][ INFO][PID:1299015] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4450/srpm-builds/09838156/backend.log' as PID 1323370