>>> py3-elasticsearch: Building main/py3-elasticsearch 7.11.0-r5 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 23:04:32 +0000 >>> py3-elasticsearch: Validating /home/buildozer/aports/main/py3-elasticsearch/APKBUILD... >>> py3-elasticsearch: Analyzing dependencies... >>> py3-elasticsearch: Installing for build: build-base python3 py3-urllib3 py3-gpep517 py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.1-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.5_p20251010-r0) ( 7/26) Installing sqlite-libs (3.50.4-r1) ( 8/26) Installing python3 (3.12.12-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.12-r0) (10/26) Installing pyc (3.12.12-r0) (11/26) Installing python3-pyc (3.12.12-r0) (12/26) Installing py3-urllib3 (1.26.20-r0) (13/26) Installing py3-urllib3-pyc (1.26.20-r0) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (19-r1) (17/26) Installing py3-gpep517-pyc (19-r1) (18/26) Installing py3-parsing (3.2.3-r0) (19/26) Installing py3-parsing-pyc (3.2.3-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (80.9.0-r1) (23/26) Installing py3-setuptools-pyc (80.9.0-r1) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-elasticsearch (20251102.230433) busybox-1.37.0-r24.trigger: Executing script... OK: 712 MiB in 131 packages >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-elasticsearch-7.11.0.tar.gz /var/cache/distfiles/v3.23/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-elasticsearch-7.11.0.tar.gz /var/cache/distfiles/v3.23/py3-elasticsearch-7.11.0.tar.gz: OK >>> py3-elasticsearch: Unpacking /var/cache/distfiles/v3.23/py3-elasticsearch-7.11.0.tar.gz... 2025-11-02 23:04:36,474 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-02 23:04:36,630 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-02 23:04:36,720 root INFO running build 2025-11-02 23:04:36,721 root INFO running build_py 2025-11-02 23:04:36,742 root INFO creating build/lib/elasticsearch 2025-11-02 23:04:36,744 root INFO copying elasticsearch/exceptions.py -> build/lib/elasticsearch 2025-11-02 23:04:36,745 root INFO copying elasticsearch/__init__.py -> build/lib/elasticsearch 2025-11-02 23:04:36,747 root INFO copying elasticsearch/utils.py -> build/lib/elasticsearch 2025-11-02 23:04:36,749 root INFO copying elasticsearch/compat.py -> build/lib/elasticsearch 2025-11-02 23:04:36,751 root INFO copying elasticsearch/transport.py -> build/lib/elasticsearch 2025-11-02 23:04:36,752 root INFO copying elasticsearch/_version.py -> build/lib/elasticsearch 2025-11-02 23:04:36,754 root INFO copying elasticsearch/connection_pool.py -> build/lib/elasticsearch 2025-11-02 23:04:36,756 root INFO copying elasticsearch/serializer.py -> build/lib/elasticsearch 2025-11-02 23:04:36,760 root INFO creating build/lib/elasticsearch/client 2025-11-02 23:04:36,761 root INFO copying elasticsearch/client/sql.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,763 root INFO copying elasticsearch/client/data_frame.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,764 root INFO copying elasticsearch/client/async_search.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,766 root INFO copying elasticsearch/client/migration.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,768 root INFO copying elasticsearch/client/slm.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,769 root INFO copying elasticsearch/client/cat.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,771 root INFO copying elasticsearch/client/autoscaling.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,773 root INFO copying elasticsearch/client/__init__.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,775 root INFO copying elasticsearch/client/indices.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,777 root INFO copying elasticsearch/client/monitoring.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,779 root INFO copying elasticsearch/client/tasks.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,780 root INFO copying elasticsearch/client/dangling_indices.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,782 root INFO copying elasticsearch/client/utils.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,784 root INFO copying elasticsearch/client/ssl.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,785 root INFO copying elasticsearch/client/deprecation.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,787 root INFO copying elasticsearch/client/ingest.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,788 root INFO copying elasticsearch/client/watcher.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,790 root INFO copying elasticsearch/client/ml.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,792 root INFO copying elasticsearch/client/remote.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,794 root INFO copying elasticsearch/client/graph.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,795 root INFO copying elasticsearch/client/xpack.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,797 root INFO copying elasticsearch/client/nodes.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,798 root INFO copying elasticsearch/client/license.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,800 root INFO copying elasticsearch/client/cluster.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,801 root INFO copying elasticsearch/client/eql.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,803 root INFO copying elasticsearch/client/ccr.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,805 root INFO copying elasticsearch/client/ilm.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,806 root INFO copying elasticsearch/client/enrich.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,808 root INFO copying elasticsearch/client/transform.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,810 root INFO copying elasticsearch/client/snapshot.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,811 root INFO copying elasticsearch/client/rollup.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,813 root INFO copying elasticsearch/client/security.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,815 root INFO copying elasticsearch/client/searchable_snapshots.py -> build/lib/elasticsearch/client 2025-11-02 23:04:36,817 root INFO creating build/lib/elasticsearch/connection 2025-11-02 23:04:36,818 root INFO copying elasticsearch/connection/__init__.py -> build/lib/elasticsearch/connection 2025-11-02 23:04:36,819 root INFO copying elasticsearch/connection/http_urllib3.py -> build/lib/elasticsearch/connection 2025-11-02 23:04:36,821 root INFO copying elasticsearch/connection/http_requests.py -> build/lib/elasticsearch/connection 2025-11-02 23:04:36,823 root INFO copying elasticsearch/connection/pooling.py -> build/lib/elasticsearch/connection 2025-11-02 23:04:36,824 root INFO copying elasticsearch/connection/base.py -> build/lib/elasticsearch/connection 2025-11-02 23:04:36,827 root INFO creating build/lib/elasticsearch/_async 2025-11-02 23:04:36,828 root INFO copying elasticsearch/_async/__init__.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,829 root INFO copying elasticsearch/_async/http_aiohttp.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,831 root INFO copying elasticsearch/_async/compat.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,832 root INFO copying elasticsearch/_async/helpers.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,834 root INFO copying elasticsearch/_async/_extra_imports.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,836 root INFO copying elasticsearch/_async/transport.py -> build/lib/elasticsearch/_async 2025-11-02 23:04:36,838 root INFO creating build/lib/elasticsearch/helpers 2025-11-02 23:04:36,839 root INFO copying elasticsearch/helpers/actions.py -> build/lib/elasticsearch/helpers 2025-11-02 23:04:36,841 root INFO copying elasticsearch/helpers/__init__.py -> build/lib/elasticsearch/helpers 2025-11-02 23:04:36,842 root INFO copying elasticsearch/helpers/test.py -> build/lib/elasticsearch/helpers 2025-11-02 23:04:36,844 root INFO copying elasticsearch/helpers/errors.py -> build/lib/elasticsearch/helpers 2025-11-02 23:04:36,848 root INFO creating build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,849 root INFO copying elasticsearch/_async/client/sql.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,850 root INFO copying elasticsearch/_async/client/data_frame.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,852 root INFO copying elasticsearch/_async/client/async_search.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,854 root INFO copying elasticsearch/_async/client/migration.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,855 root INFO copying elasticsearch/_async/client/slm.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,857 root INFO copying elasticsearch/_async/client/cat.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,859 root INFO copying elasticsearch/_async/client/autoscaling.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,860 root INFO copying elasticsearch/_async/client/__init__.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,862 root INFO copying elasticsearch/_async/client/indices.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,864 root INFO copying elasticsearch/_async/client/monitoring.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,866 root INFO copying elasticsearch/_async/client/tasks.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,868 root INFO copying elasticsearch/_async/client/dangling_indices.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,869 root INFO copying elasticsearch/_async/client/utils.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,871 root INFO copying elasticsearch/_async/client/ssl.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,872 root INFO copying elasticsearch/_async/client/deprecation.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,874 root INFO copying elasticsearch/_async/client/ingest.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,876 root INFO copying elasticsearch/_async/client/watcher.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,877 root INFO copying elasticsearch/_async/client/ml.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,879 root INFO copying elasticsearch/_async/client/remote.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,881 root INFO copying elasticsearch/_async/client/graph.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,882 root INFO copying elasticsearch/_async/client/xpack.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,884 root INFO copying elasticsearch/_async/client/nodes.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,886 root INFO copying elasticsearch/_async/client/license.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,887 root INFO copying elasticsearch/_async/client/cluster.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,889 root INFO copying elasticsearch/_async/client/eql.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,890 root INFO copying elasticsearch/_async/client/ccr.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,892 root INFO copying elasticsearch/_async/client/ilm.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,894 root INFO copying elasticsearch/_async/client/enrich.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,895 root INFO copying elasticsearch/_async/client/transform.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,897 root INFO copying elasticsearch/_async/client/snapshot.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,899 root INFO copying elasticsearch/_async/client/rollup.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,900 root INFO copying elasticsearch/_async/client/security.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,902 root INFO copying elasticsearch/_async/client/searchable_snapshots.py -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:36,904 root INFO running egg_info 2025-11-02 23:04:36,917 root INFO creating elasticsearch.egg-info 2025-11-02 23:04:36,918 root INFO writing elasticsearch.egg-info/PKG-INFO 2025-11-02 23:04:36,936 root INFO writing dependency_links to elasticsearch.egg-info/dependency_links.txt 2025-11-02 23:04:36,944 root INFO writing requirements to elasticsearch.egg-info/requires.txt 2025-11-02 23:04:36,945 root INFO writing top-level names to elasticsearch.egg-info/top_level.txt 2025-11-02 23:04:36,946 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2025-11-02 23:04:36,989 root INFO reading manifest file 'elasticsearch.egg-info/SOURCES.txt' 2025-11-02 23:04:36,990 root INFO reading manifest template 'MANIFEST.in' 2025-11-02 23:04:37,033 root WARNING no previously-included directories found matching 'docs/sphinx/_build' 2025-11-02 23:04:37,035 root WARNING no previously-included directories found matching 'test_elasticsearch' 2025-11-02 23:04:37,037 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-11-02 23:04:37,039 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-11-02 23:04:37,040 root INFO adding license file 'LICENSE' 2025-11-02 23:04:37,040 root INFO adding license file 'AUTHORS' 2025-11-02 23:04:37,056 root INFO writing manifest file 'elasticsearch.egg-info/SOURCES.txt' 2025-11-02 23:04:37,076 root INFO copying elasticsearch/__init__.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,078 root INFO copying elasticsearch/compat.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,079 root INFO copying elasticsearch/connection_pool.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,081 root INFO copying elasticsearch/exceptions.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,083 root INFO copying elasticsearch/py.typed -> build/lib/elasticsearch 2025-11-02 23:04:37,084 root INFO copying elasticsearch/serializer.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,086 root INFO copying elasticsearch/transport.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,087 root INFO copying elasticsearch/utils.pyi -> build/lib/elasticsearch 2025-11-02 23:04:37,089 root INFO copying elasticsearch/client/__init__.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,091 root INFO copying elasticsearch/client/async_search.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,093 root INFO copying elasticsearch/client/autoscaling.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,094 root INFO copying elasticsearch/client/cat.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,096 root INFO copying elasticsearch/client/ccr.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,098 root INFO copying elasticsearch/client/cluster.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,099 root INFO copying elasticsearch/client/dangling_indices.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,101 root INFO copying elasticsearch/client/data_frame.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,103 root INFO copying elasticsearch/client/deprecation.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,105 root INFO copying elasticsearch/client/enrich.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,106 root INFO copying elasticsearch/client/eql.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,108 root INFO copying elasticsearch/client/graph.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,110 root INFO copying elasticsearch/client/ilm.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,111 root INFO copying elasticsearch/client/indices.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,113 root INFO copying elasticsearch/client/ingest.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,115 root INFO copying elasticsearch/client/license.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,117 root INFO copying elasticsearch/client/migration.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,118 root INFO copying elasticsearch/client/ml.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,120 root INFO copying elasticsearch/client/monitoring.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,122 root INFO copying elasticsearch/client/nodes.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,123 root INFO copying elasticsearch/client/remote.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,125 root INFO copying elasticsearch/client/rollup.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,127 root INFO copying elasticsearch/client/searchable_snapshots.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,128 root INFO copying elasticsearch/client/security.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,130 root INFO copying elasticsearch/client/slm.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,132 root INFO copying elasticsearch/client/snapshot.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,134 root INFO copying elasticsearch/client/sql.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,135 root INFO copying elasticsearch/client/ssl.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,137 root INFO copying elasticsearch/client/tasks.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,139 root INFO copying elasticsearch/client/transform.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,140 root INFO copying elasticsearch/client/utils.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,142 root INFO copying elasticsearch/client/watcher.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,143 root INFO copying elasticsearch/client/xpack.pyi -> build/lib/elasticsearch/client 2025-11-02 23:04:37,145 root INFO copying elasticsearch/connection/__init__.pyi -> build/lib/elasticsearch/connection 2025-11-02 23:04:37,147 root INFO copying elasticsearch/connection/base.pyi -> build/lib/elasticsearch/connection 2025-11-02 23:04:37,148 root INFO copying elasticsearch/connection/http_requests.pyi -> build/lib/elasticsearch/connection 2025-11-02 23:04:37,150 root INFO copying elasticsearch/connection/http_urllib3.pyi -> build/lib/elasticsearch/connection 2025-11-02 23:04:37,152 root INFO copying elasticsearch/connection/pooling.pyi -> build/lib/elasticsearch/connection 2025-11-02 23:04:37,153 root INFO copying elasticsearch/_async/compat.pyi -> build/lib/elasticsearch/_async 2025-11-02 23:04:37,155 root INFO copying elasticsearch/_async/helpers.pyi -> build/lib/elasticsearch/_async 2025-11-02 23:04:37,156 root INFO copying elasticsearch/_async/http_aiohttp.pyi -> build/lib/elasticsearch/_async 2025-11-02 23:04:37,158 root INFO copying elasticsearch/_async/transport.pyi -> build/lib/elasticsearch/_async 2025-11-02 23:04:37,160 root INFO copying elasticsearch/helpers/__init__.pyi -> build/lib/elasticsearch/helpers 2025-11-02 23:04:37,161 root INFO copying elasticsearch/helpers/actions.pyi -> build/lib/elasticsearch/helpers 2025-11-02 23:04:37,163 root INFO copying elasticsearch/helpers/errors.pyi -> build/lib/elasticsearch/helpers 2025-11-02 23:04:37,165 root INFO copying elasticsearch/helpers/test.pyi -> build/lib/elasticsearch/helpers 2025-11-02 23:04:37,166 root INFO copying elasticsearch/_async/client/__init__.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,168 root INFO copying elasticsearch/_async/client/async_search.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,170 root INFO copying elasticsearch/_async/client/autoscaling.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,172 root INFO copying elasticsearch/_async/client/cat.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,173 root INFO copying elasticsearch/_async/client/ccr.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,175 root INFO copying elasticsearch/_async/client/cluster.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,177 root INFO copying elasticsearch/_async/client/dangling_indices.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,178 root INFO copying elasticsearch/_async/client/data_frame.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,180 root INFO copying elasticsearch/_async/client/deprecation.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,182 root INFO copying elasticsearch/_async/client/enrich.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,183 root INFO copying elasticsearch/_async/client/eql.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,185 root INFO copying elasticsearch/_async/client/graph.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,187 root INFO copying elasticsearch/_async/client/ilm.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,188 root INFO copying elasticsearch/_async/client/indices.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,191 root INFO copying elasticsearch/_async/client/ingest.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,192 root INFO copying elasticsearch/_async/client/license.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,194 root INFO copying elasticsearch/_async/client/migration.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,195 root INFO copying elasticsearch/_async/client/ml.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,197 root INFO copying elasticsearch/_async/client/monitoring.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,199 root INFO copying elasticsearch/_async/client/nodes.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,201 root INFO copying elasticsearch/_async/client/remote.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,202 root INFO copying elasticsearch/_async/client/rollup.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,204 root INFO copying elasticsearch/_async/client/searchable_snapshots.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,206 root INFO copying elasticsearch/_async/client/security.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,207 root INFO copying elasticsearch/_async/client/slm.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,209 root INFO copying elasticsearch/_async/client/snapshot.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,211 root INFO copying elasticsearch/_async/client/sql.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,212 root INFO copying elasticsearch/_async/client/ssl.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,214 root INFO copying elasticsearch/_async/client/tasks.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,216 root INFO copying elasticsearch/_async/client/transform.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,217 root INFO copying elasticsearch/_async/client/utils.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,219 root INFO copying elasticsearch/_async/client/watcher.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,221 root INFO copying elasticsearch/_async/client/xpack.pyi -> build/lib/elasticsearch/_async/client 2025-11-02 23:04:37,265 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-02 23:04:37,266 root INFO running install 2025-11-02 23:04:37,330 root INFO running install_lib 2025-11-02 23:04:37,348 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-02 23:04:37,350 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch 2025-11-02 23:04:37,351 root INFO copying build/lib/elasticsearch/exceptions.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,353 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/client 2025-11-02 23:04:37,354 root INFO copying build/lib/elasticsearch/client/monitoring.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,355 root INFO copying build/lib/elasticsearch/client/sql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,356 root INFO copying build/lib/elasticsearch/client/autoscaling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,357 root INFO copying build/lib/elasticsearch/client/data_frame.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,359 root INFO copying build/lib/elasticsearch/client/rollup.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,360 root INFO copying build/lib/elasticsearch/client/cat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,361 root INFO copying build/lib/elasticsearch/client/async_search.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,363 root INFO copying build/lib/elasticsearch/client/ingest.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,364 root INFO copying build/lib/elasticsearch/client/sql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,365 root INFO copying build/lib/elasticsearch/client/migration.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,366 root INFO copying build/lib/elasticsearch/client/slm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,367 root INFO copying build/lib/elasticsearch/client/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,369 root INFO copying build/lib/elasticsearch/client/cat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,370 root INFO copying build/lib/elasticsearch/client/cluster.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,371 root INFO copying build/lib/elasticsearch/client/autoscaling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,374 root INFO copying build/lib/elasticsearch/client/ilm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,375 root INFO copying build/lib/elasticsearch/client/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,377 root INFO copying build/lib/elasticsearch/client/security.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,379 root INFO copying build/lib/elasticsearch/client/indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,380 root INFO copying build/lib/elasticsearch/client/ssl.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,382 root INFO copying build/lib/elasticsearch/client/monitoring.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,383 root INFO copying build/lib/elasticsearch/client/tasks.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,384 root INFO copying build/lib/elasticsearch/client/xpack.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,385 root INFO copying build/lib/elasticsearch/client/dangling_indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,387 root INFO copying build/lib/elasticsearch/client/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,388 root INFO copying build/lib/elasticsearch/client/ccr.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,389 root INFO copying build/lib/elasticsearch/client/async_search.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,390 root INFO copying build/lib/elasticsearch/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,392 root INFO copying build/lib/elasticsearch/client/ssl.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,393 root INFO copying build/lib/elasticsearch/client/deprecation.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,394 root INFO copying build/lib/elasticsearch/client/graph.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,396 root INFO copying build/lib/elasticsearch/client/ingest.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,397 root INFO copying build/lib/elasticsearch/client/data_frame.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,398 root INFO copying build/lib/elasticsearch/client/watcher.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,399 root INFO copying build/lib/elasticsearch/client/dangling_indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,401 root INFO copying build/lib/elasticsearch/client/ml.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,402 root INFO copying build/lib/elasticsearch/client/remote.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,404 root INFO copying build/lib/elasticsearch/client/indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,405 root INFO copying build/lib/elasticsearch/client/slm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,406 root INFO copying build/lib/elasticsearch/client/graph.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,408 root INFO copying build/lib/elasticsearch/client/xpack.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,409 root INFO copying build/lib/elasticsearch/client/enrich.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,410 root INFO copying build/lib/elasticsearch/client/remote.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,411 root INFO copying build/lib/elasticsearch/client/migration.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,412 root INFO copying build/lib/elasticsearch/client/watcher.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,414 root INFO copying build/lib/elasticsearch/client/nodes.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,415 root INFO copying build/lib/elasticsearch/client/license.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,416 root INFO copying build/lib/elasticsearch/client/ml.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,418 root INFO copying build/lib/elasticsearch/client/eql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,419 root INFO copying build/lib/elasticsearch/client/transform.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,421 root INFO copying build/lib/elasticsearch/client/cluster.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,422 root INFO copying build/lib/elasticsearch/client/tasks.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,423 root INFO copying build/lib/elasticsearch/client/eql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,424 root INFO copying build/lib/elasticsearch/client/ccr.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,426 root INFO copying build/lib/elasticsearch/client/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,427 root INFO copying build/lib/elasticsearch/client/ilm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,428 root INFO copying build/lib/elasticsearch/client/enrich.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,429 root INFO copying build/lib/elasticsearch/client/transform.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,431 root INFO copying build/lib/elasticsearch/client/snapshot.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,432 root INFO copying build/lib/elasticsearch/client/license.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,433 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,435 root INFO copying build/lib/elasticsearch/client/rollup.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,436 root INFO copying build/lib/elasticsearch/client/security.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,437 root INFO copying build/lib/elasticsearch/client/nodes.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,439 root INFO copying build/lib/elasticsearch/client/searchable_snapshots.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,440 root INFO copying build/lib/elasticsearch/client/snapshot.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/client 2025-11-02 23:04:37,441 root INFO copying build/lib/elasticsearch/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,443 root INFO copying build/lib/elasticsearch/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,444 root INFO copying build/lib/elasticsearch/connection_pool.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,445 root INFO copying build/lib/elasticsearch/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,446 root INFO copying build/lib/elasticsearch/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,447 root INFO copying build/lib/elasticsearch/py.typed -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,449 root INFO copying build/lib/elasticsearch/compat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,450 root INFO copying build/lib/elasticsearch/transport.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,451 root INFO copying build/lib/elasticsearch/_version.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,453 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/connection 2025-11-02 23:04:37,454 root INFO copying build/lib/elasticsearch/connection/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,455 root INFO copying build/lib/elasticsearch/connection/http_urllib3.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,456 root INFO copying build/lib/elasticsearch/connection/base.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,458 root INFO copying build/lib/elasticsearch/connection/http_requests.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,459 root INFO copying build/lib/elasticsearch/connection/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,460 root INFO copying build/lib/elasticsearch/connection/pooling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,461 root INFO copying build/lib/elasticsearch/connection/http_urllib3.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,462 root INFO copying build/lib/elasticsearch/connection/http_requests.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,464 root INFO copying build/lib/elasticsearch/connection/pooling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,465 root INFO copying build/lib/elasticsearch/connection/base.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/connection 2025-11-02 23:04:37,466 root INFO copying build/lib/elasticsearch/connection_pool.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,467 root INFO copying build/lib/elasticsearch/serializer.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,469 root INFO copying build/lib/elasticsearch/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,470 root INFO copying build/lib/elasticsearch/transport.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,471 root INFO copying build/lib/elasticsearch/serializer.py -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,472 root INFO copying build/lib/elasticsearch/compat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch 2025-11-02 23:04:37,474 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/_async 2025-11-02 23:04:37,476 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/_async/client 2025-11-02 23:04:37,477 root INFO copying build/lib/elasticsearch/_async/client/monitoring.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,478 root INFO copying build/lib/elasticsearch/_async/client/sql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,479 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,480 root INFO copying build/lib/elasticsearch/_async/client/data_frame.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,482 root INFO copying build/lib/elasticsearch/_async/client/rollup.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,483 root INFO copying build/lib/elasticsearch/_async/client/cat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,485 root INFO copying build/lib/elasticsearch/_async/client/async_search.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,486 root INFO copying build/lib/elasticsearch/_async/client/ingest.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,487 root INFO copying build/lib/elasticsearch/_async/client/sql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,488 root INFO copying build/lib/elasticsearch/_async/client/migration.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,490 root INFO copying build/lib/elasticsearch/_async/client/slm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,491 root INFO copying build/lib/elasticsearch/_async/client/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,492 root INFO copying build/lib/elasticsearch/_async/client/cat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,493 root INFO copying build/lib/elasticsearch/_async/client/cluster.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,495 root INFO copying build/lib/elasticsearch/_async/client/autoscaling.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,496 root INFO copying build/lib/elasticsearch/_async/client/ilm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,497 root INFO copying build/lib/elasticsearch/_async/client/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,499 root INFO copying build/lib/elasticsearch/_async/client/security.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,501 root INFO copying build/lib/elasticsearch/_async/client/indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,502 root INFO copying build/lib/elasticsearch/_async/client/ssl.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,504 root INFO copying build/lib/elasticsearch/_async/client/monitoring.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,505 root INFO copying build/lib/elasticsearch/_async/client/tasks.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,506 root INFO copying build/lib/elasticsearch/_async/client/xpack.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,507 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,508 root INFO copying build/lib/elasticsearch/_async/client/utils.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,510 root INFO copying build/lib/elasticsearch/_async/client/ccr.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,511 root INFO copying build/lib/elasticsearch/_async/client/async_search.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,512 root INFO copying build/lib/elasticsearch/_async/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,514 root INFO copying build/lib/elasticsearch/_async/client/ssl.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,515 root INFO copying build/lib/elasticsearch/_async/client/deprecation.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,516 root INFO copying build/lib/elasticsearch/_async/client/graph.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,518 root INFO copying build/lib/elasticsearch/_async/client/ingest.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,519 root INFO copying build/lib/elasticsearch/_async/client/data_frame.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,520 root INFO copying build/lib/elasticsearch/_async/client/watcher.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,521 root INFO copying build/lib/elasticsearch/_async/client/dangling_indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,523 root INFO copying build/lib/elasticsearch/_async/client/ml.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,525 root INFO copying build/lib/elasticsearch/_async/client/remote.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,526 root INFO copying build/lib/elasticsearch/_async/client/indices.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,527 root INFO copying build/lib/elasticsearch/_async/client/slm.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,529 root INFO copying build/lib/elasticsearch/_async/client/graph.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,530 root INFO copying build/lib/elasticsearch/_async/client/xpack.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,531 root INFO copying build/lib/elasticsearch/_async/client/enrich.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,532 root INFO copying build/lib/elasticsearch/_async/client/remote.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,533 root INFO copying build/lib/elasticsearch/_async/client/migration.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,535 root INFO copying build/lib/elasticsearch/_async/client/watcher.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,536 root INFO copying build/lib/elasticsearch/_async/client/nodes.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,537 root INFO copying build/lib/elasticsearch/_async/client/license.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,538 root INFO copying build/lib/elasticsearch/_async/client/ml.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,540 root INFO copying build/lib/elasticsearch/_async/client/eql.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,541 root INFO copying build/lib/elasticsearch/_async/client/transform.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,543 root INFO copying build/lib/elasticsearch/_async/client/cluster.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,544 root INFO copying build/lib/elasticsearch/_async/client/tasks.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,545 root INFO copying build/lib/elasticsearch/_async/client/eql.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,546 root INFO copying build/lib/elasticsearch/_async/client/ccr.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,548 root INFO copying build/lib/elasticsearch/_async/client/utils.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,549 root INFO copying build/lib/elasticsearch/_async/client/ilm.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,550 root INFO copying build/lib/elasticsearch/_async/client/enrich.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,551 root INFO copying build/lib/elasticsearch/_async/client/transform.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,553 root INFO copying build/lib/elasticsearch/_async/client/snapshot.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,554 root INFO copying build/lib/elasticsearch/_async/client/license.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,555 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,557 root INFO copying build/lib/elasticsearch/_async/client/rollup.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,558 root INFO copying build/lib/elasticsearch/_async/client/security.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,559 root INFO copying build/lib/elasticsearch/_async/client/nodes.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,561 root INFO copying build/lib/elasticsearch/_async/client/searchable_snapshots.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,562 root INFO copying build/lib/elasticsearch/_async/client/snapshot.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async/client 2025-11-02 23:04:37,563 root INFO copying build/lib/elasticsearch/_async/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,565 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,566 root INFO copying build/lib/elasticsearch/_async/compat.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,567 root INFO copying build/lib/elasticsearch/_async/helpers.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,568 root INFO copying build/lib/elasticsearch/_async/http_aiohttp.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,570 root INFO copying build/lib/elasticsearch/_async/_extra_imports.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,571 root INFO copying build/lib/elasticsearch/_async/transport.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,572 root INFO copying build/lib/elasticsearch/_async/transport.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,573 root INFO copying build/lib/elasticsearch/_async/helpers.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,575 root INFO copying build/lib/elasticsearch/_async/compat.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/_async 2025-11-02 23:04:37,576 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch/helpers 2025-11-02 23:04:37,577 root INFO copying build/lib/elasticsearch/helpers/actions.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,579 root INFO copying build/lib/elasticsearch/helpers/__init__.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,580 root INFO copying build/lib/elasticsearch/helpers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,581 root INFO copying build/lib/elasticsearch/helpers/errors.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,583 root INFO copying build/lib/elasticsearch/helpers/test.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,584 root INFO copying build/lib/elasticsearch/helpers/test.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,585 root INFO copying build/lib/elasticsearch/helpers/errors.py -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,586 root INFO copying build/lib/elasticsearch/helpers/actions.pyi -> build/bdist.linux-riscv64/wheel/./elasticsearch/helpers 2025-11-02 23:04:37,588 root INFO running install_egg_info 2025-11-02 23:04:37,607 root INFO Copying elasticsearch.egg-info to build/bdist.linux-riscv64/wheel/./elasticsearch-7.11.0-py3.12.egg-info 2025-11-02 23:04:37,614 root INFO running install_scripts 2025-11-02 23:04:37,622 root INFO creating build/bdist.linux-riscv64/wheel/elasticsearch-7.11.0.dist-info/WHEEL 2025-11-02 23:04:37,624 wheel INFO creating '/home/buildozer/aports/main/py3-elasticsearch/src/elasticsearch-py-7.11.0/.dist/.tmp-ha5hse1j/elasticsearch-7.11.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-02 23:04:37,626 wheel INFO adding 'elasticsearch/__init__.py' 2025-11-02 23:04:37,628 wheel INFO adding 'elasticsearch/__init__.pyi' 2025-11-02 23:04:37,630 wheel INFO adding 'elasticsearch/_version.py' 2025-11-02 23:04:37,631 wheel INFO adding 'elasticsearch/compat.py' 2025-11-02 23:04:37,633 wheel INFO adding 'elasticsearch/compat.pyi' 2025-11-02 23:04:37,634 wheel INFO adding 'elasticsearch/connection_pool.py' 2025-11-02 23:04:37,636 wheel INFO adding 'elasticsearch/connection_pool.pyi' 2025-11-02 23:04:37,637 wheel INFO adding 'elasticsearch/exceptions.py' 2025-11-02 23:04:37,639 wheel INFO adding 'elasticsearch/exceptions.pyi' 2025-11-02 23:04:37,640 wheel INFO adding 'elasticsearch/py.typed' 2025-11-02 23:04:37,642 wheel INFO adding 'elasticsearch/serializer.py' 2025-11-02 23:04:37,643 wheel INFO adding 'elasticsearch/serializer.pyi' 2025-11-02 23:04:37,645 wheel INFO adding 'elasticsearch/transport.py' 2025-11-02 23:04:37,647 wheel INFO adding 'elasticsearch/transport.pyi' 2025-11-02 23:04:37,648 wheel INFO adding 'elasticsearch/utils.py' 2025-11-02 23:04:37,650 wheel INFO adding 'elasticsearch/utils.pyi' 2025-11-02 23:04:37,651 wheel INFO adding 'elasticsearch/_async/__init__.py' 2025-11-02 23:04:37,653 wheel INFO adding 'elasticsearch/_async/_extra_imports.py' 2025-11-02 23:04:37,654 wheel INFO adding 'elasticsearch/_async/compat.py' 2025-11-02 23:04:37,656 wheel INFO adding 'elasticsearch/_async/compat.pyi' 2025-11-02 23:04:37,657 wheel INFO adding 'elasticsearch/_async/helpers.py' 2025-11-02 23:04:37,659 wheel INFO adding 'elasticsearch/_async/helpers.pyi' 2025-11-02 23:04:37,661 wheel INFO adding 'elasticsearch/_async/http_aiohttp.py' 2025-11-02 23:04:37,663 wheel INFO adding 'elasticsearch/_async/http_aiohttp.pyi' 2025-11-02 23:04:37,664 wheel INFO adding 'elasticsearch/_async/transport.py' 2025-11-02 23:04:37,666 wheel INFO adding 'elasticsearch/_async/transport.pyi' 2025-11-02 23:04:37,669 wheel INFO adding 'elasticsearch/_async/client/__init__.py' 2025-11-02 23:04:37,673 wheel INFO adding 'elasticsearch/_async/client/__init__.pyi' 2025-11-02 23:04:37,675 wheel INFO adding 'elasticsearch/_async/client/async_search.py' 2025-11-02 23:04:37,677 wheel INFO adding 'elasticsearch/_async/client/async_search.pyi' 2025-11-02 23:04:37,679 wheel INFO adding 'elasticsearch/_async/client/autoscaling.py' 2025-11-02 23:04:37,680 wheel INFO adding 'elasticsearch/_async/client/autoscaling.pyi' 2025-11-02 23:04:37,682 wheel INFO adding 'elasticsearch/_async/client/cat.py' 2025-11-02 23:04:37,685 wheel INFO adding 'elasticsearch/_async/client/cat.pyi' 2025-11-02 23:04:37,687 wheel INFO adding 'elasticsearch/_async/client/ccr.py' 2025-11-02 23:04:37,689 wheel INFO adding 'elasticsearch/_async/client/ccr.pyi' 2025-11-02 23:04:37,690 wheel INFO adding 'elasticsearch/_async/client/cluster.py' 2025-11-02 23:04:37,692 wheel INFO adding 'elasticsearch/_async/client/cluster.pyi' 2025-11-02 23:04:37,694 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.py' 2025-11-02 23:04:37,696 wheel INFO adding 'elasticsearch/_async/client/dangling_indices.pyi' 2025-11-02 23:04:37,697 wheel INFO adding 'elasticsearch/_async/client/data_frame.py' 2025-11-02 23:04:37,699 wheel INFO adding 'elasticsearch/_async/client/data_frame.pyi' 2025-11-02 23:04:37,701 wheel INFO adding 'elasticsearch/_async/client/deprecation.py' 2025-11-02 23:04:37,702 wheel INFO adding 'elasticsearch/_async/client/deprecation.pyi' 2025-11-02 23:04:37,704 wheel INFO adding 'elasticsearch/_async/client/enrich.py' 2025-11-02 23:04:37,705 wheel INFO adding 'elasticsearch/_async/client/enrich.pyi' 2025-11-02 23:04:37,707 wheel INFO adding 'elasticsearch/_async/client/eql.py' 2025-11-02 23:04:37,708 wheel INFO adding 'elasticsearch/_async/client/eql.pyi' 2025-11-02 23:04:37,710 wheel INFO adding 'elasticsearch/_async/client/graph.py' 2025-11-02 23:04:37,711 wheel INFO adding 'elasticsearch/_async/client/graph.pyi' 2025-11-02 23:04:37,713 wheel INFO adding 'elasticsearch/_async/client/ilm.py' 2025-11-02 23:04:37,715 wheel INFO adding 'elasticsearch/_async/client/ilm.pyi' 2025-11-02 23:04:37,717 wheel INFO adding 'elasticsearch/_async/client/indices.py' 2025-11-02 23:04:37,720 wheel INFO adding 'elasticsearch/_async/client/indices.pyi' 2025-11-02 23:04:37,722 wheel INFO adding 'elasticsearch/_async/client/ingest.py' 2025-11-02 23:04:37,723 wheel INFO adding 'elasticsearch/_async/client/ingest.pyi' 2025-11-02 23:04:37,724 wheel INFO adding 'elasticsearch/_async/client/license.py' 2025-11-02 23:04:37,726 wheel INFO adding 'elasticsearch/_async/client/license.pyi' 2025-11-02 23:04:37,727 wheel INFO adding 'elasticsearch/_async/client/migration.py' 2025-11-02 23:04:37,728 wheel INFO adding 'elasticsearch/_async/client/migration.pyi' 2025-11-02 23:04:37,729 wheel INFO adding 'elasticsearch/_async/client/ml.py' 2025-11-02 23:04:37,732 wheel INFO adding 'elasticsearch/_async/client/ml.pyi' 2025-11-02 23:04:37,734 wheel INFO adding 'elasticsearch/_async/client/monitoring.py' 2025-11-02 23:04:37,736 wheel INFO adding 'elasticsearch/_async/client/monitoring.pyi' 2025-11-02 23:04:37,737 wheel INFO adding 'elasticsearch/_async/client/nodes.py' 2025-11-02 23:04:37,738 wheel INFO adding 'elasticsearch/_async/client/nodes.pyi' 2025-11-02 23:04:37,739 wheel INFO adding 'elasticsearch/_async/client/remote.py' 2025-11-02 23:04:37,741 wheel INFO adding 'elasticsearch/_async/client/remote.pyi' 2025-11-02 23:04:37,742 wheel INFO adding 'elasticsearch/_async/client/rollup.py' 2025-11-02 23:04:37,743 wheel INFO adding 'elasticsearch/_async/client/rollup.pyi' 2025-11-02 23:04:37,745 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.py' 2025-11-02 23:04:37,746 wheel INFO adding 'elasticsearch/_async/client/searchable_snapshots.pyi' 2025-11-02 23:04:37,748 wheel INFO adding 'elasticsearch/_async/client/security.py' 2025-11-02 23:04:37,749 wheel INFO adding 'elasticsearch/_async/client/security.pyi' 2025-11-02 23:04:37,751 wheel INFO adding 'elasticsearch/_async/client/slm.py' 2025-11-02 23:04:37,752 wheel INFO adding 'elasticsearch/_async/client/slm.pyi' 2025-11-02 23:04:37,754 wheel INFO adding 'elasticsearch/_async/client/snapshot.py' 2025-11-02 23:04:37,755 wheel INFO adding 'elasticsearch/_async/client/snapshot.pyi' 2025-11-02 23:04:37,757 wheel INFO adding 'elasticsearch/_async/client/sql.py' 2025-11-02 23:04:37,758 wheel INFO adding 'elasticsearch/_async/client/sql.pyi' 2025-11-02 23:04:37,759 wheel INFO adding 'elasticsearch/_async/client/ssl.py' 2025-11-02 23:04:37,760 wheel INFO adding 'elasticsearch/_async/client/ssl.pyi' 2025-11-02 23:04:37,761 wheel INFO adding 'elasticsearch/_async/client/tasks.py' 2025-11-02 23:04:37,763 wheel INFO adding 'elasticsearch/_async/client/tasks.pyi' 2025-11-02 23:04:37,764 wheel INFO adding 'elasticsearch/_async/client/transform.py' 2025-11-02 23:04:37,765 wheel INFO adding 'elasticsearch/_async/client/transform.pyi' 2025-11-02 23:04:37,767 wheel INFO adding 'elasticsearch/_async/client/utils.py' 2025-11-02 23:04:37,768 wheel INFO adding 'elasticsearch/_async/client/utils.pyi' 2025-11-02 23:04:37,769 wheel INFO adding 'elasticsearch/_async/client/watcher.py' 2025-11-02 23:04:37,770 wheel INFO adding 'elasticsearch/_async/client/watcher.pyi' 2025-11-02 23:04:37,772 wheel INFO adding 'elasticsearch/_async/client/xpack.py' 2025-11-02 23:04:37,773 wheel INFO adding 'elasticsearch/_async/client/xpack.pyi' 2025-11-02 23:04:37,776 wheel INFO adding 'elasticsearch/client/__init__.py' 2025-11-02 23:04:37,779 wheel INFO adding 'elasticsearch/client/__init__.pyi' 2025-11-02 23:04:37,781 wheel INFO adding 'elasticsearch/client/async_search.py' 2025-11-02 23:04:37,783 wheel INFO adding 'elasticsearch/client/async_search.pyi' 2025-11-02 23:04:37,784 wheel INFO adding 'elasticsearch/client/autoscaling.py' 2025-11-02 23:04:37,785 wheel INFO adding 'elasticsearch/client/autoscaling.pyi' 2025-11-02 23:04:37,787 wheel INFO adding 'elasticsearch/client/cat.py' 2025-11-02 23:04:37,789 wheel INFO adding 'elasticsearch/client/cat.pyi' 2025-11-02 23:04:37,791 wheel INFO adding 'elasticsearch/client/ccr.py' 2025-11-02 23:04:37,792 wheel INFO adding 'elasticsearch/client/ccr.pyi' 2025-11-02 23:04:37,794 wheel INFO adding 'elasticsearch/client/cluster.py' 2025-11-02 23:04:37,795 wheel INFO adding 'elasticsearch/client/cluster.pyi' 2025-11-02 23:04:37,797 wheel INFO adding 'elasticsearch/client/dangling_indices.py' 2025-11-02 23:04:37,798 wheel INFO adding 'elasticsearch/client/dangling_indices.pyi' 2025-11-02 23:04:37,800 wheel INFO adding 'elasticsearch/client/data_frame.py' 2025-11-02 23:04:37,801 wheel INFO adding 'elasticsearch/client/data_frame.pyi' 2025-11-02 23:04:37,802 wheel INFO adding 'elasticsearch/client/deprecation.py' 2025-11-02 23:04:37,803 wheel INFO adding 'elasticsearch/client/deprecation.pyi' 2025-11-02 23:04:37,804 wheel INFO adding 'elasticsearch/client/enrich.py' 2025-11-02 23:04:37,806 wheel INFO adding 'elasticsearch/client/enrich.pyi' 2025-11-02 23:04:37,807 wheel INFO adding 'elasticsearch/client/eql.py' 2025-11-02 23:04:37,808 wheel INFO adding 'elasticsearch/client/eql.pyi' 2025-11-02 23:04:37,809 wheel INFO adding 'elasticsearch/client/graph.py' 2025-11-02 23:04:37,810 wheel INFO adding 'elasticsearch/client/graph.pyi' 2025-11-02 23:04:37,812 wheel INFO adding 'elasticsearch/client/ilm.py' 2025-11-02 23:04:37,813 wheel INFO adding 'elasticsearch/client/ilm.pyi' 2025-11-02 23:04:37,815 wheel INFO adding 'elasticsearch/client/indices.py' 2025-11-02 23:04:37,818 wheel INFO adding 'elasticsearch/client/indices.pyi' 2025-11-02 23:04:37,820 wheel INFO adding 'elasticsearch/client/ingest.py' 2025-11-02 23:04:37,822 wheel INFO adding 'elasticsearch/client/ingest.pyi' 2025-11-02 23:04:37,823 wheel INFO adding 'elasticsearch/client/license.py' 2025-11-02 23:04:37,824 wheel INFO adding 'elasticsearch/client/license.pyi' 2025-11-02 23:04:37,825 wheel INFO adding 'elasticsearch/client/migration.py' 2025-11-02 23:04:37,826 wheel INFO adding 'elasticsearch/client/migration.pyi' 2025-11-02 23:04:37,828 wheel INFO adding 'elasticsearch/client/ml.py' 2025-11-02 23:04:37,831 wheel INFO adding 'elasticsearch/client/ml.pyi' 2025-11-02 23:04:37,833 wheel INFO adding 'elasticsearch/client/monitoring.py' 2025-11-02 23:04:37,834 wheel INFO adding 'elasticsearch/client/monitoring.pyi' 2025-11-02 23:04:37,836 wheel INFO adding 'elasticsearch/client/nodes.py' 2025-11-02 23:04:37,837 wheel INFO adding 'elasticsearch/client/nodes.pyi' 2025-11-02 23:04:37,838 wheel INFO adding 'elasticsearch/client/remote.py' 2025-11-02 23:04:37,839 wheel INFO adding 'elasticsearch/client/remote.pyi' 2025-11-02 23:04:37,841 wheel INFO adding 'elasticsearch/client/rollup.py' 2025-11-02 23:04:37,842 wheel INFO adding 'elasticsearch/client/rollup.pyi' 2025-11-02 23:04:37,843 wheel INFO adding 'elasticsearch/client/searchable_snapshots.py' 2025-11-02 23:04:37,845 wheel INFO adding 'elasticsearch/client/searchable_snapshots.pyi' 2025-11-02 23:04:37,846 wheel INFO adding 'elasticsearch/client/security.py' 2025-11-02 23:04:37,848 wheel INFO adding 'elasticsearch/client/security.pyi' 2025-11-02 23:04:37,850 wheel INFO adding 'elasticsearch/client/slm.py' 2025-11-02 23:04:37,851 wheel INFO adding 'elasticsearch/client/slm.pyi' 2025-11-02 23:04:37,852 wheel INFO adding 'elasticsearch/client/snapshot.py' 2025-11-02 23:04:37,854 wheel INFO adding 'elasticsearch/client/snapshot.pyi' 2025-11-02 23:04:37,855 wheel INFO adding 'elasticsearch/client/sql.py' 2025-11-02 23:04:37,857 wheel INFO adding 'elasticsearch/client/sql.pyi' 2025-11-02 23:04:37,858 wheel INFO adding 'elasticsearch/client/ssl.py' 2025-11-02 23:04:37,859 wheel INFO adding 'elasticsearch/client/ssl.pyi' 2025-11-02 23:04:37,860 wheel INFO adding 'elasticsearch/client/tasks.py' 2025-11-02 23:04:37,861 wheel INFO adding 'elasticsearch/client/tasks.pyi' 2025-11-02 23:04:37,863 wheel INFO adding 'elasticsearch/client/transform.py' 2025-11-02 23:04:37,864 wheel INFO adding 'elasticsearch/client/transform.pyi' 2025-11-02 23:04:37,866 wheel INFO adding 'elasticsearch/client/utils.py' 2025-11-02 23:04:37,867 wheel INFO adding 'elasticsearch/client/utils.pyi' 2025-11-02 23:04:37,869 wheel INFO adding 'elasticsearch/client/watcher.py' 2025-11-02 23:04:37,870 wheel INFO adding 'elasticsearch/client/watcher.pyi' 2025-11-02 23:04:37,872 wheel INFO adding 'elasticsearch/client/xpack.py' 2025-11-02 23:04:37,873 wheel INFO adding 'elasticsearch/client/xpack.pyi' 2025-11-02 23:04:37,874 wheel INFO adding 'elasticsearch/connection/__init__.py' 2025-11-02 23:04:37,875 wheel INFO adding 'elasticsearch/connection/__init__.pyi' 2025-11-02 23:04:37,877 wheel INFO adding 'elasticsearch/connection/base.py' 2025-11-02 23:04:37,878 wheel INFO adding 'elasticsearch/connection/base.pyi' 2025-11-02 23:04:37,879 wheel INFO adding 'elasticsearch/connection/http_requests.py' 2025-11-02 23:04:37,881 wheel INFO adding 'elasticsearch/connection/http_requests.pyi' 2025-11-02 23:04:37,882 wheel INFO adding 'elasticsearch/connection/http_urllib3.py' 2025-11-02 23:04:37,883 wheel INFO adding 'elasticsearch/connection/http_urllib3.pyi' 2025-11-02 23:04:37,884 wheel INFO adding 'elasticsearch/connection/pooling.py' 2025-11-02 23:04:37,885 wheel INFO adding 'elasticsearch/connection/pooling.pyi' 2025-11-02 23:04:37,887 wheel INFO adding 'elasticsearch/helpers/__init__.py' 2025-11-02 23:04:37,888 wheel INFO adding 'elasticsearch/helpers/__init__.pyi' 2025-11-02 23:04:37,889 wheel INFO adding 'elasticsearch/helpers/actions.py' 2025-11-02 23:04:37,891 wheel INFO adding 'elasticsearch/helpers/actions.pyi' 2025-11-02 23:04:37,892 wheel INFO adding 'elasticsearch/helpers/errors.py' 2025-11-02 23:04:37,894 wheel INFO adding 'elasticsearch/helpers/errors.pyi' 2025-11-02 23:04:37,895 wheel INFO adding 'elasticsearch/helpers/test.py' 2025-11-02 23:04:37,896 wheel INFO adding 'elasticsearch/helpers/test.pyi' 2025-11-02 23:04:37,898 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/AUTHORS' 2025-11-02 23:04:37,899 wheel INFO adding 'elasticsearch-7.11.0.dist-info/licenses/LICENSE' 2025-11-02 23:04:37,901 wheel INFO adding 'elasticsearch-7.11.0.dist-info/METADATA' 2025-11-02 23:04:37,902 wheel INFO adding 'elasticsearch-7.11.0.dist-info/WHEEL' 2025-11-02 23:04:37,903 wheel INFO adding 'elasticsearch-7.11.0.dist-info/top_level.txt' 2025-11-02 23:04:37,906 wheel INFO adding 'elasticsearch-7.11.0.dist-info/RECORD' 2025-11-02 23:04:37,911 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-02 23:04:37,931 gpep517 INFO The backend produced .dist/elasticsearch-7.11.0-py2.py3-none-any.whl elasticsearch-7.11.0-py2.py3-none-any.whl >>> py3-elasticsearch: Entering fakeroot... >>> py3-elasticsearch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/elasticsearch/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/client/__pycache__' 'usr/lib/python3.12/site-packages/elasticsearch/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/__pycache__' 'usr/lib/python3.12/site-packages/elasticsearch/connection/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/connection/__pycache__' 'usr/lib/python3.12/site-packages/elasticsearch/_async/client/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/_async/client/__pycache__' 'usr/lib/python3.12/site-packages/elasticsearch/_async/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/_async/__pycache__' 'usr/lib/python3.12/site-packages/elasticsearch/helpers/__pycache__' -> '/home/buildozer/aports/main/py3-elasticsearch/pkg/py3-elasticsearch-pyc/usr/lib/python3.12/site-packages/elasticsearch/helpers/__pycache__' >>> py3-elasticsearch-pyc*: Preparing subpackage py3-elasticsearch-pyc... >>> py3-elasticsearch-pyc*: Running postcheck for py3-elasticsearch-pyc >>> py3-elasticsearch*: Running postcheck for py3-elasticsearch >>> py3-elasticsearch*: Preparing package py3-elasticsearch... >>> py3-elasticsearch-pyc*: Tracing dependencies... python3~3.12 >>> py3-elasticsearch-pyc*: Package size: 992.9 KB >>> py3-elasticsearch-pyc*: Compressing data... >>> py3-elasticsearch-pyc*: Create checksum... >>> py3-elasticsearch-pyc*: Create py3-elasticsearch-pyc-7.11.0-r5.apk >>> py3-elasticsearch*: Tracing dependencies... python3 py3-urllib3 python3~3.12 >>> py3-elasticsearch*: Package size: 1.6 MB >>> py3-elasticsearch*: Compressing data... >>> py3-elasticsearch*: Create checksum... >>> py3-elasticsearch*: Create py3-elasticsearch-7.11.0-r5.apk >>> py3-elasticsearch: Build complete at Sun, 02 Nov 2025 23:04:41 +0000 elapsed time 0h 0m 9s >>> py3-elasticsearch: Cleaning up srcdir >>> py3-elasticsearch: Cleaning up pkgdir >>> py3-elasticsearch: Cleaning up tmpdir >>> py3-elasticsearch: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-elasticsearch (20251102.230433) ( 2/26) Purging py3-urllib3-pyc (1.26.20-r0) ( 3/26) Purging py3-urllib3 (1.26.20-r0) ( 4/26) Purging py3-gpep517-pyc (19-r1) ( 5/26) Purging py3-gpep517 (19-r1) ( 6/26) Purging py3-installer-pyc (0.7.0-r2) ( 7/26) Purging py3-installer (0.7.0-r2) ( 8/26) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/26) Purging py3-setuptools (80.9.0-r1) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.12-r0) (17/26) Purging python3-pycache-pyc0 (3.12.12-r0) (18/26) Purging pyc (3.12.12-r0) (19/26) Purging python3 (3.12.12-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.5_p20251010-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.50.4-r1) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-elasticsearch: Updating the main/riscv64 repository index... >>> py3-elasticsearch: Signing the index...