[2025-10-26 00:31:23,792][ INFO][PID:2324040] Marking build as starting [2025-10-26 00:31:23,830][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:23,831][ INFO][PID:2324040] VM allocation process starts [2025-10-26 00:31:23,841][ INFO][PID:2324040] Trying to allocate VM: ResallocHost, ticket_id=5855562, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-26 00:31:28,842][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:29,886][ INFO][PID:2324040] Allocated host ResallocHost, ticket_id=5855562, hostname=34.228.112.106, name=aws_x86_64_normalreserved_prod_07653479_20251026_001112, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-26 00:31:29,887][ INFO][PID:2324040] Allocating ssh connection to builder [2025-10-26 00:31:29,887][ INFO][PID:2324040] Checking that builder machine is OK [2025-10-26 00:31:30,241][ INFO][PID:2324040] Running remote command: copr-builder-ready srpm-builds [2025-10-26 00:31:30,439][ INFO][PID:2324040] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-26 00:31:30,440][ INFO][PID:2324040] Filling build.info file with builder info [2025-10-26 00:31:30,440][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:30,441][ INFO][PID:2324040] 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:4361", "submitter": null, "ended_on": null, "started_on": 1761438690.4413323, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732961", "build_id": 9732961, "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\": \"tmpnzkgm6x7\", \"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--fe158a54-2872-4ab7-bc8b-8298d79be970", "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:4361", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4361", "result_dir": "09732961", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9732961, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-26 00:31:30,463][ INFO][PID:2324040] Sending fedora-messaging bus message in build.start [2025-10-26 00:31:31,665][ INFO][PID:2324040] Sending fedora-messaging bus message in chroot.start [2025-10-26 00:31:31,751][ INFO][PID:2324040] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9732961 --detached [2025-10-26 00:31:32,091][ INFO][PID:2324040] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.228.112.106' (ED25519) to the list of known hosts. [2025-10-26 00:31:32,092][ INFO][PID:2324040] Downloading the builder-live.log file, attempt 1 [2025-10-26 00:31:32,093][ INFO][PID:2324040] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.228.112.106 copr-rpmbuild-log [2025-10-26 00:31:37,097][ INFO][PID:2324040] Periodic builder liveness probe: alive [2025-10-26 00:31:37,097][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:42,098][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:47,099][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:52,100][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:31:57,101][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:02,102][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:07,103][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:12,104][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:17,104][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:22,105][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:27,106][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:32,107][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:37,108][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:42,109][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:47,110][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:52,111][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:32:57,112][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:02,113][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:07,114][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:12,115][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:17,115][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:22,116][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:27,117][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:32,118][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:37,119][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:42,120][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:47,121][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:52,122][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:33:57,123][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:02,124][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:07,125][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:12,126][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:17,127][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:22,128][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:27,129][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:32,130][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:37,131][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:42,132][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:47,133][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:52,134][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:34:57,135][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:02,136][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:07,137][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:12,138][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:17,139][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:22,140][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:27,141][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:32,142][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:37,143][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:42,144][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:47,145][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:52,146][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:35:57,147][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:02,148][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:07,149][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:12,150][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:17,150][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:22,151][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:27,152][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:32,153][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:37,154][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:42,155][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:47,156][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:52,157][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:36:57,158][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:02,159][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:07,160][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:12,160][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:17,161][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:22,162][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:27,163][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:32,164][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:37,165][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:42,166][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:47,167][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:52,168][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:37:57,168][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:02,169][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:07,170][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:12,171][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:17,172][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:22,173][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:27,174][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:32,175][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:37,176][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:42,177][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:47,178][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:52,179][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:38:57,180][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:39:02,181][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:39:07,182][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:39:12,183][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:39:17,184][ INFO][PID:2324040] Checking for cancel request [2025-10-26 00:39:20,252][ INFO][PID:2324040] Downloading results from builder [2025-10-26 00:39:20,253][ INFO][PID:2324040] rsyncing of mockbuilder@34.228.112.106:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961 started [2025-10-26 00:39:20,254][ INFO][PID:2324040] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.228.112.106:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/build-09732961.rsync.log [2025-10-26 00:39:25,784][ INFO][PID:2324040] rsyncing finished. [2025-10-26 00:39:25,785][ INFO][PID:2324040] Releasing VM back to pool [2025-10-26 00:39:25,792][ INFO][PID:2324040] Searching for 'success' file in resultdir [2025-10-26 00:39:25,793][ INFO][PID:2324040] Getting build details [2025-10-26 00:39:25,794][ INFO][PID:2324040] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961 [2025-10-26 00:39:25,794][ INFO][PID:2324040] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/Sunshine-0.0.4361-1.src.rpm [2025-10-26 00:39:25,795][ INFO][PID:2324040] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/Sunshine-0.0.4361-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4361-1'} [2025-10-26 00:39:25,795][ INFO][PID:2324040] Finished build: id=9732961 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361 chroot=srpm-builds [2025-10-26 00:39:25,796][ INFO][PID:2324040] Worker succeeded build, took 475.3555827140808 [2025-10-26 00:39:25,797][ INFO][PID:2324040] 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:4361", "submitter": null, "ended_on": 1761439165.796915, "started_on": 1761438690.4413323, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732961", "build_id": 9732961, "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\": \"tmpnzkgm6x7\", \"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:4361/srpm-builds/09732961/Sunshine-0.0.4361-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fe158a54-2872-4ab7-bc8b-8298d79be970", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4361", "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:4361", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4361", "result_dir": "09732961", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4361-1", "id": 9732961, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-26 00:39:25,867][ INFO][PID:2324040] Sending fedora-messaging bus message in build.end [2025-10-26 00:39:25,950][ INFO][PID:2324040] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/builder-live.log by gzip [2025-10-26 00:39:25,952][ INFO][PID:2324040] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/builder-live.log' as PID 2339946 [2025-10-26 00:39:25,960][ INFO][PID:2324040] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/builder-live.log) [2025-10-26 00:39:25,961][ INFO][PID:2324040] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/backend.log by gzip [2025-10-26 00:39:25,962][ INFO][PID:2324040] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4361/srpm-builds/09732961/backend.log' as PID 2339949