[2025-11-05 14:33:29,499][ INFO][PID:1175202] Marking build as starting [2025-11-05 14:33:29,544][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:29,547][ INFO][PID:1175202] VM allocation process starts [2025-11-05 14:33:29,588][ INFO][PID:1175202] Trying to allocate VM: ResallocHost, ticket_id=6037109, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-05 14:33:32,620][ INFO][PID:1175202] Allocated host ResallocHost, ticket_id=6037109, hostname=34.239.110.18, name=aws_x86_64_normalreserved_prod_07843226_20251105_143135, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-05 14:33:32,621][ INFO][PID:1175202] Allocating ssh connection to builder [2025-11-05 14:33:32,621][ INFO][PID:1175202] Checking that builder machine is OK [2025-11-05 14:33:32,958][ INFO][PID:1175202] Running remote command: copr-builder-ready srpm-builds [2025-11-05 14:33:33,163][ INFO][PID:1175202] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-05 14:33:33,164][ INFO][PID:1175202] Filling build.info file with builder info [2025-11-05 14:33:33,165][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:33,166][ INFO][PID:1175202] 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:4391", "submitter": null, "ended_on": null, "started_on": 1762353213.1658833, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9769751", "build_id": 9769751, "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\": \"tmph4_wl53i\", \"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--b20600ad-2e40-4159-a819-83b6da5f3e4d", "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:4391", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4391", "result_dir": "09769751", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9769751, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-05 14:33:33,187][ INFO][PID:1175202] Sending fedora-messaging bus message in build.start [2025-11-05 14:33:34,019][ INFO][PID:1175202] Sending fedora-messaging bus message in chroot.start [2025-11-05 14:33:34,052][ INFO][PID:1175202] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9769751 --detached [2025-11-05 14:33:34,392][ INFO][PID:1175202] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.239.110.18' (ED25519) to the list of known hosts. [2025-11-05 14:33:34,393][ INFO][PID:1175202] Downloading the builder-live.log file, attempt 1 [2025-11-05 14:33:34,400][ INFO][PID:1175202] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.110.18 copr-rpmbuild-log [2025-11-05 14:33:39,400][ INFO][PID:1175202] Periodic builder liveness probe: alive [2025-11-05 14:33:39,401][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:44,402][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:49,403][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:54,404][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:33:59,405][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:04,406][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:09,407][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:14,408][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:19,409][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:24,410][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:29,411][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:34,412][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:39,413][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:44,414][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:49,415][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:54,417][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:34:59,417][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:04,418][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:09,419][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:14,420][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:19,421][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:24,422][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:29,423][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:34,423][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:39,424][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:44,425][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:49,426][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:54,427][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:35:59,428][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:04,429][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:09,430][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:14,431][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:19,432][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:24,433][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:29,434][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:34,436][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:39,437][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:44,438][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:49,439][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:54,440][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:36:59,441][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:04,442][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:09,443][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:14,445][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:19,446][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:24,446][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:29,447][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:34,448][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:39,449][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:44,451][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:49,451][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:54,453][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:37:59,454][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:04,455][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:09,456][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:14,457][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:19,458][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:24,459][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:29,461][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:34,462][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:39,463][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:44,463][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:49,464][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:54,466][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:38:59,467][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:04,468][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:09,469][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:14,470][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:19,472][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:24,473][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:29,474][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:34,475][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:39,476][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:44,478][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:49,479][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:54,481][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:39:59,482][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:04,483][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:09,484][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:14,486][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:19,487][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:24,488][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:29,489][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:34,490][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:39,491][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:44,493][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:49,494][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:54,496][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:40:59,498][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:41:04,499][ INFO][PID:1175202] Checking for cancel request [2025-11-05 14:41:05,600][ INFO][PID:1175202] Downloading results from builder [2025-11-05 14:41:05,601][ INFO][PID:1175202] rsyncing of mockbuilder@34.239.110.18:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751 started [2025-11-05 14:41:05,602][ INFO][PID:1175202] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.239.110.18:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/build-09769751.rsync.log [2025-11-05 14:41:13,084][ INFO][PID:1175202] rsyncing finished. [2025-11-05 14:41:13,085][ INFO][PID:1175202] Releasing VM back to pool [2025-11-05 14:41:13,096][ INFO][PID:1175202] Searching for 'success' file in resultdir [2025-11-05 14:41:13,097][ INFO][PID:1175202] Getting build details [2025-11-05 14:41:13,097][ INFO][PID:1175202] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751 [2025-11-05 14:41:13,098][ INFO][PID:1175202] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/Sunshine-0.0.4391-1.src.rpm [2025-11-05 14:41:13,099][ INFO][PID:1175202] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/Sunshine-0.0.4391-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4391-1'} [2025-11-05 14:41:13,099][ INFO][PID:1175202] Finished build: id=9769751 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391 chroot=srpm-builds [2025-11-05 14:41:13,101][ INFO][PID:1175202] Worker succeeded build, took 459.9353892803192 [2025-11-05 14:41:13,101][ INFO][PID:1175202] 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:4391", "submitter": null, "ended_on": 1762353673.1012726, "started_on": 1762353213.1658833, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9769751", "build_id": 9769751, "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\": \"tmph4_wl53i\", \"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:4391/srpm-builds/09769751/Sunshine-0.0.4391-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b20600ad-2e40-4159-a819-83b6da5f3e4d", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4391", "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:4391", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4391", "result_dir": "09769751", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4391-1", "id": 9769751, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-05 14:41:13,138][ INFO][PID:1175202] Sending fedora-messaging bus message in build.end [2025-11-05 14:41:13,162][ INFO][PID:1175202] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/builder-live.log by gzip [2025-11-05 14:41:13,163][ INFO][PID:1175202] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/builder-live.log' as PID 1221621 [2025-11-05 14:41:13,169][ INFO][PID:1175202] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/builder-live.log) [2025-11-05 14:41:13,170][ INFO][PID:1175202] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/backend.log by gzip [2025-11-05 14:41:13,171][ INFO][PID:1175202] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4391/srpm-builds/09769751/backend.log' as PID 1221623