[2025-10-01 07:44:48,694][ INFO][PID:2252780] Marking build as starting [2025-10-01 07:44:48,763][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:44:48,764][ INFO][PID:2252780] VM allocation process starts [2025-10-01 07:44:48,779][ INFO][PID:2252780] Trying to allocate VM: ResallocHost, ticket_id=5413927, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-01 07:44:51,800][ INFO][PID:2252780] Allocated host ResallocHost, ticket_id=5413927, hostname=3.81.63.63, name=aws_x86_64_normalreserved_prod_07038580_20251001_074052, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-01 07:44:51,800][ INFO][PID:2252780] Allocating ssh connection to builder [2025-10-01 07:44:51,801][ INFO][PID:2252780] Checking that builder machine is OK [2025-10-01 07:44:52,139][ INFO][PID:2252780] Running remote command: copr-builder-ready srpm-builds [2025-10-01 07:44:52,330][ INFO][PID:2252780] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-01 07:44:52,331][ INFO][PID:2252780] Filling build.info file with builder info [2025-10-01 07:44:52,332][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:44:52,333][ INFO][PID:2252780] 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": 1759304692.3333619, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9635583", "build_id": 9635583, "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\": \"tmpw5yvp9m3\", \"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--430a35e5-ca62-4f44-a25d-c5575120eb8f", "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": "09635583", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9635583, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-01 07:44:52,359][ INFO][PID:2252780] Sending fedora-messaging bus message in build.start [2025-10-01 07:44:53,029][ INFO][PID:2252780] Sending fedora-messaging bus message in chroot.start [2025-10-01 07:44:53,054][ INFO][PID:2252780] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9635583 --detached [2025-10-01 07:44:53,400][ INFO][PID:2252780] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.81.63.63' (ED25519) to the list of known hosts. [2025-10-01 07:44:53,401][ INFO][PID:2252780] Downloading the builder-live.log file, attempt 1 [2025-10-01 07:44:53,402][ INFO][PID:2252780] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.63.63 copr-rpmbuild-log [2025-10-01 07:44:58,407][ INFO][PID:2252780] Periodic builder liveness probe: alive [2025-10-01 07:44:58,407][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:03,408][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:08,409][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:13,410][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:18,412][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:23,414][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:28,415][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:33,416][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:38,418][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:43,421][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:48,423][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:53,425][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:45:58,427][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:03,429][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:08,430][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:13,432][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:18,434][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:23,435][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:28,440][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:33,444][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:38,445][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:43,446][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:48,448][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:53,449][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:46:58,450][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:03,452][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:08,453][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:13,455][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:18,456][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:23,457][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:28,458][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:33,459][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:38,462][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:43,466][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:48,468][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:53,469][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:47:58,470][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:03,472][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:08,473][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:13,474][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:18,475][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:23,476][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:28,477][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:33,478][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:38,479][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:43,480][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:48,481][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:53,483][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:48:58,484][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:03,485][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:08,486][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:13,487][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:18,488][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:23,489][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:28,491][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:33,492][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:38,493][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:43,494][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:48,495][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:53,496][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:49:58,497][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:03,498][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:08,499][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:13,503][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:18,504][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:23,505][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:28,506][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:33,507][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:38,508][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:43,510][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:48,511][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:53,511][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:50:58,513][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:03,514][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:08,515][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:13,517][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:18,519][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:23,520][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:28,521][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:33,522][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:38,524][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:43,525][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:48,526][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:53,529][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:51:58,532][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:52:03,533][ INFO][PID:2252780] Checking for cancel request [2025-10-01 07:52:08,417][ INFO][PID:2252780] Downloading results from builder [2025-10-01 07:52:08,418][ INFO][PID:2252780] rsyncing of mockbuilder@3.81.63.63:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583 started [2025-10-01 07:52:08,419][ INFO][PID:2252780] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.81.63.63:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/build-09635583.rsync.log [2025-10-01 07:52:16,001][ INFO][PID:2252780] rsyncing finished. [2025-10-01 07:52:16,002][ INFO][PID:2252780] Releasing VM back to pool [2025-10-01 07:52:16,013][ INFO][PID:2252780] Searching for 'success' file in resultdir [2025-10-01 07:52:16,014][ INFO][PID:2252780] Getting build details [2025-10-01 07:52:16,015][ INFO][PID:2252780] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583 [2025-10-01 07:52:16,016][ INFO][PID:2252780] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/Sunshine-0.0.4286-1.src.rpm [2025-10-01 07:52:16,016][ INFO][PID:2252780] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-10-01 07:52:16,017][ INFO][PID:2252780] Finished build: id=9635583 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-10-01 07:52:16,019][ INFO][PID:2252780] Worker succeeded build, took 443.6863534450531 [2025-10-01 07:52:16,020][ INFO][PID:2252780] 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": 1759305136.0197153, "started_on": 1759304692.3333619, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9635583", "build_id": 9635583, "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\": \"tmpw5yvp9m3\", \"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/09635583/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--430a35e5-ca62-4f44-a25d-c5575120eb8f", "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": "09635583", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9635583, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-01 07:52:16,048][ INFO][PID:2252780] Sending fedora-messaging bus message in build.end [2025-10-01 07:52:16,074][ INFO][PID:2252780] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/builder-live.log by gzip [2025-10-01 07:52:16,075][ INFO][PID:2252780] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/builder-live.log' as PID 2305195 [2025-10-01 07:52:16,082][ INFO][PID:2252780] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/builder-live.log) [2025-10-01 07:52:16,083][ INFO][PID:2252780] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/backend.log by gzip [2025-10-01 07:52:16,084][ INFO][PID:2252780] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09635583/backend.log' as PID 2305196