>>> py3-influxdb: Building community/py3-influxdb 5.3.0-r0 (using abuild 3.9.0-r0) started Wed, 18 May 2022 23:43:39 +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/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.4.2-r1) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.5-r1) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.1.2-r0) (7/23) Installing sqlite-libs (3.38.5-r0) (8/23) Installing python3 (3.10.4-r0) (9/23) Installing py3-tz (2022.1-r0) (10/23) Installing py3-six (1.16.0-r1) (11/23) Installing py3-certifi (2021.10.8-r0) (12/23) Installing py3-charset-normalizer (2.0.10-r0) (13/23) Installing py3-idna (3.3-r2) (14/23) Installing py3-urllib3 (1.26.9-r0) (15/23) Installing py3-requests (2.27.1-r0) (16/23) Installing py3-dateutil (2.8.2-r1) (17/23) Installing py3-appdirs (1.4.4-r3) (18/23) Installing py3-more-itertools (8.13.0-r0) (19/23) Installing py3-ordered-set (4.0.2-r3) (20/23) Installing py3-parsing (2.4.7-r3) (21/23) Installing py3-packaging (21.3-r0) (22/23) Installing py3-setuptools (59.4.0-r0) (23/23) Installing .makedepends-py3-influxdb (20220518.234339) Executing busybox-1.35.0-r13.trigger OK: 413 MiB in 114 packages >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-influxdb-5.3.0.tar.gz >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-influxdb-5.3.0.tar.gz >>> py3-influxdb: Checking sha512sums... py3-influxdb-5.3.0.tar.gz: OK >>> py3-influxdb: Unpacking /var/cache/distfiles/v3.16/py3-influxdb-5.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/__init__.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb creating 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/client_test.py -> build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.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/__init__.py -> build/lib/influxdb/tests creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.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/__init__.py -> build/lib/influxdb/tests/server_tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.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/__init__.py -> build/lib/influxdb/tests/influxdb08 >>> py3-influxdb: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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.10 creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/resultset.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/resultset_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/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.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/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.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/misc.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/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.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/helper_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/line_protocol.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/_dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/exceptions.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/resultset.py to resultset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/influxdb_instance.py to influxdb_instance.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/client_test_with_server.py to client_test_with_server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/resultset_test.py to resultset_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/chunked_json_test.py to chunked_json_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/client_test.py to client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/test_line_protocol.py to test_line_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/dataframe_client_test.py to dataframe_client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/client_test.py to client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py to dataframe_client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/helper_test.py to helper_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/helper_test.py to helper_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/dataframe_client.py to dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/chunked_json.py to chunked_json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/dataframe_client.py to dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/line_protocol.py to line_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/_dataframe_client.py to _dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/chunked_json.py to chunked_json.cpython-310.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.10/site-packages/influxdb-5.3.0-py3.10.egg-info running install_scripts >>> py3-influxdb*: Running postcheck for py3-influxdb >>> py3-influxdb*: Preparing package py3-influxdb... >>> py3-influxdb*: Tracing dependencies... >>> py3-influxdb*: Package size: 872.0 KB >>> py3-influxdb*: Compressing data... >>> py3-influxdb*: Create checksum... >>> py3-influxdb*: Create py3-influxdb-5.3.0-r0.apk >>> py3-influxdb: Build complete at Wed, 18 May 2022 23:43:41 +0000 elapsed time 0h 0m 2s >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Uninstalling dependencies... (1/23) Purging .makedepends-py3-influxdb (20220518.234339) (2/23) Purging py3-tz (2022.1-r0) (3/23) Purging py3-requests (2.27.1-r0) (4/23) Purging py3-certifi (2021.10.8-r0) (5/23) Purging py3-charset-normalizer (2.0.10-r0) (6/23) Purging py3-idna (3.3-r2) (7/23) Purging py3-urllib3 (1.26.9-r0) (8/23) Purging py3-dateutil (2.8.2-r1) (9/23) Purging py3-setuptools (59.4.0-r0) (10/23) Purging py3-appdirs (1.4.4-r3) (11/23) Purging py3-more-itertools (8.13.0-r0) (12/23) Purging py3-ordered-set (4.0.2-r3) (13/23) Purging py3-packaging (21.3-r0) (14/23) Purging py3-six (1.16.0-r1) (15/23) Purging py3-parsing (2.4.7-r3) (16/23) Purging python3 (3.10.4-r0) (17/23) Purging libbz2 (1.0.8-r1) (18/23) Purging libffi (3.4.2-r1) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.2.5-r1) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.2-r0) (23/23) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 354 MiB in 91 packages >>> py3-influxdb: Updating the community/aarch64 repository index... >>> py3-influxdb: Signing the index...