[2025-11-12 23:12:58,912][ INFO][PID:450283] Marking build as starting [2025-11-12 23:12:58,933][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:12:58,934][ INFO][PID:450283] VM allocation process starts [2025-11-12 23:12:58,995][ INFO][PID:450283] Trying to allocate VM: ResallocHost, ticket_id=6153478, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 23:13:02,033][ INFO][PID:450283] Allocated host ResallocHost, ticket_id=6153478, hostname=98.92.88.45, name=aws_x86_64_normalreserved_prod_07966299_20251112_231056, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-12 23:13:02,033][ INFO][PID:450283] Allocating ssh connection to builder [2025-11-12 23:13:02,034][ INFO][PID:450283] Checking that builder machine is OK [2025-11-12 23:13:02,374][ INFO][PID:450283] Running remote command: copr-builder-ready srpm-builds [2025-11-12 23:13:02,588][ INFO][PID:450283] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-12 23:13:02,589][ INFO][PID:450283] Filling build.info file with builder info [2025-11-12 23:13:02,589][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:02,590][ INFO][PID:450283] 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:4417", "submitter": null, "ended_on": null, "started_on": 1762989182.5904524, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9792795", "build_id": 9792795, "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\": \"tmpkaw6zlds\", \"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--59325fdb-b495-48a9-ba94-ef134a349bab", "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:4417", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417", "result_dir": "09792795", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9792795, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 23:13:02,621][ INFO][PID:450283] Sending fedora-messaging bus message in build.start [2025-11-12 23:13:03,296][ INFO][PID:450283] Sending fedora-messaging bus message in chroot.start [2025-11-12 23:13:03,329][ INFO][PID:450283] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9792795 --detached [2025-11-12 23:13:03,686][ INFO][PID:450283] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.88.45' (ED25519) to the list of known hosts. [2025-11-12 23:13:03,687][ INFO][PID:450283] Downloading the builder-live.log file, attempt 1 [2025-11-12 23:13:03,688][ INFO][PID:450283] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.88.45 copr-rpmbuild-log [2025-11-12 23:13:08,693][ INFO][PID:450283] Periodic builder liveness probe: alive [2025-11-12 23:13:08,693][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:13,694][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:18,696][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:23,697][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:28,701][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:33,733][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:38,734][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:43,735][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:48,736][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:53,771][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:13:58,803][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:03,804][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:08,806][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:13,808][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:18,809][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:23,819][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:28,880][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:33,882][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:38,883][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:43,884][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:48,886][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:53,888][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:14:58,889][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:03,890][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:08,891][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:13,893][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:18,902][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:23,903][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:28,904][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:33,905][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:38,907][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:43,908][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:48,910][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:53,912][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:15:58,946][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:03,948][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:08,949][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:13,954][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:18,964][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:23,966][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:28,969][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:33,973][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:38,998][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:43,999][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:49,001][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:54,003][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:16:59,005][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:04,007][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:09,008][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:14,010][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:19,011][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:24,014][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:29,029][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:34,030][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:39,062][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:44,064][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:49,066][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:54,067][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:17:59,080][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:04,084][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:09,114][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:14,116][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:19,125][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:24,126][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:29,127][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:34,147][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:39,149][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:44,150][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:49,154][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:54,156][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:18:59,158][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:04,159][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:09,160][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:14,162][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:19,163][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:24,164][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:29,218][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:34,242][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:39,244][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:44,245][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:49,247][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:54,249][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:19:59,250][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:04,251][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:09,268][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:14,269][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:19,271][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:24,272][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:29,273][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:34,275][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:39,277][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:44,279][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:49,281][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:54,282][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:20:59,283][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:21:04,284][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:21:09,329][ INFO][PID:450283] Checking for cancel request [2025-11-12 23:21:10,359][ INFO][PID:450283] Downloading results from builder [2025-11-12 23:21:10,360][ INFO][PID:450283] rsyncing of mockbuilder@98.92.88.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795 started [2025-11-12 23:21:10,361][ INFO][PID:450283] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.88.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/build-09792795.rsync.log [2025-11-12 23:21:16,849][ INFO][PID:450283] rsyncing finished. [2025-11-12 23:21:16,850][ INFO][PID:450283] Releasing VM back to pool [2025-11-12 23:21:16,859][ INFO][PID:450283] Searching for 'success' file in resultdir [2025-11-12 23:21:16,859][ INFO][PID:450283] Getting build details [2025-11-12 23:21:16,860][ INFO][PID:450283] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795 [2025-11-12 23:21:16,860][ INFO][PID:450283] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/Sunshine-0.0.4417-1.src.rpm [2025-11-12 23:21:16,861][ INFO][PID:450283] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/Sunshine-0.0.4417-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4417-1'} [2025-11-12 23:21:16,861][ INFO][PID:450283] Finished build: id=9792795 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417 chroot=srpm-builds [2025-11-12 23:21:16,862][ INFO][PID:450283] Worker succeeded build, took 494.2724988460541 [2025-11-12 23:21:16,863][ INFO][PID:450283] 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:4417", "submitter": null, "ended_on": 1762989676.8629513, "started_on": 1762989182.5904524, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9792795", "build_id": 9792795, "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\": \"tmpkaw6zlds\", \"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:4417/srpm-builds/09792795/Sunshine-0.0.4417-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--59325fdb-b495-48a9-ba94-ef134a349bab", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4417", "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:4417", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4417", "result_dir": "09792795", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4417-1", "id": 9792795, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-12 23:21:16,912][ INFO][PID:450283] Sending fedora-messaging bus message in build.end [2025-11-12 23:21:16,935][ INFO][PID:450283] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/builder-live.log by gzip [2025-11-12 23:21:16,936][ INFO][PID:450283] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/builder-live.log' as PID 497652 [2025-11-12 23:21:16,943][ INFO][PID:450283] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/builder-live.log) [2025-11-12 23:21:16,943][ INFO][PID:450283] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/backend.log by gzip [2025-11-12 23:21:16,944][ INFO][PID:450283] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4417/srpm-builds/09792795/backend.log' as PID 497653