[2025-09-14 02:06:16,753][ INFO][PID:2162285] Marking build as starting [2025-09-14 02:06:16,801][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:16,801][ INFO][PID:2162285] VM allocation process starts [2025-09-14 02:06:16,826][ INFO][PID:2162285] Trying to allocate VM: ResallocHost, ticket_id=5050383, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-14 02:06:19,870][ INFO][PID:2162285] Allocated host ResallocHost, ticket_id=5050383, hostname=100.24.59.45, name=aws_x86_64_normalreserved_prod_06744371_20250914_020106, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-14 02:06:19,870][ INFO][PID:2162285] Allocating ssh connection to builder [2025-09-14 02:06:19,871][ INFO][PID:2162285] Checking that builder machine is OK [2025-09-14 02:06:20,191][ INFO][PID:2162285] Running remote command: copr-builder-ready srpm-builds [2025-09-14 02:06:20,393][ INFO][PID:2162285] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-14 02:06:20,394][ INFO][PID:2162285] Filling build.info file with builder info [2025-09-14 02:06:20,394][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:20,395][ INFO][PID:2162285] 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:4254", "submitter": null, "ended_on": null, "started_on": 1757815580.3955774, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9553986", "build_id": 9553986, "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\": \"tmppn3na4bd\", \"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--30b11e0a-818e-48d6-b4c3-74192b2d4868", "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:4254", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4254", "result_dir": "09553986", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9553986, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-14 02:06:20,419][ INFO][PID:2162285] Sending fedora-messaging bus message in build.start [2025-09-14 02:06:21,251][ INFO][PID:2162285] Sending fedora-messaging bus message in chroot.start [2025-09-14 02:06:21,282][ INFO][PID:2162285] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9553986 --detached [2025-09-14 02:06:21,619][ INFO][PID:2162285] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.24.59.45' (ED25519) to the list of known hosts. [2025-09-14 02:06:21,620][ INFO][PID:2162285] Downloading the builder-live.log file, attempt 1 [2025-09-14 02:06:21,622][ INFO][PID:2162285] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.24.59.45 copr-rpmbuild-log [2025-09-14 02:06:26,626][ INFO][PID:2162285] Periodic builder liveness probe: alive [2025-09-14 02:06:26,626][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:31,627][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:36,628][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:41,629][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:46,630][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:51,631][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:06:56,632][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:01,633][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:06,634][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:11,636][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:16,637][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:21,638][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:26,640][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:31,641][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:36,642][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:41,643][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:46,644][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:51,645][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:07:56,646][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:01,647][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:06,648][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:11,649][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:16,650][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:21,651][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:26,652][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:31,653][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:36,655][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:41,657][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:46,658][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:51,661][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:08:56,662][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:01,664][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:06,665][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:11,667][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:16,671][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:21,679][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:26,681][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:31,685][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:36,687][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:41,691][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:46,693][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:51,696][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:09:56,698][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:01,700][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:06,701][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:11,702][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:16,703][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:21,705][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:26,707][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:31,708][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:36,709][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:41,711][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:46,712][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:51,713][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:10:56,715][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:01,720][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:06,722][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:11,724][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:16,730][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:21,734][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:26,736][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:31,737][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:36,739][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:41,740][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:46,741][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:51,742][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:11:56,744][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:01,745][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:06,746][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:11,747][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:16,748][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:21,749][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:26,750][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:31,752][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:36,753][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:41,755][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:46,756][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:51,757][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:12:56,758][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:01,760][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:06,762][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:11,763][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:16,764][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:21,765][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:26,766][ INFO][PID:2162285] Checking for cancel request [2025-09-14 02:13:28,680][ INFO][PID:2162285] Downloading results from builder [2025-09-14 02:13:28,681][ INFO][PID:2162285] rsyncing of mockbuilder@100.24.59.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986 started [2025-09-14 02:13:28,681][ INFO][PID:2162285] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.24.59.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/build-09553986.rsync.log [2025-09-14 02:13:35,409][ INFO][PID:2162285] rsyncing finished. [2025-09-14 02:13:35,409][ INFO][PID:2162285] Releasing VM back to pool [2025-09-14 02:13:35,417][ INFO][PID:2162285] Searching for 'success' file in resultdir [2025-09-14 02:13:35,418][ INFO][PID:2162285] Getting build details [2025-09-14 02:13:35,419][ INFO][PID:2162285] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986 [2025-09-14 02:13:35,420][ INFO][PID:2162285] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/Sunshine-0.0.4254-1.src.rpm [2025-09-14 02:13:35,420][ INFO][PID:2162285] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/Sunshine-0.0.4254-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4254-1'} [2025-09-14 02:13:35,421][ INFO][PID:2162285] Finished build: id=9553986 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254 chroot=srpm-builds [2025-09-14 02:13:35,423][ INFO][PID:2162285] Worker succeeded build, took 435.0275363922119 [2025-09-14 02:13:35,423][ INFO][PID:2162285] 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:4254", "submitter": null, "ended_on": 1757816015.4231138, "started_on": 1757815580.3955774, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9553986", "build_id": 9553986, "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\": \"tmppn3na4bd\", \"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:4254/srpm-builds/09553986/Sunshine-0.0.4254-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--30b11e0a-818e-48d6-b4c3-74192b2d4868", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4254", "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:4254", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4254", "result_dir": "09553986", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4254-1", "id": 9553986, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-14 02:13:35,472][ INFO][PID:2162285] Sending fedora-messaging bus message in build.end [2025-09-14 02:13:35,498][ INFO][PID:2162285] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/builder-live.log by gzip [2025-09-14 02:13:35,500][ INFO][PID:2162285] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/builder-live.log' as PID 2207247 [2025-09-14 02:13:35,507][ INFO][PID:2162285] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/builder-live.log) [2025-09-14 02:13:35,508][ INFO][PID:2162285] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/backend.log by gzip [2025-09-14 02:13:35,509][ INFO][PID:2162285] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4254/srpm-builds/09553986/backend.log' as PID 2207249