[2025-09-01 23:51:37,522][ INFO][PID:3091575] Marking build as starting [2025-09-01 23:51:37,545][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:51:37,546][ INFO][PID:3091575] VM allocation process starts [2025-09-01 23:51:37,556][ INFO][PID:3091575] Trying to allocate VM: ResallocHost, ticket_id=4865916, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-01 23:51:40,585][ INFO][PID:3091575] Allocated host ResallocHost, ticket_id=4865916, hostname=3.218.151.192, name=aws_x86_64_normalreserved_prod_06532955_20250901_234019, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-01 23:51:40,586][ INFO][PID:3091575] Allocating ssh connection to builder [2025-09-01 23:51:40,586][ INFO][PID:3091575] Checking that builder machine is OK [2025-09-01 23:51:41,107][ INFO][PID:3091575] Running remote command: copr-builder-ready srpm-builds [2025-09-01 23:51:41,310][ INFO][PID:3091575] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-01 23:51:41,311][ INFO][PID:3091575] Filling build.info file with builder info [2025-09-01 23:51:41,311][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:51:41,312][ INFO][PID:3091575] 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:3842", "submitter": null, "ended_on": null, "started_on": 1756770701.3122926, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9513678", "build_id": 9513678, "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\": \"tmpv4hbgxim\", \"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--7dedbbb2-1260-49ef-9a5a-66862d3d57f7", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09513678", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9513678, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-01 23:51:41,337][ INFO][PID:3091575] Sending fedora-messaging bus message in build.start [2025-09-01 23:51:41,970][ INFO][PID:3091575] Sending fedora-messaging bus message in chroot.start [2025-09-01 23:51:41,995][ INFO][PID:3091575] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9513678 --detached [2025-09-01 23:51:42,333][ INFO][PID:3091575] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.218.151.192' (ED25519) to the list of known hosts. [2025-09-01 23:51:42,333][ INFO][PID:3091575] Downloading the builder-live.log file, attempt 1 [2025-09-01 23:51:42,335][ INFO][PID:3091575] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.218.151.192 copr-rpmbuild-log [2025-09-01 23:51:47,338][ INFO][PID:3091575] Periodic builder liveness probe: alive [2025-09-01 23:51:47,339][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:51:52,340][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:51:57,341][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:02,342][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:07,343][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:12,344][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:17,345][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:22,346][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:27,347][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:32,347][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:37,348][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:42,349][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:47,350][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:52,351][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:52:57,352][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:02,353][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:07,354][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:12,355][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:17,356][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:22,357][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:27,358][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:32,359][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:37,360][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:42,361][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:47,362][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:52,363][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:53:57,364][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:02,365][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:07,366][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:12,367][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:17,368][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:22,369][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:27,370][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:32,370][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:37,372][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:42,372][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:47,374][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:52,378][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:54:57,379][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:02,380][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:07,381][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:12,382][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:17,383][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:22,384][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:27,385][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:32,386][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:37,387][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:42,387][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:47,388][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:52,389][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:55:57,390][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:02,391][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:07,392][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:12,393][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:17,394][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:22,395][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:27,396][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:32,397][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:37,398][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:42,398][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:47,399][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:52,400][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:56:57,401][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:02,402][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:07,403][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:12,404][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:17,405][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:22,406][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:27,408][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:32,409][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:37,410][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:42,411][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:47,412][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:52,413][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:57:57,414][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:02,415][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:07,416][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:12,417][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:17,418][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:22,419][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:27,420][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:32,421][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:37,422][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:42,423][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:47,424][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:52,425][ INFO][PID:3091575] Checking for cancel request [2025-09-01 23:58:55,730][ INFO][PID:3091575] Downloading results from builder [2025-09-01 23:58:55,730][ INFO][PID:3091575] rsyncing of mockbuilder@3.218.151.192:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678 started [2025-09-01 23:58:55,731][ INFO][PID:3091575] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.218.151.192:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/build-09513678.rsync.log [2025-09-01 23:59:01,488][ INFO][PID:3091575] rsyncing finished. [2025-09-01 23:59:01,488][ INFO][PID:3091575] Releasing VM back to pool [2025-09-01 23:59:01,497][ INFO][PID:3091575] Searching for 'success' file in resultdir [2025-09-01 23:59:01,498][ INFO][PID:3091575] Getting build details [2025-09-01 23:59:01,498][ INFO][PID:3091575] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678 [2025-09-01 23:59:01,499][ INFO][PID:3091575] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/Sunshine-0.0.3842-1.src.rpm [2025-09-01 23:59:01,499][ INFO][PID:3091575] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/Sunshine-0.0.3842-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.3842-1'} [2025-09-01 23:59:01,500][ INFO][PID:3091575] Finished build: id=9513678 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842 chroot=srpm-builds [2025-09-01 23:59:01,501][ INFO][PID:3091575] Worker succeeded build, took 440.18944931030273 [2025-09-01 23:59:01,502][ INFO][PID:3091575] 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:3842", "submitter": null, "ended_on": 1756771141.501742, "started_on": 1756770701.3122926, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9513678", "build_id": 9513678, "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\": \"tmpv4hbgxim\", \"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:3842/srpm-builds/09513678/Sunshine-0.0.3842-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--7dedbbb2-1260-49ef-9a5a-66862d3d57f7", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.3842", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09513678", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.3842-1", "id": 9513678, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-01 23:59:01,555][ INFO][PID:3091575] Sending fedora-messaging bus message in build.end [2025-09-01 23:59:01,578][ INFO][PID:3091575] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/builder-live.log by gzip [2025-09-01 23:59:01,579][ INFO][PID:3091575] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/builder-live.log' as PID 3112685 [2025-09-01 23:59:01,585][ INFO][PID:3091575] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/builder-live.log) [2025-09-01 23:59:01,586][ INFO][PID:3091575] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/backend.log by gzip [2025-09-01 23:59:01,587][ INFO][PID:3091575] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513678/backend.log' as PID 3112686