[2025-08-29 17:40:49,979][ INFO][PID:3955229] Marking build as starting [2025-08-29 17:40:50,004][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:40:50,005][ INFO][PID:3955229] VM allocation process starts [2025-08-29 17:40:50,060][ INFO][PID:3955229] Trying to allocate VM: ResallocHost, ticket_id=4822092, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-29 17:40:53,096][ INFO][PID:3955229] Allocated host ResallocHost, ticket_id=4822092, hostname=2620:52:3:1:dead:beef:cafe:c114, name=copr_hv_x86_64_01_prod_06498061_20250829_173300, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-29 17:40:53,096][ INFO][PID:3955229] Allocating ssh connection to builder [2025-08-29 17:40:53,097][ INFO][PID:3955229] Checking that builder machine is OK [2025-08-29 17:40:53,637][ INFO][PID:3955229] Running remote command: copr-builder-ready srpm-builds [2025-08-29 17:40:53,950][ INFO][PID:3955229] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-29 17:40:53,950][ INFO][PID:3955229] Filling build.info file with builder info [2025-08-29 17:40:53,951][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:40:53,951][ INFO][PID:3955229] 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": 1756489253.951712, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9506388", "build_id": 9506388, "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\": \"tmpk1av2z4l\", \"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--473c5f52-2466-4c24-b21f-8166cd2e88ed", "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": "09506388", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9506388, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-08-29 17:40:53,971][ INFO][PID:3955229] Sending fedora-messaging bus message in build.start [2025-08-29 17:40:54,590][ INFO][PID:3955229] Sending fedora-messaging bus message in chroot.start [2025-08-29 17:40:54,613][ INFO][PID:3955229] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9506388 --detached [2025-08-29 17:40:55,189][ INFO][PID:3955229] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c114' (ED25519) to the list of known hosts. [2025-08-29 17:40:55,190][ INFO][PID:3955229] Downloading the builder-live.log file, attempt 1 [2025-08-29 17:40:55,191][ INFO][PID:3955229] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c114 copr-rpmbuild-log [2025-08-29 17:41:00,195][ INFO][PID:3955229] Periodic builder liveness probe: alive [2025-08-29 17:41:00,196][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:05,197][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:10,198][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:15,199][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:20,202][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:25,204][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:30,205][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:35,206][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:40,209][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:45,210][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:50,211][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:41:55,212][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:00,213][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:05,214][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:10,215][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:15,216][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:20,217][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:25,219][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:30,220][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:35,221][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:40,222][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:45,223][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:50,224][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:42:55,225][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:00,226][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:05,227][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:10,228][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:15,229][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:20,230][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:25,231][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:30,234][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:35,235][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:40,236][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:45,236][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:50,237][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:43:55,238][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:00,239][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:05,240][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:10,241][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:15,242][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:20,243][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:25,244][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:30,245][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:35,246][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:40,247][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:45,248][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:50,249][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:44:55,250][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:00,251][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:05,252][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:10,253][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:15,254][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:20,255][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:25,256][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:30,256][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:35,257][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:40,258][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:45,259][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:50,260][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:45:55,261][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:00,262][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:05,263][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:10,264][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:15,265][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:20,266][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:25,267][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:30,268][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:35,269][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:40,270][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:45,271][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:50,272][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:46:55,273][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:00,274][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:05,275][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:10,276][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:15,277][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:20,279][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:25,279][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:30,280][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:35,281][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:40,282][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:45,283][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:50,285][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:47:55,285][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:00,288][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:05,289][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:10,290][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:15,291][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:20,292][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:25,293][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:30,294][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:35,295][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:40,296][ INFO][PID:3955229] Checking for cancel request [2025-08-29 17:48:42,398][ INFO][PID:3955229] Downloading results from builder [2025-08-29 17:48:42,399][ INFO][PID:3955229] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c114]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388 started [2025-08-29 17:48:42,400][ INFO][PID:3955229] 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:c114]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/build-09506388.rsync.log [2025-08-29 17:49:05,332][ INFO][PID:3955229] rsyncing finished. [2025-08-29 17:49:05,333][ INFO][PID:3955229] Releasing VM back to pool [2025-08-29 17:49:05,342][ INFO][PID:3955229] Searching for 'success' file in resultdir [2025-08-29 17:49:05,343][ INFO][PID:3955229] Getting build details [2025-08-29 17:49:05,343][ INFO][PID:3955229] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388 [2025-08-29 17:49:05,344][ INFO][PID:3955229] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09506388/Sunshine-2025.829.135256-1.src.rpm [2025-08-29 17:49:05,344][ INFO][PID:3955229] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09506388/Sunshine-2025.829.135256-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.829.135256-1'} [2025-08-29 17:49:05,344][ INFO][PID:3955229] Finished build: id=9506388 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-08-29 17:49:05,346][ INFO][PID:3955229] Worker succeeded build, took 491.3947310447693 [2025-08-29 17:49:05,346][ INFO][PID:3955229] 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": 1756489745.346443, "started_on": 1756489253.951712, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9506388", "build_id": 9506388, "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\": \"tmpk1av2z4l\", \"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/09506388/Sunshine-2025.829.135256-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--473c5f52-2466-4c24-b21f-8166cd2e88ed", "results": { "name": "Sunshine", "epoch": null, "version": "2025.829.135256", "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": "09506388", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.829.135256-1", "id": 9506388, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-08-29 17:49:05,375][ INFO][PID:3955229] Sending fedora-messaging bus message in build.end [2025-08-29 17:49:05,400][ INFO][PID:3955229] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/builder-live.log by gzip [2025-08-29 17:49:05,401][ INFO][PID:3955229] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/builder-live.log' as PID 3988893 [2025-08-29 17:49:05,408][ INFO][PID:3955229] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/builder-live.log) [2025-08-29 17:49:05,408][ INFO][PID:3955229] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/backend.log by gzip [2025-08-29 17:49:05,409][ INFO][PID:3955229] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09506388/backend.log' as PID 3988895