[2025-11-19 08:14:31,379][ INFO][PID:4056879] Marking build as starting [2025-11-19 08:14:31,409][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:14:31,410][ INFO][PID:4056879] VM allocation process starts [2025-11-19 08:14:31,427][ INFO][PID:4056879] Trying to allocate VM: ResallocHost, ticket_id=6247114, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-19 08:14:34,473][ INFO][PID:4056879] Allocated host ResallocHost, ticket_id=6247114, hostname=44.205.251.84, name=aws_x86_64_normalreserved_prod_08089352_20251119_080957, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-19 08:14:34,474][ INFO][PID:4056879] Allocating ssh connection to builder [2025-11-19 08:14:34,474][ INFO][PID:4056879] Checking that builder machine is OK [2025-11-19 08:14:34,803][ INFO][PID:4056879] Running remote command: copr-builder-ready srpm-builds [2025-11-19 08:14:35,000][ INFO][PID:4056879] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-19 08:14:35,001][ INFO][PID:4056879] Filling build.info file with builder info [2025-11-19 08:14:35,001][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:14:35,002][ INFO][PID:4056879] 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:4431", "submitter": null, "ended_on": null, "started_on": 1763540075.0024471, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9810644", "build_id": 9810644, "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\": \"tmpmx885z0u\", \"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--ed839a47-51f4-4cc2-a5cc-fa0a475446b9", "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:4431", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4431", "result_dir": "09810644", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9810644, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-19 08:14:35,023][ INFO][PID:4056879] Sending fedora-messaging bus message in build.start [2025-11-19 08:14:35,605][ INFO][PID:4056879] Sending fedora-messaging bus message in chroot.start [2025-11-19 08:14:35,629][ INFO][PID:4056879] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9810644 --detached [2025-11-19 08:14:35,961][ INFO][PID:4056879] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.205.251.84' (ED25519) to the list of known hosts. [2025-11-19 08:14:35,962][ INFO][PID:4056879] Downloading the builder-live.log file, attempt 1 [2025-11-19 08:14:35,963][ INFO][PID:4056879] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.205.251.84 copr-rpmbuild-log [2025-11-19 08:14:40,967][ INFO][PID:4056879] Periodic builder liveness probe: alive [2025-11-19 08:14:40,968][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:14:45,969][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:14:50,970][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:14:55,971][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:00,972][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:05,973][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:10,974][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:15,976][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:20,977][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:25,978][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:30,980][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:35,981][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:40,982][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:45,983][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:50,984][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:15:55,985][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:00,986][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:05,987][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:10,988][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:15,989][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:20,990][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:25,991][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:30,992][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:35,993][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:40,994][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:45,995][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:50,996][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:16:55,997][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:00,998][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:05,999][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:11,000][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:16,001][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:21,002][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:26,003][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:31,004][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:36,005][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:41,006][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:46,007][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:51,008][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:17:56,009][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:01,010][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:06,010][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:11,012][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:16,013][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:21,014][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:26,015][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:31,016][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:36,017][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:41,018][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:46,019][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:51,020][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:18:56,021][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:01,022][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:06,023][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:11,025][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:16,026][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:21,027][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:26,029][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:31,030][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:36,030][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:41,031][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:46,033][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:51,034][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:19:56,035][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:01,035][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:06,037][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:11,038][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:16,038][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:21,039][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:26,040][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:31,041][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:36,042][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:41,044][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:46,045][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:51,046][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:20:56,047][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:01,048][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:06,049][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:11,049][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:16,050][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:21,052][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:26,053][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:31,054][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:36,055][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:41,056][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:46,057][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:51,059][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:21:56,061][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:22:01,062][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:22:06,063][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:22:11,064][ INFO][PID:4056879] Checking for cancel request [2025-11-19 08:22:15,763][ INFO][PID:4056879] Downloading results from builder [2025-11-19 08:22:15,764][ INFO][PID:4056879] rsyncing of mockbuilder@44.205.251.84:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644 started [2025-11-19 08:22:15,765][ INFO][PID:4056879] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.205.251.84:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/build-09810644.rsync.log [2025-11-19 08:22:25,037][ INFO][PID:4056879] rsyncing finished. [2025-11-19 08:22:25,037][ INFO][PID:4056879] Releasing VM back to pool [2025-11-19 08:22:25,050][ INFO][PID:4056879] Searching for 'success' file in resultdir [2025-11-19 08:22:25,051][ INFO][PID:4056879] Getting build details [2025-11-19 08:22:25,051][ INFO][PID:4056879] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644 [2025-11-19 08:22:25,052][ INFO][PID:4056879] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/Sunshine-0.0.4431-1.src.rpm [2025-11-19 08:22:25,053][ INFO][PID:4056879] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/Sunshine-0.0.4431-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4431-1'} [2025-11-19 08:22:25,053][ INFO][PID:4056879] Finished build: id=9810644 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431 chroot=srpm-builds [2025-11-19 08:22:25,055][ INFO][PID:4056879] Worker succeeded build, took 470.0530388355255 [2025-11-19 08:22:25,056][ INFO][PID:4056879] 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:4431", "submitter": null, "ended_on": 1763540545.055486, "started_on": 1763540075.0024471, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9810644", "build_id": 9810644, "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\": \"tmpmx885z0u\", \"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:4431/srpm-builds/09810644/Sunshine-0.0.4431-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ed839a47-51f4-4cc2-a5cc-fa0a475446b9", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4431", "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:4431", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4431", "result_dir": "09810644", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4431-1", "id": 9810644, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-19 08:22:25,100][ INFO][PID:4056879] Sending fedora-messaging bus message in build.end [2025-11-19 08:22:25,126][ INFO][PID:4056879] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/builder-live.log by gzip [2025-11-19 08:22:25,127][ INFO][PID:4056879] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/builder-live.log' as PID 4084110 [2025-11-19 08:22:25,141][ INFO][PID:4056879] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/builder-live.log) [2025-11-19 08:22:25,142][ INFO][PID:4056879] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/backend.log by gzip [2025-11-19 08:22:25,143][ INFO][PID:4056879] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4431/srpm-builds/09810644/backend.log' as PID 4084112