[2025-12-17 04:16:23,689][ INFO][PID:887960] Marking build as starting [2025-12-17 04:16:23,742][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:23,744][ INFO][PID:887960] VM allocation process starts [2025-12-17 04:16:23,760][ INFO][PID:887960] Trying to allocate VM: ResallocHost, ticket_id=380822, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-17 04:16:26,775][ INFO][PID:887960] Allocated host ResallocHost, ticket_id=380822, hostname=52.55.206.21, name=aws_x86_64_normalreserved_prod_00629066_20251217_041101, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-17 04:16:26,776][ INFO][PID:887960] Allocating ssh connection to builder [2025-12-17 04:16:26,776][ INFO][PID:887960] Checking that builder machine is OK [2025-12-17 04:16:27,102][ INFO][PID:887960] Running remote command: copr-builder-ready srpm-builds [2025-12-17 04:16:27,297][ INFO][PID:887960] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-17 04:16:27,298][ INFO][PID:887960] Filling build.info file with builder info [2025-12-17 04:16:27,298][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:27,299][ INFO][PID:887960] 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:4484", "submitter": null, "ended_on": null, "started_on": 1765944987.2993026, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9917290", "build_id": 9917290, "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\": \"tmprbi67urp\", \"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--acf9f745-5971-42c8-9f0a-6d5d01fe121c", "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:4484", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484", "result_dir": "09917290", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9917290, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-17 04:16:27,354][ INFO][PID:887960] Sending fedora-messaging bus message in build.start [2025-12-17 04:16:27,867][ INFO][PID:887960] Sending fedora-messaging bus message in chroot.start [2025-12-17 04:16:27,895][ INFO][PID:887960] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9917290 --detached [2025-12-17 04:16:28,204][ INFO][PID:887960] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.55.206.21' (ED25519) to the list of known hosts. [2025-12-17 04:16:28,205][ INFO][PID:887960] Downloading the builder-live.log file, attempt 1 [2025-12-17 04:16:28,207][ INFO][PID:887960] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.55.206.21 copr-rpmbuild-log [2025-12-17 04:16:33,213][ INFO][PID:887960] Periodic builder liveness probe: alive [2025-12-17 04:16:33,214][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:38,215][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:43,216][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:48,217][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:53,218][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:16:58,219][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:03,220][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:08,221][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:13,222][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:18,223][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:23,224][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:28,225][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:33,227][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:38,228][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:43,229][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:48,230][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:53,231][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:17:58,232][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:03,233][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:08,234][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:13,235][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:18,236][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:23,237][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:28,238][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:33,239][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:38,240][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:43,241][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:48,242][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:53,243][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:18:58,244][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:03,245][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:08,246][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:13,247][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:18,248][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:23,249][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:28,250][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:33,251][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:38,252][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:43,253][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:48,254][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:53,255][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:19:58,256][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:03,257][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:08,258][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:13,258][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:18,259][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:23,260][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:28,261][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:33,262][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:38,263][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:43,264][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:48,265][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:53,266][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:20:58,267][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:03,268][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:08,269][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:13,270][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:18,271][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:23,271][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:28,272][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:33,273][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:38,274][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:43,275][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:48,276][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:53,277][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:21:58,278][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:03,279][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:08,280][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:13,281][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:18,282][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:23,283][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:28,284][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:33,285][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:38,286][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:43,287][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:48,288][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:53,292][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:22:58,293][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:03,296][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:08,297][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:13,941][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:18,941][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:23,943][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:28,944][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:33,945][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:38,947][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:43,948][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:48,949][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:54,067][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:23:59,068][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:04,070][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:09,071][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:14,072][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:19,073][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:24,074][ INFO][PID:887960] Checking for cancel request [2025-12-17 04:24:26,661][ INFO][PID:887960] Downloading results from builder [2025-12-17 04:24:26,662][ INFO][PID:887960] rsyncing of mockbuilder@52.55.206.21:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290 started [2025-12-17 04:24:26,663][ INFO][PID:887960] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.55.206.21:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/build-09917290.rsync.log [2025-12-17 04:24:33,621][ INFO][PID:887960] rsyncing finished. [2025-12-17 04:24:33,621][ INFO][PID:887960] Releasing VM back to pool [2025-12-17 04:24:33,632][ INFO][PID:887960] Searching for 'success' file in resultdir [2025-12-17 04:24:33,632][ INFO][PID:887960] Getting build details [2025-12-17 04:24:33,633][ INFO][PID:887960] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290 [2025-12-17 04:24:33,633][ INFO][PID:887960] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/Sunshine-0.0.4484-1.src.rpm [2025-12-17 04:24:33,634][ INFO][PID:887960] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/Sunshine-0.0.4484-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4484-1'} [2025-12-17 04:24:33,634][ INFO][PID:887960] Finished build: id=9917290 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484 chroot=srpm-builds [2025-12-17 04:24:33,636][ INFO][PID:887960] Worker succeeded build, took 486.33697986602783 [2025-12-17 04:24:33,636][ INFO][PID:887960] 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:4484", "submitter": null, "ended_on": 1765945473.6362824, "started_on": 1765944987.2993026, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9917290", "build_id": 9917290, "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\": \"tmprbi67urp\", \"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:4484/srpm-builds/09917290/Sunshine-0.0.4484-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--acf9f745-5971-42c8-9f0a-6d5d01fe121c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4484", "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:4484", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484", "result_dir": "09917290", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4484-1", "id": 9917290, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-17 04:24:33,696][ INFO][PID:887960] Sending fedora-messaging bus message in build.end [2025-12-17 04:24:33,723][ INFO][PID:887960] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/builder-live.log by gzip [2025-12-17 04:24:33,724][ INFO][PID:887960] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/builder-live.log' as PID 941737 [2025-12-17 04:24:33,731][ INFO][PID:887960] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/builder-live.log) [2025-12-17 04:24:33,732][ INFO][PID:887960] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/backend.log by gzip [2025-12-17 04:24:33,733][ INFO][PID:887960] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09917290/backend.log' as PID 941740