>>> py3-influxdb: Building community/py3-influxdb 5.3.1-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:54:22 +0000 >>> py3-influxdb: Checking sanity of /home/buildozer/aports/community/py3-influxdb/APKBUILD... >>> py3-influxdb: Analyzing dependencies... >>> py3-influxdb: Installing for build: build-base python3 py3-tz py3-six py3-requests py3-dateutil py3-setuptools (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.2-r0) (9/35) Installing python3 (3.12.3-r0) (10/35) Installing python3-pycache-pyc0 (3.12.3-r0) (11/35) Installing pyc (3.12.3-r0) (12/35) Installing python3-pyc (3.12.3-r0) (13/35) Installing py3-tz (2024.1-r1) (14/35) Installing py3-tz-pyc (2024.1-r1) (15/35) Installing py3-six (1.16.0-r9) (16/35) Installing py3-six-pyc (1.16.0-r9) (17/35) Installing py3-certifi (2024.2.2-r1) (18/35) Installing py3-certifi-pyc (2024.2.2-r1) (19/35) Installing py3-charset-normalizer (3.3.2-r1) (20/35) Installing py3-charset-normalizer-pyc (3.3.2-r1) (21/35) Installing py3-idna (3.6-r1) (22/35) Installing py3-idna-pyc (3.6-r1) (23/35) Installing py3-urllib3 (1.26.18-r1) (24/35) Installing py3-urllib3-pyc (1.26.18-r1) (25/35) Installing py3-requests (2.31.0-r2) (26/35) Installing py3-requests-pyc (2.31.0-r2) (27/35) Installing py3-dateutil (2.9.0-r1) (28/35) Installing py3-dateutil-pyc (2.9.0-r1) (29/35) Installing py3-parsing (3.1.2-r1) (30/35) Installing py3-parsing-pyc (3.1.2-r1) (31/35) Installing py3-packaging (24.0-r1) (32/35) Installing py3-packaging-pyc (24.0-r1) (33/35) Installing py3-setuptools (69.2.0-r2) (34/35) Installing py3-setuptools-pyc (69.2.0-r2) (35/35) Installing .makedepends-py3-influxdb (20240413.045423) Executing busybox-1.36.1-r25.trigger OK: 367 MiB in 138 packages >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Cleaning up tmpdir >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-influxdb-5.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-influxdb-5.3.1.tar.gz.part' py3-influxdb-5.3.1.t 100% |********************************| 80714 0:00:00 ETA '/var/cache/distfiles/py3-influxdb-5.3.1.tar.gz.part' saved >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-influxdb-5.3.1.tar.gz >>> py3-influxdb: Checking sha512sums... py3-influxdb-5.3.1.tar.gz: OK >>> py3-influxdb: Unpacking /var/cache/distfiles/py3-influxdb-5.3.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/influxdb copying influxdb/__init__.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests copying influxdb/tests/__init__.py -> build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.py -> build/lib/influxdb/tests copying influxdb/tests/resultset_test.py -> build/lib/influxdb/tests copying influxdb/tests/chunked_json_test.py -> build/lib/influxdb/tests copying influxdb/tests/misc.py -> build/lib/influxdb/tests copying influxdb/tests/dataframe_client_test.py -> build/lib/influxdb/tests copying influxdb/tests/helper_test.py -> build/lib/influxdb/tests copying influxdb/tests/client_test.py -> build/lib/influxdb/tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/__init__.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/dataframe_client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/helper_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.py -> build/lib/influxdb/tests/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/__init__.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/influxdb_instance.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/client_test_with_server.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.py -> build/lib/influxdb/tests/server_tests >>> py3-influxdb: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-influxdb/pkg creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/exceptions.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/resultset.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08 creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/test_line_protocol.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/resultset_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/chunked_json_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/dataframe_client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/helper_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/misc.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/dataframe_client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/influxdb_instance.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/client_test_with_server.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/base.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/helper_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/tests/client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests copying build/lib/influxdb/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/line_protocol.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb copying build/lib/influxdb/_dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/resultset.py to resultset.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/helper.py to helper.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/helper.py to helper.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/chunked_json.py to chunked_json.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/dataframe_client.py to dataframe_client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/client.py to client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/test_line_protocol.py to test_line_protocol.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/resultset_test.py to resultset_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/chunked_json_test.py to chunked_json_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py to dataframe_client_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/helper_test.py to helper_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/client_test.py to client_test.cpython-312.pyc /usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/client_test.py:309: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/client_test.py:453: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/client_test.py:737: SyntaxWarning: invalid escape sequence '\(' byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/misc.py to misc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/dataframe_client_test.py to dataframe_client_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/influxdb_instance.py to influxdb_instance.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/client_test_with_server.py to client_test_with_server.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/helper_test.py to helper_test.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/client_test.py to client_test.cpython-312.pyc /usr/lib/python3.12/site-packages/influxdb/tests/client_test.py:527: SyntaxWarning: invalid escape sequence '\(' byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/chunked_json.py to chunked_json.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/line_protocol.py to line_protocol.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/dataframe_client.py to dataframe_client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/client.py to client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/_dataframe_client.py to _dataframe_client.cpython-312.pyc running install_egg_info running egg_info creating influxdb.egg-info writing influxdb.egg-info/PKG-INFO writing dependency_links to influxdb.egg-info/dependency_links.txt writing requirements to influxdb.egg-info/requires.txt writing top-level names to influxdb.egg-info/top_level.txt writing manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'influxdb.egg-info/SOURCES.txt' Copying influxdb.egg-info to /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb-5.3.1-py3.12.egg-info running install_scripts >>> py3-influxdb-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/__pycache__' -> '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb-pyc/usr/lib/python3.12/site-packages/influxdb/__pycache__' '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/influxdb08/__pycache__' -> '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb-pyc/usr/lib/python3.12/site-packages/influxdb/influxdb08/__pycache__' '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/__pycache__' -> '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb-pyc/usr/lib/python3.12/site-packages/influxdb/tests/__pycache__' '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/__pycache__' -> '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb-pyc/usr/lib/python3.12/site-packages/influxdb/tests/influxdb08/__pycache__' '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/__pycache__' -> '/home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb-pyc/usr/lib/python3.12/site-packages/influxdb/tests/server_tests/__pycache__' >>> py3-influxdb-pyc*: Preparing subpackage py3-influxdb-pyc... >>> py3-influxdb-pyc*: Running postcheck for py3-influxdb-pyc >>> py3-influxdb*: Running postcheck for py3-influxdb >>> py3-influxdb*: Preparing package py3-influxdb... >>> py3-influxdb-pyc*: Tracing dependencies... python3 py3-tz py3-six py3-requests py3-dateutil python3~3.12 >>> py3-influxdb-pyc*: Package size: 556.0 KB >>> py3-influxdb-pyc*: Compressing data... >>> py3-influxdb-pyc*: Create checksum... >>> py3-influxdb-pyc*: Create py3-influxdb-pyc-5.3.1-r3.apk >>> py3-influxdb*: Tracing dependencies... python3 py3-tz py3-six py3-requests py3-dateutil python3~3.12 >>> py3-influxdb*: Package size: 504.0 KB >>> py3-influxdb*: Compressing data... >>> py3-influxdb*: Create checksum... >>> py3-influxdb*: Create py3-influxdb-5.3.1-r3.apk >>> py3-influxdb: Build complete at Sat, 13 Apr 2024 04:54:25 +0000 elapsed time 0h 0m 3s >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Uninstalling dependencies... (1/35) Purging .makedepends-py3-influxdb (20240413.045423) (2/35) Purging py3-tz-pyc (2024.1-r1) (3/35) Purging py3-tz (2024.1-r1) (4/35) Purging py3-requests-pyc (2.31.0-r2) (5/35) Purging py3-requests (2.31.0-r2) (6/35) Purging py3-certifi-pyc (2024.2.2-r1) (7/35) Purging py3-certifi (2024.2.2-r1) (8/35) Purging py3-charset-normalizer-pyc (3.3.2-r1) (9/35) Purging py3-charset-normalizer (3.3.2-r1) (10/35) Purging py3-idna-pyc (3.6-r1) (11/35) Purging py3-idna (3.6-r1) (12/35) Purging py3-urllib3-pyc (1.26.18-r1) (13/35) Purging py3-urllib3 (1.26.18-r1) (14/35) Purging py3-dateutil-pyc (2.9.0-r1) (15/35) Purging py3-dateutil (2.9.0-r1) (16/35) Purging py3-six-pyc (1.16.0-r9) (17/35) Purging py3-six (1.16.0-r9) (18/35) Purging py3-setuptools-pyc (69.2.0-r2) (19/35) Purging py3-setuptools (69.2.0-r2) (20/35) Purging py3-packaging-pyc (24.0-r1) (21/35) Purging py3-packaging (24.0-r1) (22/35) Purging py3-parsing-pyc (3.1.2-r1) (23/35) Purging py3-parsing (3.1.2-r1) (24/35) Purging python3-pyc (3.12.3-r0) (25/35) Purging python3-pycache-pyc0 (3.12.3-r0) (26/35) Purging pyc (3.12.3-r0) (27/35) Purging python3 (3.12.3-r0) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.2-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-influxdb: Updating the community/armhf repository index... >>> py3-influxdb: Signing the index...