Source: influxdb-python
Version: 5.3.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/resultset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/_dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> copying influxdb/line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/test_line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/chunked_json_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> copying influxdb/tests/resultset_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/influxdb08
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/client_test_with_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/influxdb_instance.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/server_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build/influxdb/tests/influxdb08
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/resultset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/_dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> copying influxdb/line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/test_line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/chunked_json_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> copying influxdb/tests/resultset_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> copying influxdb/influxdb08/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/influxdb08
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/client_test_with_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/influxdb_instance.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/server_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build/influxdb/tests/influxdb08
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build; python3.12 -m nose -v 
> /<<PKGBUILDDIR>> --verbose
> nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
> /<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py:309: SyntaxWarning: 
> invalid escape sequence '\('
>   "Invalid time precision is given. \(use 's', 'm', 'ms' or 'u'\)"
> /<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py:453: SyntaxWarning: 
> invalid escape sequence '\('
>   "Invalid time precision is given. \(use 's', 'm', 'ms' or 'u'\)"
> /<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py:737: SyntaxWarning: 
> invalid escape sequence '\('
>   "'permissions' must be \(readFrom, writeTo\) tuple"
> /<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py:21: 
> FutureWarning: pandas.util.testing is deprecated. Use the functions in the 
> public API at pandas.testing instead.
>   from pandas.util.testing import assert_frame_equal
> /<<PKGBUILDDIR>>/influxdb/tests/client_test.py:527: SyntaxWarning: invalid 
> escape sequence '\('
>   "\(use 'n', 'u', 'ms', 's', 'm' or 'h'\)"
> Test add cluster admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test add database admins for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test add database user for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test add database user with bad perms for TestInfluxDBClient. ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> Test alter database admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test alter database user pass for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test alter database user pass and perms for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test alter database user perms for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create database for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed create database for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create scheduled deletes. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete cluster admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete database for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete database admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed delete database for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete database user for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete points with wrong name. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test delete series for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed delete series for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test datasource name for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get continuous queries for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test deprecated get database list for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get database users for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of cluster admins, not implemented. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of databases for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of database admins for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed get list of databases for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get schedule list of deletes TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of series for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query with bad precision for TestInfluxDBClient. ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> Test chunked query for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test unicode chunked query for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed query for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test remove scheduled delete TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that two connection errors will be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that three connection errors will not be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test database scheme for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test set database admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test switch database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test deprecated switch database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test switch user for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test unset database admin for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test update cluster admin pass for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test update database admin pass for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test update database user pass for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test update permission for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write to database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write UDP w/bad precision. ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> Test write points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points with bad precision. ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> Test write batch points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write batch points invalid size for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points batch multiple series. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed write points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write string points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points UDP for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points with precision. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points where precision fails. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test convert datetime to epoch. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test list of series for dataframe object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query into a dataframe. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query for multiple time series. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query with empty results. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed write points from dataframe with series. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe that fails without time index. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe in batches. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with NaN float. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with numeric columns. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with period index. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with time precision. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test errors in invalid helpers. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test warning for a set bulk size but autocommit False. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test warning for an invalid bulk size. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that write_points called after the right number of events. ... ok
> Test reading a sequence of JSON values from a string. ... ok
> Test alter retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test invalid alter ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test auth with default settings. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test auth with custom authorization header. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test auth with custom username and password. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test auth with not defined username or password. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test mutual TLS authentication for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test chunked reponse for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test continuous query creation. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failing to create a continuous query. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create database fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create db w/numeric name for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create default ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create retention policy with a custom shard duration. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create retention policy with a default shard duration. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test dropping a continuous query. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failing to drop a continuous query. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop measurement for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop numeric db for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed drop ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Set up the test datasource name for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test getting a list of continuous queries. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failing to get a list of continuous queries. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of databases for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of dbs fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of measurements for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed get list of privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get retention policies for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get a list of series from the database. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get a list of series from the database but fail. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get a list of series from the database by filter. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get a list of series from the database by tags. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get users for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get empty userlist for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test grant admin privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test grant invalid admin privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test grant privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test grant invalid privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test invalid port fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test ping querying InfluxDB version. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query method for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> SKIP: Not implemented for 0.9
> Test query failed for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query method with a messagepack response. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that a random number of connection errors will be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test a random number of conn errors plus one will not be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that two connection errors will be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test that three requests errors will not be handled. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test revoke admin privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test revoke invalid admin privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test revoke privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test revoke invalid privs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Set up the test schema for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test SELECT.*INTO is POSTed. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test switch database in TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test switch user in TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write in TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write in TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points w/bad consistency value. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points w/bad precision TestInfluxDBClient object. ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> Test write points batch for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points batch from a generator for TestInfluxDBClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points attrs for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points UDP for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points with consistency for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points with precision for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points w/precision fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points with precision for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test alter retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test invalid alter ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create database fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create db w/numeric name for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test create default ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> write_points should escape white space in column names. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> write_points should escape white space in measurements. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test convert datetime to epoch in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop database for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop measurement for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop numeric db for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test drop retention policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed drop ret policy for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test data source name deconstructor in TestDataFrameClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of databases in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of dbs fail for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get list of measurements for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test get retention policies for TestInfluxDBClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test multiquery into df for TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test multiquery into df for TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query with custom indexes. ... /usr/lib/python3.12/unittest/case.py:580: 
> RuntimeWarning: TestResult has no addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query into df for TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test query with empty results in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed write points from df with series. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test failed write points from df without time index. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points in batch from df in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> write_points detect erroneous leading comma for null first field. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from json with NaN lines. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with Nan lines. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df with numeric cols. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> SKIP: See #902470
> Test write points from df with period index. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test default write points from df w/tag in TestDataFrameClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df w/tag + cols in TestDataFrameClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df w/tag in TestDataFrameClient object. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df w/escaped tag in TestDataFrameClient. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from dataframe with NaN lines and tags. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test write points from df with time precision. ... 
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> ok
> Test errors in invalid helpers. ... ok
> Test that the data is saved with the specified retention policy. ... ok
> Test that time is optional on a series with a time field. ... ok
> Test that creating a data point without a tag throws an error. ... ok
> Test that the data is saved without any retention policy. ... ok
> Test that time is optional on a series without a time field. ... ok
> Test JSON conversion when there are multiple series names. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test warning for a set bulk size but autocommit False. ... FAIL
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no 
> addDuration method
>   warnings.warn("TestResult has no addDuration method",
> SKIP: Fails on py32
> Test write_points called after valid number of events. ... ok
> Test filtering by name in TestResultSet object. ... ok
> Test filter by name and tags in TestResultSet object. ... ok
> Test filter by tags in TestResultSet object. ... ok
> Test items in TestResultSet object. ... ok
> Test keys in TestResultSet object. ... ok
> Test length in TestResultSet object. ... ok
> Test points from columns in TestResultSet object. ... ok
> Test returning error in TestResultSet object. ... ok
> Test system query capabilities in TestResultSet object. ... ok
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server tests...
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> Ensure precision is preserved when casting floats into strings. ... ok
> Ensure precision is preserved when casting Decimal into strings. ... ok
> Test make new lines in TestLineProtocol object. ... ok
> Test make lines with an empty string field. ... ok
> Test make unicode lines in TestLineProtocol object. ... ok
> Test quote indentation in TestLineProtocol object. ... ok
> Test quote literal in TestLineProtocol object. ... ok
> Test string value with newline in TestLineProtocol object. ... ok
> Test make lines with tag value contains newline. ... ok
> Test timezone in TestLineProtocol object. ... ok
> 
> ======================================================================
> ERROR: Test add database user with bad perms for TestInfluxDBClient.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py", line 735, 
> in test_add_database_user_bad_permissions
>     with self.assertRaisesRegexp(
>          ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'TestInfluxDBClient' object has no attribute 
> 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> ERROR: Test query with bad precision for TestInfluxDBClient.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py", line 451, 
> in test_query_bad_precision
>     with self.assertRaisesRegexp(
>          ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'TestInfluxDBClient' object has no attribute 
> 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> ERROR: Test write UDP w/bad precision.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py", line 282, 
> in test_write_bad_precision_udp
>     with self.assertRaisesRegexp(
>          ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'TestInfluxDBClient' object has no attribute 
> 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> ERROR: Test write points with bad precision.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/client_test.py", line 307, 
> in test_write_points_bad_precision
>     with self.assertRaisesRegexp(
>          ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'TestInfluxDBClient' object has no attribute 
> 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> ERROR: Test write points w/bad precision TestInfluxDBClient object.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/client_test.py", line 524, in 
> test_write_points_bad_precision
>     with self.assertRaisesRegexp(
>          ^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'TestInfluxDBClient' object has no attribute 
> 'assertRaisesRegexp'. Did you mean: 'assertRaisesRegex'?
> 
> ======================================================================
> FAIL: Test warning for a set bulk size but autocommit False.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/helper_test.py", line 382, in 
> testWarnBulkSizeNoEffect
>     self.assertEqual(len(w), 1,
> AssertionError: 2 != 1 : <class 
> 'influxdb.tests.helper_test.TestSeriesHelper.testWarnBulkSizeNoEffect.<locals>.WarnBulkSizeNoEffect'>
>  call should have generated one warning.
> 
> ----------------------------------------------------------------------
> Ran 227 tests in 1.752s
> 
> FAILED (SKIP=45, errors=5, failures=1)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_influxdb/build; python3.12 -m nose -v 
> {dir} --verbose
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_influxdb/build; python3.11 -m nose -v 
> /<<PKGBUILDDIR>> --verbose
> nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
> /<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py:21: 
> FutureWarning: pandas.util.testing is deprecated. Use the functions in the 
> public API at pandas.testing instead.
>   from pandas.util.testing import assert_frame_equal
> Test add cluster admin for TestInfluxDBClient. ... ok
> Test add database admins for TestInfluxDBClient. ... ok
> Test add database user for TestInfluxDBClient. ... ok
> Test add database user with bad perms for TestInfluxDBClient. ... ok
> Test alter database admin for TestInfluxDBClient. ... ok
> Test alter database user pass for TestInfluxDBClient. ... ok
> Test alter database user pass and perms for TestInfluxDBClient. ... ok
> Test alter database user perms for TestInfluxDBClient. ... ok
> Test create database for TestInfluxDBClient. ... ok
> Test failed create database for TestInfluxDBClient. ... ok
> Test create scheduled deletes. ... ok
> Test delete cluster admin for TestInfluxDBClient. ... ok
> Test delete database for TestInfluxDBClient. ... ok
> Test delete database admin for TestInfluxDBClient. ... ok
> Test failed delete database for TestInfluxDBClient. ... ok
> Test delete database user for TestInfluxDBClient. ... ok
> Test delete points for TestInfluxDBClient object. ... ok
> Test delete points with wrong name. ... ok
> Test delete series for TestInfluxDBClient. ... ok
> Test failed delete series for TestInfluxDBClient. ... ok
> Test datasource name for TestInfluxDBClient object. ... ok
> Test get continuous queries for TestInfluxDBClient. ... ok
> Test deprecated get database list for TestInfluxDBClient. ... ok
> Test get database users for TestInfluxDBClient. ... ok
> Test get list of cluster admins, not implemented. ... ok
> Test get list of databases for TestInfluxDBClient. ... ok
> Test get list of database admins for TestInfluxDBClient. ... ok
> Test failed get list of databases for TestInfluxDBClient. ... ok
> Test get schedule list of deletes TestInfluxDBClient. ... ok
> Test get list of series for TestInfluxDBClient. ... ok
> Test query for TestInfluxDBClient object. ... ok
> Test query with bad precision for TestInfluxDBClient. ... ok
> Test chunked query for TestInfluxDBClient object. ... ok
> Test unicode chunked query for TestInfluxDBClient object. ... ok
> Test failed query for TestInfluxDBClient. ... ok
> Test remove scheduled delete TestInfluxDBClient. ... ok
> Test that two connection errors will be handled. ... ok
> Test that three connection errors will not be handled. ... ok
> Test database scheme for TestInfluxDBClient object. ... ok
> Test set database admin for TestInfluxDBClient. ... ok
> Test switch database for TestInfluxDBClient object. ... ok
> Test deprecated switch database for TestInfluxDBClient object. ... ok
> Test switch user for TestInfluxDBClient object. ... ok
> Test unset database admin for TestInfluxDBClient. ... ok
> Test update cluster admin pass for TestInfluxDBClient. ... ok
> Test update database admin pass for TestInfluxDBClient. ... ok
> Test update database user pass for TestInfluxDBClient. ... ok
> Test update permission for TestInfluxDBClient. ... ok
> Test write to database for TestInfluxDBClient object. ... ok
> Test write UDP w/bad precision. ... ok
> Test write points for TestInfluxDBClient object. ... ok
> Test write points with bad precision. ... ok
> Test write batch points for TestInfluxDBClient object. ... ok
> Test write batch points invalid size for TestInfluxDBClient. ... ok
> Test write points batch multiple series. ... ok
> Test failed write points for TestInfluxDBClient object. ... ok
> Test write string points for TestInfluxDBClient object. ... ok
> Test write points UDP for TestInfluxDBClient object. ... ok
> Test write points with precision. ... ok
> Test write points where precision fails. ... ok
> Test convert datetime to epoch. ... ok
> Test list of series for dataframe object. ... ok
> Test query into a dataframe. ... ok
> Test query for multiple time series. ... ok
> Test query with empty results. ... ok
> Test write points from dataframe. ... ok
> Test failed write points from dataframe with series. ... ok
> Test write points from dataframe that fails without time index. ... ok
> Test write points from dataframe in batches. ... ok
> Test write points from dataframe with NaN float. ... ok
> Test write points from dataframe with numeric columns. ... ok
> Test write points from dataframe with period index. ... ok
> Test write points from dataframe with time precision. ... ok
> Test errors in invalid helpers. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test warning for a set bulk size but autocommit False. ... ok
> Test warning for an invalid bulk size. ... ok
> Test that write_points called after the right number of events. ... ok
> Test reading a sequence of JSON values from a string. ... ok
> Test alter retention policy for TestInfluxDBClient object. ... ok
> Test invalid alter ret policy for TestInfluxDBClient object. ... ok
> Test auth with default settings. ... ok
> Test auth with custom authorization header. ... ok
> Test auth with custom username and password. ... ok
> Test auth with not defined username or password. ... ok
> Test mutual TLS authentication for TestInfluxDBClient object. ... ok
> Test chunked reponse for TestInfluxDBClient object. ... ok
> Test continuous query creation. ... ok
> Test failing to create a continuous query. ... ok
> Test create database for TestInfluxDBClient object. ... ok
> Test create database fail for TestInfluxDBClient object. ... ok
> Test create db w/numeric name for TestInfluxDBClient object. ... ok
> Test create retention policy for TestInfluxDBClient object. ... ok
> Test create default ret policy for TestInfluxDBClient object. ... ok
> Test create retention policy with a custom shard duration. ... ok
> Test create retention policy with a default shard duration. ... ok
> Test dropping a continuous query. ... ok
> Test failing to drop a continuous query. ... ok
> Test drop database for TestInfluxDBClient object. ... ok
> Test drop measurement for TestInfluxDBClient object. ... ok
> Test drop numeric db for TestInfluxDBClient object. ... ok
> Test drop retention policy for TestInfluxDBClient object. ... ok
> Test failed drop ret policy for TestInfluxDBClient object. ... ok
> Set up the test datasource name for TestInfluxDBClient object. ... ok
> Test getting a list of continuous queries. ... ok
> Test failing to get a list of continuous queries. ... ok
> Test get list of databases for TestInfluxDBClient object. ... ok
> Test get list of dbs fail for TestInfluxDBClient object. ... ok
> Test get list of measurements for TestInfluxDBClient object. ... ok
> Test get list of privs for TestInfluxDBClient object. ... ok
> Test failed get list of privs for TestInfluxDBClient object. ... ok
> Test get retention policies for TestInfluxDBClient object. ... ok
> Test get a list of series from the database. ... ok
> Test get a list of series from the database but fail. ... ok
> Test get a list of series from the database by filter. ... ok
> Test get a list of series from the database by tags. ... ok
> Test get users for TestInfluxDBClient object. ... ok
> Test get empty userlist for TestInfluxDBClient object. ... ok
> Test grant admin privs for TestInfluxDBClient object. ... ok
> Test grant invalid admin privs for TestInfluxDBClient object. ... ok
> Test grant privs for TestInfluxDBClient object. ... ok
> Test grant invalid privs for TestInfluxDBClient object. ... ok
> Test invalid port fail for TestInfluxDBClient object. ... ok
> Test ping querying InfluxDB version. ... ok
> Test query method for TestInfluxDBClient object. ... ok
> Test chunked query for TestInfluxDBClient object. ... SKIP: Not implemented 
> for 0.9
> Test query failed for TestInfluxDBClient object. ... ok
> Test query method with a messagepack response. ... ok
> Test that a random number of connection errors will be handled. ... ok
> Test a random number of conn errors plus one will not be handled. ... ok
> Test that two connection errors will be handled. ... ok
> Test that three requests errors will not be handled. ... ok
> Test revoke admin privs for TestInfluxDBClient object. ... ok
> Test revoke invalid admin privs for TestInfluxDBClient object. ... ok
> Test revoke privs for TestInfluxDBClient object. ... ok
> Test revoke invalid privs for TestInfluxDBClient object. ... ok
> Set up the test schema for TestInfluxDBClient object. ... ok
> Test SELECT.*INTO is POSTed. ... ok
> Test switch database in TestInfluxDBClient object. ... ok
> Test switch user in TestInfluxDBClient object. ... ok
> Test write in TestInfluxDBClient object. ... ok
> Test write in TestInfluxDBClient object. ... ok
> Test write points for TestInfluxDBClient object. ... ok
> Test write points w/bad consistency value. ... ok
> Test write points w/bad precision TestInfluxDBClient object. ... ok
> Test write points batch for TestInfluxDBClient object. ... ok
> Test write points batch from a generator for TestInfluxDBClient. ... ok
> Test write points fail for TestInfluxDBClient object. ... ok
> Test write points for TestInfluxDBClient object. ... ok
> Test write points attrs for TestInfluxDBClient object. ... ok
> Test write points UDP for TestInfluxDBClient object. ... ok
> Test write points with consistency for TestInfluxDBClient object. ... ok
> Test write points with precision for TestInfluxDBClient object. ... ok
> Test write points w/precision fail for TestInfluxDBClient object. ... ok
> Test write points with precision for TestInfluxDBClient object. ... ok
> Test alter retention policy for TestInfluxDBClient object. ... ok
> Test invalid alter ret policy for TestInfluxDBClient object. ... ok
> Test create database for TestInfluxDBClient object. ... ok
> Test create database fail for TestInfluxDBClient object. ... ok
> Test create db w/numeric name for TestInfluxDBClient object. ... ok
> Test create retention policy for TestInfluxDBClient object. ... ok
> Test create default ret policy for TestInfluxDBClient object. ... ok
> write_points should escape white space in column names. ... ok
> write_points should escape white space in measurements. ... ok
> Test convert datetime to epoch in TestDataFrameClient object. ... ok
> Test drop database for TestInfluxDBClient object. ... ok
> Test drop measurement for TestInfluxDBClient object. ... ok
> Test drop numeric db for TestInfluxDBClient object. ... ok
> Test drop retention policy for TestInfluxDBClient object. ... ok
> Test failed drop ret policy for TestInfluxDBClient object. ... ok
> Test data source name deconstructor in TestDataFrameClient. ... ok
> Test get list of databases in TestDataFrameClient object. ... ok
> Test get list of dbs fail for TestInfluxDBClient object. ... ok
> Test get list of measurements for TestInfluxDBClient object. ... ok
> Test get retention policies for TestInfluxDBClient object. ... ok
> Test multiquery into df for TestDataFrameClient object. ... ok
> Test multiquery into df for TestDataFrameClient object. ... ok
> Test query with custom indexes. ... ok
> Test query into df for TestDataFrameClient object. ... ok
> Test query with empty results in TestDataFrameClient object. ... ok
> Test write points from df in TestDataFrameClient object. ... ok
> Test failed write points from df with series. ... ok
> Test failed write points from df without time index. ... ok
> Test write points in batch from df in TestDataFrameClient object. ... ok
> Test write points from df in TestDataFrameClient object. ... ok
> write_points detect erroneous leading comma for null first field. ... ok
> Test write points from df in TestDataFrameClient object. ... ok
> Test write points from json with NaN lines. ... ok
> Test write points from dataframe with Nan lines. ... ok
> Test write points from df in TestDataFrameClient object. ... ok
> Test write points from df with numeric cols. ... ok
> Test write points from df with numeric precision. ... SKIP: See #902470
> Test write points from df with period index. ... ok
> Test default write points from df w/tag in TestDataFrameClient. ... ok
> Test write points from df w/tag + cols in TestDataFrameClient. ... ok
> Test write points from df w/tag in TestDataFrameClient object. ... ok
> Test write points from df w/escaped tag in TestDataFrameClient. ... ok
> Test write points from dataframe with NaN lines and tags. ... ok
> Test write points from df with time precision. ... ok
> Test errors in invalid helpers. ... ok
> Test that the data is saved with the specified retention policy. ... ok
> Test that time is optional on a series with a time field. ... ok
> Test that creating a data point without a tag throws an error. ... ok
> Test that the data is saved without any retention policy. ... ok
> Test that time is optional on a series without a time field. ... ok
> Test JSON conversion when there are multiple series names. ... ok
> Test JSON conversion when there is only one series name. ... ok
> Test warning for a set bulk size but autocommit False. ... ok
> Test warning for an invalid bulk size. ... SKIP: Fails on py32
> Test write_points called after valid number of events. ... ok
> Test filtering by name in TestResultSet object. ... ok
> Test filter by name and tags in TestResultSet object. ... ok
> Test filter by tags in TestResultSet object. ... ok
> Test items in TestResultSet object. ... ok
> Test keys in TestResultSet object. ... ok
> Test length in TestResultSet object. ... ok
> Test points from columns in TestResultSet object. ... ok
> Test returning error in TestResultSet object. ... ok
> Test system query capabilities in TestResultSet object. ... ok
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> Test create a database. ... SKIP: Skipping server tests...
> Test create user. ... SKIP: Skipping server tests...
> Test create admin user. ... SKIP: Skipping server tests...
> Test create user with a blank pass. ... SKIP: Skipping server tests...
> Test create blank username. ... SKIP: Skipping server tests...
> Test drop a database. ... SKIP: Skipping server tests...
> Test drop a user. ... SKIP: Skipping server tests...
> Test dropping a nonexistent user. ... SKIP: Skipping server tests...
> Test a fresh server without database. ... SKIP: Skipping server tests...
> Test get list of users. ... SKIP: Skipping server tests...
> Test get list of users, but empty. ... SKIP: Skipping server tests...
> Test grant privs to user. ... SKIP: Skipping server tests...
> Test grant invalid privs to user. ... SKIP: Skipping server tests...
> Test invalid port access fails. ... SKIP: Skipping server tests...
> Test that a query failed. ... SKIP: Skipping server tests...
> Test query failed but ignore errors. ... SKIP: Skipping server tests...
> Test revoking admin privs, deprecated as of v0.9.0. ... SKIP: Skipping server 
> tests...
> Test revoke privs from user. ... SKIP: Skipping server tests...
> Test revoke invalid privs from user. ... SKIP: Skipping server tests...
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> Test create a database. ... SKIP: Skipping server tests...
> Test create user. ... SKIP: Skipping server tests...
> Test create admin user. ... SKIP: Skipping server tests...
> Test create user with a blank pass. ... SKIP: Skipping server tests...
> Test create blank username. ... SKIP: Skipping server tests...
> Test drop a database. ... SKIP: Skipping server tests...
> Test drop a user. ... SKIP: Skipping server tests...
> Test dropping a nonexistent user. ... SKIP: Skipping server tests...
> Test a fresh server without database. ... SKIP: Skipping server tests...
> Test get list of users. ... SKIP: Skipping server tests...
> Test get list of users, but empty. ... SKIP: Skipping server tests...
> Test grant privs to user. ... SKIP: Skipping server tests...
> Test grant invalid privs to user. ... SKIP: Skipping server tests...
> Test invalid port access fails. ... SKIP: Skipping server tests...
> Test that a query failed. ... SKIP: Skipping server tests...
> Test query failed but ignore errors. ... SKIP: Skipping server tests...
> Test revoking admin privs, deprecated as of v0.9.0. ... SKIP: Skipping server 
> tests...
> Test revoke privs from user. ... SKIP: Skipping server tests...
> Test revoke invalid privs from user. ... SKIP: Skipping server tests...
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> Ensure precision is preserved when casting floats into strings. ... ok
> Ensure precision is preserved when casting Decimal into strings. ... ok
> Test make new lines in TestLineProtocol object. ... ok
> Test make lines with an empty string field. ... ok
> Test make unicode lines in TestLineProtocol object. ... ok
> Test quote indentation in TestLineProtocol object. ... ok
> Test quote literal in TestLineProtocol object. ... ok
> Test string value with newline in TestLineProtocol object. ... ok
> Test make lines with tag value contains newline. ... ok
> Test timezone in TestLineProtocol object. ... ok
> 
> ----------------------------------------------------------------------
> Ran 268 tests in 1.202s
> 
> OK (SKIP=45)
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/influxdb-python_5.3.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply via email to