[2025-12-21 11:08:39,808][ INFO][PID:1705708] Marking build as starting [2025-12-21 11:08:39,848][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:08:39,849][ INFO][PID:1705708] VM allocation process starts [2025-12-21 11:08:39,858][ INFO][PID:1705708] Trying to allocate VM: ResallocHost, ticket_id=462911, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 11:08:42,901][ INFO][PID:1705708] Allocated host ResallocHost, ticket_id=462911, hostname=54.221.12.111, name=aws_x86_64_normalreserved_prod_00722034_20251221_110628, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 11:08:43,452][ INFO][PID:1705708] Allocating ssh connection to builder [2025-12-21 11:08:43,453][ INFO][PID:1705708] Checking that builder machine is OK [2025-12-21 11:08:43,793][ INFO][PID:1705708] Running remote command: copr-builder-ready srpm-builds [2025-12-21 11:08:43,989][ INFO][PID:1705708] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-21 11:08:43,989][ INFO][PID:1705708] Filling build.info file with builder info [2025-12-21 11:08:43,990][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:08:43,991][ INFO][PID:1705708] 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:4519", "submitter": null, "ended_on": null, "started_on": 1766315323.990881, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939389", "build_id": 9939389, "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\": \"tmp_5gda20l\", \"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--b1d329d5-9a1a-47d5-bf66-316046b99352", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09939389", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9939389, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 11:08:44,027][ INFO][PID:1705708] Sending fedora-messaging bus message in build.start [2025-12-21 11:08:44,529][ INFO][PID:1705708] Sending fedora-messaging bus message in chroot.start [2025-12-21 11:08:44,557][ INFO][PID:1705708] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9939389 --detached [2025-12-21 11:08:44,885][ INFO][PID:1705708] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.221.12.111' (ED25519) to the list of known hosts. [2025-12-21 11:08:44,886][ INFO][PID:1705708] Downloading the builder-live.log file, attempt 1 [2025-12-21 11:08:44,888][ INFO][PID:1705708] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.221.12.111 copr-rpmbuild-log [2025-12-21 11:08:49,891][ INFO][PID:1705708] Periodic builder liveness probe: alive [2025-12-21 11:08:49,892][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:08:54,893][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:08:59,894][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:04,895][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:09,896][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:14,897][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:19,898][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:24,899][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:29,900][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:34,900][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:39,901][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:44,902][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:49,903][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:54,904][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:09:59,905][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:04,906][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:09,907][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:14,908][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:19,909][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:24,910][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:29,911][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:34,912][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:39,913][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:44,914][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:49,915][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:54,916][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:10:59,917][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:04,918][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:09,919][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:14,920][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:19,921][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:24,922][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:29,923][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:34,924][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:39,925][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:44,925][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:49,926][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:54,927][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:11:59,928][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:04,930][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:09,931][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:14,932][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:19,946][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:24,947][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:29,948][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:34,950][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:39,951][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:44,952][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:49,954][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:54,955][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:12:59,957][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:04,958][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:09,961][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:14,964][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:19,965][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:24,966][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:29,967][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:34,969][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:39,970][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:44,971][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:49,973][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:54,974][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:13:59,976][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:04,985][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:09,986][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:14,988][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:20,000][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:25,046][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:30,052][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:35,205][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:40,265][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:45,332][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:50,360][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:14:55,400][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:00,545][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:05,551][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:10,578][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:15,784][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:20,814][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:25,888][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:30,996][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:36,088][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:41,190][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:46,194][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:51,195][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:15:56,240][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:01,393][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:06,453][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:11,640][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:16,792][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:21,965][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:27,102][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:32,235][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:37,291][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:42,294][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:47,420][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:52,515][ INFO][PID:1705708] Checking for cancel request [2025-12-21 11:16:54,868][ INFO][PID:1705708] Downloading results from builder [2025-12-21 11:16:54,868][ INFO][PID:1705708] rsyncing of mockbuilder@54.221.12.111:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389 started [2025-12-21 11:16:54,869][ INFO][PID:1705708] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.221.12.111:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/build-09939389.rsync.log [2025-12-21 11:20:35,291][ INFO][PID:1705708] rsyncing finished. [2025-12-21 11:20:35,302][ INFO][PID:1705708] Releasing VM back to pool [2025-12-21 11:20:35,309][ INFO][PID:1705708] Searching for 'success' file in resultdir [2025-12-21 11:20:35,310][ INFO][PID:1705708] Getting build details [2025-12-21 11:20:35,310][ INFO][PID:1705708] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389 [2025-12-21 11:20:35,311][ INFO][PID:1705708] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/Sunshine-0.0.4519-1.src.rpm [2025-12-21 11:20:35,311][ INFO][PID:1705708] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/Sunshine-0.0.4519-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4519-1'} [2025-12-21 11:20:35,312][ INFO][PID:1705708] Finished build: id=9939389 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519 chroot=srpm-builds [2025-12-21 11:20:35,315][ INFO][PID:1705708] Worker succeeded build, took 711.3242087364197 [2025-12-21 11:20:35,315][ INFO][PID:1705708] 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:4519", "submitter": null, "ended_on": 1766316035.3150897, "started_on": 1766315323.990881, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939389", "build_id": 9939389, "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\": \"tmp_5gda20l\", \"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:4519/srpm-builds/09939389/Sunshine-0.0.4519-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b1d329d5-9a1a-47d5-bf66-316046b99352", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4519", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09939389", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4519-1", "id": 9939389, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 11:20:35,366][ INFO][PID:1705708] Sending fedora-messaging bus message in build.end [2025-12-21 11:20:35,394][ INFO][PID:1705708] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/builder-live.log by gzip [2025-12-21 11:20:35,395][ INFO][PID:1705708] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/builder-live.log' as PID 1754365 [2025-12-21 11:20:35,425][ INFO][PID:1705708] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/builder-live.log) [2025-12-21 11:20:35,425][ INFO][PID:1705708] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/backend.log by gzip [2025-12-21 11:20:35,426][ INFO][PID:1705708] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09939389/backend.log' as PID 1754367