[2025-09-27 07:16:15,773][ INFO][PID:1143801] Marking build as starting [2025-09-27 07:16:15,799][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:15,800][ INFO][PID:1143801] VM allocation process starts [2025-09-27 07:16:15,851][ INFO][PID:1143801] Trying to allocate VM: ResallocHost, ticket_id=5310577, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 07:16:18,884][ INFO][PID:1143801] Allocated host ResallocHost, ticket_id=5310577, hostname=3.87.216.5, name=aws_x86_64_normalreserved_prod_06966502_20250927_071425, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 07:16:18,884][ INFO][PID:1143801] Allocating ssh connection to builder [2025-09-27 07:16:18,885][ INFO][PID:1143801] Checking that builder machine is OK [2025-09-27 07:16:19,212][ INFO][PID:1143801] Running remote command: copr-builder-ready srpm-builds [2025-09-27 07:16:19,402][ INFO][PID:1143801] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-27 07:16:19,403][ INFO][PID:1143801] Filling build.info file with builder info [2025-09-27 07:16:19,404][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:19,405][ INFO][PID:1143801] 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:4306", "submitter": null, "ended_on": null, "started_on": 1758957379.4050355, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9609873", "build_id": 9609873, "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\": \"tmp5lidb_u3\", \"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--7b2af845-6206-40a4-ba8a-f104b899b497", "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:4306", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4306", "result_dir": "09609873", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9609873, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 07:16:19,432][ INFO][PID:1143801] Sending fedora-messaging bus message in build.start [2025-09-27 07:16:20,135][ INFO][PID:1143801] Sending fedora-messaging bus message in chroot.start [2025-09-27 07:16:20,158][ INFO][PID:1143801] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9609873 --detached [2025-09-27 07:16:20,521][ INFO][PID:1143801] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.87.216.5' (ED25519) to the list of known hosts. [2025-09-27 07:16:20,522][ INFO][PID:1143801] Downloading the builder-live.log file, attempt 1 [2025-09-27 07:16:20,523][ INFO][PID:1143801] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.216.5 copr-rpmbuild-log [2025-09-27 07:16:25,527][ INFO][PID:1143801] Periodic builder liveness probe: alive [2025-09-27 07:16:25,527][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:30,528][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:35,529][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:40,531][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:45,532][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:50,533][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:16:55,534][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:00,535][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:05,536][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:10,538][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:15,539][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:20,541][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:25,542][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:30,543][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:35,544][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:40,545][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:45,547][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:50,548][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:17:55,548][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:00,550][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:05,550][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:10,551][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:15,552][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:20,553][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:25,555][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:30,556][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:35,557][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:40,558][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:45,559][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:50,560][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:18:55,561][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:00,562][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:05,563][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:10,564][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:15,566][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:20,566][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:25,567][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:30,568][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:35,569][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:40,570][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:45,571][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:50,572][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:19:55,573][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:00,576][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:05,577][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:10,578][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:15,579][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:20,580][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:25,581][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:30,582][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:35,583][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:40,584][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:45,585][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:50,586][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:20:55,587][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:00,588][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:05,589][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:10,590][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:15,591][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:20,592][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:25,592][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:30,593][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:35,597][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:40,604][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:45,606][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:50,607][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:21:55,608][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:00,609][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:05,610][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:10,611][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:15,612][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:20,613][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:25,615][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:30,616][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:35,617][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:40,618][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:45,619][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:50,620][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:22:55,621][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:00,622][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:05,623][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:10,624][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:15,625][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:20,626][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:25,627][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:30,628][ INFO][PID:1143801] Checking for cancel request [2025-09-27 07:23:35,005][ INFO][PID:1143801] Downloading results from builder [2025-09-27 07:23:35,006][ INFO][PID:1143801] rsyncing of mockbuilder@3.87.216.5:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873 started [2025-09-27 07:23:35,007][ INFO][PID:1143801] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.216.5:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/build-09609873.rsync.log [2025-09-27 07:23:40,703][ INFO][PID:1143801] rsyncing finished. [2025-09-27 07:23:40,703][ INFO][PID:1143801] Releasing VM back to pool [2025-09-27 07:23:40,713][ INFO][PID:1143801] Searching for 'success' file in resultdir [2025-09-27 07:23:40,714][ INFO][PID:1143801] Getting build details [2025-09-27 07:23:40,714][ INFO][PID:1143801] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873 [2025-09-27 07:23:40,716][ INFO][PID:1143801] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/Sunshine-0.0.4306-1.src.rpm [2025-09-27 07:23:40,716][ INFO][PID:1143801] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/Sunshine-0.0.4306-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4306-1'} [2025-09-27 07:23:40,717][ INFO][PID:1143801] Finished build: id=9609873 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306 chroot=srpm-builds [2025-09-27 07:23:40,719][ INFO][PID:1143801] Worker succeeded build, took 441.31402945518494 [2025-09-27 07:23:40,719][ INFO][PID:1143801] 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:4306", "submitter": null, "ended_on": 1758957820.719065, "started_on": 1758957379.4050355, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9609873", "build_id": 9609873, "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\": \"tmp5lidb_u3\", \"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:4306/srpm-builds/09609873/Sunshine-0.0.4306-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--7b2af845-6206-40a4-ba8a-f104b899b497", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4306", "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:4306", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4306", "result_dir": "09609873", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4306-1", "id": 9609873, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 07:23:40,750][ INFO][PID:1143801] Sending fedora-messaging bus message in build.end [2025-09-27 07:23:40,776][ INFO][PID:1143801] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/builder-live.log by gzip [2025-09-27 07:23:40,777][ INFO][PID:1143801] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/builder-live.log' as PID 1187181 [2025-09-27 07:23:40,784][ INFO][PID:1143801] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/builder-live.log) [2025-09-27 07:23:40,785][ INFO][PID:1143801] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/backend.log by gzip [2025-09-27 07:23:40,786][ INFO][PID:1143801] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4306/srpm-builds/09609873/backend.log' as PID 1187184