[2025-09-13 16:01:23,514][ INFO][PID:315513] Marking build as starting [2025-09-13 16:01:23,536][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:23,537][ INFO][PID:315513] VM allocation process starts [2025-09-13 16:01:23,550][ INFO][PID:315513] Trying to allocate VM: ResallocHost, ticket_id=5047462, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-13 16:01:26,593][ INFO][PID:315513] Allocated host ResallocHost, ticket_id=5047462, hostname=52.207.253.115, name=aws_x86_64_normalreserved_prod_06741348_20250913_155251, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-13 16:01:26,593][ INFO][PID:315513] Allocating ssh connection to builder [2025-09-13 16:01:26,594][ INFO][PID:315513] Checking that builder machine is OK [2025-09-13 16:01:26,943][ INFO][PID:315513] Running remote command: copr-builder-ready srpm-builds [2025-09-13 16:01:27,153][ INFO][PID:315513] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-13 16:01:27,154][ INFO][PID:315513] Filling build.info file with builder info [2025-09-13 16:01:27,154][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:27,155][ INFO][PID:315513] 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:4253", "submitter": null, "ended_on": null, "started_on": 1757779287.1555412, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9553362", "build_id": 9553362, "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\": \"tmp7_knvj9z\", \"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--64b9b680-2c33-44d7-ad55-8908e6b95dc8", "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:4253", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253", "result_dir": "09553362", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9553362, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-13 16:01:27,180][ INFO][PID:315513] Sending fedora-messaging bus message in build.start [2025-09-13 16:01:27,827][ INFO][PID:315513] Sending fedora-messaging bus message in chroot.start [2025-09-13 16:01:27,851][ INFO][PID:315513] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9553362 --detached [2025-09-13 16:01:28,188][ INFO][PID:315513] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.207.253.115' (ED25519) to the list of known hosts. [2025-09-13 16:01:28,189][ INFO][PID:315513] Downloading the builder-live.log file, attempt 1 [2025-09-13 16:01:28,190][ INFO][PID:315513] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.253.115 copr-rpmbuild-log [2025-09-13 16:01:33,197][ INFO][PID:315513] Periodic builder liveness probe: alive [2025-09-13 16:01:33,197][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:38,198][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:43,199][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:48,200][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:53,201][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:01:58,202][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:03,203][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:08,204][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:13,206][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:18,207][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:23,208][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:28,209][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:33,210][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:38,211][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:43,212][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:48,213][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:53,214][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:02:58,215][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:03,216][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:08,216][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:13,218][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:18,218][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:23,220][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:28,221][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:33,222][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:38,223][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:43,224][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:48,225][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:53,226][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:03:58,227][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:03,228][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:08,229][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:13,230][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:18,231][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:23,232][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:28,233][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:33,234][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:38,235][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:43,236][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:48,237][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:53,237][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:04:58,238][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:03,239][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:08,240][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:13,241][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:18,243][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:23,244][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:28,244][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:33,245][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:38,247][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:43,248][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:48,249][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:53,250][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:05:58,251][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:03,252][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:08,252][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:13,253][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:18,254][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:23,255][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:28,257][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:33,258][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:38,259][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:43,260][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:48,261][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:53,262][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:06:58,263][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:03,264][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:08,265][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:13,266][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:18,267][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:23,267][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:28,269][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:33,270][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:38,272][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:43,273][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:48,274][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:53,275][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:07:58,276][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:08:03,277][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:08:08,278][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:08:13,279][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:08:18,280][ INFO][PID:315513] Checking for cancel request [2025-09-13 16:08:19,867][ INFO][PID:315513] Downloading results from builder [2025-09-13 16:08:19,868][ INFO][PID:315513] rsyncing of mockbuilder@52.207.253.115:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362 started [2025-09-13 16:08:19,868][ INFO][PID:315513] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.207.253.115:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/build-09553362.rsync.log [2025-09-13 16:08:26,572][ INFO][PID:315513] rsyncing finished. [2025-09-13 16:08:26,573][ INFO][PID:315513] Releasing VM back to pool [2025-09-13 16:08:26,584][ INFO][PID:315513] Searching for 'success' file in resultdir [2025-09-13 16:08:26,585][ INFO][PID:315513] Getting build details [2025-09-13 16:08:26,585][ INFO][PID:315513] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362 [2025-09-13 16:08:26,586][ INFO][PID:315513] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/Sunshine-0.0.4253-1.src.rpm [2025-09-13 16:08:26,587][ INFO][PID:315513] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/Sunshine-0.0.4253-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4253-1'} [2025-09-13 16:08:26,587][ INFO][PID:315513] Finished build: id=9553362 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253 chroot=srpm-builds [2025-09-13 16:08:26,589][ INFO][PID:315513] Worker succeeded build, took 419.4340441226959 [2025-09-13 16:08:26,590][ INFO][PID:315513] 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:4253", "submitter": null, "ended_on": 1757779706.5895853, "started_on": 1757779287.1555412, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9553362", "build_id": 9553362, "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\": \"tmp7_knvj9z\", \"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:4253/srpm-builds/09553362/Sunshine-0.0.4253-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--64b9b680-2c33-44d7-ad55-8908e6b95dc8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4253", "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:4253", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253", "result_dir": "09553362", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4253-1", "id": 9553362, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-13 16:08:26,623][ INFO][PID:315513] Sending fedora-messaging bus message in build.end [2025-09-13 16:08:26,649][ INFO][PID:315513] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/builder-live.log by gzip [2025-09-13 16:08:26,651][ INFO][PID:315513] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/builder-live.log' as PID 342717 [2025-09-13 16:08:26,658][ INFO][PID:315513] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/builder-live.log) [2025-09-13 16:08:26,658][ INFO][PID:315513] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/backend.log by gzip [2025-09-13 16:08:26,660][ INFO][PID:315513] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09553362/backend.log' as PID 342718