[2025-11-10 03:25:55,645][ INFO][PID:3922790] Marking build as starting [2025-11-10 03:25:55,669][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:25:55,670][ INFO][PID:3922790] VM allocation process starts [2025-11-10 03:25:55,680][ INFO][PID:3922790] Trying to allocate VM: ResallocHost, ticket_id=6104786, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 03:25:58,727][ INFO][PID:3922790] Allocated host ResallocHost, ticket_id=6104786, hostname=3.236.192.254, name=aws_x86_64_normalreserved_prod_07915251_20251110_031917, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 03:25:58,727][ INFO][PID:3922790] Allocating ssh connection to builder [2025-11-10 03:25:58,728][ INFO][PID:3922790] Checking that builder machine is OK [2025-11-10 03:25:59,074][ INFO][PID:3922790] Running remote command: copr-builder-ready srpm-builds [2025-11-10 03:25:59,289][ INFO][PID:3922790] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 03:25:59,290][ INFO][PID:3922790] Filling build.info file with builder info [2025-11-10 03:25:59,291][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:25:59,291][ INFO][PID:3922790] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762745159.2917435, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782860", "build_id": 9782860, "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\": \"tmpz0ejtyn4\", \"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--5ebf15c7-cb11-4502-ae3c-02094191b2f5", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782860", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9782860, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 03:25:59,318][ INFO][PID:3922790] Sending fedora-messaging bus message in build.start [2025-11-10 03:25:59,941][ INFO][PID:3922790] Sending fedora-messaging bus message in chroot.start [2025-11-10 03:25:59,967][ INFO][PID:3922790] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9782860 --detached [2025-11-10 03:26:00,306][ INFO][PID:3922790] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.192.254' (ED25519) to the list of known hosts. [2025-11-10 03:26:00,307][ INFO][PID:3922790] Downloading the builder-live.log file, attempt 1 [2025-11-10 03:26:00,309][ INFO][PID:3922790] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.192.254 copr-rpmbuild-log [2025-11-10 03:26:05,313][ INFO][PID:3922790] Periodic builder liveness probe: alive [2025-11-10 03:26:05,314][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:10,314][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:15,315][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:20,316][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:25,317][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:30,318][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:35,319][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:40,320][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:45,321][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:50,322][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:26:55,322][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:00,323][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:05,324][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:10,325][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:15,326][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:20,327][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:25,328][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:30,329][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:35,330][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:40,331][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:45,332][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:50,333][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:27:55,334][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:00,335][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:05,336][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:10,337][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:15,338][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:20,339][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:25,340][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:30,341][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:35,341][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:40,342][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:45,343][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:50,345][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:28:55,346][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:00,347][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:05,348][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:10,348][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:15,349][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:20,350][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:25,351][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:30,352][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:35,353][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:40,354][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:45,355][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:50,356][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:29:55,357][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:00,358][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:05,358][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:10,359][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:15,361][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:20,361][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:25,362][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:30,363][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:35,364][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:40,365][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:45,366][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:50,367][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:30:55,368][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:00,368][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:05,369][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:10,370][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:15,371][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:20,372][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:25,373][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:30,374][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:35,375][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:40,376][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:45,377][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:50,377][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:31:55,378][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:00,379][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:05,380][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:10,381][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:15,382][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:20,383][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:25,384][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:30,385][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:35,386][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:40,387][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:45,388][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:50,389][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:32:55,390][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:00,391][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:05,392][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:10,393][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:15,394][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:20,395][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:25,396][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:30,397][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:35,398][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:40,399][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:45,400][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:50,401][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:33:55,402][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:34:00,403][ INFO][PID:3922790] Checking for cancel request [2025-11-10 03:34:01,343][ INFO][PID:3922790] Downloading results from builder [2025-11-10 03:34:01,343][ INFO][PID:3922790] rsyncing of mockbuilder@3.236.192.254:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860 started [2025-11-10 03:34:01,344][ INFO][PID:3922790] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.192.254:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/build-09782860.rsync.log [2025-11-10 03:34:07,824][ INFO][PID:3922790] rsyncing finished. [2025-11-10 03:34:07,825][ INFO][PID:3922790] Releasing VM back to pool [2025-11-10 03:34:07,833][ INFO][PID:3922790] Searching for 'success' file in resultdir [2025-11-10 03:34:07,834][ INFO][PID:3922790] Getting build details [2025-11-10 03:34:07,834][ INFO][PID:3922790] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860 [2025-11-10 03:34:07,835][ INFO][PID:3922790] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/Sunshine-0.0.4049-1.src.rpm [2025-11-10 03:34:07,835][ INFO][PID:3922790] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 03:34:07,836][ INFO][PID:3922790] Finished build: id=9782860 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 03:34:07,838][ INFO][PID:3922790] Worker succeeded build, took 488.54632568359375 [2025-11-10 03:34:07,838][ INFO][PID:3922790] 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:4049", "submitter": null, "ended_on": 1762745647.8380692, "started_on": 1762745159.2917435, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782860", "build_id": 9782860, "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\": \"tmpz0ejtyn4\", \"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:4049/srpm-builds/09782860/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5ebf15c7-cb11-4502-ae3c-02094191b2f5", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782860", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9782860, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 03:34:07,895][ INFO][PID:3922790] Sending fedora-messaging bus message in build.end [2025-11-10 03:34:07,918][ INFO][PID:3922790] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/builder-live.log by gzip [2025-11-10 03:34:07,919][ INFO][PID:3922790] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/builder-live.log' as PID 3946407 [2025-11-10 03:34:07,926][ INFO][PID:3922790] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/builder-live.log) [2025-11-10 03:34:07,927][ INFO][PID:3922790] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/backend.log by gzip [2025-11-10 03:34:07,928][ INFO][PID:3922790] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782860/backend.log' as PID 3946409