[2025-09-25 02:07:13,956][ INFO][PID:53211] Marking build as starting [2025-09-25 02:07:13,997][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:13,998][ INFO][PID:53211] VM allocation process starts [2025-09-25 02:07:14,009][ INFO][PID:53211] Trying to allocate VM: ResallocHost, ticket_id=5254120, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-25 02:07:17,032][ INFO][PID:53211] Allocated host ResallocHost, ticket_id=5254120, hostname=2620:52:3:1:dead:beef:cafe:c158, name=copr_hv_x86_64_02_prod_06923486_20250925_020158, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-25 02:07:17,033][ INFO][PID:53211] Allocating ssh connection to builder [2025-09-25 02:07:17,033][ INFO][PID:53211] Checking that builder machine is OK [2025-09-25 02:07:17,609][ INFO][PID:53211] Running remote command: copr-builder-ready srpm-builds [2025-09-25 02:07:17,946][ INFO][PID:53211] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-25 02:07:17,947][ INFO][PID:53211] Filling build.info file with builder info [2025-09-25 02:07:17,950][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:17,959][ INFO][PID:53211] 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:4299", "submitter": null, "ended_on": null, "started_on": 1758766037.9592137, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598937", "build_id": 9598937, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpt5khejal\", \"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--3f1989a5-3b83-416c-b3d8-58f80b3a6f37", "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:4299", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4299", "result_dir": "09598937", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9598937, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-25 02:07:17,998][ INFO][PID:53211] Sending fedora-messaging bus message in build.start [2025-09-25 02:07:19,139][ INFO][PID:53211] Sending fedora-messaging bus message in chroot.start [2025-09-25 02:07:19,164][ INFO][PID:53211] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9598937 --detached [2025-09-25 02:07:19,773][ INFO][PID:53211] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c158' (ED25519) to the list of known hosts. [2025-09-25 02:07:19,774][ INFO][PID:53211] Downloading the builder-live.log file, attempt 1 [2025-09-25 02:07:19,775][ INFO][PID:53211] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c158 copr-rpmbuild-log [2025-09-25 02:07:24,779][ INFO][PID:53211] Periodic builder liveness probe: alive [2025-09-25 02:07:24,780][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:29,780][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:34,781][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:39,783][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:44,784][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:49,785][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:54,786][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:07:59,787][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:04,788][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:09,789][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:14,790][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:19,793][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:24,794][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:29,795][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:34,796][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:39,797][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:44,798][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:49,799][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:54,807][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:08:59,812][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:04,814][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:09,818][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:14,823][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:19,831][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:24,839][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:29,845][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:34,849][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:39,854][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:44,857][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:49,859][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:54,863][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:09:59,865][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:04,870][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:09,873][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:14,876][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:19,881][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:24,885][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:29,886][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:34,889][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:39,891][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:44,893][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:49,895][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:54,899][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:10:59,901][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:04,903][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:09,904][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:14,906][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:19,909][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:24,911][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:29,913][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:34,921][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:39,930][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:44,934][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:49,936][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:54,938][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:11:59,940][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:04,942][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:09,943][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:14,947][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:19,950][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:24,952][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:29,954][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:34,956][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:39,958][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:44,961][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:49,962][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:54,964][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:12:59,966][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:04,967][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:09,969][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:14,970][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:19,971][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:24,972][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:29,974][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:34,975][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:39,976][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:44,977][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:49,978][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:54,979][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:13:59,980][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:04,981][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:09,982][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:14,983][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:19,984][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:24,986][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:29,987][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:34,988][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:39,990][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:44,991][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:49,992][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:54,993][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:14:59,995][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:04,996][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:09,997][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:14,998][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:20,000][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:25,001][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:30,002][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:35,005][ INFO][PID:53211] Checking for cancel request [2025-09-25 02:15:35,729][ INFO][PID:53211] Downloading results from builder [2025-09-25 02:15:35,729][ INFO][PID:53211] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c158]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937 started [2025-09-25 02:15:35,731][ INFO][PID:53211] 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:c158]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/build-09598937.rsync.log [2025-09-25 02:16:09,809][ INFO][PID:53211] rsyncing finished. [2025-09-25 02:16:09,810][ INFO][PID:53211] Releasing VM back to pool [2025-09-25 02:16:09,820][ INFO][PID:53211] Searching for 'success' file in resultdir [2025-09-25 02:16:09,822][ INFO][PID:53211] Getting build details [2025-09-25 02:16:09,822][ INFO][PID:53211] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937 [2025-09-25 02:16:09,823][ INFO][PID:53211] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/Sunshine-0.0.4299-1.src.rpm [2025-09-25 02:16:09,823][ INFO][PID:53211] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/Sunshine-0.0.4299-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4299-1'} [2025-09-25 02:16:09,824][ INFO][PID:53211] Finished build: id=9598937 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299 chroot=srpm-builds [2025-09-25 02:16:09,826][ INFO][PID:53211] Worker succeeded build, took 531.8670883178711 [2025-09-25 02:16:09,826][ INFO][PID:53211] 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:4299", "submitter": null, "ended_on": 1758766569.826302, "started_on": 1758766037.9592137, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598937", "build_id": 9598937, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpt5khejal\", \"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:4299/srpm-builds/09598937/Sunshine-0.0.4299-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--3f1989a5-3b83-416c-b3d8-58f80b3a6f37", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4299", "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:4299", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4299", "result_dir": "09598937", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4299-1", "id": 9598937, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-25 02:16:09,856][ INFO][PID:53211] Sending fedora-messaging bus message in build.end [2025-09-25 02:16:09,882][ INFO][PID:53211] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/builder-live.log by gzip [2025-09-25 02:16:09,884][ INFO][PID:53211] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/builder-live.log' as PID 103526 [2025-09-25 02:16:09,892][ INFO][PID:53211] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/builder-live.log) [2025-09-25 02:16:09,893][ INFO][PID:53211] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/backend.log by gzip [2025-09-25 02:16:09,894][ INFO][PID:53211] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4299/srpm-builds/09598937/backend.log' as PID 103527