[2025-12-20 11:14:35,165][ INFO][PID:663233] Marking build as starting [2025-12-20 11:14:35,203][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:14:35,205][ INFO][PID:663233] VM allocation process starts [2025-12-20 11:14:35,232][ INFO][PID:663233] Trying to allocate VM: ResallocHost, ticket_id=454531, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:14:38,246][ INFO][PID:663233] Allocated host ResallocHost, ticket_id=454531, hostname=54.145.171.144, name=aws_x86_64_spot_prod_00710764_20251220_020854, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:14:38,247][ INFO][PID:663233] Allocating ssh connection to builder [2025-12-20 11:14:38,247][ INFO][PID:663233] Checking that builder machine is OK [2025-12-20 11:14:38,565][ INFO][PID:663233] Running remote command: copr-builder-ready srpm-builds [2025-12-20 11:14:38,756][ INFO][PID:663233] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 11:14:38,756][ INFO][PID:663233] Filling build.info file with builder info [2025-12-20 11:14:38,757][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:14:38,758][ INFO][PID:663233] 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:4489", "submitter": null, "ended_on": null, "started_on": 1766229278.7578921, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937834", "build_id": 9937834, "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\": \"tmp2ud0lyc9\", \"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--010e8f1d-2778-4fc1-890d-1a1813c93115", "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:4489", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489", "result_dir": "09937834", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937834, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:14:38,794][ INFO][PID:663233] Sending fedora-messaging bus message in build.start [2025-12-20 11:14:39,313][ INFO][PID:663233] Sending fedora-messaging bus message in chroot.start [2025-12-20 11:14:39,340][ INFO][PID:663233] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937834 --detached [2025-12-20 11:14:39,650][ INFO][PID:663233] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.145.171.144' (ED25519) to the list of known hosts. [2025-12-20 11:14:39,651][ INFO][PID:663233] Downloading the builder-live.log file, attempt 1 [2025-12-20 11:14:39,652][ INFO][PID:663233] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.145.171.144 copr-rpmbuild-log [2025-12-20 11:14:44,656][ INFO][PID:663233] Periodic builder liveness probe: alive [2025-12-20 11:14:44,657][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:14:49,657][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:14:54,658][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:14:59,659][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:04,660][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:09,661][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:14,662][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:19,663][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:24,664][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:29,665][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:34,666][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:39,667][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:44,668][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:49,669][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:54,670][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:15:59,671][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:04,672][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:09,673][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:14,674][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:19,674][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:24,675][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:29,676][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:34,677][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:39,678][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:44,679][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:49,680][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:54,681][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:16:59,682][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:04,683][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:09,684][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:14,685][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:19,686][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:24,687][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:29,688][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:34,689][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:39,690][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:44,691][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:49,692][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:54,693][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:17:59,694][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:04,695][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:09,696][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:14,697][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:19,698][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:24,699][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:29,738][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:34,739][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:39,740][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:44,741][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:49,761][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:54,761][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:18:59,784][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:04,787][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:09,787][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:14,788][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:19,789][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:24,790][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:29,791][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:34,792][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:39,793][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:44,794][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:49,795][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:54,796][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:19:59,797][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:04,797][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:09,798][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:14,799][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:19,800][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:24,801][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:29,802][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:34,803][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:39,804][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:44,804][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:49,805][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:54,806][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:20:59,807][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:04,808][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:09,809][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:14,810][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:19,810][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:24,811][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:29,812][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:34,813][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:39,814][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:44,815][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:49,816][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:54,816][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:21:59,817][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:04,818][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:09,819][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:14,820][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:19,821][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:24,821][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:29,822][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:34,823][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:39,824][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:44,825][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:49,826][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:54,827][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:22:59,827][ INFO][PID:663233] Checking for cancel request [2025-12-20 11:23:00,662][ INFO][PID:663233] Downloading results from builder [2025-12-20 11:23:00,662][ INFO][PID:663233] rsyncing of mockbuilder@54.145.171.144:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834 started [2025-12-20 11:23:00,663][ INFO][PID:663233] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.145.171.144:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/build-09937834.rsync.log [2025-12-20 11:23:08,593][ INFO][PID:663233] rsyncing finished. [2025-12-20 11:23:08,594][ INFO][PID:663233] Releasing VM back to pool [2025-12-20 11:23:08,603][ INFO][PID:663233] Searching for 'success' file in resultdir [2025-12-20 11:23:08,604][ INFO][PID:663233] Getting build details [2025-12-20 11:23:08,605][ INFO][PID:663233] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834 [2025-12-20 11:23:08,605][ INFO][PID:663233] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/Sunshine-0.0.4489-1.src.rpm [2025-12-20 11:23:08,606][ INFO][PID:663233] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/Sunshine-0.0.4489-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4489-1'} [2025-12-20 11:23:08,606][ INFO][PID:663233] Finished build: id=9937834 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489 chroot=srpm-builds [2025-12-20 11:23:08,608][ INFO][PID:663233] Worker succeeded build, took 509.85031270980835 [2025-12-20 11:23:08,609][ INFO][PID:663233] 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:4489", "submitter": null, "ended_on": 1766229788.6082048, "started_on": 1766229278.7578921, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937834", "build_id": 9937834, "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\": \"tmp2ud0lyc9\", \"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:4489/srpm-builds/09937834/Sunshine-0.0.4489-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--010e8f1d-2778-4fc1-890d-1a1813c93115", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4489", "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:4489", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489", "result_dir": "09937834", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4489-1", "id": 9937834, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:23:08,666][ INFO][PID:663233] Sending fedora-messaging bus message in build.end [2025-12-20 11:23:08,695][ INFO][PID:663233] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/builder-live.log by gzip [2025-12-20 11:23:08,696][ INFO][PID:663233] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/builder-live.log' as PID 694662 [2025-12-20 11:23:08,748][ INFO][PID:663233] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/builder-live.log) [2025-12-20 11:23:08,749][ INFO][PID:663233] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/backend.log by gzip [2025-12-20 11:23:08,750][ INFO][PID:663233] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09937834/backend.log' as PID 694663