[2025-11-07 08:08:32,804][ INFO][PID:3190195] Marking build as starting [2025-11-07 08:08:32,825][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:08:32,826][ INFO][PID:3190195] VM allocation process starts [2025-11-07 08:08:32,840][ INFO][PID:3190195] Trying to allocate VM: ResallocHost, ticket_id=6070179, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-07 08:08:37,843][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:08:38,886][ INFO][PID:3190195] Allocated host ResallocHost, ticket_id=6070179, hostname=107.22.8.26, name=aws_x86_64_normalreserved_prod_07878188_20251107_080553, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-07 08:08:38,886][ INFO][PID:3190195] Allocating ssh connection to builder [2025-11-07 08:08:38,887][ INFO][PID:3190195] Checking that builder machine is OK [2025-11-07 08:08:39,211][ INFO][PID:3190195] Running remote command: copr-builder-ready srpm-builds [2025-11-07 08:08:39,417][ INFO][PID:3190195] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-07 08:08:39,417][ INFO][PID:3190195] Filling build.info file with builder info [2025-11-07 08:08:39,418][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:08:39,419][ INFO][PID:3190195] 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:4397", "submitter": null, "ended_on": null, "started_on": 1762502919.4191413, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9775784", "build_id": 9775784, "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\": \"tmp79rrojqs\", \"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--0f2d1751-e1a7-41a7-8404-5db4bc24485a", "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:4397", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4397", "result_dir": "09775784", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9775784, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-07 08:08:39,444][ INFO][PID:3190195] Sending fedora-messaging bus message in build.start [2025-11-07 08:08:40,121][ INFO][PID:3190195] Sending fedora-messaging bus message in chroot.start [2025-11-07 08:08:40,146][ INFO][PID:3190195] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9775784 --detached [2025-11-07 08:08:40,470][ INFO][PID:3190195] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '107.22.8.26' (ED25519) to the list of known hosts. [2025-11-07 08:08:40,471][ INFO][PID:3190195] Downloading the builder-live.log file, attempt 1 [2025-11-07 08:08:40,472][ INFO][PID:3190195] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@107.22.8.26 copr-rpmbuild-log [2025-11-07 08:08:45,478][ INFO][PID:3190195] Periodic builder liveness probe: alive [2025-11-07 08:08:45,479][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:08:50,479][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:08:55,480][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:00,482][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:05,483][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:10,485][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:15,486][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:20,488][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:25,490][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:30,495][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:35,497][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:40,498][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:45,500][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:50,501][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:09:55,504][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:00,509][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:05,510][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:10,511][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:15,513][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:20,514][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:25,516][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:30,517][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:35,518][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:40,519][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:45,520][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:50,521][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:10:55,522][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:00,524][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:05,525][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:10,526][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:15,527][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:20,528][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:25,529][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:30,530][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:35,531][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:40,532][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:45,533][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:50,534][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:11:55,535][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:00,536][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:05,538][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:10,539][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:15,540][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:20,541][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:25,542][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:30,542][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:35,543][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:40,544][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:45,546][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:50,547][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:12:55,547][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:00,548][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:05,549][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:10,550][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:15,551][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:20,552][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:25,553][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:30,554][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:35,555][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:40,556][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:45,557][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:50,558][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:13:55,559][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:00,560][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:05,561][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:10,562][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:15,563][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:20,564][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:25,565][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:30,566][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:35,567][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:40,568][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:45,569][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:50,570][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:14:55,571][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:00,572][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:05,573][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:10,574][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:15,575][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:20,576][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:25,577][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:30,578][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:35,579][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:40,580][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:45,581][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:50,582][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:15:55,583][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:00,584][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:05,585][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:10,586][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:15,587][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:20,588][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:25,589][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:30,590][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:35,591][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:40,592][ INFO][PID:3190195] Checking for cancel request [2025-11-07 08:16:44,143][ INFO][PID:3190195] Downloading results from builder [2025-11-07 08:16:44,144][ INFO][PID:3190195] rsyncing of mockbuilder@107.22.8.26:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784 started [2025-11-07 08:16:44,145][ INFO][PID:3190195] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@107.22.8.26:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/build-09775784.rsync.log [2025-11-07 08:16:50,095][ INFO][PID:3190195] rsyncing finished. [2025-11-07 08:16:50,096][ INFO][PID:3190195] Releasing VM back to pool [2025-11-07 08:16:50,106][ INFO][PID:3190195] Searching for 'success' file in resultdir [2025-11-07 08:16:50,106][ INFO][PID:3190195] Getting build details [2025-11-07 08:16:50,107][ INFO][PID:3190195] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784 [2025-11-07 08:16:50,108][ INFO][PID:3190195] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/Sunshine-0.0.4397-1.src.rpm [2025-11-07 08:16:50,108][ INFO][PID:3190195] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/Sunshine-0.0.4397-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4397-1'} [2025-11-07 08:16:50,109][ INFO][PID:3190195] Finished build: id=9775784 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397 chroot=srpm-builds [2025-11-07 08:16:50,110][ INFO][PID:3190195] Worker succeeded build, took 490.6917486190796 [2025-11-07 08:16:50,111][ INFO][PID:3190195] 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:4397", "submitter": null, "ended_on": 1762503410.11089, "started_on": 1762502919.4191413, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9775784", "build_id": 9775784, "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\": \"tmp79rrojqs\", \"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:4397/srpm-builds/09775784/Sunshine-0.0.4397-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0f2d1751-e1a7-41a7-8404-5db4bc24485a", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4397", "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:4397", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4397", "result_dir": "09775784", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4397-1", "id": 9775784, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-07 08:16:50,156][ INFO][PID:3190195] Sending fedora-messaging bus message in build.end [2025-11-07 08:16:50,183][ INFO][PID:3190195] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/builder-live.log by gzip [2025-11-07 08:16:50,184][ INFO][PID:3190195] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/builder-live.log' as PID 3233946 [2025-11-07 08:16:50,190][ INFO][PID:3190195] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/builder-live.log) [2025-11-07 08:16:50,191][ INFO][PID:3190195] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/backend.log by gzip [2025-11-07 08:16:50,192][ INFO][PID:3190195] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4397/srpm-builds/09775784/backend.log' as PID 3233947