[2025-12-14 07:57:49,056][ INFO][PID:4110850] Marking build as starting [2025-12-14 07:57:49,127][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:57:49,129][ INFO][PID:4110850] VM allocation process starts [2025-12-14 07:57:49,147][ INFO][PID:4110850] Trying to allocate VM: ResallocHost, ticket_id=331809, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-14 07:57:54,148][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:57:55,167][ INFO][PID:4110850] Allocated host ResallocHost, ticket_id=331809, hostname=98.82.24.216, name=aws_x86_64_normalreserved_prod_00535559_20251214_072653, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-14 07:57:55,167][ INFO][PID:4110850] Allocating ssh connection to builder [2025-12-14 07:57:55,168][ INFO][PID:4110850] Checking that builder machine is OK [2025-12-14 07:57:55,518][ INFO][PID:4110850] Running remote command: copr-builder-ready srpm-builds [2025-12-14 07:57:55,722][ INFO][PID:4110850] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-14 07:57:55,722][ INFO][PID:4110850] Filling build.info file with builder info [2025-12-14 07:57:55,723][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:57:55,724][ INFO][PID:4110850] 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:4507", "submitter": null, "ended_on": null, "started_on": 1765699075.7239685, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9908090", "build_id": 9908090, "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\": \"tmpmm_tbq2h\", \"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--3dcfbd28-05c8-4219-b290-14e2c98ea5e9", "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:4507", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4507", "result_dir": "09908090", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9908090, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-14 07:57:55,790][ INFO][PID:4110850] Sending fedora-messaging bus message in build.start [2025-12-14 07:57:56,353][ INFO][PID:4110850] Sending fedora-messaging bus message in chroot.start [2025-12-14 07:57:56,381][ INFO][PID:4110850] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9908090 --detached [2025-12-14 07:57:56,734][ INFO][PID:4110850] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.82.24.216' (ED25519) to the list of known hosts. [2025-12-14 07:57:56,735][ INFO][PID:4110850] Downloading the builder-live.log file, attempt 1 [2025-12-14 07:57:56,736][ INFO][PID:4110850] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.24.216 copr-rpmbuild-log [2025-12-14 07:58:01,741][ INFO][PID:4110850] Periodic builder liveness probe: alive [2025-12-14 07:58:01,742][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:06,743][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:11,744][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:16,745][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:21,746][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:26,747][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:31,748][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:36,749][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:41,749][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:46,750][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:51,751][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:58:56,752][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:01,753][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:06,755][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:11,755][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:16,756][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:21,757][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:26,758][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:31,759][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:36,760][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:41,761][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:46,762][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:51,763][ INFO][PID:4110850] Checking for cancel request [2025-12-14 07:59:56,764][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:01,765][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:06,766][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:11,767][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:16,768][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:21,769][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:26,770][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:31,771][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:36,772][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:41,772][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:46,773][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:51,774][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:00:56,775][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:01,776][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:06,777][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:11,779][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:16,780][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:21,805][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:26,855][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:31,856][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:36,857][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:41,858][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:46,859][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:51,860][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:01:57,179][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:02,181][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:07,434][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:12,511][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:17,572][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:22,575][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:27,851][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:32,854][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:37,855][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:42,897][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:47,900][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:53,030][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:02:58,278][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:03,279][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:08,280][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:13,319][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:18,473][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:23,545][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:28,555][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:33,556][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:38,557][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:43,559][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:48,560][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:53,561][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:03:58,562][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:03,562][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:08,563][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:13,564][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:18,565][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:23,566][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:28,567][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:33,568][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:38,569][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:43,571][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:48,572][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:53,573][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:04:58,575][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:03,576][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:08,578][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:13,579][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:18,580][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:23,581][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:28,582][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:33,583][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:38,584][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:43,585][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:48,587][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:53,588][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:05:58,589][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:06:03,590][ INFO][PID:4110850] Checking for cancel request [2025-12-14 08:06:04,705][ INFO][PID:4110850] Downloading results from builder [2025-12-14 08:06:04,705][ INFO][PID:4110850] rsyncing of mockbuilder@98.82.24.216:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090 started [2025-12-14 08:06:04,706][ INFO][PID:4110850] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.82.24.216:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/build-09908090.rsync.log [2025-12-14 08:06:11,962][ INFO][PID:4110850] rsyncing finished. [2025-12-14 08:06:11,963][ INFO][PID:4110850] Releasing VM back to pool [2025-12-14 08:06:11,974][ INFO][PID:4110850] Searching for 'success' file in resultdir [2025-12-14 08:06:11,974][ INFO][PID:4110850] Getting build details [2025-12-14 08:06:11,975][ INFO][PID:4110850] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090 [2025-12-14 08:06:11,975][ INFO][PID:4110850] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/Sunshine-0.0.4507-1.src.rpm [2025-12-14 08:06:11,976][ INFO][PID:4110850] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/Sunshine-0.0.4507-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4507-1'} [2025-12-14 08:06:11,976][ INFO][PID:4110850] Finished build: id=9908090 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507 chroot=srpm-builds [2025-12-14 08:06:11,978][ INFO][PID:4110850] Worker succeeded build, took 496.25406193733215 [2025-12-14 08:06:11,978][ INFO][PID:4110850] 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:4507", "submitter": null, "ended_on": 1765699571.9780304, "started_on": 1765699075.7239685, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9908090", "build_id": 9908090, "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\": \"tmpmm_tbq2h\", \"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:4507/srpm-builds/09908090/Sunshine-0.0.4507-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--3dcfbd28-05c8-4219-b290-14e2c98ea5e9", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4507", "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:4507", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4507", "result_dir": "09908090", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4507-1", "id": 9908090, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-14 08:06:12,077][ INFO][PID:4110850] Sending fedora-messaging bus message in build.end [2025-12-14 08:06:12,106][ INFO][PID:4110850] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/builder-live.log by gzip [2025-12-14 08:06:12,107][ INFO][PID:4110850] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/builder-live.log' as PID 4145093 [2025-12-14 08:06:12,139][ INFO][PID:4110850] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/builder-live.log) [2025-12-14 08:06:12,140][ INFO][PID:4110850] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/backend.log by gzip [2025-12-14 08:06:12,141][ INFO][PID:4110850] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4507/srpm-builds/09908090/backend.log' as PID 4145097