[2025-09-07 06:44:38,724][ INFO][PID:587775] Marking build as starting [2025-09-07 06:44:38,749][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:44:38,750][ INFO][PID:587775] VM allocation process starts [2025-09-07 06:44:38,787][ INFO][PID:587775] Trying to allocate VM: ResallocHost, ticket_id=4951572, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 06:44:41,854][ INFO][PID:587775] Allocated host ResallocHost, ticket_id=4951572, hostname=2620:52:3:1:dead:beef:cafe:c1cc, name=copr_hv_x86_64_04_prod_06607135_20250907_053639, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 06:44:41,855][ INFO][PID:587775] Allocating ssh connection to builder [2025-09-07 06:44:41,855][ INFO][PID:587775] Checking that builder machine is OK [2025-09-07 06:44:42,433][ INFO][PID:587775] Running remote command: copr-builder-ready srpm-builds [2025-09-07 06:44:42,753][ INFO][PID:587775] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-07 06:44:42,754][ INFO][PID:587775] Filling build.info file with builder info [2025-09-07 06:44:42,754][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:44:42,755][ INFO][PID:587775] 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:4236", "submitter": null, "ended_on": null, "started_on": 1757227482.7555897, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531576", "build_id": 9531576, "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\": \"tmpdjqnutw7\", \"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--6d300271-4b6f-4314-9244-faf66a761ed5", "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:4236", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4236", "result_dir": "09531576", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531576, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-07 06:44:42,780][ INFO][PID:587775] Sending fedora-messaging bus message in build.start [2025-09-07 06:44:43,484][ INFO][PID:587775] Sending fedora-messaging bus message in chroot.start [2025-09-07 06:44:43,510][ INFO][PID:587775] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9531576 --detached [2025-09-07 06:44:44,082][ INFO][PID:587775] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cc' (ED25519) to the list of known hosts. [2025-09-07 06:44:44,083][ INFO][PID:587775] Downloading the builder-live.log file, attempt 1 [2025-09-07 06:44:44,084][ INFO][PID:587775] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cc copr-rpmbuild-log [2025-09-07 06:44:49,090][ INFO][PID:587775] Periodic builder liveness probe: alive [2025-09-07 06:44:49,091][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:44:54,092][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:44:59,093][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:04,094][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:09,096][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:14,097][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:19,099][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:24,099][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:29,101][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:34,102][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:39,103][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:44,104][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:49,105][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:54,106][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:45:59,107][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:04,562][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:09,565][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:14,567][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:19,568][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:24,803][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:29,980][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:35,110][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:40,124][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:45,442][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:50,471][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:46:55,516][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:00,744][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:05,917][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:10,920][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:15,923][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:21,044][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:26,069][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:31,154][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:36,156][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:41,158][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:46,160][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:51,166][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:47:56,171][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:01,173][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:06,175][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:11,176][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:16,177][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:21,178][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:26,180][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:31,180][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:36,183][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:41,185][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:46,187][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:51,189][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:48:56,190][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:01,192][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:06,195][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:11,196][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:16,197][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:21,199][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:26,200][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:31,201][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:36,202][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:41,203][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:46,205][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:51,206][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:49:56,207][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:01,208][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:06,210][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:11,211][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:16,212][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:21,217][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:26,218][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:31,219][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:36,220][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:41,223][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:46,233][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:51,234][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:50:56,235][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:01,240][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:06,241][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:11,243][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:16,244][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:21,245][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:26,247][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:31,248][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:36,250][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:41,251][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:46,252][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:51,932][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:51:56,933][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:03,232][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:10,613][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:16,296][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:22,258][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:27,458][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:32,459][ INFO][PID:587775] Checking for cancel request [2025-09-07 06:52:36,282][ INFO][PID:587775] Downloading results from builder [2025-09-07 06:52:36,283][ INFO][PID:587775] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cc]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576 started [2025-09-07 06:52:36,284][ INFO][PID:587775] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cc]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/build-09531576.rsync.log [2025-09-07 07:15:02,638][ INFO][PID:587775] rsyncing finished. [2025-09-07 07:15:02,656][ INFO][PID:587775] Releasing VM back to pool [2025-09-07 07:15:02,667][ INFO][PID:587775] Searching for 'success' file in resultdir [2025-09-07 07:15:02,667][ INFO][PID:587775] Getting build details [2025-09-07 07:15:02,668][ INFO][PID:587775] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576 [2025-09-07 07:15:02,670][ INFO][PID:587775] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/Sunshine-0.0.4236-1.src.rpm [2025-09-07 07:15:02,670][ INFO][PID:587775] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/Sunshine-0.0.4236-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4236-1'} [2025-09-07 07:15:02,671][ INFO][PID:587775] Finished build: id=9531576 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236 chroot=srpm-builds [2025-09-07 07:15:02,673][ INFO][PID:587775] Worker succeeded build, took 1819.9177479743958 [2025-09-07 07:15:02,673][ INFO][PID:587775] 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:4236", "submitter": null, "ended_on": 1757229302.6733377, "started_on": 1757227482.7555897, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531576", "build_id": 9531576, "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\": \"tmpdjqnutw7\", \"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:4236/srpm-builds/09531576/Sunshine-0.0.4236-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--6d300271-4b6f-4314-9244-faf66a761ed5", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4236", "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:4236", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4236", "result_dir": "09531576", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4236-1", "id": 9531576, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-07 07:15:02,717][ INFO][PID:587775] Sending fedora-messaging bus message in build.end [2025-09-07 07:15:02,745][ INFO][PID:587775] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/builder-live.log by gzip [2025-09-07 07:15:02,746][ INFO][PID:587775] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/builder-live.log' as PID 718695 [2025-09-07 07:15:02,755][ INFO][PID:587775] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/builder-live.log) [2025-09-07 07:15:02,755][ INFO][PID:587775] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/backend.log by gzip [2025-09-07 07:15:02,757][ INFO][PID:587775] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4236/srpm-builds/09531576/backend.log' as PID 718697