[2025-12-19 22:04:59,269][ INFO][PID:1758943] Marking build as starting [2025-12-19 22:04:59,311][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:04:59,312][ INFO][PID:1758943] VM allocation process starts [2025-12-19 22:04:59,321][ INFO][PID:1758943] Trying to allocate VM: ResallocHost, ticket_id=448306, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-19 22:05:02,348][ INFO][PID:1758943] Allocated host ResallocHost, ticket_id=448306, hostname=54.160.183.81, name=aws_x86_64_normalreserved_prod_00709384_20251219_215811, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-19 22:05:02,348][ INFO][PID:1758943] Allocating ssh connection to builder [2025-12-19 22:05:02,349][ INFO][PID:1758943] Checking that builder machine is OK [2025-12-19 22:05:02,685][ INFO][PID:1758943] Running remote command: copr-builder-ready srpm-builds [2025-12-19 22:05:02,897][ INFO][PID:1758943] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-19 22:05:02,897][ INFO][PID:1758943] Filling build.info file with builder info [2025-12-19 22:05:02,898][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:02,899][ INFO][PID:1758943] 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:4497", "submitter": null, "ended_on": null, "started_on": 1766181902.89927, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9936561", "build_id": 9936561, "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\": \"tmpk41hg1n1\", \"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--0fe7fd90-0717-4bb6-9a15-63d0e02d8e6f", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09936561", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9936561, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-19 22:05:02,946][ INFO][PID:1758943] Sending fedora-messaging bus message in build.start [2025-12-19 22:05:03,446][ INFO][PID:1758943] Sending fedora-messaging bus message in chroot.start [2025-12-19 22:05:03,470][ INFO][PID:1758943] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9936561 --detached [2025-12-19 22:05:03,807][ INFO][PID:1758943] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.160.183.81' (ED25519) to the list of known hosts. [2025-12-19 22:05:03,808][ INFO][PID:1758943] Downloading the builder-live.log file, attempt 1 [2025-12-19 22:05:03,809][ INFO][PID:1758943] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.183.81 copr-rpmbuild-log [2025-12-19 22:05:08,814][ INFO][PID:1758943] Periodic builder liveness probe: alive [2025-12-19 22:05:08,815][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:13,816][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:18,817][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:23,819][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:28,821][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:33,822][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:38,823][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:43,824][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:48,825][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:53,826][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:05:58,827][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:03,827][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:08,828][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:13,829][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:18,830][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:23,831][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:28,832][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:33,833][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:38,834][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:43,835][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:48,836][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:53,837][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:06:58,838][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:03,839][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:08,840][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:13,841][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:18,842][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:23,843][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:28,844][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:33,845][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:38,845][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:43,846][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:48,847][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:53,848][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:07:58,849][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:03,850][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:08,851][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:13,852][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:18,853][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:23,854][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:28,856][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:33,856][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:38,857][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:43,858][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:48,859][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:53,860][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:08:58,861][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:03,862][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:08,863][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:13,864][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:18,865][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:23,866][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:28,867][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:33,868][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:38,869][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:43,869][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:48,870][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:53,871][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:09:58,872][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:03,873][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:08,874][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:13,875][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:18,876][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:23,877][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:28,878][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:33,879][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:38,880][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:43,881][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:48,882][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:53,883][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:10:58,884][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:03,885][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:08,886][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:13,887][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:18,898][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:23,899][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:28,900][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:33,901][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:38,902][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:43,903][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:48,904][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:53,905][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:11:58,906][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:03,907][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:08,908][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:13,909][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:18,910][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:23,911][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:28,912][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:33,913][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:38,913][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:43,915][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:48,916][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:53,917][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:12:58,917][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:13:03,918][ INFO][PID:1758943] Checking for cancel request [2025-12-19 22:13:04,096][ INFO][PID:1758943] Downloading results from builder [2025-12-19 22:13:04,096][ INFO][PID:1758943] rsyncing of mockbuilder@54.160.183.81:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561 started [2025-12-19 22:13:04,097][ INFO][PID:1758943] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.160.183.81:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/build-09936561.rsync.log [2025-12-19 22:13:11,349][ INFO][PID:1758943] rsyncing finished. [2025-12-19 22:13:11,350][ INFO][PID:1758943] Releasing VM back to pool [2025-12-19 22:13:11,358][ INFO][PID:1758943] Searching for 'success' file in resultdir [2025-12-19 22:13:11,359][ INFO][PID:1758943] Getting build details [2025-12-19 22:13:11,359][ INFO][PID:1758943] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561 [2025-12-19 22:13:11,360][ INFO][PID:1758943] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/Sunshine-0.0.4497-1.src.rpm [2025-12-19 22:13:11,360][ INFO][PID:1758943] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/Sunshine-0.0.4497-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4497-1'} [2025-12-19 22:13:11,361][ INFO][PID:1758943] Finished build: id=9936561 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497 chroot=srpm-builds [2025-12-19 22:13:11,362][ INFO][PID:1758943] Worker succeeded build, took 488.4633114337921 [2025-12-19 22:13:11,363][ INFO][PID:1758943] 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:4497", "submitter": null, "ended_on": 1766182391.3625815, "started_on": 1766181902.89927, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9936561", "build_id": 9936561, "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\": \"tmpk41hg1n1\", \"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:4497/srpm-builds/09936561/Sunshine-0.0.4497-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0fe7fd90-0717-4bb6-9a15-63d0e02d8e6f", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4497", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09936561", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4497-1", "id": 9936561, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-19 22:13:11,411][ INFO][PID:1758943] Sending fedora-messaging bus message in build.end [2025-12-19 22:13:11,437][ INFO][PID:1758943] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/builder-live.log by gzip [2025-12-19 22:13:11,438][ INFO][PID:1758943] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/builder-live.log' as PID 1799723 [2025-12-19 22:13:11,458][ INFO][PID:1758943] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/builder-live.log) [2025-12-19 22:13:11,458][ INFO][PID:1758943] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/backend.log by gzip [2025-12-19 22:13:11,459][ INFO][PID:1758943] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09936561/backend.log' as PID 1799724