[2025-08-28 09:07:30,811][ INFO][PID:1793188] Marking build as starting [2025-08-28 09:07:30,850][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:30,854][ INFO][PID:1793188] VM allocation process starts [2025-08-28 09:07:30,908][ INFO][PID:1793188] Trying to allocate VM: ResallocHost, ticket_id=4797304, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 09:07:35,911][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:40,913][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:45,914][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:50,915][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:55,918][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:59,003][ INFO][PID:1793188] Allocated host ResallocHost, ticket_id=4797304, hostname=44.202.110.226, name=aws_x86_64_spot_prod_06470698_20250828_090619, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 09:07:59,004][ INFO][PID:1793188] Allocating ssh connection to builder [2025-08-28 09:07:59,004][ INFO][PID:1793188] Checking that builder machine is OK [2025-08-28 09:07:59,512][ INFO][PID:1793188] Running remote command: copr-builder-ready srpm-builds [2025-08-28 09:07:59,723][ INFO][PID:1793188] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-28 09:07:59,726][ INFO][PID:1793188] Filling build.info file with builder info [2025-08-28 09:07:59,727][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:07:59,729][ INFO][PID:1793188] 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:4204", "submitter": null, "ended_on": null, "started_on": 1756372079.728921, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9499203", "build_id": 9499203, "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\": \"tmpb3tue44u\", \"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--065742fc-2aff-441e-88a9-a36da99ab715", "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:4204", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4204", "result_dir": "09499203", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9499203, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 09:07:59,774][ INFO][PID:1793188] Sending fedora-messaging bus message in build.start [2025-08-28 09:08:01,260][ INFO][PID:1793188] Sending fedora-messaging bus message in chroot.start [2025-08-28 09:08:01,314][ INFO][PID:1793188] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9499203 --detached [2025-08-28 09:08:01,691][ INFO][PID:1793188] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.202.110.226' (ED25519) to the list of known hosts. [2025-08-28 09:08:01,696][ INFO][PID:1793188] Downloading the builder-live.log file, attempt 1 [2025-08-28 09:08:01,698][ INFO][PID:1793188] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.110.226 copr-rpmbuild-log [2025-08-28 09:08:06,718][ INFO][PID:1793188] Periodic builder liveness probe: alive [2025-08-28 09:08:06,719][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:11,720][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:16,723][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:21,725][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:26,726][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:31,727][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:36,729][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:41,730][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:46,731][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:51,735][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:08:56,737][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:01,741][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:06,743][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:11,744][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:16,747][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:21,749][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:26,753][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:31,763][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:36,767][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:41,768][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:46,769][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:51,770][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:09:56,772][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:01,773][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:06,775][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:11,780][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:16,783][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:21,785][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:26,786][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:31,788][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:36,791][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:41,793][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:46,799][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:51,805][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:10:56,808][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:01,809][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:06,811][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:11,812][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:16,815][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:21,820][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:26,821][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:31,822][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:36,823][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:41,824][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:46,827][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:51,829][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:11:56,830][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:01,831][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:06,833][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:11,834][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:16,835][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:21,836][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:26,837][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:31,838][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:36,839][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:41,841][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:46,842][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:51,843][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:12:56,844][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:01,845][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:06,847][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:11,849][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:16,850][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:21,859][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:26,863][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:31,865][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:36,866][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:41,867][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:46,869][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:51,871][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:13:56,872][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:01,873][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:06,874][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:11,876][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:16,878][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:21,880][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:26,881][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:31,882][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:36,884][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:41,885][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:46,887][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:51,888][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:14:56,890][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:15:01,891][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:15:06,892][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:15:11,896][ INFO][PID:1793188] Checking for cancel request [2025-08-28 09:15:16,854][ INFO][PID:1793188] Downloading results from builder [2025-08-28 09:15:16,854][ INFO][PID:1793188] rsyncing of mockbuilder@44.202.110.226:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203 started [2025-08-28 09:15:16,856][ INFO][PID:1793188] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.110.226:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/build-09499203.rsync.log [2025-08-28 09:15:25,919][ INFO][PID:1793188] rsyncing finished. [2025-08-28 09:15:25,920][ INFO][PID:1793188] Releasing VM back to pool [2025-08-28 09:15:25,963][ INFO][PID:1793188] Searching for 'success' file in resultdir [2025-08-28 09:15:25,964][ INFO][PID:1793188] Getting build details [2025-08-28 09:15:25,965][ INFO][PID:1793188] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203 [2025-08-28 09:15:25,967][ INFO][PID:1793188] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/Sunshine-0.0.4204-1.src.rpm [2025-08-28 09:15:25,967][ INFO][PID:1793188] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/Sunshine-0.0.4204-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4204-1'} [2025-08-28 09:15:25,968][ INFO][PID:1793188] Finished build: id=9499203 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204 chroot=srpm-builds [2025-08-28 09:15:25,971][ INFO][PID:1793188] Worker succeeded build, took 446.2421429157257 [2025-08-28 09:15:25,971][ INFO][PID:1793188] 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:4204", "submitter": null, "ended_on": 1756372525.9710639, "started_on": 1756372079.728921, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9499203", "build_id": 9499203, "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\": \"tmpb3tue44u\", \"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:4204/srpm-builds/09499203/Sunshine-0.0.4204-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--065742fc-2aff-441e-88a9-a36da99ab715", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4204", "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:4204", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4204", "result_dir": "09499203", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4204-1", "id": 9499203, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 09:15:26,012][ INFO][PID:1793188] Sending fedora-messaging bus message in build.end [2025-08-28 09:15:26,040][ INFO][PID:1793188] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/builder-live.log by gzip [2025-08-28 09:15:26,041][ INFO][PID:1793188] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/builder-live.log' as PID 1869108 [2025-08-28 09:15:26,048][ INFO][PID:1793188] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/builder-live.log) [2025-08-28 09:15:26,049][ INFO][PID:1793188] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/backend.log by gzip [2025-08-28 09:15:26,050][ INFO][PID:1793188] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4204/srpm-builds/09499203/backend.log' as PID 1869115