[2025-12-10 04:59:36,559][ INFO][PID:3669348] Marking build as starting [2025-12-10 04:59:36,598][ INFO][PID:3669348] Checking for cancel request [2025-12-10 04:59:36,604][ INFO][PID:3669348] VM allocation process starts [2025-12-10 04:59:36,617][ INFO][PID:3669348] Trying to allocate VM: ResallocHost, ticket_id=254218, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 04:59:39,643][ INFO][PID:3669348] Allocated host ResallocHost, ticket_id=254218, hostname=44.222.196.199, name=aws_x86_64_normalreserved_prod_00298486_20251210_045240, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 04:59:39,644][ INFO][PID:3669348] Allocating ssh connection to builder [2025-12-10 04:59:39,644][ INFO][PID:3669348] Checking that builder machine is OK [2025-12-10 04:59:39,954][ INFO][PID:3669348] Running remote command: copr-builder-ready srpm-builds [2025-12-10 04:59:40,149][ INFO][PID:3669348] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-10 04:59:40,150][ INFO][PID:3669348] Filling build.info file with builder info [2025-12-10 04:59:40,150][ INFO][PID:3669348] Checking for cancel request [2025-12-10 04:59:40,152][ INFO][PID:3669348] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1765342780.15221, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894045", "build_id": 9894045, "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\": \"tmpr47jp2r7\", \"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/beta--2c2f77a2-9f6b-41b2-878f-0a67dc0a0847", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09894045", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9894045, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-12-10 04:59:40,192][ INFO][PID:3669348] Sending fedora-messaging bus message in build.start [2025-12-10 04:59:40,839][ INFO][PID:3669348] Sending fedora-messaging bus message in chroot.start [2025-12-10 04:59:40,866][ INFO][PID:3669348] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9894045 --detached [2025-12-10 04:59:41,195][ INFO][PID:3669348] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.222.196.199' (ED25519) to the list of known hosts. [2025-12-10 04:59:41,196][ INFO][PID:3669348] Downloading the builder-live.log file, attempt 1 [2025-12-10 04:59:41,197][ INFO][PID:3669348] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.196.199 copr-rpmbuild-log [2025-12-10 04:59:46,204][ INFO][PID:3669348] Periodic builder liveness probe: alive [2025-12-10 04:59:46,204][ INFO][PID:3669348] Checking for cancel request [2025-12-10 04:59:51,205][ INFO][PID:3669348] Checking for cancel request [2025-12-10 04:59:56,206][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:01,207][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:06,208][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:11,209][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:16,210][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:21,211][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:26,212][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:31,214][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:36,215][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:41,216][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:46,217][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:51,218][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:00:56,219][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:01,220][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:06,222][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:11,223][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:16,225][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:21,226][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:26,229][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:31,230][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:36,231][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:41,232][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:46,233][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:51,234][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:01:56,235][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:01,237][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:06,240][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:11,241][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:16,242][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:21,250][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:26,252][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:31,463][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:36,467][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:41,468][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:46,469][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:51,470][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:02:56,471][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:01,472][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:06,473][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:11,680][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:16,681][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:21,682][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:26,683][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:31,684][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:36,685][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:41,686][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:03:46,687][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:01,257][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:06,258][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:13,544][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:18,545][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:23,546][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:28,547][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:33,548][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:40,000][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:46,539][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:51,542][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:04:56,547][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:01,556][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:14,665][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:19,667][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:24,668][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:31,953][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:36,955][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:41,965][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:52,785][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:05:57,787][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:02,789][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:07,790][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:12,792][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:17,795][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:22,800][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:27,803][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:32,805][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:37,806][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:42,808][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:47,809][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:52,810][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:06:57,812][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:02,816][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:07,820][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:12,825][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:17,828][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:22,829][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:27,830][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:32,831][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:37,832][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:42,891][ INFO][PID:3669348] Checking for cancel request [2025-12-10 05:07:45,192][ INFO][PID:3669348] Downloading results from builder [2025-12-10 05:07:45,193][ INFO][PID:3669348] rsyncing of mockbuilder@44.222.196.199:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045 started [2025-12-10 05:07:45,198][ INFO][PID:3669348] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.196.199:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/build-09894045.rsync.log [2025-12-10 05:45:28,439][ INFO][PID:3669348] rsyncing finished. [2025-12-10 05:45:36,924][ INFO][PID:3669348] Releasing VM back to pool [2025-12-10 05:45:44,265][ INFO][PID:3669348] Searching for 'success' file in resultdir [2025-12-10 05:45:45,877][ INFO][PID:3669348] Getting build details [2025-12-10 05:45:45,919][ INFO][PID:3669348] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045 [2025-12-10 05:45:47,336][ INFO][PID:3669348] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09894045/Sunshine-2025.1210.519-1.src.rpm [2025-12-10 05:45:48,414][ INFO][PID:3669348] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09894045/Sunshine-2025.1210.519-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.1210.519-1'} [2025-12-10 05:45:48,678][ INFO][PID:3669348] Finished build: id=9894045 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-12-10 05:45:49,946][ INFO][PID:3669348] Worker succeeded build, took 2769.7870049476624 [2025-12-10 05:45:50,164][ INFO][PID:3669348] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1765345549.939215, "started_on": 1765342780.15221, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894045", "build_id": 9894045, "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\": \"tmpr47jp2r7\", \"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/beta/srpm-builds/09894045/Sunshine-2025.1210.519-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--2c2f77a2-9f6b-41b2-878f-0a67dc0a0847", "results": { "name": "Sunshine", "epoch": null, "version": "2025.1210.519", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09894045", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.1210.519-1", "id": 9894045, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-12-10 05:45:58,285][ INFO][PID:3669348] Sending fedora-messaging bus message in build.end [2025-12-10 05:46:00,002][ INFO][PID:3669348] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/builder-live.log by gzip [2025-12-10 05:46:00,382][ INFO][PID:3669348] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/builder-live.log' as PID 3909067 [2025-12-10 05:46:00,425][ INFO][PID:3669348] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/builder-live.log) [2025-12-10 05:46:00,437][ INFO][PID:3669348] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/backend.log by gzip [2025-12-10 05:46:00,439][ INFO][PID:3669348] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09894045/backend.log' as PID 3909085