[2025-12-10 09:02:00,002][ INFO][PID:648787] Marking build as starting [2025-12-10 09:02:00,096][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:00,098][ INFO][PID:648787] VM allocation process starts [2025-12-10 09:02:00,125][ INFO][PID:648787] Trying to allocate VM: ResallocHost, ticket_id=257719, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 09:02:05,128][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:06,178][ INFO][PID:648787] Allocated host ResallocHost, ticket_id=257719, hostname=44.220.248.127, name=aws_x86_64_spot_prod_00302785_20251210_085629, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 09:02:06,180][ INFO][PID:648787] Allocating ssh connection to builder [2025-12-10 09:02:06,181][ INFO][PID:648787] Checking that builder machine is OK [2025-12-10 09:02:06,563][ INFO][PID:648787] Running remote command: copr-builder-ready srpm-builds [2025-12-10 09:02:06,807][ INFO][PID:648787] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-10 09:02:06,807][ INFO][PID:648787] Filling build.info file with builder info [2025-12-10 09:02:06,809][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:06,811][ INFO][PID:648787] 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:4495", "submitter": null, "ended_on": null, "started_on": 1765357326.8114831, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894268", "build_id": 9894268, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp7tvbsoc3\", \"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--fa736a31-5793-4517-aa92-5d8be001e796", "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:4495", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4495", "result_dir": "09894268", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9894268, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 09:02:06,909][ INFO][PID:648787] Sending fedora-messaging bus message in build.start [2025-12-10 09:02:08,711][ INFO][PID:648787] Sending fedora-messaging bus message in chroot.start [2025-12-10 09:02:08,811][ INFO][PID:648787] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9894268 --detached [2025-12-10 09:02:09,154][ INFO][PID:648787] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.220.248.127' (ED25519) to the list of known hosts. [2025-12-10 09:02:09,156][ INFO][PID:648787] Downloading the builder-live.log file, attempt 1 [2025-12-10 09:02:09,171][ INFO][PID:648787] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.220.248.127 copr-rpmbuild-log [2025-12-10 09:02:14,167][ INFO][PID:648787] Periodic builder liveness probe: alive [2025-12-10 09:02:14,168][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:19,169][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:24,170][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:29,171][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:34,173][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:39,174][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:44,175][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:49,176][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:54,182][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:02:59,185][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:04,186][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:09,188][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:14,190][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:19,191][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:24,192][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:29,194][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:34,195][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:39,196][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:44,197][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:49,198][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:54,200][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:03:59,200][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:04,201][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:09,202][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:14,203][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:19,204][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:24,206][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:29,207][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:34,208][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:39,209][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:44,210][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:49,211][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:54,212][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:04:59,213][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:04,215][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:09,220][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:14,221][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:19,222][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:24,223][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:29,224][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:34,226][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:39,227][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:44,228][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:49,231][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:54,235][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:05:59,236][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:04,237][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:09,238][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:14,239][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:19,240][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:24,243][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:29,244][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:34,245][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:39,246][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:44,248][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:49,249][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:54,250][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:06:59,252][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:04,256][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:09,257][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:14,258][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:19,259][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:24,260][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:29,261][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:34,262][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:39,263][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:44,264][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:49,265][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:54,270][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:07:59,272][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:04,278][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:09,282][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:14,284][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:19,285][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:24,286][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:29,287][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:34,288][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:39,293][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:44,298][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:49,303][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:54,306][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:08:59,307][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:04,308][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:09,310][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:14,312][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:19,313][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:24,315][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:29,316][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:34,318][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:39,319][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:44,320][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:49,321][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:54,324][ INFO][PID:648787] Checking for cancel request [2025-12-10 09:09:55,007][ INFO][PID:648787] Downloading results from builder [2025-12-10 09:09:55,009][ INFO][PID:648787] rsyncing of mockbuilder@44.220.248.127:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268 started [2025-12-10 09:09:55,011][ INFO][PID:648787] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.220.248.127:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/build-09894268.rsync.log [2025-12-10 09:10:03,138][ INFO][PID:648787] rsyncing finished. [2025-12-10 09:10:03,140][ INFO][PID:648787] Releasing VM back to pool [2025-12-10 09:10:03,154][ INFO][PID:648787] Searching for 'success' file in resultdir [2025-12-10 09:10:03,156][ INFO][PID:648787] Getting build details [2025-12-10 09:10:03,157][ INFO][PID:648787] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268 [2025-12-10 09:10:03,158][ INFO][PID:648787] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/Sunshine-0.0.4495-1.src.rpm [2025-12-10 09:10:03,158][ INFO][PID:648787] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/Sunshine-0.0.4495-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4495-1'} [2025-12-10 09:10:03,159][ INFO][PID:648787] Finished build: id=9894268 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495 chroot=srpm-builds [2025-12-10 09:10:03,162][ INFO][PID:648787] Worker succeeded build, took 476.3514370918274 [2025-12-10 09:10:03,164][ INFO][PID:648787] 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:4495", "submitter": null, "ended_on": 1765357803.1629202, "started_on": 1765357326.8114831, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894268", "build_id": 9894268, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp7tvbsoc3\", \"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:4495/srpm-builds/09894268/Sunshine-0.0.4495-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fa736a31-5793-4517-aa92-5d8be001e796", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4495", "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:4495", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4495", "result_dir": "09894268", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4495-1", "id": 9894268, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 09:10:03,250][ INFO][PID:648787] Sending fedora-messaging bus message in build.end [2025-12-10 09:10:03,297][ INFO][PID:648787] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/builder-live.log by gzip [2025-12-10 09:10:03,299][ INFO][PID:648787] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/builder-live.log' as PID 711499 [2025-12-10 09:10:03,310][ INFO][PID:648787] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/builder-live.log) [2025-12-10 09:10:03,311][ INFO][PID:648787] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4495/srpm-builds/09894268/backend.log by gzip