[2025-08-28 07:09:06,249][ INFO][PID:1201908] Marking build as starting [2025-08-28 07:09:06,278][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:06,280][ INFO][PID:1201908] VM allocation process starts [2025-08-28 07:09:06,306][ INFO][PID:1201908] Trying to allocate VM: ResallocHost, ticket_id=4796138, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 07:09:09,346][ INFO][PID:1201908] Allocated host ResallocHost, ticket_id=4796138, hostname=3.236.82.153, name=aws_x86_64_spot_prod_06469402_20250828_070700, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-28 07:09:09,348][ INFO][PID:1201908] Allocating ssh connection to builder [2025-08-28 07:09:09,356][ INFO][PID:1201908] Checking that builder machine is OK [2025-08-28 07:09:09,851][ INFO][PID:1201908] Running remote command: copr-builder-ready srpm-builds [2025-08-28 07:09:10,075][ INFO][PID:1201908] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-28 07:09:10,076][ INFO][PID:1201908] Filling build.info file with builder info [2025-08-28 07:09:10,077][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:10,081][ INFO][PID:1201908] 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:4201", "submitter": null, "ended_on": null, "started_on": 1756364950.0812147, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9498723", "build_id": 9498723, "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\": \"tmpmpopwtxn\", \"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--fae163b8-294f-4338-82f6-d6ff584b0299", "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:4201", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4201", "result_dir": "09498723", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9498723, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 07:09:10,109][ INFO][PID:1201908] Sending fedora-messaging bus message in build.start [2025-08-28 07:09:11,174][ INFO][PID:1201908] Sending fedora-messaging bus message in chroot.start [2025-08-28 07:09:11,201][ INFO][PID:1201908] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9498723 --detached [2025-08-28 07:09:11,531][ INFO][PID:1201908] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.82.153' (ED25519) to the list of known hosts. [2025-08-28 07:09:11,532][ INFO][PID:1201908] Downloading the builder-live.log file, attempt 1 [2025-08-28 07:09:11,534][ INFO][PID:1201908] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.82.153 copr-rpmbuild-log [2025-08-28 07:09:16,543][ INFO][PID:1201908] Periodic builder liveness probe: alive [2025-08-28 07:09:16,545][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:21,546][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:26,548][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:31,549][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:36,550][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:41,551][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:46,552][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:51,555][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:09:56,556][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:01,557][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:06,558][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:11,559][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:16,561][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:21,562][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:26,563][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:31,564][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:36,568][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:41,569][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:46,571][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:51,577][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:10:56,578][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:01,579][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:06,580][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:11,581][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:16,583][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:21,584][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:26,586][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:31,587][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:36,590][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:41,596][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:46,599][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:51,600][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:11:56,601][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:01,604][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:06,605][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:11,608][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:16,610][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:21,612][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:26,613][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:31,614][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:36,616][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:41,618][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:46,619][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:51,620][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:12:56,621][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:01,622][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:06,624][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:11,625][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:16,626][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:21,628][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:26,629][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:31,630][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:36,631][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:41,632][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:46,633][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:51,634][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:13:56,635][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:01,636][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:06,637][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:11,638][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:16,639][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:21,640][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:26,643][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:31,644][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:36,645][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:41,648][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:46,649][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:51,651][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:14:56,653][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:01,655][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:06,658][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:11,660][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:16,663][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:21,665][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:26,667][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:31,668][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:36,669][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:41,670][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:46,671][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:51,673][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:15:56,674][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:16:01,676][ INFO][PID:1201908] Checking for cancel request [2025-08-28 07:16:06,444][ INFO][PID:1201908] Downloading results from builder [2025-08-28 07:16:06,445][ INFO][PID:1201908] rsyncing of mockbuilder@3.236.82.153:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723 started [2025-08-28 07:16:06,446][ INFO][PID:1201908] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.82.153:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/build-09498723.rsync.log [2025-08-28 07:16:12,082][ INFO][PID:1201908] rsyncing finished. [2025-08-28 07:16:12,083][ INFO][PID:1201908] Releasing VM back to pool [2025-08-28 07:16:12,092][ INFO][PID:1201908] Searching for 'success' file in resultdir [2025-08-28 07:16:12,093][ INFO][PID:1201908] Getting build details [2025-08-28 07:16:12,094][ INFO][PID:1201908] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723 [2025-08-28 07:16:12,095][ INFO][PID:1201908] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/Sunshine-0.0.4201-1.src.rpm [2025-08-28 07:16:12,096][ INFO][PID:1201908] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/Sunshine-0.0.4201-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4201-1'} [2025-08-28 07:16:12,096][ INFO][PID:1201908] Finished build: id=9498723 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201 chroot=srpm-builds [2025-08-28 07:16:12,098][ INFO][PID:1201908] Worker succeeded build, took 422.0173931121826 [2025-08-28 07:16:12,099][ INFO][PID:1201908] 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:4201", "submitter": null, "ended_on": 1756365372.0986078, "started_on": 1756364950.0812147, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9498723", "build_id": 9498723, "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\": \"tmpmpopwtxn\", \"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:4201/srpm-builds/09498723/Sunshine-0.0.4201-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fae163b8-294f-4338-82f6-d6ff584b0299", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4201", "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:4201", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4201", "result_dir": "09498723", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4201-1", "id": 9498723, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-28 07:16:12,132][ INFO][PID:1201908] Sending fedora-messaging bus message in build.end [2025-08-28 07:16:12,158][ INFO][PID:1201908] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/builder-live.log by gzip [2025-08-28 07:16:12,159][ INFO][PID:1201908] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/builder-live.log' as PID 1258085 [2025-08-28 07:16:12,166][ INFO][PID:1201908] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/builder-live.log) [2025-08-28 07:16:12,166][ INFO][PID:1201908] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/backend.log by gzip [2025-08-28 07:16:12,167][ INFO][PID:1201908] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4201/srpm-builds/09498723/backend.log' as PID 1258086