>>> py3-bookkeeper: Building testing/py3-bookkeeper 4.17.2-r1 (using abuild 3.17.0_rc1-r1) started Thu, 16 Apr 2026 11:24:28 +0000 >>> py3-bookkeeper: Validating /home/buildozer/aports/testing/py3-bookkeeper/APKBUILD... >>> py3-bookkeeper: Analyzing dependencies... >>> py3-bookkeeper: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-parsing (3.3.2-r1) (14/23) Installing py3-parsing-pyc (3.3.2-r1) (15/23) Installing py3-packaging (26.0-r1) (16/23) Installing py3-packaging-pyc (26.0-r1) (17/23) Installing py3-setuptools (82.0.1-r1) (18/23) Installing py3-setuptools-pyc (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-bookkeeper (20260416.112434) Executing busybox-1.37.0-r31.trigger OK: 435.0 MiB in 127 packages >>> py3-bookkeeper: Cleaning up srcdir >>> py3-bookkeeper: Cleaning up pkgdir >>> py3-bookkeeper: Cleaning up tmpdir >>> py3-bookkeeper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bookkeeper-release-4.17.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/bookkeeper-release-4.17.2.tar.gz.part' bookkeeper-release-4 100% |********************************| 4309k 0:00:00 ETA '/var/cache/distfiles/edge/bookkeeper-release-4.17.2.tar.gz.part' saved /var/cache/distfiles/edge/bookkeeper-release-4.17.2.tar.gz: OK >>> py3-bookkeeper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bookkeeper-release-4.17.2.tar.gz /var/cache/distfiles/edge/bookkeeper-release-4.17.2.tar.gz: OK >>> py3-bookkeeper: Unpacking /var/cache/distfiles/edge/bookkeeper-release-4.17.2.tar.gz... 2026-04-16 11:24:38,889 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:810: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-16 11:24:39,000 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-16 11:24:39,079 root INFO running build 2026-04-16 11:24:39,080 root INFO running build_py 2026-04-16 11:24:39,099 root INFO creating build/lib/bookkeeper 2026-04-16 11:24:39,100 root INFO copying bookkeeper/__init__.py -> build/lib/bookkeeper 2026-04-16 11:24:39,102 root INFO copying bookkeeper/types.py -> build/lib/bookkeeper 2026-04-16 11:24:39,104 root INFO creating build/lib/bookkeeper/kv 2026-04-16 11:24:39,105 root INFO copying bookkeeper/kv/exceptions.py -> build/lib/bookkeeper/kv 2026-04-16 11:24:39,106 root INFO copying bookkeeper/kv/__init__.py -> build/lib/bookkeeper/kv 2026-04-16 11:24:39,108 root INFO copying bookkeeper/kv/futures.py -> build/lib/bookkeeper/kv 2026-04-16 11:24:39,110 root INFO copying bookkeeper/kv/client.py -> build/lib/bookkeeper/kv 2026-04-16 11:24:39,111 root INFO copying bookkeeper/kv/table.py -> build/lib/bookkeeper/kv 2026-04-16 11:24:39,114 root INFO creating build/lib/bookkeeper/proto 2026-04-16 11:24:39,114 root INFO copying bookkeeper/proto/storage_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,116 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,118 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,120 root INFO copying bookkeeper/proto/kv_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,121 root INFO copying bookkeeper/proto/__init__.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,123 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,124 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,126 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,128 root INFO copying bookkeeper/proto/stream_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,130 root INFO copying bookkeeper/proto/common_pb2.py -> build/lib/bookkeeper/proto 2026-04-16 11:24:39,132 root INFO creating build/lib/bookkeeper/admin 2026-04-16 11:24:39,132 root INFO copying bookkeeper/admin/exceptions.py -> build/lib/bookkeeper/admin 2026-04-16 11:24:39,134 root INFO copying bookkeeper/admin/__init__.py -> build/lib/bookkeeper/admin 2026-04-16 11:24:39,135 root INFO copying bookkeeper/admin/namespaces.py -> build/lib/bookkeeper/admin 2026-04-16 11:24:39,137 root INFO copying bookkeeper/admin/client.py -> build/lib/bookkeeper/admin 2026-04-16 11:24:39,138 root INFO copying bookkeeper/admin/namespace.py -> build/lib/bookkeeper/admin 2026-04-16 11:24:39,140 root INFO creating build/lib/bookkeeper/common 2026-04-16 11:24:39,141 root INFO copying bookkeeper/common/service_uri.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,142 root INFO copying bookkeeper/common/exceptions.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,144 root INFO copying bookkeeper/common/retry.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,145 root INFO copying bookkeeper/common/method.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,147 root INFO copying bookkeeper/common/__init__.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,148 root INFO copying bookkeeper/common/util.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,150 root INFO copying bookkeeper/common/grpc_helpers.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,151 root INFO copying bookkeeper/common/timeout.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,153 root INFO copying bookkeeper/common/general_helpers.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,154 root INFO copying bookkeeper/common/datetime_helpers.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,155 root INFO copying bookkeeper/common/constants.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,157 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/lib/bookkeeper/common 2026-04-16 11:24:39,159 root INFO creating build/lib/bookkeeper/common/router 2026-04-16 11:24:39,160 root INFO copying bookkeeper/common/router/router.py -> build/lib/bookkeeper/common/router 2026-04-16 11:24:39,161 root INFO copying bookkeeper/common/router/__init__.py -> build/lib/bookkeeper/common/router 2026-04-16 11:24:39,163 root INFO creating build/lib/bookkeeper/common/future 2026-04-16 11:24:39,164 root INFO copying bookkeeper/common/future/__init__.py -> build/lib/bookkeeper/common/future 2026-04-16 11:24:39,165 root INFO copying bookkeeper/common/future/_helpers.py -> build/lib/bookkeeper/common/future 2026-04-16 11:24:39,166 root INFO copying bookkeeper/common/future/base.py -> build/lib/bookkeeper/common/future 2026-04-16 11:24:39,168 root INFO copying bookkeeper/common/future/polling.py -> build/lib/bookkeeper/common/future 2026-04-16 11:24:39,169 root INFO running egg_info 2026-04-16 11:24:39,177 root INFO creating apache_bookkeeper_client.egg-info 2026-04-16 11:24:39,178 root INFO writing apache_bookkeeper_client.egg-info/PKG-INFO 2026-04-16 11:24:39,181 root INFO writing dependency_links to apache_bookkeeper_client.egg-info/dependency_links.txt 2026-04-16 11:24:39,182 root INFO writing namespace_packages to apache_bookkeeper_client.egg-info/namespace_packages.txt 2026-04-16 11:24:39,184 root INFO writing requirements to apache_bookkeeper_client.egg-info/requires.txt 2026-04-16 11:24:39,185 root INFO writing top-level names to apache_bookkeeper_client.egg-info/top_level.txt 2026-04-16 11:24:39,186 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2026-04-16 11:24:39,204 root INFO reading manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2026-04-16 11:24:39,209 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2026-04-16 11:24:39,242 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-16 11:24:39,242 root INFO running install 2026-04-16 11:24:39,279 root INFO running install_lib 2026-04-16 11:24:39,294 root WARNING Skipping installation of build/bdist.linux-riscv64/wheel/./bookkeeper/__init__.py (namespace package) 2026-04-16 11:24:39,294 root INFO copying bookkeeper/types.py -> build/bdist.linux-riscv64/wheel/./bookkeeper 2026-04-16 11:24:39,296 root INFO copying bookkeeper/kv/exceptions.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/kv 2026-04-16 11:24:39,298 root INFO copying bookkeeper/kv/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/kv 2026-04-16 11:24:39,299 root INFO copying bookkeeper/kv/futures.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/kv 2026-04-16 11:24:39,300 root INFO copying bookkeeper/kv/client.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/kv 2026-04-16 11:24:39,302 root INFO copying bookkeeper/kv/table.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/kv 2026-04-16 11:24:39,303 root INFO copying bookkeeper/proto/storage_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,305 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,306 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,307 root INFO copying bookkeeper/proto/kv_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,309 root INFO copying bookkeeper/proto/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,310 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,311 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,313 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,314 root INFO copying bookkeeper/proto/stream_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,316 root INFO copying bookkeeper/proto/common_pb2.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/proto 2026-04-16 11:24:39,317 root INFO copying bookkeeper/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/admin 2026-04-16 11:24:39,319 root INFO copying bookkeeper/admin/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/admin 2026-04-16 11:24:39,320 root INFO copying bookkeeper/admin/namespaces.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/admin 2026-04-16 11:24:39,321 root INFO copying bookkeeper/admin/client.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/admin 2026-04-16 11:24:39,322 root INFO copying bookkeeper/admin/namespace.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/admin 2026-04-16 11:24:39,324 root INFO copying bookkeeper/common/service_uri.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,325 root INFO copying bookkeeper/common/exceptions.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,327 root INFO copying bookkeeper/common/retry.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,328 root INFO copying bookkeeper/common/method.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,329 root INFO copying bookkeeper/common/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,330 root INFO copying bookkeeper/common/util.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,332 root INFO copying bookkeeper/common/grpc_helpers.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,333 root INFO copying bookkeeper/common/timeout.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,334 root INFO copying bookkeeper/common/general_helpers.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,335 root INFO copying bookkeeper/common/datetime_helpers.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,337 root INFO copying bookkeeper/common/constants.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,338 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common 2026-04-16 11:24:39,339 root INFO copying bookkeeper/common/router/router.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/router 2026-04-16 11:24:39,341 root INFO copying bookkeeper/common/router/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/router 2026-04-16 11:24:39,342 root INFO copying bookkeeper/common/future/__init__.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/future 2026-04-16 11:24:39,344 root INFO copying bookkeeper/common/future/_helpers.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/future 2026-04-16 11:24:39,345 root INFO copying bookkeeper/common/future/base.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/future 2026-04-16 11:24:39,346 root INFO copying bookkeeper/common/future/polling.py -> build/bdist.linux-riscv64/wheel/./bookkeeper/common/future 2026-04-16 11:24:39,348 root INFO running install_egg_info 2026-04-16 11:24:39,360 root INFO Copying apache_bookkeeper_client.egg-info to build/bdist.linux-riscv64/wheel/./apache_bookkeeper_client-4.17.2-py3.14.egg-info 2026-04-16 11:24:39,368 root INFO Installing build/bdist.linux-riscv64/wheel/./apache_bookkeeper_client-4.17.2-py3.14-nspkg.pth 2026-04-16 11:24:39,369 root INFO running install_scripts 2026-04-16 11:24:39,375 root INFO creating build/bdist.linux-riscv64/wheel/apache_bookkeeper_client-4.17.2.dist-info/WHEEL 2026-04-16 11:24:39,377 wheel INFO creating '/home/buildozer/aports/testing/py3-bookkeeper/src/bookkeeper-release-4.17.2/stream/clients/python/.dist/.tmp-wafeddfo/apache_bookkeeper_client-4.17.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-16 11:24:39,379 wheel INFO adding 'apache_bookkeeper_client-4.17.2-py3.14-nspkg.pth' 2026-04-16 11:24:39,382 wheel INFO adding 'bookkeeper/types.py' 2026-04-16 11:24:39,384 wheel INFO adding 'bookkeeper/admin/__init__.py' 2026-04-16 11:24:39,385 wheel INFO adding 'bookkeeper/admin/client.py' 2026-04-16 11:24:39,386 wheel INFO adding 'bookkeeper/admin/exceptions.py' 2026-04-16 11:24:39,387 wheel INFO adding 'bookkeeper/admin/namespace.py' 2026-04-16 11:24:39,389 wheel INFO adding 'bookkeeper/admin/namespaces.py' 2026-04-16 11:24:39,390 wheel INFO adding 'bookkeeper/common/__init__.py' 2026-04-16 11:24:39,392 wheel INFO adding 'bookkeeper/common/constants.py' 2026-04-16 11:24:39,393 wheel INFO adding 'bookkeeper/common/datetime_helpers.py' 2026-04-16 11:24:39,394 wheel INFO adding 'bookkeeper/common/exceptions.py' 2026-04-16 11:24:39,396 wheel INFO adding 'bookkeeper/common/general_helpers.py' 2026-04-16 11:24:39,397 wheel INFO adding 'bookkeeper/common/grpc_helpers.py' 2026-04-16 11:24:39,399 wheel INFO adding 'bookkeeper/common/method.py' 2026-04-16 11:24:39,400 wheel INFO adding 'bookkeeper/common/protobuf_helpers.py' 2026-04-16 11:24:39,402 wheel INFO adding 'bookkeeper/common/retry.py' 2026-04-16 11:24:39,404 wheel INFO adding 'bookkeeper/common/service_uri.py' 2026-04-16 11:24:39,405 wheel INFO adding 'bookkeeper/common/timeout.py' 2026-04-16 11:24:39,406 wheel INFO adding 'bookkeeper/common/util.py' 2026-04-16 11:24:39,408 wheel INFO adding 'bookkeeper/common/future/__init__.py' 2026-04-16 11:24:39,409 wheel INFO adding 'bookkeeper/common/future/_helpers.py' 2026-04-16 11:24:39,411 wheel INFO adding 'bookkeeper/common/future/base.py' 2026-04-16 11:24:39,412 wheel INFO adding 'bookkeeper/common/future/polling.py' 2026-04-16 11:24:39,414 wheel INFO adding 'bookkeeper/common/router/__init__.py' 2026-04-16 11:24:39,416 wheel INFO adding 'bookkeeper/common/router/router.py' 2026-04-16 11:24:39,417 wheel INFO adding 'bookkeeper/kv/__init__.py' 2026-04-16 11:24:39,419 wheel INFO adding 'bookkeeper/kv/client.py' 2026-04-16 11:24:39,420 wheel INFO adding 'bookkeeper/kv/exceptions.py' 2026-04-16 11:24:39,422 wheel INFO adding 'bookkeeper/kv/futures.py' 2026-04-16 11:24:39,424 wheel INFO adding 'bookkeeper/kv/table.py' 2026-04-16 11:24:39,426 wheel INFO adding 'bookkeeper/proto/__init__.py' 2026-04-16 11:24:39,427 wheel INFO adding 'bookkeeper/proto/cluster_pb2.py' 2026-04-16 11:24:39,429 wheel INFO adding 'bookkeeper/proto/common_pb2.py' 2026-04-16 11:24:39,430 wheel INFO adding 'bookkeeper/proto/kv_pb2.py' 2026-04-16 11:24:39,432 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2.py' 2026-04-16 11:24:39,434 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2_grpc.py' 2026-04-16 11:24:39,436 wheel INFO adding 'bookkeeper/proto/kv_store_pb2.py' 2026-04-16 11:24:39,438 wheel INFO adding 'bookkeeper/proto/storage_pb2.py' 2026-04-16 11:24:39,440 wheel INFO adding 'bookkeeper/proto/storage_pb2_grpc.py' 2026-04-16 11:24:39,442 wheel INFO adding 'bookkeeper/proto/stream_pb2.py' 2026-04-16 11:24:39,443 wheel INFO adding 'apache_bookkeeper_client-4.17.2.dist-info/METADATA' 2026-04-16 11:24:39,444 wheel INFO adding 'apache_bookkeeper_client-4.17.2.dist-info/WHEEL' 2026-04-16 11:24:39,445 wheel INFO adding 'apache_bookkeeper_client-4.17.2.dist-info/namespace_packages.txt' 2026-04-16 11:24:39,447 wheel INFO adding 'apache_bookkeeper_client-4.17.2.dist-info/top_level.txt' 2026-04-16 11:24:39,448 wheel INFO adding 'apache_bookkeeper_client-4.17.2.dist-info/RECORD' 2026-04-16 11:24:39,450 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-16 11:24:39,460 gpep517 INFO The backend produced .dist/apache_bookkeeper_client-4.17.2-py2.py3-none-any.whl apache_bookkeeper_client-4.17.2-py2.py3-none-any.whl >>> py3-bookkeeper: Entering fakeroot... 2026-04-16 11:24:40,429 gpep517 INFO Installing .dist/apache_bookkeeper_client-4.17.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper 2026-04-16 11:24:40,897 gpep517 INFO Installation complete >>> py3-bookkeeper-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/bookkeeper/kv/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/kv/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/proto/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/proto/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/admin/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/admin/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/common/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/common/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/common/router/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/common/router/__pycache__' 'usr/lib/python3.14/site-packages/bookkeeper/common/future/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.14/site-packages/bookkeeper/common/future/__pycache__' >>> py3-bookkeeper-pyc*: Preparing subpackage py3-bookkeeper-pyc... Please specify at least one package name on the command line. >>> py3-bookkeeper-pyc*: Running postcheck for py3-bookkeeper-pyc >>> py3-bookkeeper*: Running postcheck for py3-bookkeeper >>> py3-bookkeeper*: Preparing package py3-bookkeeper... Please specify at least one package name on the command line. >>> py3-bookkeeper-pyc*: Tracing dependencies... python3~3.14 >>> py3-bookkeeper-pyc*: Package size: 186.8 KB >>> py3-bookkeeper-pyc*: Compressing data... >>> py3-bookkeeper-pyc*: Create checksum... >>> py3-bookkeeper-pyc*: Create py3-bookkeeper-pyc-4.17.2-r1.apk >>> py3-bookkeeper*: Tracing dependencies... python3 python3~3.14 >>> py3-bookkeeper*: Package size: 192.0 KB >>> py3-bookkeeper*: Compressing data... >>> py3-bookkeeper*: Create checksum... >>> py3-bookkeeper*: Create py3-bookkeeper-4.17.2-r1.apk >>> py3-bookkeeper: Build complete at Thu, 16 Apr 2026 11:24:42 +0000 elapsed time 0h 0m 14s >>> py3-bookkeeper: Cleaning up srcdir >>> py3-bookkeeper: Cleaning up pkgdir >>> py3-bookkeeper: Cleaning up tmpdir >>> py3-bookkeeper: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-bookkeeper (20260416.112434) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.0-r1) ( 5/23) Purging py3-packaging (26.0-r1) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-bookkeeper: Updating the testing/riscv64 repository index... >>> py3-bookkeeper: Signing the index...