[2025-08-28 19:04:27,957][ INFO][PID:1084375] Marking build as starting [2025-08-28 19:04:27,976][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:27,977][ INFO][PID:1084375] VM allocation process starts [2025-08-28 19:04:27,988][ INFO][PID:1084375] Trying to allocate VM: ResallocHost, ticket_id=4805055, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 19:04:31,032][ INFO][PID:1084375] Allocated host ResallocHost, ticket_id=4805055, hostname=54.157.3.16, name=aws_x86_64_normalreserved_prod_06484274_20250828_190206, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 19:04:31,033][ INFO][PID:1084375] Allocating ssh connection to builder [2025-08-28 19:04:31,033][ INFO][PID:1084375] Checking that builder machine is OK [2025-08-28 19:04:31,566][ INFO][PID:1084375] Running remote command: copr-builder-ready srpm-builds [2025-08-28 19:04:31,778][ INFO][PID:1084375] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-28 19:04:31,778][ INFO][PID:1084375] Filling build.info file with builder info [2025-08-28 19:04:31,779][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:31,779][ INFO][PID:1084375] 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:4203", "submitter": null, "ended_on": null, "started_on": 1756407871.7798285, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9500476", "build_id": 9500476, "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\": \"tmpw8afbwwn\", \"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--2cc11211-81c9-4d28-a90b-abc40a3b1823", "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:4203", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4203", "result_dir": "09500476", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9500476, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 19:04:31,801][ INFO][PID:1084375] Sending fedora-messaging bus message in build.start [2025-08-28 19:04:32,499][ INFO][PID:1084375] Sending fedora-messaging bus message in chroot.start [2025-08-28 19:04:32,523][ INFO][PID:1084375] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9500476 --detached [2025-08-28 19:04:32,889][ INFO][PID:1084375] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.157.3.16' (ED25519) to the list of known hosts. [2025-08-28 19:04:32,890][ INFO][PID:1084375] Downloading the builder-live.log file, attempt 1 [2025-08-28 19:04:32,892][ INFO][PID:1084375] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.157.3.16 copr-rpmbuild-log [2025-08-28 19:04:37,896][ INFO][PID:1084375] Periodic builder liveness probe: alive [2025-08-28 19:04:37,896][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:42,897][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:47,898][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:52,899][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:04:57,900][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:02,901][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:07,902][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:12,903][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:17,904][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:22,905][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:27,906][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:32,907][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:37,970][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:43,002][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:48,010][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:53,054][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:05:58,094][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:03,135][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:08,194][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:13,198][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:18,200][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:23,277][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:28,374][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:33,410][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:38,482][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:43,524][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:48,613][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:53,654][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:06:58,661][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:03,748][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:08,827][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:13,885][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:18,979][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:24,017][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:29,035][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:34,118][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:39,188][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:44,248][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:49,332][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:54,365][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:07:59,423][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:04,474][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:09,579][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:14,655][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:19,709][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:24,761][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:29,811][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:34,895][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:39,920][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:45,038][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:50,073][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:08:55,158][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:00,221][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:05,296][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:10,329][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:15,335][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:20,438][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:25,520][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:30,542][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:35,577][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:40,714][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:45,826][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:50,861][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:09:55,924][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:00,936][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:05,942][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:10,972][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:16,017][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:21,041][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:26,046][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:31,050][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:36,058][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:41,129][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:46,172][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:51,188][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:10:56,349][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:01,381][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:06,477][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:11,481][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:16,511][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:21,518][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:26,574][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:31,653][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:36,668][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:41,688][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:46,731][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:51,738][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:11:56,744][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:12:01,814][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:12:06,871][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:12:11,901][ INFO][PID:1084375] Checking for cancel request [2025-08-28 19:12:12,546][ INFO][PID:1084375] Downloading results from builder [2025-08-28 19:12:12,547][ INFO][PID:1084375] rsyncing of mockbuilder@54.157.3.16:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476 started [2025-08-28 19:12:12,548][ INFO][PID:1084375] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.157.3.16:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/build-09500476.rsync.log [2025-08-28 20:26:34,521][ INFO][PID:1084375] rsyncing finished. [2025-08-28 20:26:34,527][ INFO][PID:1084375] Releasing VM back to pool [2025-08-28 20:26:34,536][ INFO][PID:1084375] Searching for 'success' file in resultdir [2025-08-28 20:26:34,537][ INFO][PID:1084375] Getting build details [2025-08-28 20:26:34,537][ INFO][PID:1084375] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476 [2025-08-28 20:26:34,538][ INFO][PID:1084375] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/Sunshine-0.0.4203-1.src.rpm [2025-08-28 20:26:34,539][ INFO][PID:1084375] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/Sunshine-0.0.4203-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4203-1'} [2025-08-28 20:26:34,539][ INFO][PID:1084375] Finished build: id=9500476 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203 chroot=srpm-builds [2025-08-28 20:26:34,541][ INFO][PID:1084375] Worker succeeded build, took 4922.761687517166 [2025-08-28 20:26:34,542][ INFO][PID:1084375] 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:4203", "submitter": null, "ended_on": 1756412794.541516, "started_on": 1756407871.7798285, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9500476", "build_id": 9500476, "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\": \"tmpw8afbwwn\", \"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:4203/srpm-builds/09500476/Sunshine-0.0.4203-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2cc11211-81c9-4d28-a90b-abc40a3b1823", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4203", "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:4203", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4203", "result_dir": "09500476", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4203-1", "id": 9500476, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 20:26:34,569][ INFO][PID:1084375] Sending fedora-messaging bus message in build.end [2025-08-28 20:26:34,799][ INFO][PID:1084375] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/builder-live.log by gzip [2025-08-28 20:26:34,800][ INFO][PID:1084375] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/builder-live.log' as PID 1386916 [2025-08-28 20:26:34,823][ INFO][PID:1084375] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/builder-live.log) [2025-08-28 20:26:34,824][ INFO][PID:1084375] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/backend.log by gzip [2025-08-28 20:26:34,825][ INFO][PID:1084375] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4203/srpm-builds/09500476/backend.log' as PID 1386920