[2025-12-29 22:35:23,922][ INFO][PID:2436671] Marking build as starting [2025-12-29 22:35:23,969][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:23,971][ INFO][PID:2436671] VM allocation process starts [2025-12-29 22:35:23,980][ INFO][PID:2436671] Trying to allocate VM: ResallocHost, ticket_id=564362, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 22:35:27,021][ INFO][PID:2436671] Allocated host ResallocHost, ticket_id=564362, hostname=54.82.248.134, name=aws_x86_64_normalreserved_prod_00832784_20251229_222804, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-29 22:35:27,022][ INFO][PID:2436671] Allocating ssh connection to builder [2025-12-29 22:35:27,022][ INFO][PID:2436671] Checking that builder machine is OK [2025-12-29 22:35:27,336][ INFO][PID:2436671] Running remote command: copr-builder-ready srpm-builds [2025-12-29 22:35:27,546][ INFO][PID:2436671] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-29 22:35:27,547][ INFO][PID:2436671] Filling build.info file with builder info [2025-12-29 22:35:27,548][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:27,549][ INFO][PID:2436671] 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:4546", "submitter": null, "ended_on": null, "started_on": 1767047727.54897, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9959289", "build_id": 9959289, "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\": \"tmp6x131s7g\", \"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--e1f094b4-16de-4fc5-b387-5f847fb79670", "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:4546", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546", "result_dir": "09959289", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9959289, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-29 22:35:27,592][ INFO][PID:2436671] Sending fedora-messaging bus message in build.start [2025-12-29 22:35:28,104][ INFO][PID:2436671] Sending fedora-messaging bus message in chroot.start [2025-12-29 22:35:28,130][ INFO][PID:2436671] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9959289 --detached [2025-12-29 22:35:28,480][ INFO][PID:2436671] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.82.248.134' (ED25519) to the list of known hosts. [2025-12-29 22:35:28,585][ INFO][PID:2436671] Downloading the builder-live.log file, attempt 1 [2025-12-29 22:35:29,371][ INFO][PID:2436671] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.82.248.134 copr-rpmbuild-log [2025-12-29 22:35:33,590][ INFO][PID:2436671] Periodic builder liveness probe: alive [2025-12-29 22:35:33,906][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:38,909][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:43,910][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:48,912][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:53,913][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:35:59,020][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:04,478][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:09,479][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:14,481][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:19,482][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:24,483][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:29,484][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:34,485][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:39,486][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:44,487][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:49,489][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:54,493][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:36:59,496][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:04,497][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:09,498][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:14,498][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:19,499][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:24,517][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:29,518][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:34,519][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:39,520][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:44,521][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:49,522][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:54,523][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:37:59,524][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:04,525][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:09,526][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:14,527][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:19,528][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:24,529][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:29,530][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:34,531][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:40,119][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:45,121][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:50,122][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:38:55,124][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:00,125][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:05,131][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:10,131][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:15,133][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:20,135][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:25,154][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:30,156][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:35,157][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:40,158][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:45,283][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:50,285][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:39:55,286][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:00,288][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:05,289][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:10,290][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:15,291][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:20,292][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:25,295][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:30,297][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:35,298][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:40,299][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:45,300][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:50,300][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:40:55,301][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:00,305][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:05,307][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:10,308][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:15,309][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:20,310][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:25,311][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:30,380][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:35,386][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:40,387][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:45,388][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:50,389][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:41:55,792][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:00,793][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:05,794][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:10,795][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:15,796][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:20,797][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:25,798][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:30,799][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:35,800][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:40,801][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:45,802][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:50,803][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:42:55,805][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:00,807][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:05,808][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:10,809][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:15,810][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:20,811][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:25,812][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:30,813][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:35,814][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:40,815][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:45,816][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:50,817][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:43:55,818][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:44:00,819][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:44:05,820][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:44:10,821][ INFO][PID:2436671] Checking for cancel request [2025-12-29 22:44:15,376][ INFO][PID:2436671] Downloading results from builder [2025-12-29 22:44:15,377][ INFO][PID:2436671] rsyncing of mockbuilder@54.82.248.134:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289 started [2025-12-29 22:44:15,378][ INFO][PID:2436671] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.82.248.134:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/build-09959289.rsync.log [2025-12-29 22:44:23,853][ INFO][PID:2436671] rsyncing finished. [2025-12-29 22:44:23,853][ INFO][PID:2436671] Releasing VM back to pool [2025-12-29 22:44:23,862][ INFO][PID:2436671] Searching for 'success' file in resultdir [2025-12-29 22:44:23,863][ INFO][PID:2436671] Getting build details [2025-12-29 22:44:23,864][ INFO][PID:2436671] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289 [2025-12-29 22:44:23,865][ INFO][PID:2436671] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/Sunshine-0.0.4546-1.src.rpm [2025-12-29 22:44:23,865][ INFO][PID:2436671] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/Sunshine-0.0.4546-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4546-1'} [2025-12-29 22:44:23,866][ INFO][PID:2436671] Finished build: id=9959289 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546 chroot=srpm-builds [2025-12-29 22:44:23,867][ INFO][PID:2436671] Worker succeeded build, took 536.3189785480499 [2025-12-29 22:44:23,868][ INFO][PID:2436671] 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:4546", "submitter": null, "ended_on": 1767048263.8679485, "started_on": 1767047727.54897, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9959289", "build_id": 9959289, "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\": \"tmp6x131s7g\", \"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:4546/srpm-builds/09959289/Sunshine-0.0.4546-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--e1f094b4-16de-4fc5-b387-5f847fb79670", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4546", "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:4546", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4546", "result_dir": "09959289", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4546-1", "id": 9959289, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-29 22:44:23,992][ INFO][PID:2436671] Sending fedora-messaging bus message in build.end [2025-12-29 22:44:24,023][ INFO][PID:2436671] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/builder-live.log by gzip [2025-12-29 22:44:24,024][ INFO][PID:2436671] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/builder-live.log' as PID 2479008 [2025-12-29 22:44:24,031][ INFO][PID:2436671] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/builder-live.log) [2025-12-29 22:44:24,031][ INFO][PID:2436671] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/backend.log by gzip [2025-12-29 22:44:24,033][ INFO][PID:2436671] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4546/srpm-builds/09959289/backend.log' as PID 2479010