[2025-08-25 14:20:31,212][ INFO][PID:1747357] Marking build as starting [2025-08-25 14:20:31,258][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:31,262][ INFO][PID:1747357] VM allocation process starts [2025-08-25 14:20:31,298][ INFO][PID:1747357] Trying to allocate VM: ResallocHost, ticket_id=4708384, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-25 14:20:36,305][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:41,307][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:46,309][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:51,311][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:56,313][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:20:59,358][ INFO][PID:1747357] Allocated host ResallocHost, ticket_id=4708384, hostname=3.87.200.208, name=aws_x86_64_spot_prod_06412022_20250825_141929, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-25 14:20:59,359][ INFO][PID:1747357] Allocating ssh connection to builder [2025-08-25 14:20:59,359][ INFO][PID:1747357] Checking that builder machine is OK [2025-08-25 14:20:59,842][ INFO][PID:1747357] Running remote command: copr-builder-ready srpm-builds [2025-08-25 14:21:00,036][ INFO][PID:1747357] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-25 14:21:00,036][ INFO][PID:1747357] Filling build.info file with builder info [2025-08-25 14:21:00,037][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:00,039][ INFO][PID:1747357] 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:4196", "submitter": null, "ended_on": null, "started_on": 1756131660.0390878, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9475188", "build_id": 9475188, "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\": \"tmpsf0jontu\", \"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--434bcc67-6055-48e0-9676-abb42602c71a", "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:4196", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4196", "result_dir": "09475188", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9475188, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-25 14:21:00,066][ INFO][PID:1747357] Sending fedora-messaging bus message in build.start [2025-08-25 14:21:00,829][ INFO][PID:1747357] Sending fedora-messaging bus message in chroot.start [2025-08-25 14:21:00,855][ INFO][PID:1747357] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9475188 --detached [2025-08-25 14:21:01,172][ INFO][PID:1747357] Downloading the builder-live.log file, attempt 1 [2025-08-25 14:21:01,174][ INFO][PID:1747357] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.200.208 copr-rpmbuild-log [2025-08-25 14:21:06,179][ INFO][PID:1747357] Periodic builder liveness probe: alive [2025-08-25 14:21:06,179][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:11,180][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:16,182][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:21,183][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:26,184][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:31,185][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:36,186][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:41,187][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:46,188][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:51,190][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:21:56,191][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:01,194][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:06,198][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:11,199][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:16,201][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:21,206][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:26,208][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:31,209][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:36,210][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:41,212][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:46,213][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:51,214][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:22:56,215][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:01,216][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:06,218][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:11,219][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:16,221][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:21,223][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:26,231][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:31,233][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:36,235][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:41,237][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:46,239][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:51,240][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:23:56,242][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:01,245][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:06,246][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:11,247][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:16,248][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:21,249][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:26,254][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:31,256][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:36,258][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:41,260][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:46,262][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:51,264][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:24:56,265][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:01,266][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:06,269][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:11,271][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:16,272][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:21,276][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:26,278][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:31,280][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:36,282][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:41,283][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:46,284][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:51,285][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:25:56,287][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:01,288][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:06,290][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:11,292][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:16,293][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:21,295][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:26,297][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:31,298][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:36,302][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:41,307][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:46,311][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:51,315][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:26:56,316][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:01,318][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:06,319][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:11,323][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:16,324][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:21,332][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:26,344][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:31,345][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:36,354][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:41,355][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:46,359][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:51,361][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:27:56,364][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:01,366][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:06,375][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:11,376][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:16,378][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:21,381][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:26,385][ INFO][PID:1747357] Checking for cancel request [2025-08-25 14:28:29,628][ INFO][PID:1747357] Downloading results from builder [2025-08-25 14:28:29,628][ INFO][PID:1747357] rsyncing of mockbuilder@3.87.200.208:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188 started [2025-08-25 14:28:29,633][ INFO][PID:1747357] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.200.208:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/build-09475188.rsync.log [2025-08-25 14:28:40,333][ INFO][PID:1747357] rsyncing finished. [2025-08-25 14:28:40,334][ INFO][PID:1747357] Releasing VM back to pool [2025-08-25 14:28:40,347][ INFO][PID:1747357] Searching for 'success' file in resultdir [2025-08-25 14:28:40,347][ INFO][PID:1747357] Getting build details [2025-08-25 14:28:40,348][ INFO][PID:1747357] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188 [2025-08-25 14:28:40,349][ INFO][PID:1747357] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/Sunshine-0.0.4196-1.src.rpm [2025-08-25 14:28:40,350][ INFO][PID:1747357] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/Sunshine-0.0.4196-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4196-1'} [2025-08-25 14:28:40,351][ INFO][PID:1747357] Finished build: id=9475188 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196 chroot=srpm-builds [2025-08-25 14:28:40,353][ INFO][PID:1747357] Worker succeeded build, took 460.31417536735535 [2025-08-25 14:28:40,354][ INFO][PID:1747357] 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:4196", "submitter": null, "ended_on": 1756132120.3532631, "started_on": 1756131660.0390878, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9475188", "build_id": 9475188, "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\": \"tmpsf0jontu\", \"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:4196/srpm-builds/09475188/Sunshine-0.0.4196-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--434bcc67-6055-48e0-9676-abb42602c71a", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4196", "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:4196", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4196", "result_dir": "09475188", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4196-1", "id": 9475188, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-25 14:28:40,389][ INFO][PID:1747357] Sending fedora-messaging bus message in build.end [2025-08-25 14:28:40,416][ INFO][PID:1747357] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/builder-live.log by gzip [2025-08-25 14:28:40,417][ INFO][PID:1747357] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/builder-live.log' as PID 1815574 [2025-08-25 14:28:40,425][ INFO][PID:1747357] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/builder-live.log) [2025-08-25 14:28:40,426][ INFO][PID:1747357] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/backend.log by gzip [2025-08-25 14:28:40,427][ INFO][PID:1747357] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4196/srpm-builds/09475188/backend.log' as PID 1815575