[2025-09-27 01:40:10,902][ INFO][PID:2035467] Marking build as starting [2025-09-27 01:40:11,006][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:11,007][ INFO][PID:2035467] VM allocation process starts [2025-09-27 01:40:11,022][ INFO][PID:2035467] Trying to allocate VM: ResallocHost, ticket_id=5296842, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 01:40:14,042][ INFO][PID:2035467] Allocated host ResallocHost, ticket_id=5296842, hostname=2620:52:3:1:dead:beef:cafe:c149, name=copr_hv_x86_64_02_prod_06960727_20250927_011657, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 01:40:14,043][ INFO][PID:2035467] Allocating ssh connection to builder [2025-09-27 01:40:14,043][ INFO][PID:2035467] Checking that builder machine is OK [2025-09-27 01:40:14,590][ INFO][PID:2035467] Running remote command: copr-builder-ready srpm-builds [2025-09-27 01:40:14,899][ INFO][PID:2035467] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-27 01:40:14,900][ INFO][PID:2035467] Filling build.info file with builder info [2025-09-27 01:40:14,901][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:14,901][ INFO][PID:2035467] 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:4305", "submitter": null, "ended_on": null, "started_on": 1758937214.9016843, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9605033", "build_id": 9605033, "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\": \"tmpztd_rlwq\", \"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--5c7c52e3-c04f-43b8-af8e-5fb543268970", "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:4305", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305", "result_dir": "09605033", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9605033, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 01:40:14,922][ INFO][PID:2035467] Sending fedora-messaging bus message in build.start [2025-09-27 01:40:15,606][ INFO][PID:2035467] Sending fedora-messaging bus message in chroot.start [2025-09-27 01:40:15,633][ INFO][PID:2035467] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9605033 --detached [2025-09-27 01:40:16,192][ INFO][PID:2035467] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c149' (ED25519) to the list of known hosts. [2025-09-27 01:40:16,193][ INFO][PID:2035467] Downloading the builder-live.log file, attempt 1 [2025-09-27 01:40:16,195][ INFO][PID:2035467] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c149 copr-rpmbuild-log [2025-09-27 01:40:21,199][ INFO][PID:2035467] Periodic builder liveness probe: alive [2025-09-27 01:40:21,200][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:26,200][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:31,201][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:36,202][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:41,203][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:46,204][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:51,205][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:40:56,207][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:01,208][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:06,209][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:11,210][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:16,211][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:21,212][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:26,213][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:31,214][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:36,215][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:41,216][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:46,217][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:51,218][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:41:56,219][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:01,219][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:06,220][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:11,221][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:16,222][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:21,223][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:26,224][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:31,225][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:36,226][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:41,227][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:46,228][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:51,229][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:42:56,230][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:01,231][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:06,232][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:11,233][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:16,234][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:21,235][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:26,241][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:31,242][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:36,243][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:41,243][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:46,245][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:51,246][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:43:56,247][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:01,248][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:06,249][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:11,252][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:16,253][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:21,254][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:26,255][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:31,261][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:36,265][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:41,266][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:46,267][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:51,268][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:44:56,269][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:01,271][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:06,272][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:11,273][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:16,277][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:21,278][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:26,279][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:31,280][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:36,281][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:41,282][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:46,284][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:51,285][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:45:56,287][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:01,288][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:06,289][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:11,290][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:16,291][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:21,292][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:26,294][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:31,294][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:36,295][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:41,296][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:46,297][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:51,298][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:46:56,300][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:01,301][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:06,302][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:11,303][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:16,304][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:21,305][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:26,306][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:31,307][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:36,309][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:41,311][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:46,312][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:51,313][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:47:56,314][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:48:01,316][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:48:06,322][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:48:11,323][ INFO][PID:2035467] Checking for cancel request [2025-09-27 01:48:15,221][ INFO][PID:2035467] Downloading results from builder [2025-09-27 01:48:15,222][ INFO][PID:2035467] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c149]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033 started [2025-09-27 01:48:15,225][ INFO][PID:2035467] 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:c149]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/build-09605033.rsync.log [2025-09-27 01:48:35,063][ INFO][PID:2035467] rsyncing finished. [2025-09-27 01:48:35,063][ INFO][PID:2035467] Releasing VM back to pool [2025-09-27 01:48:35,077][ INFO][PID:2035467] Searching for 'success' file in resultdir [2025-09-27 01:48:35,079][ INFO][PID:2035467] Getting build details [2025-09-27 01:48:35,080][ INFO][PID:2035467] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033 [2025-09-27 01:48:35,080][ INFO][PID:2035467] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/Sunshine-0.0.4305-1.src.rpm [2025-09-27 01:48:35,081][ INFO][PID:2035467] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/Sunshine-0.0.4305-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4305-1'} [2025-09-27 01:48:35,082][ INFO][PID:2035467] Finished build: id=9605033 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305 chroot=srpm-builds [2025-09-27 01:48:35,084][ INFO][PID:2035467] Worker succeeded build, took 500.1832525730133 [2025-09-27 01:48:35,085][ INFO][PID:2035467] 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:4305", "submitter": null, "ended_on": 1758937715.0849369, "started_on": 1758937214.9016843, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9605033", "build_id": 9605033, "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\": \"tmpztd_rlwq\", \"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:4305/srpm-builds/09605033/Sunshine-0.0.4305-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5c7c52e3-c04f-43b8-af8e-5fb543268970", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4305", "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:4305", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305", "result_dir": "09605033", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4305-1", "id": 9605033, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 01:48:35,116][ INFO][PID:2035467] Sending fedora-messaging bus message in build.end [2025-09-27 01:48:35,144][ INFO][PID:2035467] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/builder-live.log by gzip [2025-09-27 01:48:35,145][ INFO][PID:2035467] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/builder-live.log' as PID 2084421 [2025-09-27 01:48:35,153][ INFO][PID:2035467] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/builder-live.log) [2025-09-27 01:48:35,154][ INFO][PID:2035467] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/backend.log by gzip [2025-09-27 01:48:35,155][ INFO][PID:2035467] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09605033/backend.log' as PID 2084424