[2025-12-19 08:30:21,266][ INFO][PID:2223645] Marking build as starting [2025-12-19 08:30:21,312][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:21,313][ INFO][PID:2223645] VM allocation process starts [2025-12-19 08:30:21,328][ INFO][PID:2223645] Trying to allocate VM: ResallocHost, ticket_id=437181, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-19 08:30:24,358][ INFO][PID:2223645] Allocated host ResallocHost, ticket_id=437181, hostname=3.80.176.92, name=aws_x86_64_normalreserved_prod_00699263_20251219_081953, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-19 08:30:24,487][ INFO][PID:2223645] Allocating ssh connection to builder [2025-12-19 08:30:24,488][ INFO][PID:2223645] Checking that builder machine is OK [2025-12-19 08:30:24,846][ INFO][PID:2223645] Running remote command: copr-builder-ready srpm-builds [2025-12-19 08:30:25,043][ INFO][PID:2223645] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-19 08:30:25,044][ INFO][PID:2223645] Filling build.info file with builder info [2025-12-19 08:30:25,044][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:25,045][ INFO][PID:2223645] 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:4522", "submitter": null, "ended_on": null, "started_on": 1766133025.045221, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9934575", "build_id": 9934575, "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\": \"tmpwta6en47\", \"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--d6afc486-8f36-4ab6-b257-cbb476642815", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09934575", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9934575, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-19 08:30:25,082][ INFO][PID:2223645] Sending fedora-messaging bus message in build.start [2025-12-19 08:30:25,709][ INFO][PID:2223645] Sending fedora-messaging bus message in chroot.start [2025-12-19 08:30:25,738][ INFO][PID:2223645] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9934575 --detached [2025-12-19 08:30:26,078][ INFO][PID:2223645] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.80.176.92' (ED25519) to the list of known hosts. [2025-12-19 08:30:26,079][ INFO][PID:2223645] Downloading the builder-live.log file, attempt 1 [2025-12-19 08:30:26,080][ INFO][PID:2223645] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.80.176.92 copr-rpmbuild-log [2025-12-19 08:30:31,123][ INFO][PID:2223645] Periodic builder liveness probe: alive [2025-12-19 08:30:31,123][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:36,124][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:41,125][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:46,126][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:51,127][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:30:56,128][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:01,129][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:06,130][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:11,132][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:16,134][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:21,136][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:26,222][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:31,223][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:36,225][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:41,226][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:46,227][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:51,344][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:31:56,346][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:01,352][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:06,354][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:11,360][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:16,361][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:21,362][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:26,363][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:31,364][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:36,365][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:41,366][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:46,367][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:51,371][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:32:56,372][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:01,373][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:06,374][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:11,375][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:16,376][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:21,377][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:26,378][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:31,379][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:36,380][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:41,381][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:46,382][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:51,388][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:33:56,389][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:01,390][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:06,391][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:11,392][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:16,393][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:21,394][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:26,395][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:31,396][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:36,398][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:41,399][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:46,400][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:51,401][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:34:56,402][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:01,403][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:06,404][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:11,405][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:16,406][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:21,407][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:26,408][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:31,409][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:36,409][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:41,416][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:46,417][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:51,418][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:35:56,419][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:01,420][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:06,420][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:11,421][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:16,422][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:21,431][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:26,432][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:31,636][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:36,649][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:41,659][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:46,666][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:51,667][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:36:57,010][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:02,049][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:07,052][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:12,053][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:17,182][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:22,279][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:27,281][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:32,286][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:37,288][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:42,289][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:47,324][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:52,488][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:37:57,490][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:02,583][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:07,858][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:12,860][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:17,862][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:22,867][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:27,868][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:32,888][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:37,954][ INFO][PID:2223645] Checking for cancel request [2025-12-19 08:38:38,477][ INFO][PID:2223645] Downloading results from builder [2025-12-19 08:38:38,478][ INFO][PID:2223645] rsyncing of mockbuilder@3.80.176.92:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575 started [2025-12-19 08:38:38,478][ INFO][PID:2223645] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.80.176.92:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/build-09934575.rsync.log [2025-12-19 08:38:47,240][ INFO][PID:2223645] rsyncing finished. [2025-12-19 08:38:47,241][ INFO][PID:2223645] Releasing VM back to pool [2025-12-19 08:38:47,260][ INFO][PID:2223645] Searching for 'success' file in resultdir [2025-12-19 08:38:47,261][ INFO][PID:2223645] Getting build details [2025-12-19 08:38:47,262][ INFO][PID:2223645] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575 [2025-12-19 08:38:47,263][ INFO][PID:2223645] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/Sunshine-0.0.4522-1.src.rpm [2025-12-19 08:38:47,264][ INFO][PID:2223645] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/Sunshine-0.0.4522-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4522-1'} [2025-12-19 08:38:47,264][ INFO][PID:2223645] Finished build: id=9934575 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522 chroot=srpm-builds [2025-12-19 08:38:47,266][ INFO][PID:2223645] Worker succeeded build, took 502.22126150131226 [2025-12-19 08:38:47,267][ INFO][PID:2223645] 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:4522", "submitter": null, "ended_on": 1766133527.2664826, "started_on": 1766133025.045221, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9934575", "build_id": 9934575, "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\": \"tmpwta6en47\", \"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:4522/srpm-builds/09934575/Sunshine-0.0.4522-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d6afc486-8f36-4ab6-b257-cbb476642815", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4522", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09934575", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4522-1", "id": 9934575, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-19 08:38:47,328][ INFO][PID:2223645] Sending fedora-messaging bus message in build.end [2025-12-19 08:38:47,360][ INFO][PID:2223645] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/builder-live.log by gzip [2025-12-19 08:38:47,361][ INFO][PID:2223645] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/builder-live.log' as PID 2259696 [2025-12-19 08:38:47,402][ INFO][PID:2223645] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/builder-live.log) [2025-12-19 08:38:47,403][ INFO][PID:2223645] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/backend.log by gzip [2025-12-19 08:38:47,404][ INFO][PID:2223645] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09934575/backend.log' as PID 2259705