[2025-11-11 01:42:45,055][ INFO][PID:2379446] Marking build as starting [2025-11-11 01:42:45,090][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:42:45,091][ INFO][PID:2379446] VM allocation process starts [2025-11-11 01:42:45,103][ INFO][PID:2379446] Trying to allocate VM: ResallocHost, ticket_id=6119555, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-11 01:42:48,119][ INFO][PID:2379446] Allocated host ResallocHost, ticket_id=6119555, hostname=44.192.21.65, name=aws_x86_64_normalreserved_prod_07930878_20251111_013651, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-11 01:42:48,120][ INFO][PID:2379446] Allocating ssh connection to builder [2025-11-11 01:42:48,120][ INFO][PID:2379446] Checking that builder machine is OK [2025-11-11 01:42:48,426][ INFO][PID:2379446] Running remote command: copr-builder-ready srpm-builds [2025-11-11 01:42:48,612][ INFO][PID:2379446] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-11 01:42:48,613][ INFO][PID:2379446] Filling build.info file with builder info [2025-11-11 01:42:48,613][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:42:48,614][ INFO][PID:2379446] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762825368.6146147, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9785198", "build_id": 9785198, "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\": \"tmp5lzaxt15\", \"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--859cc59a-3960-4345-90d7-583912a78886", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09785198", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9785198, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-11 01:42:48,650][ INFO][PID:2379446] Sending fedora-messaging bus message in build.start [2025-11-11 01:42:55,218][ ERROR][PID:2379446] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/twisted/factory.py:204) [2025-11-11 01:43:25,222][ ERROR][PID:2379446] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:43:55,226][ ERROR][PID:2379446] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:44:25,230][ ERROR][PID:2379446] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:44:55,234][ ERROR][PID:2379446] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:44:55,237][ INFO][PID:2379446] Sending fedora-messaging bus message in chroot.start [2025-11-11 01:45:25,243][ ERROR][PID:2379446] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:45:55,246][ ERROR][PID:2379446] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:46:25,249][ ERROR][PID:2379446] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:46:55,252][ ERROR][PID:2379446] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:47:25,255][ ERROR][PID:2379446] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 01:47:25,259][ INFO][PID:2379446] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9785198 --detached [2025-11-11 01:47:25,741][ INFO][PID:2379446] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.21.65' (ED25519) to the list of known hosts. [2025-11-11 01:47:25,742][ INFO][PID:2379446] Downloading the builder-live.log file, attempt 1 [2025-11-11 01:47:25,744][ INFO][PID:2379446] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.21.65 copr-rpmbuild-log [2025-11-11 01:47:30,750][ INFO][PID:2379446] Periodic builder liveness probe: alive [2025-11-11 01:47:30,751][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:47:35,752][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:47:40,753][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:47:45,754][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:47:50,755][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:47:55,756][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:00,757][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:05,759][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:10,760][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:15,761][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:20,762][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:25,763][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:30,764][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:35,765][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:40,766][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:45,767][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:50,768][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:48:55,770][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:00,771][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:05,772][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:10,773][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:15,774][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:20,775][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:25,776][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:30,777][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:35,778][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:40,779][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:45,780][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:50,782][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:49:55,783][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:00,784][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:05,785][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:10,786][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:15,787][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:20,788][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:25,789][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:30,790][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:35,792][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:40,793][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:45,794][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:50,795][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:50:55,796][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:00,797][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:05,798][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:10,799][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:15,800][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:20,801][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:25,802][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:30,803][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:35,804][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:40,805][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:45,806][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:50,807][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:51:55,808][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:00,809][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:05,810][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:10,811][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:15,812][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:20,813][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:25,814][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:30,815][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:35,817][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:40,817][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:45,818][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:50,819][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:52:55,821][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:00,822][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:05,823][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:10,824][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:15,825][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:20,826][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:25,827][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:30,828][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:35,829][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:40,831][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:45,831][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:50,832][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:53:55,837][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:00,839][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:05,840][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:10,841][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:15,842][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:20,843][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:25,844][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:30,845][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:35,846][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:40,846][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:45,847][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:50,848][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:54:55,849][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:00,850][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:05,851][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:10,852][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:15,853][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:20,854][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:25,855][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:30,856][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:35,857][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:40,858][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:45,859][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:50,860][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:55:55,861][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:00,862][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:05,863][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:10,864][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:15,865][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:20,866][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:25,867][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:30,867][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:35,868][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:40,870][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:45,870][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:50,871][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:56:55,872][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:00,873][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:05,874][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:10,875][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:15,876][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:20,877][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:25,879][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:30,891][ INFO][PID:2379446] Periodic builder liveness probe: alive [2025-11-11 01:57:30,892][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:35,893][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:40,894][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:45,895][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:50,896][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:57:55,897][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:00,898][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:05,900][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:10,901][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:15,902][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:20,903][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:25,905][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:30,906][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:35,907][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:40,909][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:45,913][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:50,914][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:58:55,915][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:00,917][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:05,918][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:10,919][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:15,920][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:20,921][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:25,922][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:30,923][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:35,924][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:40,925][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:45,926][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:50,927][ INFO][PID:2379446] Checking for cancel request [2025-11-11 01:59:55,928][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:00,930][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:05,932][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:10,933][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:15,934][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:20,935][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:25,936][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:30,937][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:35,939][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:40,940][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:45,941][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:50,943][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:00:55,944][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:00,945][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:05,947][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:10,949][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:15,950][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:20,955][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:25,956][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:30,957][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:35,959][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:40,963][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:45,964][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:50,965][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:01:55,968][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:00,973][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:05,976][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:10,978][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:15,981][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:20,986][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:25,993][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:30,997][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:35,998][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:40,999][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:46,006][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:51,009][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:02:56,015][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:01,017][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:06,026][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:11,035][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:16,036][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:21,039][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:26,043][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:31,051][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:36,053][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:41,059][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:46,063][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:51,066][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:03:56,075][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:01,079][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:06,081][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:11,088][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:16,093][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:21,106][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:26,113][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:31,114][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:36,116][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:41,125][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:46,127][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:51,129][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:56,139][ INFO][PID:2379446] Checking for cancel request [2025-11-11 02:04:59,441][ INFO][PID:2379446] Downloading results from builder [2025-11-11 02:04:59,442][ INFO][PID:2379446] rsyncing of mockbuilder@44.192.21.65:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198 started [2025-11-11 02:04:59,444][ INFO][PID:2379446] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.21.65:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/build-09785198.rsync.log [2025-11-11 02:05:15,557][ INFO][PID:2379446] rsyncing finished. [2025-11-11 02:05:15,560][ INFO][PID:2379446] Releasing VM back to pool [2025-11-11 02:05:15,594][ INFO][PID:2379446] Searching for 'success' file in resultdir [2025-11-11 02:05:15,596][ INFO][PID:2379446] Getting build details [2025-11-11 02:05:15,600][ INFO][PID:2379446] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198 [2025-11-11 02:05:15,604][ INFO][PID:2379446] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/Sunshine-0.0.4049-1.src.rpm [2025-11-11 02:05:15,606][ INFO][PID:2379446] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-11 02:05:15,607][ INFO][PID:2379446] Finished build: id=9785198 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-11 02:05:15,614][ INFO][PID:2379446] Worker succeeded build, took 1346.999632358551 [2025-11-11 02:05:15,615][ INFO][PID:2379446] 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:4049", "submitter": null, "ended_on": 1762826715.614247, "started_on": 1762825368.6146147, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9785198", "build_id": 9785198, "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\": \"tmp5lzaxt15\", \"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:4049/srpm-builds/09785198/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--859cc59a-3960-4345-90d7-583912a78886", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09785198", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9785198, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-11 02:05:15,718][ INFO][PID:2379446] Sending fedora-messaging bus message in build.end [2025-11-11 02:05:45,738][ ERROR][PID:2379446] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 02:06:15,742][ ERROR][PID:2379446] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 02:06:45,751][ ERROR][PID:2379446] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 02:07:15,756][ ERROR][PID:2379446] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 02:07:45,761][ ERROR][PID:2379446] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-11 02:07:45,769][ INFO][PID:2379446] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/builder-live.log by gzip [2025-11-11 02:07:45,773][ INFO][PID:2379446] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/builder-live.log' as PID 2513807 [2025-11-11 02:07:45,810][ INFO][PID:2379446] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/builder-live.log) [2025-11-11 02:07:45,814][ INFO][PID:2379446] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/backend.log by gzip [2025-11-11 02:07:45,817][ INFO][PID:2379446] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09785198/backend.log' as PID 2513813