[2025-09-22 06:42:43,147][ INFO][PID:3037427] Marking build as starting [2025-09-22 06:42:43,166][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:42:43,167][ INFO][PID:3037427] VM allocation process starts [2025-09-22 06:42:43,176][ INFO][PID:3037427] Trying to allocate VM: ResallocHost, ticket_id=5203559, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-22 06:42:46,224][ INFO][PID:3037427] Allocated host ResallocHost, ticket_id=5203559, hostname=98.80.222.8, name=aws_x86_64_normalreserved_prod_06871385_20250922_062035, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-22 06:42:46,224][ INFO][PID:3037427] Allocating ssh connection to builder [2025-09-22 06:42:46,225][ INFO][PID:3037427] Checking that builder machine is OK [2025-09-22 06:42:46,534][ INFO][PID:3037427] Running remote command: copr-builder-ready srpm-builds [2025-09-22 06:42:46,734][ INFO][PID:3037427] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-22 06:42:46,735][ INFO][PID:3037427] Filling build.info file with builder info [2025-09-22 06:42:46,735][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:42:46,736][ INFO][PID:3037427] 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:4286", "submitter": null, "ended_on": null, "started_on": 1758523366.7360687, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9588784", "build_id": 9588784, "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\": \"tmpldsnkasb\", \"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--73c28b71-74d6-4bd0-a1ee-fe0e1aa9f053", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09588784", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9588784, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-22 06:42:46,758][ INFO][PID:3037427] Sending fedora-messaging bus message in build.start [2025-09-22 06:42:47,356][ INFO][PID:3037427] Sending fedora-messaging bus message in chroot.start [2025-09-22 06:42:47,381][ INFO][PID:3037427] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9588784 --detached [2025-09-22 06:42:47,707][ INFO][PID:3037427] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.80.222.8' (ED25519) to the list of known hosts. [2025-09-22 06:42:47,708][ INFO][PID:3037427] Downloading the builder-live.log file, attempt 1 [2025-09-22 06:42:47,709][ INFO][PID:3037427] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.80.222.8 copr-rpmbuild-log [2025-09-22 06:42:52,713][ INFO][PID:3037427] Periodic builder liveness probe: alive [2025-09-22 06:42:52,714][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:42:57,714][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:02,715][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:07,716][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:12,717][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:17,718][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:22,719][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:27,720][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:32,721][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:37,722][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:42,723][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:47,724][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:52,725][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:43:57,726][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:02,727][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:07,728][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:12,729][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:17,730][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:22,731][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:27,731][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:32,732][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:37,733][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:42,734][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:47,735][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:52,736][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:44:57,737][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:02,738][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:07,739][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:12,740][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:17,741][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:22,742][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:27,743][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:32,744][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:37,745][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:42,746][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:47,747][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:52,748][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:45:57,749][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:02,750][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:07,751][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:12,751][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:17,752][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:22,753][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:27,755][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:32,755][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:37,756][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:42,757][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:47,759][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:52,760][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:46:57,760][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:02,762][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:07,763][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:12,764][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:17,764][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:22,765][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:27,766][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:32,767][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:37,768][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:42,769][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:47,770][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:52,771][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:47:57,772][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:02,773][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:07,774][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:12,775][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:17,776][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:22,776][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:27,777][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:32,778][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:37,779][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:42,780][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:47,781][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:52,782][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:48:57,783][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:02,784][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:07,785][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:12,786][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:17,787][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:22,788][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:27,789][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:32,790][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:37,791][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:42,792][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:47,793][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:52,794][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:49:57,794][ INFO][PID:3037427] Checking for cancel request [2025-09-22 06:50:01,471][ INFO][PID:3037427] Downloading results from builder [2025-09-22 06:50:01,471][ INFO][PID:3037427] rsyncing of mockbuilder@98.80.222.8:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784 started [2025-09-22 06:50:01,472][ INFO][PID:3037427] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.80.222.8:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/build-09588784.rsync.log [2025-09-22 06:50:07,152][ INFO][PID:3037427] rsyncing finished. [2025-09-22 06:50:07,153][ INFO][PID:3037427] Releasing VM back to pool [2025-09-22 06:50:07,162][ INFO][PID:3037427] Searching for 'success' file in resultdir [2025-09-22 06:50:07,163][ INFO][PID:3037427] Getting build details [2025-09-22 06:50:07,163][ INFO][PID:3037427] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784 [2025-09-22 06:50:07,164][ INFO][PID:3037427] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/Sunshine-0.0.4286-1.src.rpm [2025-09-22 06:50:07,164][ INFO][PID:3037427] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-09-22 06:50:07,165][ INFO][PID:3037427] Finished build: id=9588784 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-09-22 06:50:07,166][ INFO][PID:3037427] Worker succeeded build, took 440.43062567710876 [2025-09-22 06:50:07,167][ INFO][PID:3037427] 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:4286", "submitter": null, "ended_on": 1758523807.1666944, "started_on": 1758523366.7360687, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9588784", "build_id": 9588784, "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\": \"tmpldsnkasb\", \"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:4286/srpm-builds/09588784/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--73c28b71-74d6-4bd0-a1ee-fe0e1aa9f053", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4286", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09588784", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9588784, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-22 06:50:07,215][ INFO][PID:3037427] Sending fedora-messaging bus message in build.end [2025-09-22 06:50:07,240][ INFO][PID:3037427] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/builder-live.log by gzip [2025-09-22 06:50:07,241][ INFO][PID:3037427] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/builder-live.log' as PID 3055830 [2025-09-22 06:50:07,247][ INFO][PID:3037427] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/builder-live.log) [2025-09-22 06:50:07,248][ INFO][PID:3037427] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/backend.log by gzip [2025-09-22 06:50:07,249][ INFO][PID:3037427] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09588784/backend.log' as PID 3055831