[2025-11-03 07:53:26,999][ INFO][PID:2142771] Marking build as starting [2025-11-03 07:53:27,020][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:27,020][ INFO][PID:2142771] VM allocation process starts [2025-11-03 07:53:27,032][ INFO][PID:2142771] Trying to allocate VM: ResallocHost, ticket_id=5989046, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 07:53:30,044][ INFO][PID:2142771] Allocated host ResallocHost, ticket_id=5989046, hostname=2620:52:3:1:dead:beef:cafe:c111, name=copr_hv_x86_64_01_prod_07792964_20251103_071352, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-03 07:53:30,044][ INFO][PID:2142771] Allocating ssh connection to builder [2025-11-03 07:53:30,045][ INFO][PID:2142771] Checking that builder machine is OK [2025-11-03 07:53:30,616][ INFO][PID:2142771] Running remote command: copr-builder-ready srpm-builds [2025-11-03 07:53:30,955][ INFO][PID:2142771] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-03 07:53:30,956][ INFO][PID:2142771] Filling build.info file with builder info [2025-11-03 07:53:30,957][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:30,957][ INFO][PID:2142771] 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:4336", "submitter": null, "ended_on": null, "started_on": 1762156410.957782, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9760012", "build_id": 9760012, "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\": \"tmpa0ssl3az\", \"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--bd5e0760-e12c-4fa8-b97c-94bb7b9439c4", "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:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09760012", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9760012, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 07:53:30,977][ INFO][PID:2142771] Sending fedora-messaging bus message in build.start [2025-11-03 07:53:31,594][ INFO][PID:2142771] Sending fedora-messaging bus message in chroot.start [2025-11-03 07:53:31,618][ INFO][PID:2142771] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9760012 --detached [2025-11-03 07:53:32,234][ INFO][PID:2142771] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c111' (ED25519) to the list of known hosts. [2025-11-03 07:53:32,235][ INFO][PID:2142771] Downloading the builder-live.log file, attempt 1 [2025-11-03 07:53:32,236][ INFO][PID:2142771] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c111 copr-rpmbuild-log [2025-11-03 07:53:37,240][ INFO][PID:2142771] Periodic builder liveness probe: alive [2025-11-03 07:53:37,241][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:42,242][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:47,243][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:52,244][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:53:57,245][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:02,246][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:07,247][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:12,248][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:17,249][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:22,250][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:27,252][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:32,254][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:37,255][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:42,255][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:47,257][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:52,258][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:54:57,259][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:02,260][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:07,261][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:12,262][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:17,263][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:22,264][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:27,265][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:32,266][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:37,267][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:42,268][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:47,269][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:52,270][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:55:57,271][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:02,272][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:07,273][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:12,274][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:17,275][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:22,276][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:27,277][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:32,278][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:37,279][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:42,280][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:47,280][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:52,281][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:56:57,282][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:02,283][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:07,284][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:12,285][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:17,286][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:22,287][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:27,288][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:32,289][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:37,290][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:42,291][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:47,292][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:52,292][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:57:57,293][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:02,294][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:07,295][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:12,296][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:17,297][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:22,298][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:27,299][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:32,300][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:37,301][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:42,302][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:47,303][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:52,304][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:58:57,305][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:02,306][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:07,307][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:12,308][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:17,309][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:22,311][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:27,311][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:32,312][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:37,313][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:42,314][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:47,315][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:52,316][ INFO][PID:2142771] Checking for cancel request [2025-11-03 07:59:57,317][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:02,318][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:07,319][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:12,320][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:17,321][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:22,322][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:27,323][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:32,323][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:37,324][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:42,325][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:47,326][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:52,327][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:00:57,328][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:02,329][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:07,330][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:12,331][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:17,333][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:22,334][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:27,335][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:32,336][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:37,337][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:42,338][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:47,339][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:52,341][ INFO][PID:2142771] Checking for cancel request [2025-11-03 08:01:54,453][ INFO][PID:2142771] Downloading results from builder [2025-11-03 08:01:54,454][ INFO][PID:2142771] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c111]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012 started [2025-11-03 08:01:54,455][ INFO][PID:2142771] 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:c111]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/build-09760012.rsync.log [2025-11-03 08:02:08,087][ INFO][PID:2142771] rsyncing finished. [2025-11-03 08:02:08,088][ INFO][PID:2142771] Releasing VM back to pool [2025-11-03 08:02:08,097][ INFO][PID:2142771] Searching for 'success' file in resultdir [2025-11-03 08:02:08,098][ INFO][PID:2142771] Getting build details [2025-11-03 08:02:08,098][ INFO][PID:2142771] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012 [2025-11-03 08:02:08,099][ INFO][PID:2142771] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/Sunshine-0.0.4336-1.src.rpm [2025-11-03 08:02:08,099][ INFO][PID:2142771] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/Sunshine-0.0.4336-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4336-1'} [2025-11-03 08:02:08,100][ INFO][PID:2142771] Finished build: id=9760012 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336 chroot=srpm-builds [2025-11-03 08:02:08,102][ INFO][PID:2142771] Worker succeeded build, took 517.1444144248962 [2025-11-03 08:02:08,102][ INFO][PID:2142771] 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:4336", "submitter": null, "ended_on": 1762156928.1021965, "started_on": 1762156410.957782, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9760012", "build_id": 9760012, "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\": \"tmpa0ssl3az\", \"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:4336/srpm-builds/09760012/Sunshine-0.0.4336-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--bd5e0760-e12c-4fa8-b97c-94bb7b9439c4", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4336", "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:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09760012", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4336-1", "id": 9760012, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-03 08:02:08,160][ INFO][PID:2142771] Sending fedora-messaging bus message in build.end [2025-11-03 08:02:08,183][ INFO][PID:2142771] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/builder-live.log by gzip [2025-11-03 08:02:08,184][ INFO][PID:2142771] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/builder-live.log' as PID 2189051 [2025-11-03 08:02:08,191][ INFO][PID:2142771] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/builder-live.log) [2025-11-03 08:02:08,192][ INFO][PID:2142771] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/backend.log by gzip [2025-11-03 08:02:08,193][ INFO][PID:2142771] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09760012/backend.log' as PID 2189052