[2025-12-27 13:00:29,521][ INFO][PID:1389281] Marking build as starting [2025-12-27 13:00:29,565][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:29,567][ INFO][PID:1389281] VM allocation process starts [2025-12-27 13:00:29,576][ INFO][PID:1389281] Trying to allocate VM: ResallocHost, ticket_id=533885, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-27 13:00:32,624][ INFO][PID:1389281] Allocated host ResallocHost, ticket_id=533885, hostname=3.93.232.173, name=aws_x86_64_normalreserved_prod_00789759_20251227_125052, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-27 13:00:32,624][ INFO][PID:1389281] Allocating ssh connection to builder [2025-12-27 13:00:32,625][ INFO][PID:1389281] Checking that builder machine is OK [2025-12-27 13:00:32,969][ INFO][PID:1389281] Running remote command: copr-builder-ready srpm-builds [2025-12-27 13:00:33,174][ INFO][PID:1389281] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-27 13:00:33,175][ INFO][PID:1389281] Filling build.info file with builder info [2025-12-27 13:00:33,175][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:33,176][ INFO][PID:1389281] 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:4540", "submitter": null, "ended_on": null, "started_on": 1766840433.176316, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9953457", "build_id": 9953457, "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\": \"tmpju03pruz\", \"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--c6412b9c-69a3-4396-b921-1564be398a50", "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:4540", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4540", "result_dir": "09953457", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9953457, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-27 13:00:33,229][ INFO][PID:1389281] Sending fedora-messaging bus message in build.start [2025-12-27 13:00:33,731][ INFO][PID:1389281] Sending fedora-messaging bus message in chroot.start [2025-12-27 13:00:33,759][ INFO][PID:1389281] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9953457 --detached [2025-12-27 13:00:34,108][ INFO][PID:1389281] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.93.232.173' (ED25519) to the list of known hosts. [2025-12-27 13:00:34,109][ INFO][PID:1389281] Downloading the builder-live.log file, attempt 1 [2025-12-27 13:00:34,110][ INFO][PID:1389281] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.93.232.173 copr-rpmbuild-log [2025-12-27 13:00:39,114][ INFO][PID:1389281] Periodic builder liveness probe: alive [2025-12-27 13:00:39,115][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:44,115][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:49,117][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:54,117][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:00:59,119][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:04,120][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:09,121][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:14,122][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:19,124][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:24,125][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:29,126][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:34,127][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:39,128][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:44,129][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:49,130][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:54,131][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:01:59,132][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:04,133][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:09,134][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:14,136][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:19,137][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:24,138][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:29,139][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:34,139][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:39,141][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:44,142][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:49,143][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:02:54,144][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:09,691][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:14,693][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:19,694][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:24,695][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:29,696][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:34,912][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:39,913][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:45,010][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:50,012][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:03:55,014][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:00,015][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:05,021][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:10,024][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:15,025][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:20,026][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:25,496][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:30,498][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:35,517][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:40,518][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:45,520][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:50,884][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:04:55,885][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:00,886][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:05,887][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:10,889][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:15,890][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:20,891][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:25,892][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:30,893][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:35,894][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:40,894][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:45,895][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:50,896][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:05:55,897][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:00,899][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:05,901][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:10,902][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:15,903][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:20,904][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:25,905][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:30,906][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:35,907][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:40,908][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:45,909][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:50,910][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:06:55,911][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:00,912][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:05,913][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:10,914][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:15,915][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:20,916][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:25,921][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:30,924][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:35,928][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:40,931][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:45,932][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:50,934][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:07:55,936][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:00,943][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:05,944][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:10,945][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:15,946][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:20,947][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:25,948][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:30,949][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:35,949][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:40,951][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:45,954][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:50,956][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:08:55,958][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:00,960][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:05,966][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:10,969][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:15,971][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:20,976][ INFO][PID:1389281] Checking for cancel request [2025-12-27 13:09:22,988][ INFO][PID:1389281] Downloading results from builder [2025-12-27 13:09:22,989][ INFO][PID:1389281] rsyncing of mockbuilder@3.93.232.173:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457 started [2025-12-27 13:09:22,993][ INFO][PID:1389281] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.93.232.173:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/build-09953457.rsync.log [2025-12-27 13:09:35,295][ INFO][PID:1389281] rsyncing finished. [2025-12-27 13:09:35,298][ INFO][PID:1389281] Releasing VM back to pool [2025-12-27 13:09:35,316][ INFO][PID:1389281] Searching for 'success' file in resultdir [2025-12-27 13:09:35,318][ INFO][PID:1389281] Getting build details [2025-12-27 13:09:35,319][ INFO][PID:1389281] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457 [2025-12-27 13:09:35,321][ INFO][PID:1389281] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/Sunshine-0.0.4540-1.src.rpm [2025-12-27 13:09:35,322][ INFO][PID:1389281] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/Sunshine-0.0.4540-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4540-1'} [2025-12-27 13:09:35,324][ INFO][PID:1389281] Finished build: id=9953457 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540 chroot=srpm-builds [2025-12-27 13:09:35,330][ INFO][PID:1389281] Worker succeeded build, took 542.153975725174 [2025-12-27 13:09:35,332][ INFO][PID:1389281] 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:4540", "submitter": null, "ended_on": 1766840975.3302917, "started_on": 1766840433.176316, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9953457", "build_id": 9953457, "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\": \"tmpju03pruz\", \"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:4540/srpm-builds/09953457/Sunshine-0.0.4540-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--c6412b9c-69a3-4396-b921-1564be398a50", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4540", "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:4540", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4540", "result_dir": "09953457", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4540-1", "id": 9953457, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-27 13:09:35,406][ INFO][PID:1389281] Sending fedora-messaging bus message in build.end [2025-12-27 13:09:35,443][ INFO][PID:1389281] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/builder-live.log by gzip [2025-12-27 13:09:35,445][ INFO][PID:1389281] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/builder-live.log' as PID 1431141 [2025-12-27 13:09:35,472][ INFO][PID:1389281] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/builder-live.log) [2025-12-27 13:09:35,474][ INFO][PID:1389281] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/backend.log by gzip [2025-12-27 13:09:35,478][ INFO][PID:1389281] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4540/srpm-builds/09953457/backend.log' as PID 1431143