[2025-09-17 03:01:08,545][ INFO][PID:2066494] Marking build as starting [2025-09-17 03:01:08,575][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:08,576][ INFO][PID:2066494] VM allocation process starts [2025-09-17 03:01:08,591][ INFO][PID:2066494] Trying to allocate VM: ResallocHost, ticket_id=5089990, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-17 03:01:11,608][ INFO][PID:2066494] Allocated host ResallocHost, ticket_id=5089990, hostname=98.83.222.213, name=aws_x86_64_normalreserved_prod_06792920_20250917_025014, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-17 03:01:11,608][ INFO][PID:2066494] Allocating ssh connection to builder [2025-09-17 03:01:11,609][ INFO][PID:2066494] Checking that builder machine is OK [2025-09-17 03:01:11,945][ INFO][PID:2066494] Running remote command: copr-builder-ready srpm-builds [2025-09-17 03:01:12,144][ INFO][PID:2066494] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-17 03:01:12,144][ INFO][PID:2066494] Filling build.info file with builder info [2025-09-17 03:01:12,145][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:12,146][ INFO][PID:2066494] 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:4266", "submitter": null, "ended_on": null, "started_on": 1758078072.146079, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9561281", "build_id": 9561281, "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\": \"tmp59y1sqyw\", \"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--b7828979-9c0d-4eab-b28e-e897fb9fb815", "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:4266", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4266", "result_dir": "09561281", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9561281, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-17 03:01:12,166][ INFO][PID:2066494] Sending fedora-messaging bus message in build.start [2025-09-17 03:01:12,832][ INFO][PID:2066494] Sending fedora-messaging bus message in chroot.start [2025-09-17 03:01:12,857][ INFO][PID:2066494] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9561281 --detached [2025-09-17 03:01:13,236][ INFO][PID:2066494] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.83.222.213' (ED25519) to the list of known hosts. [2025-09-17 03:01:13,237][ INFO][PID:2066494] Downloading the builder-live.log file, attempt 1 [2025-09-17 03:01:13,238][ INFO][PID:2066494] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.83.222.213 copr-rpmbuild-log [2025-09-17 03:01:18,245][ INFO][PID:2066494] Periodic builder liveness probe: alive [2025-09-17 03:01:18,245][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:23,246][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:28,247][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:33,248][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:38,249][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:43,250][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:48,251][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:53,252][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:01:58,253][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:03,254][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:08,255][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:13,256][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:18,257][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:23,258][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:28,259][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:33,259][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:38,260][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:43,261][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:48,262][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:53,263][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:02:58,264][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:03,265][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:08,266][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:13,267][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:18,268][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:23,275][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:28,276][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:33,278][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:38,279][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:43,280][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:48,281][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:53,282][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:03:58,282][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:03,283][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:08,284][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:13,285][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:18,286][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:23,287][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:28,288][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:33,289][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:38,290][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:43,291][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:48,292][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:53,295][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:04:58,296][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:03,297][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:08,298][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:13,299][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:18,300][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:23,301][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:28,302][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:33,303][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:38,304][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:43,306][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:48,307][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:53,308][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:05:58,309][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:03,310][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:08,311][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:13,312][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:18,313][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:23,316][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:28,317][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:33,318][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:38,319][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:43,320][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:48,321][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:53,323][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:06:58,324][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:03,325][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:08,326][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:13,327][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:18,328][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:23,329][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:28,330][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:33,331][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:38,332][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:43,333][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:48,334][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:53,335][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:07:58,337][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:03,338][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:08,339][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:13,340][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:18,345][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:23,349][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:28,351][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:33,355][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:38,356][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:43,357][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:48,357][ INFO][PID:2066494] Checking for cancel request [2025-09-17 03:08:48,845][ INFO][PID:2066494] Downloading results from builder [2025-09-17 03:08:48,845][ INFO][PID:2066494] rsyncing of mockbuilder@98.83.222.213:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281 started [2025-09-17 03:08:48,846][ INFO][PID:2066494] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.83.222.213:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/build-09561281.rsync.log [2025-09-17 03:08:53,756][ INFO][PID:2066494] rsyncing finished. [2025-09-17 03:08:53,757][ INFO][PID:2066494] Releasing VM back to pool [2025-09-17 03:08:53,765][ INFO][PID:2066494] Searching for 'success' file in resultdir [2025-09-17 03:08:53,766][ INFO][PID:2066494] Getting build details [2025-09-17 03:08:53,766][ INFO][PID:2066494] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281 [2025-09-17 03:08:53,767][ INFO][PID:2066494] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/Sunshine-0.0.4266-1.src.rpm [2025-09-17 03:08:53,767][ INFO][PID:2066494] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/Sunshine-0.0.4266-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4266-1'} [2025-09-17 03:08:53,768][ INFO][PID:2066494] Finished build: id=9561281 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266 chroot=srpm-builds [2025-09-17 03:08:53,769][ INFO][PID:2066494] Worker succeeded build, took 461.6237950325012 [2025-09-17 03:08:53,770][ INFO][PID:2066494] 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:4266", "submitter": null, "ended_on": 1758078533.769874, "started_on": 1758078072.146079, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9561281", "build_id": 9561281, "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\": \"tmp59y1sqyw\", \"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:4266/srpm-builds/09561281/Sunshine-0.0.4266-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b7828979-9c0d-4eab-b28e-e897fb9fb815", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4266", "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:4266", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4266", "result_dir": "09561281", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4266-1", "id": 9561281, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-17 03:08:53,806][ INFO][PID:2066494] Sending fedora-messaging bus message in build.end [2025-09-17 03:08:53,830][ INFO][PID:2066494] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/builder-live.log by gzip [2025-09-17 03:08:53,831][ INFO][PID:2066494] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/builder-live.log' as PID 2099988 [2025-09-17 03:08:53,838][ INFO][PID:2066494] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/builder-live.log) [2025-09-17 03:08:53,838][ INFO][PID:2066494] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/backend.log by gzip [2025-09-17 03:08:53,839][ INFO][PID:2066494] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4266/srpm-builds/09561281/backend.log' as PID 2099989