>>> py3-bookkeeper: Building testing/py3-bookkeeper 4.17.1-r0 (using abuild 3.14.0-r0) started Tue, 22 Oct 2024 13:41:23 +0000 >>> py3-bookkeeper: Validating /home/buildozer/aports/testing/py3-bookkeeper/APKBUILD... >>> WARNING: py3-bookkeeper: Setting the maintainer with a comment is deprecated. Use maintainer="Alex Yam " instead >>> py3-bookkeeper: Analyzing dependencies... >>> py3-bookkeeper: Installing for build: build-base python3 py3-setuptools py3-gpep517 (1/20) Installing libffi (3.4.6-r0) (2/20) Installing gdbm (1.24-r0) (3/20) Installing mpdecimal (4.0.0-r0) (4/20) Installing libpanelw (6.5_p20241006-r0) (5/20) Installing sqlite-libs (3.47.0-r0) (6/20) Installing python3 (3.12.7-r0) (7/20) Installing python3-pycache-pyc0 (3.12.7-r0) (8/20) Installing pyc (3.12.7-r0) (9/20) Installing python3-pyc (3.12.7-r0) (10/20) Installing py3-parsing (3.1.4-r0) (11/20) Installing py3-parsing-pyc (3.1.4-r0) (12/20) Installing py3-packaging (24.1-r0) (13/20) Installing py3-packaging-pyc (24.1-r0) (14/20) Installing py3-setuptools (70.3.0-r0) (15/20) Installing py3-setuptools-pyc (70.3.0-r0) (16/20) Installing py3-installer (0.7.0-r2) (17/20) Installing py3-installer-pyc (0.7.0-r2) (18/20) Installing py3-gpep517 (16-r0) (19/20) Installing py3-gpep517-pyc (16-r0) (20/20) Installing .makedepends-py3-bookkeeper (20241022.134127) Executing busybox-1.37.0-r3.trigger OK: 331 MiB in 128 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.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-bookkeeper: Fetching bookkeeper-release-4.17.1.tar.gz::https://github.com/apache/bookkeeper/archive/refs/tags/release-4.17.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 4289k 1 65536 0 0 37016 0 0:01:58 0:00:01 0:01:57 37016 82 4289k 82 3558k 0 0 1235k 0 0:00:03 0:00:02 0:00:01 3151k 100 4289k 100 4289k 0 0 1326k 0 0:00:03 0:00:03 --:--:-- 2890k >>> py3-bookkeeper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bookkeeper-release-4.17.1.tar.gz >>> py3-bookkeeper: Checking sha512sums... bookkeeper-release-4.17.1.tar.gz: OK >>> py3-bookkeeper: Unpacking /var/cache/distfiles/bookkeeper-release-4.17.1.tar.gz... 2024-10-22 13:41:33,747 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:679: 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) 2024-10-22 13:41:33,801 root INFO running bdist_wheel 2024-10-22 13:41:33,859 root INFO running build 2024-10-22 13:41:33,859 root INFO running build_py 2024-10-22 13:41:33,868 root INFO creating build 2024-10-22 13:41:33,868 root INFO creating build/lib 2024-10-22 13:41:33,868 root INFO creating build/lib/bookkeeper 2024-10-22 13:41:33,869 root INFO copying bookkeeper/__init__.py -> build/lib/bookkeeper 2024-10-22 13:41:33,870 root INFO copying bookkeeper/types.py -> build/lib/bookkeeper 2024-10-22 13:41:33,871 root INFO creating build/lib/bookkeeper/kv 2024-10-22 13:41:33,871 root INFO copying bookkeeper/kv/futures.py -> build/lib/bookkeeper/kv 2024-10-22 13:41:33,872 root INFO copying bookkeeper/kv/exceptions.py -> build/lib/bookkeeper/kv 2024-10-22 13:41:33,872 root INFO copying bookkeeper/kv/table.py -> build/lib/bookkeeper/kv 2024-10-22 13:41:33,873 root INFO copying bookkeeper/kv/client.py -> build/lib/bookkeeper/kv 2024-10-22 13:41:33,873 root INFO copying bookkeeper/kv/__init__.py -> build/lib/bookkeeper/kv 2024-10-22 13:41:33,875 root INFO creating build/lib/bookkeeper/proto 2024-10-22 13:41:33,875 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,876 root INFO copying bookkeeper/proto/kv_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,876 root INFO copying bookkeeper/proto/common_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,877 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,877 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,878 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,878 root INFO copying bookkeeper/proto/storage_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,879 root INFO copying bookkeeper/proto/__init__.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,879 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,880 root INFO copying bookkeeper/proto/stream_pb2.py -> build/lib/bookkeeper/proto 2024-10-22 13:41:33,881 root INFO creating build/lib/bookkeeper/common 2024-10-22 13:41:33,882 root INFO copying bookkeeper/common/timeout.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,882 root INFO copying bookkeeper/common/util.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,883 root INFO copying bookkeeper/common/exceptions.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,884 root INFO copying bookkeeper/common/service_uri.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,884 root INFO copying bookkeeper/common/grpc_helpers.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,885 root INFO copying bookkeeper/common/constants.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,885 root INFO copying bookkeeper/common/method.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,886 root INFO copying bookkeeper/common/datetime_helpers.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,886 root INFO copying bookkeeper/common/__init__.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,887 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,887 root INFO copying bookkeeper/common/general_helpers.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,888 root INFO copying bookkeeper/common/retry.py -> build/lib/bookkeeper/common 2024-10-22 13:41:33,889 root INFO creating build/lib/bookkeeper/admin 2024-10-22 13:41:33,889 root INFO copying bookkeeper/admin/namespace.py -> build/lib/bookkeeper/admin 2024-10-22 13:41:33,890 root INFO copying bookkeeper/admin/exceptions.py -> build/lib/bookkeeper/admin 2024-10-22 13:41:33,891 root INFO copying bookkeeper/admin/namespaces.py -> build/lib/bookkeeper/admin 2024-10-22 13:41:33,891 root INFO copying bookkeeper/admin/client.py -> build/lib/bookkeeper/admin 2024-10-22 13:41:33,892 root INFO copying bookkeeper/admin/__init__.py -> build/lib/bookkeeper/admin 2024-10-22 13:41:33,893 root INFO creating build/lib/bookkeeper/common/router 2024-10-22 13:41:33,893 root INFO copying bookkeeper/common/router/router.py -> build/lib/bookkeeper/common/router 2024-10-22 13:41:33,894 root INFO copying bookkeeper/common/router/__init__.py -> build/lib/bookkeeper/common/router 2024-10-22 13:41:33,894 root INFO creating build/lib/bookkeeper/common/future 2024-10-22 13:41:33,895 root INFO copying bookkeeper/common/future/_helpers.py -> build/lib/bookkeeper/common/future 2024-10-22 13:41:33,895 root INFO copying bookkeeper/common/future/__init__.py -> build/lib/bookkeeper/common/future 2024-10-22 13:41:33,896 root INFO copying bookkeeper/common/future/polling.py -> build/lib/bookkeeper/common/future 2024-10-22 13:41:33,896 root INFO copying bookkeeper/common/future/base.py -> build/lib/bookkeeper/common/future 2024-10-22 13:41:33,897 root INFO running egg_info 2024-10-22 13:41:33,897 root INFO creating apache_bookkeeper_client.egg-info 2024-10-22 13:41:33,903 root INFO writing apache_bookkeeper_client.egg-info/PKG-INFO 2024-10-22 13:41:33,905 root INFO writing dependency_links to apache_bookkeeper_client.egg-info/dependency_links.txt 2024-10-22 13:41:33,905 root INFO writing namespace_packages to apache_bookkeeper_client.egg-info/namespace_packages.txt 2024-10-22 13:41:33,907 root INFO writing requirements to apache_bookkeeper_client.egg-info/requires.txt 2024-10-22 13:41:33,907 root INFO writing top-level names to apache_bookkeeper_client.egg-info/top_level.txt 2024-10-22 13:41:33,908 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-10-22 13:41:33,921 root INFO reading manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-10-22 13:41:33,927 root INFO writing manifest file 'apache_bookkeeper_client.egg-info/SOURCES.txt' 2024-10-22 13:41:33,952 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-10-22 13:41:33,952 root INFO running install 2024-10-22 13:41:34,019 root INFO running install_lib 2024-10-22 13:41:34,027 root WARNING Skipping installation of build/bdist.linux-ppc64le/wheel/bookkeeper/__init__.py (namespace package) 2024-10-22 13:41:34,028 root INFO copying bookkeeper/types.py -> build/bdist.linux-ppc64le/wheel/bookkeeper 2024-10-22 13:41:34,029 root INFO copying bookkeeper/kv/futures.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/kv 2024-10-22 13:41:34,030 root INFO copying bookkeeper/kv/exceptions.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/kv 2024-10-22 13:41:34,030 root INFO copying bookkeeper/kv/table.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/kv 2024-10-22 13:41:34,031 root INFO copying bookkeeper/kv/client.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/kv 2024-10-22 13:41:34,031 root INFO copying bookkeeper/kv/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/kv 2024-10-22 13:41:34,032 root INFO copying bookkeeper/proto/kv_rpc_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,033 root INFO copying bookkeeper/proto/kv_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,033 root INFO copying bookkeeper/proto/common_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,034 root INFO copying bookkeeper/proto/kv_rpc_pb2_grpc.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,034 root INFO copying bookkeeper/proto/kv_store_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,035 root INFO copying bookkeeper/proto/storage_pb2_grpc.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,036 root INFO copying bookkeeper/proto/storage_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,036 root INFO copying bookkeeper/proto/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,037 root INFO copying bookkeeper/proto/cluster_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,037 root INFO copying bookkeeper/proto/stream_pb2.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/proto 2024-10-22 13:41:34,038 root INFO copying bookkeeper/common/timeout.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,039 root INFO copying bookkeeper/common/util.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,039 root INFO copying bookkeeper/common/exceptions.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,040 root INFO copying bookkeeper/common/service_uri.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,041 root INFO copying bookkeeper/common/grpc_helpers.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,041 root INFO copying bookkeeper/common/constants.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,042 root INFO copying bookkeeper/common/method.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,042 root INFO copying bookkeeper/common/datetime_helpers.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,043 root INFO copying bookkeeper/common/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,043 root INFO copying bookkeeper/common/protobuf_helpers.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,044 root INFO copying bookkeeper/common/general_helpers.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,044 root INFO copying bookkeeper/common/retry.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common 2024-10-22 13:41:34,045 root INFO copying bookkeeper/common/router/router.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/router 2024-10-22 13:41:34,046 root INFO copying bookkeeper/common/router/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/router 2024-10-22 13:41:34,046 root INFO copying bookkeeper/common/future/_helpers.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/future 2024-10-22 13:41:34,047 root INFO copying bookkeeper/common/future/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/future 2024-10-22 13:41:34,048 root INFO copying bookkeeper/common/future/polling.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/future 2024-10-22 13:41:34,048 root INFO copying bookkeeper/common/future/base.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/common/future 2024-10-22 13:41:34,049 root INFO copying bookkeeper/admin/namespace.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/admin 2024-10-22 13:41:34,050 root INFO copying bookkeeper/admin/exceptions.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/admin 2024-10-22 13:41:34,050 root INFO copying bookkeeper/admin/namespaces.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/admin 2024-10-22 13:41:34,051 root INFO copying bookkeeper/admin/client.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/admin 2024-10-22 13:41:34,051 root INFO copying bookkeeper/admin/__init__.py -> build/bdist.linux-ppc64le/wheel/bookkeeper/admin 2024-10-22 13:41:34,052 root INFO running install_egg_info 2024-10-22 13:41:34,059 root INFO Copying apache_bookkeeper_client.egg-info to build/bdist.linux-ppc64le/wheel/apache_bookkeeper_client-4.17.1-py3.12.egg-info 2024-10-22 13:41:34,063 root INFO Installing build/bdist.linux-ppc64le/wheel/apache_bookkeeper_client-4.17.1-py3.12-nspkg.pth 2024-10-22 13:41:34,063 root INFO running install_scripts 2024-10-22 13:41:34,073 root INFO creating build/bdist.linux-ppc64le/wheel/apache_bookkeeper_client-4.17.1.dist-info/WHEEL 2024-10-22 13:41:34,075 wheel INFO creating '/home/buildozer/aports/testing/py3-bookkeeper/src/bookkeeper-release-4.17.1/stream/clients/python/.dist/.tmp-q26c17s_/apache_bookkeeper_client-4.17.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-10-22 13:41:34,076 wheel INFO adding 'apache_bookkeeper_client-4.17.1-py3.12-nspkg.pth' 2024-10-22 13:41:34,077 wheel INFO adding 'bookkeeper/types.py' 2024-10-22 13:41:34,078 wheel INFO adding 'bookkeeper/admin/__init__.py' 2024-10-22 13:41:34,078 wheel INFO adding 'bookkeeper/admin/client.py' 2024-10-22 13:41:34,079 wheel INFO adding 'bookkeeper/admin/exceptions.py' 2024-10-22 13:41:34,080 wheel INFO adding 'bookkeeper/admin/namespace.py' 2024-10-22 13:41:34,080 wheel INFO adding 'bookkeeper/admin/namespaces.py' 2024-10-22 13:41:34,081 wheel INFO adding 'bookkeeper/common/__init__.py' 2024-10-22 13:41:34,081 wheel INFO adding 'bookkeeper/common/constants.py' 2024-10-22 13:41:34,082 wheel INFO adding 'bookkeeper/common/datetime_helpers.py' 2024-10-22 13:41:34,083 wheel INFO adding 'bookkeeper/common/exceptions.py' 2024-10-22 13:41:34,083 wheel INFO adding 'bookkeeper/common/general_helpers.py' 2024-10-22 13:41:34,084 wheel INFO adding 'bookkeeper/common/grpc_helpers.py' 2024-10-22 13:41:34,085 wheel INFO adding 'bookkeeper/common/method.py' 2024-10-22 13:41:34,085 wheel INFO adding 'bookkeeper/common/protobuf_helpers.py' 2024-10-22 13:41:34,086 wheel INFO adding 'bookkeeper/common/retry.py' 2024-10-22 13:41:34,087 wheel INFO adding 'bookkeeper/common/service_uri.py' 2024-10-22 13:41:34,087 wheel INFO adding 'bookkeeper/common/timeout.py' 2024-10-22 13:41:34,088 wheel INFO adding 'bookkeeper/common/util.py' 2024-10-22 13:41:34,089 wheel INFO adding 'bookkeeper/common/future/__init__.py' 2024-10-22 13:41:34,090 wheel INFO adding 'bookkeeper/common/future/_helpers.py' 2024-10-22 13:41:34,090 wheel INFO adding 'bookkeeper/common/future/base.py' 2024-10-22 13:41:34,091 wheel INFO adding 'bookkeeper/common/future/polling.py' 2024-10-22 13:41:34,091 wheel INFO adding 'bookkeeper/common/router/__init__.py' 2024-10-22 13:41:34,092 wheel INFO adding 'bookkeeper/common/router/router.py' 2024-10-22 13:41:34,093 wheel INFO adding 'bookkeeper/kv/__init__.py' 2024-10-22 13:41:34,093 wheel INFO adding 'bookkeeper/kv/client.py' 2024-10-22 13:41:34,094 wheel INFO adding 'bookkeeper/kv/exceptions.py' 2024-10-22 13:41:34,094 wheel INFO adding 'bookkeeper/kv/futures.py' 2024-10-22 13:41:34,095 wheel INFO adding 'bookkeeper/kv/table.py' 2024-10-22 13:41:34,096 wheel INFO adding 'bookkeeper/proto/__init__.py' 2024-10-22 13:41:34,096 wheel INFO adding 'bookkeeper/proto/cluster_pb2.py' 2024-10-22 13:41:34,097 wheel INFO adding 'bookkeeper/proto/common_pb2.py' 2024-10-22 13:41:34,097 wheel INFO adding 'bookkeeper/proto/kv_pb2.py' 2024-10-22 13:41:34,098 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2.py' 2024-10-22 13:41:34,099 wheel INFO adding 'bookkeeper/proto/kv_rpc_pb2_grpc.py' 2024-10-22 13:41:34,100 wheel INFO adding 'bookkeeper/proto/kv_store_pb2.py' 2024-10-22 13:41:34,100 wheel INFO adding 'bookkeeper/proto/storage_pb2.py' 2024-10-22 13:41:34,101 wheel INFO adding 'bookkeeper/proto/storage_pb2_grpc.py' 2024-10-22 13:41:34,102 wheel INFO adding 'bookkeeper/proto/stream_pb2.py' 2024-10-22 13:41:34,102 wheel INFO adding 'apache_bookkeeper_client-4.17.1.dist-info/METADATA' 2024-10-22 13:41:34,103 wheel INFO adding 'apache_bookkeeper_client-4.17.1.dist-info/WHEEL' 2024-10-22 13:41:34,103 wheel INFO adding 'apache_bookkeeper_client-4.17.1.dist-info/namespace_packages.txt' 2024-10-22 13:41:34,104 wheel INFO adding 'apache_bookkeeper_client-4.17.1.dist-info/top_level.txt' 2024-10-22 13:41:34,105 wheel INFO adding 'apache_bookkeeper_client-4.17.1.dist-info/RECORD' 2024-10-22 13:41:34,106 root INFO removing build/bdist.linux-ppc64le/wheel 2024-10-22 13:41:34,112 gpep517 INFO The backend produced .dist/apache_bookkeeper_client-4.17.1-py2.py3-none-any.whl apache_bookkeeper_client-4.17.1-py2.py3-none-any.whl >>> py3-bookkeeper: Entering fakeroot... 2024-10-22 13:41:34,829 gpep517 INFO Installing .dist/apache_bookkeeper_client-4.17.1-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper 2024-10-22 13:41:35,067 gpep517 INFO Installation complete >>> py3-bookkeeper-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/bookkeeper/kv/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/kv/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/proto/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/proto/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/common/router/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/router/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/common/future/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/future/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/common/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/common/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/admin/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/admin/__pycache__' 'usr/lib/python3.12/site-packages/bookkeeper/__pycache__' -> '/home/buildozer/aports/testing/py3-bookkeeper/pkg/py3-bookkeeper-pyc/usr/lib/python3.12/site-packages/bookkeeper/__pycache__' >>> py3-bookkeeper-pyc*: Preparing subpackage py3-bookkeeper-pyc... >>> py3-bookkeeper-pyc*: Running postcheck for py3-bookkeeper-pyc >>> py3-bookkeeper*: Running postcheck for py3-bookkeeper >>> py3-bookkeeper*: Preparing package py3-bookkeeper... >>> py3-bookkeeper-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-bookkeeper-pyc*: Package size: 184.6 KB >>> py3-bookkeeper-pyc*: Compressing data... >>> py3-bookkeeper-pyc*: Create checksum... >>> py3-bookkeeper-pyc*: Create py3-bookkeeper-pyc-4.17.1-r0.apk >>> py3-bookkeeper*: Tracing dependencies... python3 python3~3.12 >>> py3-bookkeeper*: Package size: 191.9 KB >>> py3-bookkeeper*: Compressing data... >>> py3-bookkeeper*: Create checksum... >>> py3-bookkeeper*: Create py3-bookkeeper-4.17.1-r0.apk >>> py3-bookkeeper: Build complete at Tue, 22 Oct 2024 13:41:35 +0000 elapsed time 0h 0m 12s >>> py3-bookkeeper: Cleaning up srcdir >>> py3-bookkeeper: Cleaning up pkgdir >>> py3-bookkeeper: Uninstalling dependencies... (1/20) Purging .makedepends-py3-bookkeeper (20241022.134127) (2/20) Purging py3-setuptools-pyc (70.3.0-r0) (3/20) Purging py3-setuptools (70.3.0-r0) (4/20) Purging py3-packaging-pyc (24.1-r0) (5/20) Purging py3-packaging (24.1-r0) (6/20) Purging py3-parsing-pyc (3.1.4-r0) (7/20) Purging py3-parsing (3.1.4-r0) (8/20) Purging py3-gpep517-pyc (16-r0) (9/20) Purging py3-gpep517 (16-r0) (10/20) Purging py3-installer-pyc (0.7.0-r2) (11/20) Purging py3-installer (0.7.0-r2) (12/20) Purging python3-pyc (3.12.7-r0) (13/20) Purging python3-pycache-pyc0 (3.12.7-r0) (14/20) Purging pyc (3.12.7-r0) (15/20) Purging python3 (3.12.7-r0) (16/20) Purging gdbm (1.24-r0) (17/20) Purging libffi (3.4.6-r0) (18/20) Purging libpanelw (6.5_p20241006-r0) (19/20) Purging mpdecimal (4.0.0-r0) (20/20) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r3.trigger OK: 278 MiB in 108 packages >>> py3-bookkeeper: Updating the testing/ppc64le repository index... >>> py3-bookkeeper: Signing the index...