[2026-01-01 13:29:22,868][ INFO][PID:3573626] Marking build as starting [2026-01-01 13:29:22,922][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:22,924][ INFO][PID:3573626] VM allocation process starts [2026-01-01 13:29:22,933][ INFO][PID:3573626] Trying to allocate VM: ResallocHost, ticket_id=613514, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-01 13:29:25,975][ INFO][PID:3573626] Allocated host ResallocHost, ticket_id=613514, hostname=3.221.170.149, name=aws_x86_64_normalreserved_prod_00881477_20260101_131333, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-01 13:29:25,976][ INFO][PID:3573626] Allocating ssh connection to builder [2026-01-01 13:29:25,976][ INFO][PID:3573626] Checking that builder machine is OK [2026-01-01 13:29:26,290][ INFO][PID:3573626] Running remote command: copr-builder-ready srpm-builds [2026-01-01 13:29:26,483][ INFO][PID:3573626] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-01-01 13:29:26,484][ INFO][PID:3573626] Filling build.info file with builder info [2026-01-01 13:29:26,485][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:26,485][ INFO][PID:3573626] 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:4553", "submitter": null, "ended_on": null, "started_on": 1767274166.4857922, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9968157", "build_id": 9968157, "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\": \"tmpdew0i6ud\", \"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--2de3631e-88b9-46c4-88f0-7a3dcdf0cdbd", "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:4553", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4553", "result_dir": "09968157", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9968157, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2026-01-01 13:29:26,526][ INFO][PID:3573626] Sending fedora-messaging bus message in build.start [2026-01-01 13:29:27,141][ INFO][PID:3573626] Sending fedora-messaging bus message in chroot.start [2026-01-01 13:29:27,170][ INFO][PID:3573626] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9968157 --detached [2026-01-01 13:29:27,494][ INFO][PID:3573626] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.221.170.149' (ED25519) to the list of known hosts. [2026-01-01 13:29:27,494][ INFO][PID:3573626] Downloading the builder-live.log file, attempt 1 [2026-01-01 13:29:27,496][ INFO][PID:3573626] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.221.170.149 copr-rpmbuild-log [2026-01-01 13:29:32,500][ INFO][PID:3573626] Periodic builder liveness probe: alive [2026-01-01 13:29:32,500][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:37,501][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:42,502][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:47,503][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:52,504][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:29:57,505][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:02,506][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:07,507][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:12,508][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:17,509][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:22,511][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:27,512][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:32,513][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:37,514][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:42,515][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:47,516][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:52,518][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:30:57,520][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:02,521][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:07,523][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:12,524][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:17,525][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:22,526][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:27,527][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:32,528][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:37,529][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:42,530][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:47,531][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:52,532][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:31:57,533][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:02,534][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:07,537][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:12,538][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:17,539][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:22,540][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:27,541][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:32,542][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:37,543][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:42,544][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:47,545][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:52,547][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:32:57,548][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:02,549][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:07,550][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:12,551][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:17,552][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:22,553][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:27,555][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:32,557][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:37,558][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:42,560][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:47,561][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:52,562][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:33:57,563][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:02,564][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:07,565][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:12,566][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:17,567][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:22,568][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:27,569][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:32,570][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:37,571][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:42,572][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:47,574][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:52,575][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:34:57,605][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:02,606][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:07,608][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:12,609][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:17,610][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:22,635][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:27,637][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:32,638][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:37,639][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:42,640][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:47,641][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:52,642][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:35:57,643][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:02,645][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:07,646][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:12,647][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:17,651][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:22,652][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:27,653][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:32,654][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:37,655][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:42,656][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:47,657][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:52,658][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:36:57,659][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:02,660][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:07,662][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:12,664][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:17,666][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:22,667][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:27,671][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:32,672][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:37,673][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:42,675][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:47,676][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:52,677][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:37:57,678][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:38:02,679][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:38:07,680][ INFO][PID:3573626] Checking for cancel request [2026-01-01 13:38:10,598][ INFO][PID:3573626] Downloading results from builder [2026-01-01 13:38:10,599][ INFO][PID:3573626] rsyncing of mockbuilder@3.221.170.149:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157 started [2026-01-01 13:38:10,600][ INFO][PID:3573626] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.221.170.149:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/build-09968157.rsync.log [2026-01-01 13:38:18,990][ INFO][PID:3573626] rsyncing finished. [2026-01-01 13:38:18,991][ INFO][PID:3573626] Releasing VM back to pool [2026-01-01 13:38:18,999][ INFO][PID:3573626] Searching for 'success' file in resultdir [2026-01-01 13:38:19,000][ INFO][PID:3573626] Getting build details [2026-01-01 13:38:19,001][ INFO][PID:3573626] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157 [2026-01-01 13:38:19,002][ INFO][PID:3573626] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/Sunshine-0.0.4553-1.src.rpm [2026-01-01 13:38:19,002][ INFO][PID:3573626] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/Sunshine-0.0.4553-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4553-1'} [2026-01-01 13:38:19,002][ INFO][PID:3573626] Finished build: id=9968157 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553 chroot=srpm-builds [2026-01-01 13:38:19,004][ INFO][PID:3573626] Worker succeeded build, took 532.5188918113708 [2026-01-01 13:38:19,005][ INFO][PID:3573626] 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:4553", "submitter": null, "ended_on": 1767274699.004684, "started_on": 1767274166.4857922, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9968157", "build_id": 9968157, "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\": \"tmpdew0i6ud\", \"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:4553/srpm-builds/09968157/Sunshine-0.0.4553-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2de3631e-88b9-46c4-88f0-7a3dcdf0cdbd", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4553", "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:4553", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4553", "result_dir": "09968157", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4553-1", "id": 9968157, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2026-01-01 13:38:19,055][ INFO][PID:3573626] Sending fedora-messaging bus message in build.end [2026-01-01 13:38:19,082][ INFO][PID:3573626] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/builder-live.log by gzip [2026-01-01 13:38:19,083][ INFO][PID:3573626] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/builder-live.log' as PID 3620307 [2026-01-01 13:38:19,102][ INFO][PID:3573626] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/builder-live.log) [2026-01-01 13:38:19,102][ INFO][PID:3573626] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/backend.log by gzip [2026-01-01 13:38:19,103][ INFO][PID:3573626] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4553/srpm-builds/09968157/backend.log' as PID 3620309