[2025-12-29 22:52:40,016][ INFO][PID:2530281] Marking build as starting [2025-12-29 22:52:40,070][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:52:40,078][ INFO][PID:2530281] VM allocation process starts [2025-12-29 22:52:40,099][ INFO][PID:2530281] Trying to allocate VM: ResallocHost, ticket_id=564674, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 22:52:43,120][ INFO][PID:2530281] Allocated host ResallocHost, ticket_id=564674, hostname=34.239.158.242, name=aws_x86_64_normalreserved_prod_00832968_20251229_224552, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 22:52:43,121][ INFO][PID:2530281] Allocating ssh connection to builder [2025-12-29 22:52:43,121][ INFO][PID:2530281] Checking that builder machine is OK [2025-12-29 22:52:43,505][ INFO][PID:2530281] Running remote command: copr-builder-ready srpm-builds [2025-12-29 22:52:43,719][ INFO][PID:2530281] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-29 22:52:43,720][ INFO][PID:2530281] Filling build.info file with builder info [2025-12-29 22:52:43,721][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:52:43,722][ INFO][PID:2530281] 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:4546", "submitter": null, "ended_on": null, "started_on": 1767048763.7222755, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9959316", "build_id": 9959316, "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\": \"tmpx5elc4_y\", \"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--be2bcf5c-b7c1-48a5-ba41-c81f040615ac", "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:4546", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546", "result_dir": "09959316", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9959316, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-29 22:52:43,759][ INFO][PID:2530281] Sending fedora-messaging bus message in build.start [2025-12-29 22:52:44,336][ INFO][PID:2530281] Sending fedora-messaging bus message in chroot.start [2025-12-29 22:52:44,363][ INFO][PID:2530281] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9959316 --detached [2025-12-29 22:52:44,738][ INFO][PID:2530281] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.239.158.242' (ED25519) to the list of known hosts. [2025-12-29 22:52:44,739][ INFO][PID:2530281] Downloading the builder-live.log file, attempt 1 [2025-12-29 22:52:44,740][ INFO][PID:2530281] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.158.242 copr-rpmbuild-log [2025-12-29 22:52:49,744][ INFO][PID:2530281] Periodic builder liveness probe: alive [2025-12-29 22:52:49,745][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:52:54,745][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:52:59,746][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:04,747][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:09,749][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:14,750][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:19,767][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:24,768][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:29,769][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:34,770][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:39,771][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:44,772][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:49,773][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:54,774][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:53:59,781][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:04,807][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:09,809][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:14,816][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:19,817][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:24,821][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:29,822][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:34,823][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:39,824][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:44,826][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:49,826][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:54,827][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:54:59,829][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:04,836][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:09,837][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:14,838][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:19,839][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:24,840][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:29,841][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:34,843][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:39,844][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:44,845][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:49,846][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:54,847][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:55:59,848][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:04,849][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:09,850][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:14,851][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:19,853][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:24,854][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:29,855][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:34,856][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:39,858][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:44,859][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:49,860][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:54,861][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:56:59,862][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:04,863][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:09,864][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:14,866][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:19,867][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:24,868][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:29,869][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:34,870][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:39,871][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:44,872][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:49,873][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:54,873][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:57:59,874][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:04,875][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:09,877][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:14,878][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:19,879][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:24,880][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:29,881][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:34,882][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:39,883][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:44,884][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:49,885][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:54,887][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:58:59,888][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:04,889][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:09,890][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:14,891][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:19,892][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:24,893][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:29,894][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:34,895][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:39,896][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:44,897][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:49,898][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:54,899][ INFO][PID:2530281] Checking for cancel request [2025-12-29 22:59:59,900][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:04,902][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:09,903][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:14,905][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:19,906][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:24,907][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:29,908][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:34,909][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:39,910][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:44,911][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:49,912][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:54,913][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:00:59,914][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:04,915][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:09,917][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:14,919][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:19,920][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:24,921][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:29,922][ INFO][PID:2530281] Checking for cancel request [2025-12-29 23:01:34,845][ INFO][PID:2530281] Downloading results from builder [2025-12-29 23:01:34,846][ INFO][PID:2530281] rsyncing of mockbuilder@34.239.158.242:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316 started [2025-12-29 23:01:34,846][ INFO][PID:2530281] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.239.158.242:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/build-09959316.rsync.log [2025-12-29 23:01:42,014][ INFO][PID:2530281] rsyncing finished. [2025-12-29 23:01:42,015][ INFO][PID:2530281] Releasing VM back to pool [2025-12-29 23:01:42,023][ INFO][PID:2530281] Searching for 'success' file in resultdir [2025-12-29 23:01:42,024][ INFO][PID:2530281] Getting build details [2025-12-29 23:01:42,024][ INFO][PID:2530281] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316 [2025-12-29 23:01:42,025][ INFO][PID:2530281] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/Sunshine-0.0.4546-1.src.rpm [2025-12-29 23:01:42,026][ INFO][PID:2530281] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/Sunshine-0.0.4546-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4546-1'} [2025-12-29 23:01:42,026][ INFO][PID:2530281] Finished build: id=9959316 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546 chroot=srpm-builds [2025-12-29 23:01:42,028][ INFO][PID:2530281] Worker succeeded build, took 538.3061628341675 [2025-12-29 23:01:42,029][ INFO][PID:2530281] 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:4546", "submitter": null, "ended_on": 1767049302.0284383, "started_on": 1767048763.7222755, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9959316", "build_id": 9959316, "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\": \"tmpx5elc4_y\", \"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:4546/srpm-builds/09959316/Sunshine-0.0.4546-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--be2bcf5c-b7c1-48a5-ba41-c81f040615ac", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4546", "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:4546", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546", "result_dir": "09959316", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4546-1", "id": 9959316, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-29 23:01:42,079][ INFO][PID:2530281] Sending fedora-messaging bus message in build.end [2025-12-29 23:01:42,106][ INFO][PID:2530281] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/builder-live.log by gzip [2025-12-29 23:01:42,108][ INFO][PID:2530281] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/builder-live.log' as PID 2576718 [2025-12-29 23:01:42,128][ INFO][PID:2530281] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/builder-live.log) [2025-12-29 23:01:42,128][ INFO][PID:2530281] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/backend.log by gzip [2025-12-29 23:01:42,129][ INFO][PID:2530281] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959316/backend.log' as PID 2576719