[2025-12-20 11:02:03,023][ INFO][PID:624814] Marking build as starting [2025-12-20 11:02:03,060][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:03,061][ INFO][PID:624814] VM allocation process starts [2025-12-20 11:02:03,127][ INFO][PID:624814] Trying to allocate VM: ResallocHost, ticket_id=454430, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:02:06,138][ INFO][PID:624814] Allocated host ResallocHost, ticket_id=454430, hostname=34.226.200.205, name=aws_x86_64_normalreserved_prod_00713330_20251220_103950, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:02:06,139][ INFO][PID:624814] Allocating ssh connection to builder [2025-12-20 11:02:06,139][ INFO][PID:624814] Checking that builder machine is OK [2025-12-20 11:02:06,460][ INFO][PID:624814] Running remote command: copr-builder-ready srpm-builds [2025-12-20 11:02:06,650][ INFO][PID:624814] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 11:02:06,650][ INFO][PID:624814] Filling build.info file with builder info [2025-12-20 11:02:06,651][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:06,652][ INFO][PID:624814] 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:4517", "submitter": null, "ended_on": null, "started_on": 1766228526.6519067, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937818", "build_id": 9937818, "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\": \"tmpknaxn2q0\", \"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--4f0265d2-e6d7-49ba-9d2d-dfc561974df8", "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:4517", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517", "result_dir": "09937818", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937818, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:02:06,689][ INFO][PID:624814] Sending fedora-messaging bus message in build.start [2025-12-20 11:02:07,440][ INFO][PID:624814] Sending fedora-messaging bus message in chroot.start [2025-12-20 11:02:07,467][ INFO][PID:624814] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937818 --detached [2025-12-20 11:02:07,806][ INFO][PID:624814] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.226.200.205' (ED25519) to the list of known hosts. [2025-12-20 11:02:07,807][ INFO][PID:624814] Downloading the builder-live.log file, attempt 1 [2025-12-20 11:02:07,808][ INFO][PID:624814] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.226.200.205 copr-rpmbuild-log [2025-12-20 11:02:12,812][ INFO][PID:624814] Periodic builder liveness probe: alive [2025-12-20 11:02:12,813][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:17,814][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:22,815][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:27,816][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:32,816][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:37,817][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:42,818][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:47,819][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:52,820][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:02:57,821][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:02,822][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:07,823][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:12,830][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:17,831][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:22,832][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:27,833][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:32,834][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:37,835][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:42,836][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:47,837][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:52,838][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:03:57,839][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:02,840][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:07,841][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:12,842][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:17,843][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:22,844][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:27,845][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:32,846][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:37,847][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:42,848][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:47,849][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:52,849][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:04:57,850][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:02,851][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:07,852][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:12,853][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:17,854][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:22,855][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:27,856][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:32,857][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:37,858][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:42,859][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:47,860][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:52,861][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:05:57,862][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:02,863][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:07,864][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:12,865][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:17,866][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:22,867][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:27,868][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:32,869][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:37,870][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:42,871][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:47,872][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:52,873][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:06:57,874][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:02,875][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:07,876][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:12,877][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:17,878][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:22,879][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:27,880][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:32,881][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:37,881][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:42,883][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:47,883][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:52,885][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:07:57,886][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:02,887][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:07,887][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:12,888][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:17,889][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:22,890][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:27,891][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:32,892][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:37,893][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:42,894][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:47,895][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:52,896][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:08:57,898][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:02,899][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:07,900][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:12,901][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:17,902][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:22,904][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:27,907][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:32,908][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:37,909][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:42,910][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:47,911][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:52,912][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:09:57,913][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:02,914][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:07,915][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:12,916][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:17,917][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:22,918][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:27,919][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:32,920][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:37,921][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:42,922][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:47,958][ INFO][PID:624814] Checking for cancel request [2025-12-20 11:10:50,815][ INFO][PID:624814] Downloading results from builder [2025-12-20 11:10:50,816][ INFO][PID:624814] rsyncing of mockbuilder@34.226.200.205:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818 started [2025-12-20 11:10:50,817][ INFO][PID:624814] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.226.200.205:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/build-09937818.rsync.log [2025-12-20 11:11:08,767][ INFO][PID:624814] rsyncing finished. [2025-12-20 11:11:08,767][ INFO][PID:624814] Releasing VM back to pool [2025-12-20 11:11:08,776][ INFO][PID:624814] Searching for 'success' file in resultdir [2025-12-20 11:11:08,777][ INFO][PID:624814] Getting build details [2025-12-20 11:11:08,777][ INFO][PID:624814] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818 [2025-12-20 11:11:08,778][ INFO][PID:624814] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/Sunshine-0.0.4517-1.src.rpm [2025-12-20 11:11:08,778][ INFO][PID:624814] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/Sunshine-0.0.4517-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4517-1'} [2025-12-20 11:11:08,778][ INFO][PID:624814] Finished build: id=9937818 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517 chroot=srpm-builds [2025-12-20 11:11:08,780][ INFO][PID:624814] Worker succeeded build, took 542.1283822059631 [2025-12-20 11:11:08,780][ INFO][PID:624814] 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:4517", "submitter": null, "ended_on": 1766229068.780289, "started_on": 1766228526.6519067, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937818", "build_id": 9937818, "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\": \"tmpknaxn2q0\", \"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:4517/srpm-builds/09937818/Sunshine-0.0.4517-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--4f0265d2-e6d7-49ba-9d2d-dfc561974df8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4517", "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:4517", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517", "result_dir": "09937818", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4517-1", "id": 9937818, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:11:08,838][ INFO][PID:624814] Sending fedora-messaging bus message in build.end [2025-12-20 11:11:08,866][ INFO][PID:624814] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/builder-live.log by gzip [2025-12-20 11:11:08,867][ INFO][PID:624814] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/builder-live.log' as PID 650677 [2025-12-20 11:11:08,907][ INFO][PID:624814] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/builder-live.log) [2025-12-20 11:11:08,908][ INFO][PID:624814] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/backend.log by gzip [2025-12-20 11:11:08,909][ INFO][PID:624814] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09937818/backend.log' as PID 650678