>>> py3-pandas: Building community/py3-pandas 2.0.3-r2 (using abuild 3.13.0-r3) started Fri, 17 May 2024 11:38:35 +0000 >>> py3-pandas: Checking sanity of /home/buildozer/aports/community/py3-pandas/APKBUILD... >>> py3-pandas: Analyzing dependencies... >>> py3-pandas: Installing for build: build-base py3-dateutil py3-numpy py3-tz py3-tzdata cython linux-headers py3-gpep517 py3-numpy-dev py3-python-versioneer py3-setuptools py3-wheel python3-dev (1/46) Installing libbz2 (1.0.8-r6) (2/46) Installing libffi (3.4.6-r0) (3/46) Installing gdbm (1.23-r1) (4/46) Installing xz-libs (5.6.1-r3) (5/46) Installing mpdecimal (4.0.0-r0) (6/46) Installing libpanelw (6.4_p20240420-r0) (7/46) Installing readline (8.2.10-r0) (8/46) Installing sqlite-libs (3.45.3-r0) (9/46) Installing python3 (3.12.3-r1) (10/46) Installing python3-pycache-pyc0 (3.12.3-r1) (11/46) Installing pyc (3.12.3-r1) (12/46) Installing py3-six (1.16.0-r9) (13/46) Installing py3-six-pyc (1.16.0-r9) (14/46) Installing py3-dateutil-pyc (2.9.0-r1) (15/46) Installing python3-pyc (3.12.3-r1) (16/46) Installing py3-dateutil (2.9.0-r1) (17/46) Installing libgfortran (13.2.1_git20240309-r0) (18/46) Installing openblas (0.3.27-r0) (19/46) Installing py3-numpy (1.25.2-r1) (20/46) Installing py3-numpy-pyc (1.25.2-r1) (21/46) Installing py3-tz (2024.1-r1) (22/46) Installing py3-tz-pyc (2024.1-r1) (23/46) Installing py3-attrs (23.2.0-r1) (24/46) Installing py3-attrs-pyc (23.2.0-r1) (25/46) Installing py3-tzdata (2024.1-r1) (26/46) Installing py3-tzdata-pyc (2024.1-r1) (27/46) Installing cython (3.0.10-r0) (28/46) Installing cython-pyc (3.0.10-r0) (29/46) Installing linux-headers (6.6-r0) (30/46) Installing py3-installer (0.7.0-r2) (31/46) Installing py3-installer-pyc (0.7.0-r2) (32/46) Installing py3-gpep517 (15-r2) (33/46) Installing py3-gpep517-pyc (15-r2) (34/46) Installing py3-numpy-dev (1.25.2-r1) (35/46) Installing py3-python-versioneer (0.29-r1) (36/46) Installing py3-python-versioneer-pyc (0.29-r1) (37/46) Installing py3-parsing (3.1.2-r1) (38/46) Installing py3-parsing-pyc (3.1.2-r1) (39/46) Installing py3-packaging (24.0-r1) (40/46) Installing py3-packaging-pyc (24.0-r1) (41/46) Installing py3-setuptools (69.5.1-r0) (42/46) Installing py3-setuptools-pyc (69.5.1-r0) (43/46) Installing py3-wheel (0.42.0-r1) (44/46) Installing py3-wheel-pyc (0.42.0-r1) (45/46) Installing python3-dev (3.12.3-r1) (46/46) Installing .makedepends-py3-pandas (20240517.113836) Executing busybox-1.36.1-r26.trigger OK: 457 MiB in 149 packages >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Cleaning up tmpdir >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pandas-2.0.3.tar.gz >>> py3-pandas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pandas-2.0.3.tar.gz >>> py3-pandas: Checking sha512sums... pandas-2.0.3.tar.gz: OK >>> py3-pandas: Unpacking /var/cache/distfiles/pandas-2.0.3.tar.gz... 2024-05-17 11:38:38,453 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. Compiling pandas/io/sas/byteswap.pyx because it changed. performance hint: pandas/_libs/algos.pyx:271:5: Exception check on 'kth_smallest_c' will always require the GIL to be acquired. Declare 'kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/algos.pyx:1048:5: Exception check on 'rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare 'rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_0kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_1kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_2kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_3kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_4kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_5kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_6kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_7kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_8kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:332:31: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_0rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_1rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_2rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_3rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_4rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_5rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_6rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_7rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_8rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_9rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1029:22: Exception check after calling '__pyx_fuse_10rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_0rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_1rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_2rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_3rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_4rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_5rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_6rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_7rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_8rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_9rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/algos.pyx:1402:26: Exception check after calling '__pyx_fuse_10rank_sorted_1d' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10rank_sorted_1d' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10rank_sorted_1d' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1252:5: Exception check on '_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:142:31: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/groupby.pyx:144:32: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/groupby.pyx:145:32: Exception check after calling '__pyx_fuse_9kth_smallest_c' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9kth_smallest_c' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_10_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_10_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_10_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_11_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_11_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_11_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:750:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:804:29: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1390:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1486:33: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_0_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_1_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_2_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_3_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_4_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_5_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_6_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_7_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_8_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/groupby.pyx:1665:29: Exception check after calling '__pyx_fuse_9_check_below_mincount' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_check_below_mincount' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_check_below_mincount' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:128:5: Exception check on '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:173:21: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:184:17: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashing.pyx:190:17: Exception check after calling '_sipround' will always require the GIL to be acquired. Possible solutions: 1. Declare '_sipround' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_sipround' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:7:5: Exception check on 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:12:5: Exception check on 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:211:5: Exception check on 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:226:5: Exception check on 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:241:5: Exception check on 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:256:5: Exception check on 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:265:5: Exception check on 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:280:5: Exception check on 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:295:5: Exception check on 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:310:5: Exception check on 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:325:5: Exception check on 'append_data_string' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_string' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_string' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:340:5: Exception check on 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:355:5: Exception check on 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:370:5: Exception check on 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:385:5: Exception check on 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1332:46: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1337:42: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1362:43: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1460:39: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:1493:46: Exception check after calling 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1494:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1516:42: Exception check after calling 'append_data_complex128' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex128' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex128' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1518:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1947:43: Exception check after calling 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1948:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1970:39: Exception check after calling 'append_data_float64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:1972:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2401:42: Exception check after calling 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2402:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2424:38: Exception check after calling 'append_data_uint64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2426:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2872:41: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2873:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2895:37: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:2897:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3027:37: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3210:45: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3215:41: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3240:42: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3338:38: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_class_helper.pxi:3371:45: Exception check after calling 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3372:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3394:41: Exception check after calling 'append_data_complex64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_complex64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_complex64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3396:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3825:43: Exception check after calling 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3826:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3848:39: Exception check after calling 'append_data_float32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_float32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_float32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:3850:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4279:42: Exception check after calling 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4280:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4302:38: Exception check after calling 'append_data_uint32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4304:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4733:41: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4734:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4756:37: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:4758:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5187:42: Exception check after calling 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5188:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5210:38: Exception check after calling 'append_data_uint16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5212:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5641:41: Exception check after calling 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5642:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5664:37: Exception check after calling 'append_data_int16' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int16' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int16' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:5666:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6095:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6096:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6118:37: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6120:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6549:40: Exception check after calling 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6550:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6572:36: Exception check after calling 'append_data_int8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_class_helper.pxi:6574:41: Exception check after calling 'append_data_uint8' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_uint8' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_uint8' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_func_helper.pxi:97:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:110:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:130:45: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:181:35: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:190:35: Exception check after calling 'to_khcomplex128_t' will always require the GIL to be acquired. Declare 'to_khcomplex128_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:291:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:304:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:324:44: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:375:34: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:384:34: Exception check after calling 'to_khcomplex64_t' will always require the GIL to be acquired. Declare 'to_khcomplex64_t' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/hashtable_func_helper.pxi:2713:33: Exception check after calling 'append_data_int64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int64' to allow an error code to be returned. performance hint: pandas/_libs/hashtable_func_helper.pxi:2748:33: Exception check after calling 'append_data_int32' will always require the GIL to be acquired. Possible solutions: 1. Declare 'append_data_int32' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'append_data_int32' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:216:5: Exception check on '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:70:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:71:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:131:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:132:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:208:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/join.pyx:209:27: Exception check after calling '_get_result_indexer' will always require the GIL to be acquired. Possible solutions: 1. Declare '_get_result_indexer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_get_result_indexer' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1588:5: Exception check on '_to_fw_string_nogil' will always require the GIL to be acquired. Possible solutions: 1. Declare '_to_fw_string_nogil' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_to_fw_string_nogil' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1583:27: Exception check after calling '_to_fw_string_nogil' will always require the GIL to be acquired. Possible solutions: 1. Declare '_to_fw_string_nogil' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_to_fw_string_nogil' to allow an error code to be returned. performance hint: pandas/_libs/parsers.pyx:1673:42: Exception check after calling 'double_converter' will always require the GIL to be acquired. Declare 'double_converter' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/parsers.pyx:1697:38: Exception check after calling 'double_converter' will always require the GIL to be acquired. Declare 'double_converter' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/ccalendar.pxd:11:31: No exception value declared for 'get_days_in_month' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pxd:10:21: No exception value declared for 'is_leapyear' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pxd:12:30: No exception value declared for 'get_week_of_year' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pyx:179:6: Exception check on 'get_iso_calendar' will always require the GIL to be acquired. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/ccalendar.pxd:14:29: No exception value declared for 'get_day_of_year' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pxd:15:22: No exception value declared for 'get_lastbday' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pxd:16:23: No exception value declared for 'get_firstbday' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/ccalendar.pyx:174:27: Exception check after calling 'get_iso_calendar' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/dtypes.pyx:372:5: Exception check on 'freq_group_code_to_npy_unit' will always require the GIL to be acquired. Declare 'freq_group_code_to_npy_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/fields.pyx:440:40: Exception check after calling 'get_day_of_year' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_day_of_year' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/fields.pyx:451:34: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Possible solutions: 1. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/fields.pyx:462:41: Exception check after calling 'get_week_of_year' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_week_of_year' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/fields.pyx:485:42: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/fields.pyx:618:42: Exception check after calling 'get_iso_calendar' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_iso_calendar' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. warning: pandas/_libs/tslibs/nattype.pyx:84:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. warning: pandas/_libs/tslibs/nattype.pyx:84:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. performance hint: pandas/_libs/tslibs/np_datetime.pxd:87:38: No exception value declared for 'get_datetime64_value' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/np_datetime.pxd:88:40: No exception value declared for 'get_timedelta64_value' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/np_datetime.pyx:80:5: Exception check on 'get_datetime64_unit' will always require the GIL to be acquired. Declare 'get_datetime64_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/offsets.pyx:2747:53: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:2770:53: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:2982:36: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Possible solutions: 1. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:4368:60: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:4500:32: Exception check after calling 'get_days_in_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_days_in_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:4503:28: Exception check after calling 'get_firstbday' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_firstbday' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/offsets.pyx:4507:27: Exception check after calling 'get_lastbday' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_lastbday' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/period.pyx:691:5: Exception check on 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:700:5: Exception check on 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pxd:7:31: No exception value declared for 'get_period_ordinal' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: pandas/_libs/tslibs/period.pyx:803:5: Exception check on 'get_date_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_date_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_date_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:984:5: Exception check on 'get_asfreq_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_asfreq_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_asfreq_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:302:35: Exception check after calling 'dayofweek' will always require the GIL to be acquired. Possible solutions: 1. Declare 'dayofweek' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/period.pyx:334:23: Exception check after calling 'first_func' will always require the GIL to be acquired. Declare 'first_func' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:335:24: Exception check after calling 'second_func' will always require the GIL to be acquired. Declare 'second_func' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/tslibs/period.pyx:351:24: Exception check after calling 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:367:24: Exception check after calling 'adjust_dts_for_month' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_month' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_month' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:471:22: Exception check after calling 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:746:22: Exception check after calling 'adjust_dts_for_qtr' will always require the GIL to be acquired. Possible solutions: 1. Declare 'adjust_dts_for_qtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'adjust_dts_for_qtr' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:799:38: Exception check after calling 'freq_group_code_to_npy_unit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'freq_group_code_to_npy_unit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Declare any exception value explicitly for functions in pxd files. performance hint: pandas/_libs/tslibs/period.pyx:845:19: Exception check after calling 'get_asfreq_info' will always require the GIL to be acquired. Possible solutions: 1. Declare 'get_asfreq_info' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'get_asfreq_info' to allow an error code to be returned. performance hint: pandas/_libs/tslibs/period.pyx:846:18: Exception check after calling 'toDaily' will always require the GIL to be acquired. Declare 'toDaily' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pandas/_libs/window/aggregations.pyx:90:5: Exception check on 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:115:5: Exception check on 'remove_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:213:5: Exception check on 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:245:5: Exception check on 'remove_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:345:5: Exception check on 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:387:5: Exception check on 'remove_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:523:5: Exception check on 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:562:5: Exception check on 'remove_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:726:5: Exception check on 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:770:5: Exception check on 'remove_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1007:5: Exception check on 'remove_mm' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mm' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mm' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1571:5: Exception check on 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1617:5: Exception check on 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:160:27: Exception check after calling 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:167:30: Exception check after calling 'remove_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:171:27: Exception check after calling 'add_sum' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_sum' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_sum' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:290:28: Exception check after calling 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:298:31: Exception check after calling 'remove_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:303:28: Exception check after calling 'add_mean' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_mean' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_mean' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:450:27: Exception check after calling 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:460:30: Exception check after calling 'remove_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:465:27: Exception check after calling 'add_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:645:28: Exception check after calling 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:656:31: Exception check after calling 'remove_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:662:28: Exception check after calling 'add_skew' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_skew' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_skew' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:859:28: Exception check after calling 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:870:31: Exception check after calling 'remove_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:876:28: Exception check after calling 'add_kurt' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_kurt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_kurt' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1126:25: Exception check after calling 'remove_mm' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_mm' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_mm' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1706:28: Exception check after calling 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1721:39: Exception check after calling 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1724:32: Exception check after calling 'add_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'add_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'add_weighted_var' to allow an error code to be returned. performance hint: pandas/_libs/window/aggregations.pyx:1727:35: Exception check after calling 'remove_weighted_var' will always require the GIL to be acquired. Possible solutions: 1. Declare 'remove_weighted_var' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'remove_weighted_var' to allow an error code to be returned. warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/_libs/writers.pyx:123:50: Unknown type declaration 'Py_ssize_t' in annotation, ignoring warning: pandas/io/sas/sas.pyx:378:23: Unused entry 'i' [ 1/42] Cythonizing pandas/_libs/algos.pyx [ 2/42] Cythonizing pandas/_libs/arrays.pyx [ 3/42] Cythonizing pandas/_libs/groupby.pyx [ 4/42] Cythonizing pandas/_libs/hashing.pyx [ 5/42] Cythonizing pandas/_libs/hashtable.pyx [ 6/42] Cythonizing pandas/_libs/index.pyx [ 7/42] Cythonizing pandas/_libs/indexing.pyx [ 8/42] Cythonizing pandas/_libs/internals.pyx [ 9/42] Cythonizing pandas/_libs/interval.pyx [10/42] Cythonizing pandas/_libs/join.pyx [11/42] Cythonizing pandas/_libs/lib.pyx [12/42] Cythonizing pandas/_libs/missing.pyx [13/42] Cythonizing pandas/_libs/ops.pyx [14/42] Cythonizing pandas/_libs/ops_dispatch.pyx [15/42] Cythonizing pandas/_libs/parsers.pyx [16/42] Cythonizing pandas/_libs/properties.pyx [17/42] Cythonizing pandas/_libs/reduction.pyx [18/42] Cythonizing pandas/_libs/reshape.pyx [19/42] Cythonizing pandas/_libs/sparse.pyx [20/42] Cythonizing pandas/_libs/testing.pyx [21/42] Cythonizing pandas/_libs/tslib.pyx [22/42] Cythonizing pandas/_libs/tslibs/base.pyx [23/42] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/42] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/42] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/42] Cythonizing pandas/_libs/tslibs/fields.pyx [27/42] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/42] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/42] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/42] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/42] Cythonizing pandas/_libs/tslibs/period.pyx [32/42] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/42] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/42] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/42] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/42] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/42] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/42] Cythonizing pandas/_libs/window/aggregations.pyx [39/42] Cythonizing pandas/_libs/window/indexers.pyx [40/42] Cythonizing pandas/_libs/writers.pyx [41/42] Cythonizing pandas/io/sas/byteswap.pyx [42/42] Cythonizing pandas/io/sas/sas.pyx 2024-05-17 11:39:54,868 root INFO running bdist_wheel 2024-05-17 11:39:54,874 root INFO running build 2024-05-17 11:39:54,874 root INFO running build_py 2024-05-17 11:39:54,882 root INFO creating build 2024-05-17 11:39:54,882 root INFO creating build/lib.linux-armv8l-cpython-312 2024-05-17 11:39:54,882 root INFO creating build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,882 root INFO copying pandas/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,882 root INFO copying pandas/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,882 root INFO copying pandas/testing.py -> build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,883 root INFO copying pandas/_typing.py -> build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,883 root INFO copying pandas/_version.py -> build/lib.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:54,883 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,883 root INFO copying pandas/tseries/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,883 root INFO copying pandas/tseries/holiday.py -> build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,884 root INFO copying pandas/tseries/api.py -> build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,884 root INFO copying pandas/tseries/frequencies.py -> build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,884 root INFO copying pandas/tseries/offsets.py -> build/lib.linux-armv8l-cpython-312/pandas/tseries 2024-05-17 11:39:54,884 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,885 root INFO copying pandas/_testing/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,885 root INFO copying pandas/_testing/_warnings.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,885 root INFO copying pandas/_testing/asserters.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,885 root INFO copying pandas/_testing/_io.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,885 root INFO copying pandas/_testing/_hypothesis.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,886 root INFO copying pandas/_testing/_random.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,886 root INFO copying pandas/_testing/compat.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,886 root INFO copying pandas/_testing/contexts.py -> build/lib.linux-armv8l-cpython-312/pandas/_testing 2024-05-17 11:39:54,886 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,886 root INFO copying pandas/_config/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,887 root INFO copying pandas/_config/localization.py -> build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,887 root INFO copying pandas/_config/display.py -> build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,887 root INFO copying pandas/_config/config.py -> build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,887 root INFO copying pandas/_config/dates.py -> build/lib.linux-armv8l-cpython-312/pandas/_config 2024-05-17 11:39:54,888 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,888 root INFO copying pandas/io/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,888 root INFO copying pandas/io/parquet.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,888 root INFO copying pandas/io/clipboards.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,888 root INFO copying pandas/io/feather_format.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,888 root INFO copying pandas/io/_util.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,889 root INFO copying pandas/io/orc.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,889 root INFO copying pandas/io/xml.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,889 root INFO copying pandas/io/html.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,889 root INFO copying pandas/io/pytables.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,890 root INFO copying pandas/io/api.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,890 root INFO copying pandas/io/sql.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,890 root INFO copying pandas/io/gbq.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,890 root INFO copying pandas/io/pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,891 root INFO copying pandas/io/common.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,891 root INFO copying pandas/io/spss.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,891 root INFO copying pandas/io/stata.py -> build/lib.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:39:54,891 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/arrays 2024-05-17 11:39:54,892 root INFO copying pandas/arrays/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/arrays 2024-05-17 11:39:54,892 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,892 root INFO copying pandas/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,892 root INFO copying pandas/tests/test_nanops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,892 root INFO copying pandas/tests/test_multilevel.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_sorting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_expressions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_downstream.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_optional_dependency.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,893 root INFO copying pandas/tests/test_algos.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO copying pandas/tests/test_take.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO copying pandas/tests/test_flags.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO copying pandas/tests/test_aggregation.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO copying pandas/tests/test_errors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO copying pandas/tests/test_register_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests 2024-05-17 11:39:54,894 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/errors 2024-05-17 11:39:54,894 root INFO copying pandas/errors/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/errors 2024-05-17 11:39:54,895 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,895 root INFO copying pandas/util/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,895 root INFO copying pandas/util/_print_versions.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,895 root INFO copying pandas/util/_validators.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,895 root INFO copying pandas/util/_tester.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO copying pandas/util/_test_decorators.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO copying pandas/util/_doctools.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO copying pandas/util/_decorators.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO copying pandas/util/_exceptions.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO copying pandas/util/_str_methods.py -> build/lib.linux-armv8l-cpython-312/pandas/util 2024-05-17 11:39:54,896 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/plotting 2024-05-17 11:39:54,897 root INFO copying pandas/plotting/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting 2024-05-17 11:39:54,897 root INFO copying pandas/plotting/_misc.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting 2024-05-17 11:39:54,897 root INFO copying pandas/plotting/_core.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting 2024-05-17 11:39:54,897 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,897 root INFO copying pandas/core/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,898 root INFO copying pandas/core/series.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,898 root INFO copying pandas/core/frame.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,899 root INFO copying pandas/core/missing.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,899 root INFO copying pandas/core/generic.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/flags.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/shared_docs.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/sample.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/construction.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/arraylike.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,900 root INFO copying pandas/core/indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,901 root INFO copying pandas/core/sorting.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,901 root INFO copying pandas/core/apply.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,901 root INFO copying pandas/core/resample.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,901 root INFO copying pandas/core/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,901 root INFO copying pandas/core/algorithms.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,902 root INFO copying pandas/core/roperator.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,902 root INFO copying pandas/core/nanops.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,902 root INFO copying pandas/core/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,902 root INFO copying pandas/core/config_init.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,902 root INFO copying pandas/core/accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,903 root INFO copying pandas/core/common.py -> build/lib.linux-armv8l-cpython-312/pandas/core 2024-05-17 11:39:54,903 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/api 2024-05-17 11:39:54,903 root INFO copying pandas/api/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/api 2024-05-17 11:39:54,903 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:54,904 root INFO copying pandas/_libs/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:54,904 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,904 root INFO copying pandas/compat/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,904 root INFO copying pandas/compat/compressors.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,904 root INFO copying pandas/compat/pyarrow.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,904 root INFO copying pandas/compat/_constants.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,904 root INFO copying pandas/compat/pickle_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,905 root INFO copying pandas/compat/_optional.py -> build/lib.linux-armv8l-cpython-312/pandas/compat 2024-05-17 11:39:54,905 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,905 root INFO copying pandas/io/formats/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,905 root INFO copying pandas/io/formats/css.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,905 root INFO copying pandas/io/formats/printing.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,906 root INFO copying pandas/io/formats/style_render.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,906 root INFO copying pandas/io/formats/_color_data.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,906 root INFO copying pandas/io/formats/info.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,906 root INFO copying pandas/io/formats/xml.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,906 root INFO copying pandas/io/formats/style.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,907 root INFO copying pandas/io/formats/format.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,907 root INFO copying pandas/io/formats/html.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,907 root INFO copying pandas/io/formats/csvs.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,907 root INFO copying pandas/io/formats/string.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,907 root INFO copying pandas/io/formats/latex.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,908 root INFO copying pandas/io/formats/excel.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,908 root INFO copying pandas/io/formats/console.py -> build/lib.linux-armv8l-cpython-312/pandas/io/formats 2024-05-17 11:39:54,908 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,908 root INFO copying pandas/io/excel/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,908 root INFO copying pandas/io/excel/_util.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_openpyxl.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_xlrd.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_odswriter.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_base.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,909 root INFO copying pandas/io/excel/_odfreader.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,910 root INFO copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-armv8l-cpython-312/pandas/io/excel 2024-05-17 11:39:54,910 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,910 root INFO copying pandas/io/sas/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,910 root INFO copying pandas/io/sas/sas7bdat.py -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,910 root INFO copying pandas/io/sas/sas_xport.py -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,910 root INFO copying pandas/io/sas/sas_constants.py -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,911 root INFO copying pandas/io/sas/sasreader.py -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:54,911 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,911 root INFO copying pandas/io/parsers/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,911 root INFO copying pandas/io/parsers/base_parser.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,911 root INFO copying pandas/io/parsers/readers.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,912 root INFO copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,912 root INFO copying pandas/io/parsers/python_parser.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,912 root INFO copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-armv8l-cpython-312/pandas/io/parsers 2024-05-17 11:39:54,912 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/json 2024-05-17 11:39:54,912 root INFO copying pandas/io/json/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/json 2024-05-17 11:39:54,913 root INFO copying pandas/io/json/_normalize.py -> build/lib.linux-armv8l-cpython-312/pandas/io/json 2024-05-17 11:39:54,913 root INFO copying pandas/io/json/_table_schema.py -> build/lib.linux-armv8l-cpython-312/pandas/io/json 2024-05-17 11:39:54,913 root INFO copying pandas/io/json/_json.py -> build/lib.linux-armv8l-cpython-312/pandas/io/json 2024-05-17 11:39:54,913 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/clipboard 2024-05-17 11:39:54,913 root INFO copying pandas/io/clipboard/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/io/clipboard 2024-05-17 11:39:54,914 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,914 root INFO copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,915 root INFO copying pandas/tests/apply/test_str.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,915 root INFO copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,915 root INFO copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,915 root INFO copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,915 root INFO copying pandas/tests/apply/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/apply 2024-05-17 11:39:54,916 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,916 root INFO copying pandas/tests/resample/test_period_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,917 root INFO copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,917 root INFO copying pandas/tests/resample/test_base.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,917 root INFO copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/resample 2024-05-17 11:39:54,917 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tseries 2024-05-17 11:39:54,917 root INFO copying pandas/tests/tseries/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries 2024-05-17 11:39:54,918 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/scalar 2024-05-17 11:39:54,918 root INFO copying pandas/tests/scalar/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar 2024-05-17 11:39:54,918 root INFO copying pandas/tests/scalar/test_nat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar 2024-05-17 11:39:54,918 root INFO copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar 2024-05-17 11:39:54,918 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,918 root INFO copying pandas/tests/base/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_unique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_conversion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_misc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_transpose.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,919 root INFO copying pandas/tests/base/test_value_counts.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,920 root INFO copying pandas/tests/base/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/base 2024-05-17 11:39:54,920 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,920 root INFO copying pandas/tests/indexing/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,920 root INFO copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,921 root INFO copying pandas/tests/indexing/test_at.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_floats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,922 root INFO copying pandas/tests/indexing/test_partial.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,923 root INFO copying pandas/tests/indexing/test_iat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,923 root INFO copying pandas/tests/indexing/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,923 root INFO copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,923 root INFO copying pandas/tests/indexing/test_loc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing 2024-05-17 11:39:54,923 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/test_strings.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,924 root INFO copying pandas/tests/strings/test_cat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO copying pandas/tests/strings/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO copying pandas/tests/strings/test_string_array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO copying pandas/tests/strings/test_extract.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/strings 2024-05-17 11:39:54,925 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/libs 2024-05-17 11:39:54,926 root INFO copying pandas/tests/libs/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/libs 2024-05-17 11:39:54,926 root INFO copying pandas/tests/libs/test_lib.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/libs 2024-05-17 11:39:54,926 root INFO copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/libs 2024-05-17 11:39:54,926 root INFO copying pandas/tests/libs/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/libs 2024-05-17 11:39:54,927 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/test_numba.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,927 root INFO copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/test_nth.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/test_raises.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/test_counting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,928 root INFO copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_rank.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,929 root INFO copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,930 root INFO copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,930 root INFO copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,930 root INFO copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,930 root INFO copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,930 root INFO copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_sample.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_api_consistency.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_filters.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,931 root INFO copying pandas/tests/groupby/test_function.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,932 root INFO copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,932 root INFO copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,932 root INFO copying pandas/tests/groupby/test_apply.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,932 root INFO copying pandas/tests/groupby/test_size.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby 2024-05-17 11:39:54,932 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,932 root INFO copying pandas/tests/tools/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,933 root INFO copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,933 root INFO copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,933 root INFO copying pandas/tests/tools/test_to_time.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,933 root INFO copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tools 2024-05-17 11:39:54,934 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,934 root INFO copying pandas/tests/reshape/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,934 root INFO copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,934 root INFO copying pandas/tests/reshape/test_cut.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,934 root INFO copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,934 root INFO copying pandas/tests/reshape/test_util.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_from_dummies.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,935 root INFO copying pandas/tests/reshape/test_melt.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape 2024-05-17 11:39:54,936 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,936 root INFO copying pandas/tests/frame/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,936 root INFO copying pandas/tests/frame/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/test_validate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/test_unary.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,937 root INFO copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,938 root INFO copying pandas/tests/frame/test_iteration.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,939 root INFO copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,940 root INFO copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame 2024-05-17 11:39:54,940 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,940 root INFO copying pandas/tests/window/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,940 root INFO copying pandas/tests/window/test_numba.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_pairwise.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_expanding.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_online.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,941 root INFO copying pandas/tests/window/test_win_type.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,942 root INFO copying pandas/tests/window/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,942 root INFO copying pandas/tests/window/test_rolling.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,942 root INFO copying pandas/tests/window/test_groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,942 root INFO copying pandas/tests/window/test_ewm.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,942 root INFO copying pandas/tests/window/test_cython_aggregations.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,943 root INFO copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,943 root INFO copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,943 root INFO copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,943 root INFO copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,943 root INFO copying pandas/tests/window/test_apply.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window 2024-05-17 11:39:54,944 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,944 root INFO copying pandas/tests/io/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,944 root INFO copying pandas/tests/io/test_fsspec.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,944 root INFO copying pandas/tests/io/test_html.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,944 root INFO copying pandas/tests/io/test_feather.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,944 root INFO copying pandas/tests/io/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,945 root INFO copying pandas/tests/io/test_stata.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,945 root INFO copying pandas/tests/io/test_sql.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,945 root INFO copying pandas/tests/io/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,945 root INFO copying pandas/tests/io/test_clipboard.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,945 root INFO copying pandas/tests/io/test_parquet.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/test_spss.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/test_s3.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/test_orc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/test_compression.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,946 root INFO copying pandas/tests/io/test_user_agent.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,947 root INFO copying pandas/tests/io/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,947 root INFO copying pandas/tests/io/test_gcs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io 2024-05-17 11:39:54,947 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,947 root INFO copying pandas/tests/generic/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,947 root INFO copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_finalize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_series.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_generic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,948 root INFO copying pandas/tests/generic/test_frame.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/generic 2024-05-17 11:39:54,949 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,949 root INFO copying pandas/tests/copy_view/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,949 root INFO copying pandas/tests/copy_view/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,949 root INFO copying pandas/tests/copy_view/test_array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,949 root INFO copying pandas/tests/copy_view/test_functions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,949 root INFO copying pandas/tests/copy_view/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_util.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_core_functionalities.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_setitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_interp_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_clip.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,950 root INFO copying pandas/tests/copy_view/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,951 root INFO copying pandas/tests/copy_view/test_methods.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,951 root INFO copying pandas/tests/copy_view/util.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,951 root INFO copying pandas/tests/copy_view/test_internals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,951 root INFO copying pandas/tests/copy_view/test_replace.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view 2024-05-17 11:39:54,951 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/internals 2024-05-17 11:39:54,951 root INFO copying pandas/tests/internals/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/internals 2024-05-17 11:39:54,952 root INFO copying pandas/tests/internals/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/internals 2024-05-17 11:39:54,952 root INFO copying pandas/tests/internals/test_managers.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/internals 2024-05-17 11:39:54,952 root INFO copying pandas/tests/internals/test_internals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/internals 2024-05-17 11:39:54,952 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,952 root INFO copying pandas/tests/series/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_validate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_unary.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,953 root INFO copying pandas/tests/series/test_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_cumulative.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_ufunc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_iteration.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,954 root INFO copying pandas/tests/series/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,955 root INFO copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,955 root INFO copying pandas/tests/series/test_repr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series 2024-05-17 11:39:54,955 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,955 root INFO copying pandas/tests/arrays/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,955 root INFO copying pandas/tests/arrays/test_array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/test_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,956 root INFO copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays 2024-05-17 11:39:54,957 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,957 root INFO copying pandas/tests/util/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,957 root INFO copying pandas/tests/util/test_numba.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,957 root INFO copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,957 root INFO copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_util.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_hashing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_doc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,958 root INFO copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_deprecate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_safe_import.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,959 root INFO copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_str_methods.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_rewrite_warning.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_show_versions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_validate_args.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,960 root INFO copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,961 root INFO copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,961 root INFO copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,961 root INFO copying pandas/tests/util/test_make_objects.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/util 2024-05-17 11:39:54,961 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,961 root INFO copying pandas/tests/plotting/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/test_misc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,962 root INFO copying pandas/tests/plotting/test_style.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/test_converter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/test_series.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/test_backend.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,963 root INFO copying pandas/tests/plotting/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting 2024-05-17 11:39:54,964 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,964 root INFO copying pandas/tests/dtypes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,964 root INFO copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,964 root INFO copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,964 root INFO copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,965 root INFO copying pandas/tests/dtypes/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,965 root INFO copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,965 root INFO copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes 2024-05-17 11:39:54,965 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/construction 2024-05-17 11:39:54,965 root INFO copying pandas/tests/construction/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/construction 2024-05-17 11:39:54,965 root INFO copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/construction 2024-05-17 11:39:54,966 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,966 root INFO copying pandas/tests/extension/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,966 root INFO copying pandas/tests/extension/test_floating.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,966 root INFO copying pandas/tests/extension/test_integer.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,966 root INFO copying pandas/tests/extension/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,966 root INFO copying pandas/tests/extension/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_numpy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_extension.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_sparse.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,967 root INFO copying pandas/tests/extension/test_arrow.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,968 root INFO copying pandas/tests/extension/test_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,968 root INFO copying pandas/tests/extension/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,968 root INFO copying pandas/tests/extension/test_boolean.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,968 root INFO copying pandas/tests/extension/test_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,968 root INFO copying pandas/tests/extension/test_external_block.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension 2024-05-17 11:39:54,969 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,969 root INFO copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,970 root INFO copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,970 root INFO copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,970 root INFO copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,970 root INFO copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,971 root INFO copying pandas/tests/arithmetic/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic 2024-05-17 11:39:54,971 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/reductions 2024-05-17 11:39:54,971 root INFO copying pandas/tests/reductions/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reductions 2024-05-17 11:39:54,971 root INFO copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reductions 2024-05-17 11:39:54,971 root INFO copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reductions 2024-05-17 11:39:54,972 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,972 root INFO copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_resolution.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,973 root INFO copying pandas/tests/tslibs/test_tzconversion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,974 root INFO copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,974 root INFO copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,974 root INFO copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,974 root INFO copying pandas/tests/tslibs/test_np_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs 2024-05-17 11:39:54,974 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/api 2024-05-17 11:39:54,974 root INFO copying pandas/tests/api/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/api 2024-05-17 11:39:54,974 root INFO copying pandas/tests/api/test_types.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/api 2024-05-17 11:39:54,975 root INFO copying pandas/tests/api/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/api 2024-05-17 11:39:54,975 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/config 2024-05-17 11:39:54,975 root INFO copying pandas/tests/config/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/config 2024-05-17 11:39:54,975 root INFO copying pandas/tests/config/test_config.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/config 2024-05-17 11:39:54,975 root INFO copying pandas/tests/config/test_localization.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/config 2024-05-17 11:39:54,976 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/test_engines.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,976 root INFO copying pandas/tests/indexes/test_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,977 root INFO copying pandas/tests/indexes/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,977 root INFO copying pandas/tests/indexes/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,977 root INFO copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,977 root INFO copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,977 root INFO copying pandas/tests/indexes/test_base.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,978 root INFO copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,978 root INFO copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,978 root INFO copying pandas/tests/indexes/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes 2024-05-17 11:39:54,978 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,978 root INFO copying pandas/tests/interchange/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,978 root INFO copying pandas/tests/interchange/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,979 root INFO copying pandas/tests/interchange/test_utils.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,979 root INFO copying pandas/tests/interchange/test_impl.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,979 root INFO copying pandas/tests/interchange/test_spec_conformance.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/interchange 2024-05-17 11:39:54,979 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/computation 2024-05-17 11:39:54,979 root INFO copying pandas/tests/computation/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/computation 2024-05-17 11:39:54,979 root INFO copying pandas/tests/computation/test_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/computation 2024-05-17 11:39:54,979 root INFO copying pandas/tests/computation/test_eval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/computation 2024-05-17 11:39:54,980 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies 2024-05-17 11:39:54,980 root INFO copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies 2024-05-17 11:39:54,980 root INFO copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies 2024-05-17 11:39:54,980 root INFO copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies 2024-05-17 11:39:54,980 root INFO copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies 2024-05-17 11:39:54,981 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,981 root INFO copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,981 root INFO copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,981 root INFO copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,981 root INFO copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,981 root INFO copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,982 root INFO copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,982 root INFO copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,982 root INFO copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,982 root INFO copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,982 root INFO copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,983 root INFO copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,984 root INFO copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets 2024-05-17 11:39:54,985 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,985 root INFO copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,985 root INFO copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,985 root INFO copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,985 root INFO copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,985 root INFO copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday 2024-05-17 11:39:54,986 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,986 root INFO copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,986 root INFO copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,986 root INFO copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,986 root INFO copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,987 root INFO copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta 2024-05-17 11:39:54,987 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval 2024-05-17 11:39:54,987 root INFO copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval 2024-05-17 11:39:54,987 root INFO copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval 2024-05-17 11:39:54,987 root INFO copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval 2024-05-17 11:39:54,987 root INFO copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval 2024-05-17 11:39:54,988 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,988 root INFO copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,988 root INFO copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,988 root INFO copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,988 root INFO copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,988 root INFO copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,989 root INFO copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,989 root INFO copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,989 root INFO copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,989 root INFO copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp 2024-05-17 11:39:54,989 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period 2024-05-17 11:39:54,989 root INFO copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period 2024-05-17 11:39:54,990 root INFO copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period 2024-05-17 11:39:54,990 root INFO copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period 2024-05-17 11:39:54,990 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,990 root INFO copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,990 root INFO copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,991 root INFO copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,992 root INFO copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,992 root INFO copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,992 root INFO copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,992 root INFO copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex 2024-05-17 11:39:54,992 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval 2024-05-17 11:39:54,992 root INFO copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval 2024-05-17 11:39:54,993 root INFO copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval 2024-05-17 11:39:54,993 root INFO copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval 2024-05-17 11:39:54,993 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform 2024-05-17 11:39:54,993 root INFO copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform 2024-05-17 11:39:54,993 root INFO copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform 2024-05-17 11:39:54,993 root INFO copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform 2024-05-17 11:39:54,994 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,994 root INFO copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,994 root INFO copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,994 root INFO copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,994 root INFO copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,994 root INFO copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate 2024-05-17 11:39:54,995 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,995 root INFO copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,995 root INFO copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,995 root INFO copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,995 root INFO copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,995 root INFO copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,996 root INFO copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,997 root INFO copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,997 root INFO copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat 2024-05-17 11:39:54,997 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,997 root INFO copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,997 root INFO copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,998 root INFO copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,998 root INFO copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,998 root INFO copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,998 root INFO copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,998 root INFO copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,999 root INFO copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge 2024-05-17 11:39:54,999 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:54,999 root INFO copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:54,999 root INFO copying pandas/tests/frame/indexing/test_coercion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:54,999 root INFO copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:54,999 root INFO copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,000 root INFO copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,000 root INFO copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,000 root INFO copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,000 root INFO copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,000 root INFO copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing 2024-05-17 11:39:55,001 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors 2024-05-17 11:39:55,002 root INFO copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors 2024-05-17 11:39:55,002 root INFO copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors 2024-05-17 11:39:55,002 root INFO copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors 2024-05-17 11:39:55,003 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,003 root INFO copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,003 root INFO copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,003 root INFO copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,003 root INFO copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,003 root INFO copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,004 root INFO copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,005 root INFO copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,005 root INFO copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,005 root INFO copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,005 root INFO copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,005 root INFO copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,006 root INFO copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,007 root INFO copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,008 root INFO copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,009 root INFO copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,010 root INFO copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,011 root INFO copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,012 root INFO copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,013 root INFO copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,014 root INFO copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,014 root INFO copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,014 root INFO copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,014 root INFO copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,014 root INFO copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,015 root INFO copying pandas/tests/frame/methods/test_isetitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,015 root INFO copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,015 root INFO copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods 2024-05-17 11:39:55,015 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,015 root INFO copying pandas/tests/window/moments/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,015 root INFO copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,016 root INFO copying pandas/tests/window/moments/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,016 root INFO copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,016 root INFO copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments 2024-05-17 11:39:55,016 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml 2024-05-17 11:39:55,016 root INFO copying pandas/tests/io/xml/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml 2024-05-17 11:39:55,016 root INFO copying pandas/tests/io/xml/test_xml_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml 2024-05-17 11:39:55,017 root INFO copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml 2024-05-17 11:39:55,017 root INFO copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml 2024-05-17 11:39:55,017 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,017 root INFO copying pandas/tests/io/formats/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,017 root INFO copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,018 root INFO copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,018 root INFO copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,018 root INFO copying pandas/tests/io/formats/test_console.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,018 root INFO copying pandas/tests/io/formats/test_info.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,018 root INFO copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_css.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,019 root INFO copying pandas/tests/io/formats/test_format.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,020 root INFO copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats 2024-05-17 11:39:55,020 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,020 root INFO copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,020 root INFO copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,020 root INFO copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,021 root INFO copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,022 root INFO copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,023 root INFO copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,023 root INFO copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,023 root INFO copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,023 root INFO copying pandas/tests/io/pytables/common.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables 2024-05-17 11:39:55,023 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,023 root INFO copying pandas/tests/io/excel/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,024 root INFO copying pandas/tests/io/excel/test_style.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,025 root INFO copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,025 root INFO copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel 2024-05-17 11:39:55,025 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,025 root INFO copying pandas/tests/io/sas/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,025 root INFO copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,026 root INFO copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,026 root INFO copying pandas/tests/io/sas/test_byteswap.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,026 root INFO copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas 2024-05-17 11:39:55,026 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,026 root INFO copying pandas/tests/io/json/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,026 root INFO copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,027 root INFO copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,028 root INFO copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,028 root INFO copying pandas/tests/io/json/test_compression.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/json 2024-05-17 11:39:55,028 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,028 root INFO copying pandas/tests/io/parser/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,028 root INFO copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,029 root INFO copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_upcast.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,030 root INFO copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_concatenate_chunks.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,031 root INFO copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,032 root INFO copying pandas/tests/io/parser/test_network.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,032 root INFO copying pandas/tests/io/parser/test_header.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,032 root INFO copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser 2024-05-17 11:39:55,032 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,032 root INFO copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,032 root INFO copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,033 root INFO copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,033 root INFO copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,033 root INFO copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,033 root INFO copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,033 root INFO copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO copying pandas/tests/io/formats/style/test_exceptions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO copying pandas/tests/io/formats/style/test_to_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style 2024-05-17 11:39:55,034 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols 2024-05-17 11:39:55,035 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes 2024-05-17 11:39:55,035 root INFO copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes 2024-05-17 11:39:55,036 root INFO copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes 2024-05-17 11:39:55,036 root INFO copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes 2024-05-17 11:39:55,036 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,036 root INFO copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,036 root INFO copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,036 root INFO copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,037 root INFO copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,038 root INFO copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,038 root INFO copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,038 root INFO copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,038 root INFO copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common 2024-05-17 11:39:55,038 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,038 root INFO copying pandas/tests/copy_view/index/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,038 root INFO copying pandas/tests/copy_view/index/test_periodindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,039 root INFO copying pandas/tests/copy_view/index/test_timedeltaindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,039 root INFO copying pandas/tests/copy_view/index/test_datetimeindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,039 root INFO copying pandas/tests/copy_view/index/test_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index 2024-05-17 11:39:55,039 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,039 root INFO copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,039 root INFO copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,040 root INFO copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,040 root INFO copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,040 root INFO copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,040 root INFO copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,040 root INFO copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,041 root INFO copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,041 root INFO copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,041 root INFO copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,041 root INFO copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,041 root INFO copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing 2024-05-17 11:39:55,042 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,042 root INFO copying pandas/tests/series/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,042 root INFO copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,042 root INFO copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,042 root INFO copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,043 root INFO copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,044 root INFO copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_tolist.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_to_numpy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_round.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,045 root INFO copying pandas/tests/series/methods/test_between.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_update.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,046 root INFO copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,047 root INFO copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_view.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_item.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,048 root INFO copying pandas/tests/series/methods/test_count.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_add_prefix_suffix.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,049 root INFO copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_align.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,050 root INFO copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,051 root INFO copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods 2024-05-17 11:39:55,052 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,052 root INFO copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,052 root INFO copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,052 root INFO copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,052 root INFO copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,053 root INFO copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors 2024-05-17 11:39:55,053 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,053 root INFO copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,053 root INFO copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,053 root INFO copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,053 root INFO copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,054 root INFO copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,055 root INFO copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,056 root INFO copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical 2024-05-17 11:39:55,056 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,056 root INFO copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,056 root INFO copying pandas/tests/arrays/sparse/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,056 root INFO copying pandas/tests/arrays/sparse/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,056 root INFO copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_unary.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,057 root INFO copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,058 root INFO copying pandas/tests/arrays/sparse/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,058 root INFO copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse 2024-05-17 11:39:55,058 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_ 2024-05-17 11:39:55,058 root INFO copying pandas/tests/arrays/numpy_/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_ 2024-05-17 11:39:55,058 root INFO copying pandas/tests/arrays/numpy_/test_numpy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_ 2024-05-17 11:39:55,058 root INFO copying pandas/tests/arrays/numpy_/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_ 2024-05-17 11:39:55,059 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO copying pandas/tests/arrays/masked/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked 2024-05-17 11:39:55,059 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval 2024-05-17 11:39:55,060 root INFO copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval 2024-05-17 11:39:55,060 root INFO copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval 2024-05-17 11:39:55,060 root INFO copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval 2024-05-17 11:39:55,060 root INFO copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval 2024-05-17 11:39:55,060 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes 2024-05-17 11:39:55,060 root INFO copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes 2024-05-17 11:39:55,061 root INFO copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes 2024-05-17 11:39:55,061 root INFO copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes 2024-05-17 11:39:55,061 root INFO copying pandas/tests/arrays/datetimes/test_cumulative.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes 2024-05-17 11:39:55,061 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,061 root INFO copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,061 root INFO copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,062 root INFO copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,063 root INFO copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer 2024-05-17 11:39:55,063 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,063 root INFO copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,063 root INFO copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,063 root INFO copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,063 root INFO copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating 2024-05-17 11:39:55,064 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/timedeltas/test_cumulative.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas 2024-05-17 11:39:55,065 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,065 root INFO copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,066 root INFO copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,067 root INFO copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,067 root INFO copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean 2024-05-17 11:39:55,067 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_ 2024-05-17 11:39:55,067 root INFO copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_ 2024-05-17 11:39:55,067 root INFO copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_ 2024-05-17 11:39:55,067 root INFO copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_ 2024-05-17 11:39:55,068 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,068 root INFO copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,068 root INFO copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,068 root INFO copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,068 root INFO copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,068 root INFO copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period 2024-05-17 11:39:55,069 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,069 root INFO copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,070 root INFO copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame 2024-05-17 11:39:55,070 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,070 root INFO copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,070 root INFO copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,071 root INFO copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,072 root INFO copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,072 root INFO copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,072 root INFO copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast 2024-05-17 11:39:55,072 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,072 root INFO copying pandas/tests/extension/base/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,072 root INFO copying pandas/tests/extension/base/interface.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/printing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/setitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/index.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/accumulate.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/casting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,073 root INFO copying pandas/tests/extension/base/io.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/reduce.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/getitem.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,074 root INFO copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,075 root INFO copying pandas/tests/extension/base/methods.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,075 root INFO copying pandas/tests/extension/base/base.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,075 root INFO copying pandas/tests/extension/base/dim2.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base 2024-05-17 11:39:55,075 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal 2024-05-17 11:39:55,075 root INFO copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal 2024-05-17 11:39:55,075 root INFO copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal 2024-05-17 11:39:55,076 root INFO copying pandas/tests/extension/decimal/array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal 2024-05-17 11:39:55,076 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr 2024-05-17 11:39:55,076 root INFO copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr 2024-05-17 11:39:55,076 root INFO copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr 2024-05-17 11:39:55,076 root INFO copying pandas/tests/extension/array_with_attr/array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr 2024-05-17 11:39:55,076 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/date 2024-05-17 11:39:55,076 root INFO copying pandas/tests/extension/date/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/date 2024-05-17 11:39:55,077 root INFO copying pandas/tests/extension/date/array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/date 2024-05-17 11:39:55,077 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json 2024-05-17 11:39:55,077 root INFO copying pandas/tests/extension/json/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json 2024-05-17 11:39:55,077 root INFO copying pandas/tests/extension/json/test_json.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json 2024-05-17 11:39:55,077 root INFO copying pandas/tests/extension/json/array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json 2024-05-17 11:39:55,078 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list 2024-05-17 11:39:55,078 root INFO copying pandas/tests/extension/list/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list 2024-05-17 11:39:55,078 root INFO copying pandas/tests/extension/list/test_list.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list 2024-05-17 11:39:55,078 root INFO copying pandas/tests/extension/list/array.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list 2024-05-17 11:39:55,078 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,078 root INFO copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,078 root INFO copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,079 root INFO copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_ 2024-05-17 11:39:55,080 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,080 root INFO copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric 2024-05-17 11:39:55,081 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object 2024-05-17 11:39:55,081 root INFO copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object 2024-05-17 11:39:55,081 root INFO copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object 2024-05-17 11:39:55,081 root INFO copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object 2024-05-17 11:39:55,081 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,081 root INFO copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,082 root INFO copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,083 root INFO copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,083 root INFO copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical 2024-05-17 11:39:55,083 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,083 root INFO copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,083 root INFO copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,083 root INFO copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class 2024-05-17 11:39:55,084 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,085 root INFO copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges 2024-05-17 11:39:55,086 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,086 root INFO copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,087 root INFO copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval 2024-05-17 11:39:55,088 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,088 root INFO copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,088 root INFO copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,088 root INFO copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,088 root INFO copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,089 root INFO copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,090 root INFO copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes 2024-05-17 11:39:55,091 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,092 root INFO copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,093 root INFO copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas 2024-05-17 11:39:55,094 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,094 root INFO copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,094 root INFO copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,094 root INFO copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,094 root INFO copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,095 root INFO copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,096 root INFO copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,096 root INFO copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,096 root INFO copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,096 root INFO copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period 2024-05-17 11:39:55,096 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,097 root INFO copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,098 root INFO copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,099 root INFO copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,100 root INFO copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,100 root INFO copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,100 root INFO copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,100 root INFO copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,100 root INFO copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,101 root INFO copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,101 root INFO copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,101 root INFO copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi 2024-05-17 11:39:55,101 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,101 root INFO copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,102 root INFO copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods 2024-05-17 11:39:55,103 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,103 root INFO copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:39:55,104 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,105 root INFO copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,106 root INFO copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,106 root INFO copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,106 root INFO copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods 2024-05-17 11:39:55,106 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/util/version 2024-05-17 11:39:55,106 root INFO copying pandas/util/version/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/util/version 2024-05-17 11:39:55,107 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,107 root INFO copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,107 root INFO copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,107 root INFO copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,107 root INFO copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,107 root INFO copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib 2024-05-17 11:39:55,108 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/strings 2024-05-17 11:39:55,109 root INFO copying pandas/core/strings/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/strings 2024-05-17 11:39:55,109 root INFO copying pandas/core/strings/object_array.py -> build/lib.linux-armv8l-cpython-312/pandas/core/strings 2024-05-17 11:39:55,109 root INFO copying pandas/core/strings/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/strings 2024-05-17 11:39:55,109 root INFO copying pandas/core/strings/accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/core/strings 2024-05-17 11:39:55,109 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,110 root INFO copying pandas/core/groupby/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,110 root INFO copying pandas/core/groupby/generic.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,110 root INFO copying pandas/core/groupby/groupby.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,110 root INFO copying pandas/core/groupby/numba_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,110 root INFO copying pandas/core/groupby/categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,111 root INFO copying pandas/core/groupby/indexing.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,111 root INFO copying pandas/core/groupby/ops.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,111 root INFO copying pandas/core/groupby/grouper.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,111 root INFO copying pandas/core/groupby/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/groupby 2024-05-17 11:39:55,111 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,112 root INFO copying pandas/core/tools/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,112 root INFO copying pandas/core/tools/times.py -> build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,112 root INFO copying pandas/core/tools/timedeltas.py -> build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,112 root INFO copying pandas/core/tools/numeric.py -> build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,112 root INFO copying pandas/core/tools/datetimes.py -> build/lib.linux-armv8l-cpython-312/pandas/core/tools 2024-05-17 11:39:55,113 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/sparse 2024-05-17 11:39:55,113 root INFO copying pandas/core/sparse/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/sparse 2024-05-17 11:39:55,113 root INFO copying pandas/core/sparse/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/sparse 2024-05-17 11:39:55,113 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,113 root INFO copying pandas/core/reshape/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,113 root INFO copying pandas/core/reshape/tile.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,113 root INFO copying pandas/core/reshape/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,114 root INFO copying pandas/core/reshape/merge.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,114 root INFO copying pandas/core/reshape/util.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,114 root INFO copying pandas/core/reshape/pivot.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,114 root INFO copying pandas/core/reshape/reshape.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,114 root INFO copying pandas/core/reshape/melt.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,115 root INFO copying pandas/core/reshape/concat.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,115 root INFO copying pandas/core/reshape/encoding.py -> build/lib.linux-armv8l-cpython-312/pandas/core/reshape 2024-05-17 11:39:55,115 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,115 root INFO copying pandas/core/window/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,115 root INFO copying pandas/core/window/online.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,115 root INFO copying pandas/core/window/numba_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,116 root INFO copying pandas/core/window/expanding.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,116 root INFO copying pandas/core/window/ewm.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,116 root INFO copying pandas/core/window/rolling.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,116 root INFO copying pandas/core/window/doc.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,116 root INFO copying pandas/core/window/common.py -> build/lib.linux-armv8l-cpython-312/pandas/core/window 2024-05-17 11:39:55,117 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/indexers 2024-05-17 11:39:55,117 root INFO copying pandas/core/indexers/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexers 2024-05-17 11:39:55,117 root INFO copying pandas/core/indexers/utils.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexers 2024-05-17 11:39:55,117 root INFO copying pandas/core/indexers/objects.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexers 2024-05-17 11:39:55,117 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,117 root INFO copying pandas/core/internals/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,118 root INFO copying pandas/core/internals/managers.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,118 root INFO copying pandas/core/internals/blocks.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,118 root INFO copying pandas/core/internals/construction.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,118 root INFO copying pandas/core/internals/ops.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,118 root INFO copying pandas/core/internals/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,119 root INFO copying pandas/core/internals/concat.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,119 root INFO copying pandas/core/internals/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,119 root INFO copying pandas/core/internals/array_manager.py -> build/lib.linux-armv8l-cpython-312/pandas/core/internals 2024-05-17 11:39:55,119 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/methods 2024-05-17 11:39:55,119 root INFO copying pandas/core/methods/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/methods 2024-05-17 11:39:55,120 root INFO copying pandas/core/methods/describe.py -> build/lib.linux-armv8l-cpython-312/pandas/core/methods 2024-05-17 11:39:55,120 root INFO copying pandas/core/methods/to_dict.py -> build/lib.linux-armv8l-cpython-312/pandas/core/methods 2024-05-17 11:39:55,120 root INFO copying pandas/core/methods/selectn.py -> build/lib.linux-armv8l-cpython-312/pandas/core/methods 2024-05-17 11:39:55,120 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/_numba 2024-05-17 11:39:55,120 root INFO copying pandas/core/_numba/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba 2024-05-17 11:39:55,120 root INFO copying pandas/core/_numba/executor.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba 2024-05-17 11:39:55,121 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,121 root INFO copying pandas/core/arrays/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,121 root INFO copying pandas/core/arrays/integer.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,121 root INFO copying pandas/core/arrays/datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,121 root INFO copying pandas/core/arrays/floating.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,121 root INFO copying pandas/core/arrays/boolean.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/numpy_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/string_arrow.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/categorical.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/_mixins.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/_ranges.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,122 root INFO copying pandas/core/arrays/timedeltas.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,123 root INFO copying pandas/core/arrays/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,123 root INFO copying pandas/core/arrays/period.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,123 root INFO copying pandas/core/arrays/interval.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,123 root INFO copying pandas/core/arrays/string_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,123 root INFO copying pandas/core/arrays/masked.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,124 root INFO copying pandas/core/arrays/numeric.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,124 root INFO copying pandas/core/arrays/datetimes.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays 2024-05-17 11:39:55,124 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/util 2024-05-17 11:39:55,124 root INFO copying pandas/core/util/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/util 2024-05-17 11:39:55,124 root INFO copying pandas/core/util/numba_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/util 2024-05-17 11:39:55,125 root INFO copying pandas/core/util/hashing.py -> build/lib.linux-armv8l-cpython-312/pandas/core/util 2024-05-17 11:39:55,125 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,125 root INFO copying pandas/core/dtypes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,125 root INFO copying pandas/core/dtypes/missing.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,125 root INFO copying pandas/core/dtypes/generic.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,125 root INFO copying pandas/core/dtypes/astype.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/inference.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/dtypes.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/concat.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,126 root INFO copying pandas/core/dtypes/cast.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,127 root INFO copying pandas/core/dtypes/common.py -> build/lib.linux-armv8l-cpython-312/pandas/core/dtypes 2024-05-17 11:39:55,127 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,127 root INFO copying pandas/core/array_algos/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,127 root INFO copying pandas/core/array_algos/masked_accumulations.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,127 root INFO copying pandas/core/array_algos/replace.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,127 root INFO copying pandas/core/array_algos/quantile.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO copying pandas/core/array_algos/take.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO copying pandas/core/array_algos/transforms.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO copying pandas/core/array_algos/datetimelike_accumulations.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO copying pandas/core/array_algos/putmask.py -> build/lib.linux-armv8l-cpython-312/pandas/core/array_algos 2024-05-17 11:39:55,128 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/category.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/datetimelike.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/frozen.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,129 root INFO copying pandas/core/indexes/range.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,130 root INFO copying pandas/core/indexes/timedeltas.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,130 root INFO copying pandas/core/indexes/multi.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,130 root INFO copying pandas/core/indexes/base.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,131 root INFO copying pandas/core/indexes/period.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,131 root INFO copying pandas/core/indexes/extension.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,131 root INFO copying pandas/core/indexes/interval.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,131 root INFO copying pandas/core/indexes/datetimes.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,131 root INFO copying pandas/core/indexes/accessors.py -> build/lib.linux-armv8l-cpython-312/pandas/core/indexes 2024-05-17 11:39:55,132 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/dispatch.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/docstrings.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/invalid.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/missing.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,132 root INFO copying pandas/core/ops/mask_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,133 root INFO copying pandas/core/ops/methods.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,133 root INFO copying pandas/core/ops/common.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,133 root INFO copying pandas/core/ops/array_ops.py -> build/lib.linux-armv8l-cpython-312/pandas/core/ops 2024-05-17 11:39:55,133 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,133 root INFO copying pandas/core/interchange/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,133 root INFO copying pandas/core/interchange/column.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO copying pandas/core/interchange/from_dataframe.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO copying pandas/core/interchange/buffer.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO copying pandas/core/interchange/dataframe_protocol.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO copying pandas/core/interchange/utils.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO copying pandas/core/interchange/dataframe.py -> build/lib.linux-armv8l-cpython-312/pandas/core/interchange 2024-05-17 11:39:55,134 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/expr.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/pytables.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/eval.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/ops.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/scope.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,135 root INFO copying pandas/core/computation/api.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/align.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/expressions.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/engines.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/parsing.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/common.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,136 root INFO copying pandas/core/computation/check.py -> build/lib.linux-armv8l-cpython-312/pandas/core/computation 2024-05-17 11:39:55,137 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,137 root INFO copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels 2024-05-17 11:39:55,138 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,138 root INFO copying pandas/core/arrays/arrow/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,138 root INFO copying pandas/core/arrays/arrow/_arrow_utils.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,138 root INFO copying pandas/core/arrays/arrow/dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,138 root INFO copying pandas/core/arrays/arrow/array.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,138 root INFO copying pandas/core/arrays/arrow/extension_types.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow 2024-05-17 11:39:55,139 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,139 root INFO copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,139 root INFO copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,139 root INFO copying pandas/core/arrays/sparse/array.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,139 root INFO copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,140 root INFO copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse 2024-05-17 11:39:55,140 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/api/types 2024-05-17 11:39:55,140 root INFO copying pandas/api/types/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/api/types 2024-05-17 11:39:55,140 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/api/extensions 2024-05-17 11:39:55,140 root INFO copying pandas/api/extensions/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/api/extensions 2024-05-17 11:39:55,140 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/api/indexers 2024-05-17 11:39:55,140 root INFO copying pandas/api/indexers/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/api/indexers 2024-05-17 11:39:55,141 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/api/interchange 2024-05-17 11:39:55,141 root INFO copying pandas/api/interchange/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/api/interchange 2024-05-17 11:39:55,141 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,141 root INFO copying pandas/_libs/window/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,141 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,141 root INFO copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,142 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/compat/numpy 2024-05-17 11:39:55,142 root INFO copying pandas/compat/numpy/__init__.py -> build/lib.linux-armv8l-cpython-312/pandas/compat/numpy 2024-05-17 11:39:55,142 root INFO copying pandas/compat/numpy/function.py -> build/lib.linux-armv8l-cpython-312/pandas/compat/numpy 2024-05-17 11:39:55,143 root INFO running egg_info 2024-05-17 11:39:55,144 root INFO writing pandas.egg-info/PKG-INFO 2024-05-17 11:39:55,154 root INFO writing dependency_links to pandas.egg-info/dependency_links.txt 2024-05-17 11:39:55,155 root INFO writing entry points to pandas.egg-info/entry_points.txt 2024-05-17 11:39:55,161 root INFO writing requirements to pandas.egg-info/requires.txt 2024-05-17 11:39:55,161 root INFO writing top-level names to pandas.egg-info/top_level.txt 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,221 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_math.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,222 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,223 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,224 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,225 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,226 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,227 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,228 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,229 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,230 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,231 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,232 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,233 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,234 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/npy_common.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,235 root INFO dependency /usr/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-05-17 11:39:55,238 root INFO reading manifest file 'pandas.egg-info/SOURCES.txt' 2024-05-17 11:39:55,247 root INFO reading manifest template 'MANIFEST.in' 2024-05-17 11:39:55,248 root WARNING warning: no files found matching 'versioneer.py' 2024-05-17 11:39:55,251 root WARNING no previously-included directories found matching 'doc/build' 2024-05-17 11:39:55,272 root WARNING warning: no previously-included files matching '*.bz2' found anywhere in distribution 2024-05-17 11:39:55,276 root WARNING warning: no previously-included files matching '*.csv' found anywhere in distribution 2024-05-17 11:39:55,279 root WARNING warning: no previously-included files matching '*.dta' found anywhere in distribution 2024-05-17 11:39:55,283 root WARNING warning: no previously-included files matching '*.feather' found anywhere in distribution 2024-05-17 11:39:55,286 root WARNING warning: no previously-included files matching '*.tar' found anywhere in distribution 2024-05-17 11:39:55,290 root WARNING warning: no previously-included files matching '*.gz' found anywhere in distribution 2024-05-17 11:39:55,293 root WARNING warning: no previously-included files matching '*.h5' found anywhere in distribution 2024-05-17 11:39:55,297 root WARNING warning: no previously-included files matching '*.html' found anywhere in distribution 2024-05-17 11:39:55,301 root WARNING warning: no previously-included files matching '*.json' found anywhere in distribution 2024-05-17 11:39:55,304 root WARNING warning: no previously-included files matching '*.jsonl' found anywhere in distribution 2024-05-17 11:39:55,308 root WARNING warning: no previously-included files matching '*.msgpack' found anywhere in distribution 2024-05-17 11:39:55,311 root WARNING warning: no previously-included files matching '*.pdf' found anywhere in distribution 2024-05-17 11:39:55,315 root WARNING warning: no previously-included files matching '*.pickle' found anywhere in distribution 2024-05-17 11:39:55,318 root WARNING warning: no previously-included files matching '*.png' found anywhere in distribution 2024-05-17 11:39:55,322 root WARNING warning: no previously-included files matching '*.pptx' found anywhere in distribution 2024-05-17 11:39:55,326 root WARNING warning: no previously-included files matching '*.ods' found anywhere in distribution 2024-05-17 11:39:55,329 root WARNING warning: no previously-included files matching '*.odt' found anywhere in distribution 2024-05-17 11:39:55,333 root WARNING warning: no previously-included files matching '*.orc' found anywhere in distribution 2024-05-17 11:39:55,336 root WARNING warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution 2024-05-17 11:39:55,340 root WARNING warning: no previously-included files matching '*.sav' found anywhere in distribution 2024-05-17 11:39:55,343 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2024-05-17 11:39:55,347 root WARNING warning: no previously-included files matching '*.xls' found anywhere in distribution 2024-05-17 11:39:55,350 root WARNING warning: no previously-included files matching '*.xlsb' found anywhere in distribution 2024-05-17 11:39:55,354 root WARNING warning: no previously-included files matching '*.xlsm' found anywhere in distribution 2024-05-17 11:39:55,357 root WARNING warning: no previously-included files matching '*.xlsx' found anywhere in distribution 2024-05-17 11:39:55,361 root WARNING warning: no previously-included files matching '*.xpt' found anywhere in distribution 2024-05-17 11:39:55,365 root WARNING warning: no previously-included files matching '*.cpt' found anywhere in distribution 2024-05-17 11:39:55,368 root WARNING warning: no previously-included files matching '*.xz' found anywhere in distribution 2024-05-17 11:39:55,372 root WARNING warning: no previously-included files matching '*.zip' found anywhere in distribution 2024-05-17 11:39:55,375 root WARNING warning: no previously-included files matching '*.zst' found anywhere in distribution 2024-05-17 11:39:55,379 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-05-17 11:39:55,382 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-05-17 11:39:55,384 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2024-05-17 11:39:55,387 root WARNING warning: no previously-included files matching '#*' found anywhere in distribution 2024-05-17 11:39:55,402 root WARNING warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution 2024-05-17 11:39:55,406 root WARNING no previously-included directories found matching 'pandas/tests/io/parser/data' 2024-05-17 11:39:55,407 root INFO adding license file 'LICENSE' 2024-05-17 11:39:55,407 root INFO adding license file 'AUTHORS.md' 2024-05-17 11:39:55,441 root INFO writing manifest file 'pandas.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src' to be distributed and are already explicitly excluding 'pandas._libs.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.headers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.headers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.headers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.headers' to be distributed and are already explicitly excluding 'pandas._libs.src.headers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.klib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.klib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.klib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.klib' to be distributed and are already explicitly excluding 'pandas._libs.src.klib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.parser' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.parser' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.parser' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.parser' to be distributed and are already explicitly excluding 'pandas._libs.src.parser' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.ujson.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.lib' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.src.ujson.python' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.python' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.src.ujson.python' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.src.ujson.python' to be distributed and are already explicitly excluding 'pandas._libs.src.ujson.python' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas._libs.tslibs.src.datetime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.tslibs.src.datetime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas._libs.tslibs.src.datetime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas._libs.tslibs.src.datetime' to be distributed and are already explicitly excluding 'pandas._libs.tslibs.src.datetime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.io.formats.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.io.formats.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.io.formats.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.io.formats.templates' to be distributed and are already explicitly excluding 'pandas.io.formats.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data' to be distributed and are already explicitly excluding 'pandas.tests.io.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.fixed_width' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.fixed_width' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.fixed_width' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.fixed_width' to be distributed and are already explicitly excluding 'pandas.tests.io.data.fixed_width' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.legacy_pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.legacy_pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.legacy_pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.legacy_pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.legacy_pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.parquet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.parquet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.parquet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.parquet' to be distributed and are already explicitly excluding 'pandas.tests.io.data.parquet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.pickle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.pickle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.pickle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.pickle' to be distributed and are already explicitly excluding 'pandas.tests.io.data.pickle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pandas.tests.io.data.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pandas.tests.io.data.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pandas.tests.io.data.xml' to be distributed and are already explicitly excluding 'pandas.tests.io.data.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-05-17 11:39:55,469 root INFO copying pandas/_libs/algos.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,469 root INFO copying pandas/_libs/algos.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,469 root INFO copying pandas/_libs/algos.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/arrays.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/arrays.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/arrays.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/dtypes.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,470 root INFO copying pandas/_libs/groupby.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/groupby.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/hashing.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/hashing.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/hashtable.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/hashtable.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,471 root INFO copying pandas/_libs/hashtable.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/index.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/index.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,472 root INFO copying pandas/_libs/indexing.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/indexing.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/internals.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/internals.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/interval.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/interval.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,473 root INFO copying pandas/_libs/join.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/join.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/json.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/khash.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/lib.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/lib.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,474 root INFO copying pandas/_libs/lib.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/missing.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/missing.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/missing.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/ops.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/ops.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,475 root INFO copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/parsers.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/parsers.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/properties.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/properties.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/reduction.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,476 root INFO copying pandas/_libs/reduction.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/reshape.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/reshape.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/sparse.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/sparse.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/testing.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,477 root INFO copying pandas/_libs/testing.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO copying pandas/_libs/tslib.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO copying pandas/_libs/tslib.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO copying pandas/_libs/util.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO copying pandas/_libs/writers.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO copying pandas/_libs/writers.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,478 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,478 root INFO copying pandas/io/formats/templates/html.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/formats/templates/string.tpl -> build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates 2024-05-17 11:39:55,479 root INFO copying pandas/io/sas/_byteswap.pyi -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:55,480 root INFO copying pandas/io/sas/_sas.pyi -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:55,480 root INFO copying pandas/io/sas/byteswap.pyx -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:55,480 root INFO copying pandas/io/sas/sas.pyx -> build/lib.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:39:55,480 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data 2024-05-17 11:39:55,480 root INFO copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data 2024-05-17 11:39:55,480 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/fixed_width 2024-05-17 11:39:55,480 root INFO copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/fixed_width 2024-05-17 11:39:55,480 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/legacy_pickle 2024-05-17 11:39:55,481 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-05-17 11:39:55,481 root INFO copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4 2024-05-17 11:39:55,481 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/parquet 2024-05-17 11:39:55,481 root INFO copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/parquet 2024-05-17 11:39:55,481 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/pickle 2024-05-17 11:39:55,481 root INFO copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/pickle 2024-05-17 11:39:55,481 root INFO copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/pickle 2024-05-17 11:39:55,481 root INFO creating build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,481 root INFO copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/tests/io/data/xml/doc_ch_utf.xml -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml 2024-05-17 11:39:55,482 root INFO copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,482 root INFO copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/window/indexers.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/window/indexers.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,483 root INFO copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,484 root INFO copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,485 root INFO copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,486 root INFO copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,486 root INFO copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,486 root INFO copying pandas/_libs/tslibs/offsets.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,486 root INFO copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,486 root INFO copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/strptime.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,487 root INFO copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,488 root INFO copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,489 root INFO copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,490 root INFO copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,490 root INFO copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,490 root INFO copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,490 root INFO copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:39:55,510 root INFO running build_ext UPDATING build/lib.linux-armv8l-cpython-312/pandas/_version.py set build/lib.linux-armv8l-cpython-312/pandas/_version.py to '2.0.3' 2024-05-17 11:39:55,513 root INFO building 'pandas._libs.algos' extension 2024-05-17 11:39:55,513 root INFO creating build/temp.linux-armv8l-cpython-312 2024-05-17 11:39:55,513 root INFO creating build/temp.linux-armv8l-cpython-312/pandas 2024-05-17 11:39:55,513 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs 2024-05-17 11:39:55,514 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/algos.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/algos.o In file included from pandas/_libs/algos.c:1276: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:40:32,359 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/algos.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/algos.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:40:43,122 root INFO building 'pandas._libs.arrays' extension 2024-05-17 11:40:43,122 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/arrays.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/arrays.o 2024-05-17 11:40:44,426 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/arrays.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/arrays.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:40:47,645 root INFO building 'pandas._libs.groupby' extension 2024-05-17 11:40:47,645 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/groupby.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/groupby.o 2024-05-17 11:41:20,548 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/groupby.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/groupby.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:41:28,239 root INFO building 'pandas._libs.hashing' extension 2024-05-17 11:41:28,239 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/hashing.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/hashing.o 2024-05-17 11:41:30,677 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/hashing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/hashing.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:41:34,686 root INFO building 'pandas._libs.hashtable' extension 2024-05-17 11:41:34,686 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/hashtable.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/hashtable.o pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex128': pandas/_libs/hashtable.c:134715:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 134715 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_complex64': pandas/_libs/hashtable.c:136530:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 136530 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float64': pandas/_libs/hashtable.c:138343:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 138343 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_float32': pandas/_libs/hashtable.c:140114:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 140114 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint64': pandas/_libs/hashtable.c:141885:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 141885 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint32': pandas/_libs/hashtable.c:143656:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 143656 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint16': pandas/_libs/hashtable.c:145427:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 145427 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_uint8': pandas/_libs/hashtable.c:147198:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 147198 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_object': pandas/_libs/hashtable.c:148959:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 148959 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_16; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int64': pandas/_libs/hashtable.c:150627:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 150627 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int32': pandas/_libs/hashtable.c:152398:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 152398 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int16': pandas/_libs/hashtable.c:154169:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 154169 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ pandas/_libs/hashtable.c: In function '__pyx_f_6pandas_5_libs_9hashtable_value_count_int8': pandas/_libs/hashtable.c:155940:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'khuint_t' {aka 'unsigned int'} [-Wsign-compare] 155940 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_15; __pyx_t_1+=1) { | ^ In file included from pandas/_libs/hashtable.c:1274: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:42:17,115 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/hashtable.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:42:32,507 root INFO building 'pandas._libs.index' extension 2024-05-17 11:42:32,507 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/index.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/index.o In file included from pandas/_libs/index.c:1269: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:42:45,938 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/index.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/index.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:42:55,418 root INFO building 'pandas._libs.indexing' extension 2024-05-17 11:42:55,418 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/indexing.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/indexing.o 2024-05-17 11:42:56,097 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/indexing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/indexing.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:42:58,134 root INFO building 'pandas._libs.internals' extension 2024-05-17 11:42:58,134 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/internals.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/internals.o 2024-05-17 11:43:03,334 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/internals.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/internals.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:43:08,411 root INFO building 'pandas._libs.interval' extension 2024-05-17 11:43:08,411 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/interval.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/interval.o In file included from pandas/_libs/interval.c:1323: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:43:26,760 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/interval.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/interval.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:43:34,183 root INFO building 'pandas._libs.join' extension 2024-05-17 11:43:34,183 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/join.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/join.o In file included from pandas/_libs/join.c:1269: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:44:57,250 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/join.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/join.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:45:03,859 root INFO building 'pandas._libs.lib' extension 2024-05-17 11:45:03,859 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/src 2024-05-17 11:45:03,860 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser 2024-05-17 11:45:03,860 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/lib.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/lib.o pandas/_libs/lib.c:86009:12: warning: '__pyx_memview_set_object' defined but not used [-Wunused-function] 86009 | static int __pyx_memview_set_object(const char *itemp, PyObject *obj) { | ^~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:86004:20: warning: '__pyx_memview_get_object' defined but not used [-Wunused-function] 86004 | static PyObject *__pyx_memview_get_object(const char *itemp) { | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:45:15,092 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-05-17 11:45:15,389 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/lib.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/lib.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:45:27,703 root INFO building 'pandas._libs.missing' extension 2024-05-17 11:45:27,703 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/missing.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/missing.o 2024-05-17 11:45:30,234 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/missing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/missing.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:45:35,428 root INFO building 'pandas._libs.parsers' extension 2024-05-17 11:45:35,428 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/parsers.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/parsers.o In file included from pandas/_libs/parsers.c:1274: pandas/_libs/src/klib/khash_python.h: In function 'traced_realloc': pandas/_libs/src/klib/khash_python.h:46:13: warning: pointer 'old_ptr_6(D)' may be used after 'realloc' [-Wuse-after-free] 46 | PyTraceMalloc_Untrack(KHASH_TRACE_DOMAIN, (uintptr_t)old_ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/klib/khash_python.h:43:18: note: call to 'realloc' here 43 | void * ptr = realloc(old_ptr, size); | ^~~~~~~~~~~~~~~~~~~~~~ 2024-05-17 11:45:43,140 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/io.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/io.o 2024-05-17 11:45:43,278 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-05-17 11:45:43,542 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/parsers.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/io.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/parsers.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:45:52,858 root INFO building 'pandas._libs.reduction' extension 2024-05-17 11:45:52,859 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/reduction.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/reduction.o 2024-05-17 11:45:53,475 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/reduction.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/reduction.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:45:54,966 root INFO building 'pandas._libs.ops' extension 2024-05-17 11:45:54,966 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/ops.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/ops.o 2024-05-17 11:45:57,843 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/ops.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/ops.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:01,695 root INFO building 'pandas._libs.ops_dispatch' extension 2024-05-17 11:46:01,695 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/ops_dispatch.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.o 2024-05-17 11:46:02,351 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:04,585 root INFO building 'pandas._libs.properties' extension 2024-05-17 11:46:04,586 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/properties.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/properties.o 2024-05-17 11:46:05,447 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/properties.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/properties.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:08,587 root INFO building 'pandas._libs.reshape' extension 2024-05-17 11:46:08,587 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/reshape.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/reshape.o 2024-05-17 11:46:12,011 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/reshape.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/reshape.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:17,091 root INFO building 'pandas._libs.sparse' extension 2024-05-17 11:46:17,091 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/sparse.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/sparse.o 2024-05-17 11:46:29,378 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/sparse.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/sparse.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:35,013 root INFO building 'pandas._libs.tslib' extension 2024-05-17 11:46:35,013 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs 2024-05-17 11:46:35,013 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src 2024-05-17 11:46:35,013 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime 2024-05-17 11:46:35,013 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslib.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslib.o 2024-05-17 11:46:38,992 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:46:39,171 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslib.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslib.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:43,545 root INFO building 'pandas._libs.tslibs.base' extension 2024-05-17 11:46:43,545 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/base.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.o 2024-05-17 11:46:44,205 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:46,010 root INFO building 'pandas._libs.tslibs.ccalendar' extension 2024-05-17 11:46:46,010 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.o 2024-05-17 11:46:46,912 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:50,134 root INFO building 'pandas._libs.tslibs.dtypes' extension 2024-05-17 11:46:50,134 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/dtypes.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.o 2024-05-17 11:46:52,262 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:46:57,732 root INFO building 'pandas._libs.tslibs.conversion' extension 2024-05-17 11:46:57,732 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.o 2024-05-17 11:47:01,132 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:47:01,321 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:47:06,093 root INFO building 'pandas._libs.tslibs.fields' extension 2024-05-17 11:47:06,094 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.o 2024-05-17 11:47:10,557 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:47:10,731 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:47:16,062 root INFO building 'pandas._libs.tslibs.nattype' extension 2024-05-17 11:47:16,062 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.o 2024-05-17 11:47:18,894 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:47:24,518 root INFO building 'pandas._libs.tslibs.np_datetime' extension 2024-05-17 11:47:24,518 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.o 2024-05-17 11:47:26,044 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:47:26,219 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-05-17 11:47:26,392 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:47:30,752 root INFO building 'pandas._libs.tslibs.offsets' extension 2024-05-17 11:47:30,753 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.o 2024-05-17 11:47:45,709 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:47:45,882 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:48:05,245 root INFO building 'pandas._libs.tslibs.parsing' extension 2024-05-17 11:48:05,246 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o 2024-05-17 11:48:05,510 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.o 2024-05-17 11:48:11,108 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/src/parser/tokenizer.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:48:17,960 root INFO building 'pandas._libs.tslibs.period' extension 2024-05-17 11:48:17,960 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/period.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.o 2024-05-17 11:48:24,182 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:48:24,358 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:48:32,428 root INFO building 'pandas._libs.tslibs.strptime' extension 2024-05-17 11:48:32,428 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:48:32,601 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.o 2024-05-17 11:48:37,208 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:48:43,317 root INFO building 'pandas._libs.tslibs.timedeltas' extension 2024-05-17 11:48:43,317 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:48:43,489 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.o 2024-05-17 11:48:52,028 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:01,795 root INFO building 'pandas._libs.tslibs.timestamps' extension 2024-05-17 11:49:01,796 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:49:01,974 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.o 2024-05-17 11:49:09,777 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:21,852 root INFO building 'pandas._libs.tslibs.timezones' extension 2024-05-17 11:49:21,853 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.o 2024-05-17 11:49:25,128 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:30,509 root INFO building 'pandas._libs.tslibs.tzconversion' extension 2024-05-17 11:49:30,509 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:49:30,689 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.o 2024-05-17 11:49:34,527 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:39,607 root INFO building 'pandas._libs.tslibs.vectorized' extension 2024-05-17 11:49:39,607 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:49:39,781 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/vectorized.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.o 2024-05-17 11:49:42,682 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:46,889 root INFO building 'pandas._libs.testing' extension 2024-05-17 11:49:46,889 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/testing.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/testing.o 2024-05-17 11:49:48,000 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/testing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/testing.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:49:52,698 root INFO building 'pandas._libs.window.aggregations' extension 2024-05-17 11:49:52,698 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/window 2024-05-17 11:49:52,698 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/window/aggregations.cpp -o build/temp.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.o pandas/_libs/window/aggregations.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': pandas/_libs/window/aggregations.cpp:43409:48: warning: comparing the result of pointer addition '(((const char*)"pandas._libs.window.aggregations") + 6)' and NULL [-Waddress] 43409 | if (strchr(__Pyx_MODULE_NAME, '.') != NULL) { | ^ 2024-05-17 11:49:56,547 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:01,050 root INFO building 'pandas._libs.window.indexers' extension 2024-05-17 11:50:01,050 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/window/indexers.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/window/indexers.o 2024-05-17 11:50:03,434 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/window/indexers.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/window/indexers.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:07,386 root INFO building 'pandas._libs.writers' extension 2024-05-17 11:50:07,386 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/writers.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/writers.o 2024-05-17 11:50:10,343 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/writers.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/writers.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:15,375 root INFO building 'pandas.io.sas._sas' extension 2024-05-17 11:50:15,375 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/io 2024-05-17 11:50:15,375 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/io/sas 2024-05-17 11:50:15,375 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/io/sas/sas.c -o build/temp.linux-armv8l-cpython-312/pandas/io/sas/sas.o 2024-05-17 11:50:18,417 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/io/sas/sas.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/io/sas/_sas.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:22,547 root INFO building 'pandas.io.sas._byteswap' extension 2024-05-17 11:50:22,547 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/io/sas/byteswap.c -o build/temp.linux-armv8l-cpython-312/pandas/io/sas/byteswap.o 2024-05-17 11:50:23,077 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/io/sas/byteswap.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/io/sas/_byteswap.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:24,861 root INFO building 'pandas._libs.json' extension 2024-05-17 11:50:24,862 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson 2024-05-17 11:50:24,862 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/lib 2024-05-17 11:50:24,862 root INFO creating build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python 2024-05-17 11:50:24,862 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o 2024-05-17 11:50:24,947 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o 2024-05-17 11:50:25,035 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o 2024-05-17 11:50:25,210 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/date_conversions.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o 2024-05-17 11:50:25,347 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o 2024-05-17 11:50:25,663 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/ujson.o 2024-05-17 11:50:25,814 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o 2024-05-17 11:50:25,992 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o 2024-05-17 11:50:26,168 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -O3 build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-armv8l-cpython-312/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-armv8l-cpython-312/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pandas/_libs/json.cpython-312-arm-linux-musleabihf.so 2024-05-17 11:50:28,658 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-05-17 11:50:28,659 root INFO running install 2024-05-17 11:50:28,667 root INFO running install_lib 2024-05-17 11:50:28,669 root INFO creating build/bdist.linux-armv8l 2024-05-17 11:50:28,669 root INFO creating build/bdist.linux-armv8l/wheel 2024-05-17 11:50:28,669 root INFO creating build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:28,669 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/__init__.py -> build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:28,670 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tseries/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tseries/holiday.py -> build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tseries/api.py -> build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tseries/frequencies.py -> build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tseries/offsets.py -> build/bdist.linux-armv8l/wheel/pandas/tseries 2024-05-17 11:50:28,670 root INFO creating build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/_warnings.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/asserters.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/_io.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/_hypothesis.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/_random.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,671 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/compat.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_testing/contexts.py -> build/bdist.linux-armv8l/wheel/pandas/_testing 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/conftest.py -> build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/testing.py -> build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:28,672 root INFO creating build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_config/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_config/localization.py -> build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_config/display.py -> build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,672 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_config/config.py -> build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_config/dates.py -> build/bdist.linux-armv8l/wheel/pandas/_config 2024-05-17 11:50:28,673 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parquet.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/clipboards.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/feather_format.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,673 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/_util.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,674 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/orc.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,674 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,674 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,674 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/css.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,674 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/printing.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,674 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/style_render.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/_color_data.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/info.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/xml.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/style.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/format.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,675 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/html.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/csvs.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/string.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,676 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/html.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/string.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/html_style.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,676 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/latex.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/html_table.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/latex_longtable.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/templates/latex_table.tpl -> build/bdist.linux-armv8l/wheel/pandas/io/formats/templates 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/latex.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/excel.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/formats/console.py -> build/bdist.linux-armv8l/wheel/pandas/io/formats 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/xml.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,677 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/html.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,678 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,678 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,678 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_util.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,678 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_xlsxwriter.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,678 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_openpyxl.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,678 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_xlrd.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_odswriter.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_base.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_odfreader.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/excel/_pyxlsb.py -> build/bdist.linux-armv8l/wheel/pandas/io/excel 2024-05-17 11:50:28,679 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,679 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/_byteswap.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,680 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/sas7bdat.py -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,680 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/byteswap.pyx -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,680 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/sas_xport.py -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,680 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/_byteswap.pyi -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,680 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/_sas.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,682 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/sas.pyx -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,682 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/sas_constants.py -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,682 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/sasreader.py -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,683 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sas/_sas.pyi -> build/bdist.linux-armv8l/wheel/pandas/io/sas 2024-05-17 11:50:28,683 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/pytables.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,683 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,683 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,684 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/base_parser.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,684 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/readers.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,684 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/c_parser_wrapper.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,684 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/python_parser.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,685 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/parsers/arrow_parser_wrapper.py -> build/bdist.linux-armv8l/wheel/pandas/io/parsers 2024-05-17 11:50:28,685 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/api.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,685 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/sql.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,685 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/gbq.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,685 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/json 2024-05-17 11:50:28,685 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/json/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/json 2024-05-17 11:50:28,686 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/json/_normalize.py -> build/bdist.linux-armv8l/wheel/pandas/io/json 2024-05-17 11:50:28,686 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/json/_table_schema.py -> build/bdist.linux-armv8l/wheel/pandas/io/json 2024-05-17 11:50:28,686 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/json/_json.py -> build/bdist.linux-armv8l/wheel/pandas/io/json 2024-05-17 11:50:28,686 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/pickle.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,686 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/common.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,687 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/spss.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,687 root INFO creating build/bdist.linux-armv8l/wheel/pandas/io/clipboard 2024-05-17 11:50:28,687 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/clipboard/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/io/clipboard 2024-05-17 11:50:28,687 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/io/stata.py -> build/bdist.linux-armv8l/wheel/pandas/io 2024-05-17 11:50:28,687 root INFO creating build/bdist.linux-armv8l/wheel/pandas/arrays 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/arrays/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/arrays 2024-05-17 11:50:28,688 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,688 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_invalid_arg.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_series_transform.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,688 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_series_apply.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_frame_apply_relabeling.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_str.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_series_apply_relabeling.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_frame_transform.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/test_frame_apply.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/apply/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/apply 2024-05-17 11:50:28,689 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,689 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_time_grouper.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_timedelta.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_resample_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_period_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,690 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_resampler_grouper.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,691 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_base.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,691 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/resample/test_datetime_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/resample 2024-05-17 11:50:28,691 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tseries 2024-05-17 11:50:28,691 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries 2024-05-17 11:50:28,691 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tseries/frequencies 2024-05-17 11:50:28,691 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/frequencies 2024-05-17 11:50:28,691 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies/test_frequencies.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/frequencies 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies/test_freq_code.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/frequencies 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/frequencies/test_inference.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/frequencies 2024-05-17 11:50:28,692 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_offsets.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_custom_business_day.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,692 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_ticks.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_dst.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_month.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_business_hour.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_year.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_easter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,693 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_business_year.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_business_day.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_quarter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_week.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_custom_business_month.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_fiscal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,694 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_offsets_properties.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_business_month.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/offsets/test_business_quarter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/offsets 2024-05-17 11:50:28,695 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday/test_calendar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,695 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday/test_holiday.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday/test_observance.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tseries/holiday/test_federal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tseries/holiday 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_nanops.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,696 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/scalar 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar 2024-05-17 11:50:28,696 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,696 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,697 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta/test_timedelta.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,697 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,697 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timedelta/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timedelta 2024-05-17 11:50:28,697 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/test_nat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar 2024-05-17 11:50:28,697 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/scalar/interval 2024-05-17 11:50:28,697 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/interval 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/interval 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval/test_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/interval 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/interval/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/interval 2024-05-17 11:50:28,698 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_comparisons.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,698 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_timestamp.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_rendering.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_unary_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/timestamp/test_timezones.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/timestamp 2024-05-17 11:50:28,699 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/scalar/period 2024-05-17 11:50:28,699 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/period 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period/test_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/period 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/period/test_asfreq.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar/period 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/scalar/test_na_scalar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/scalar 2024-05-17 11:50:28,700 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_unique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,700 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_conversion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_misc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_transpose.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/test_value_counts.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/base/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/base 2024-05-17 11:50:28,701 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_coercion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_iloc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,702 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,702 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_iloc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_slice.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_sorted.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_setitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_partial.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_multiindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,703 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_getitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/multiindex/test_loc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/multiindex 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_scalar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_na_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_at.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,704 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexing/interval 2024-05-17 11:50:28,704 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/interval 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/interval 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/interval/test_interval_new.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing/interval 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_indexers.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_check_indexer.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_floats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,705 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_chaining_and_caching.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_partial.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_iat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexing/test_loc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexing 2024-05-17 11:50:28,706 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_strings.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_find_replace.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_get_dummies.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_cat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,707 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_split_partition.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_string_array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_extract.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/strings/test_case_justify.py -> build/bdist.linux-armv8l/wheel/pandas/tests/strings 2024-05-17 11:50:28,708 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/libs 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/libs/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/libs 2024-05-17 11:50:28,708 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/libs/test_lib.py -> build/bdist.linux-armv8l/wheel/pandas/tests/libs 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/libs/test_hashtable.py -> build/bdist.linux-armv8l/wheel/pandas/tests/libs 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/libs/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/libs 2024-05-17 11:50:28,709 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_index_as_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_any_all.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_nunique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,709 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_numba.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,710 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,710 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_nth.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,710 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_quantile.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,710 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_raises.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,710 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_counting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_groupby_shift_diff.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_grouping.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_rank.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_groupby_dropna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,711 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/groupby/transform 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/transform 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform/test_numba.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/transform 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/transform/test_transform.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/transform 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_apply_mutate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_groupby_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_libgroupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_min_max.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,712 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_allowlist.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_sample.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,713 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate/test_numba.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,713 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate/test_cython.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate/test_aggregate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/aggregate/test_other.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby/aggregate 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_value_counts.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_timegrouper.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_api_consistency.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,714 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_filters.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_function.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_pipe.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_bin_groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_apply.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/groupby/test_size.py -> build/bdist.linux-armv8l/wheel/pandas/tests/groupby 2024-05-17 11:50:28,715 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,715 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tools/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,716 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tools/test_to_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,716 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tools/test_to_numeric.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,716 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tools/test_to_time.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,716 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tools/test_to_timedelta.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tools 2024-05-17 11:50:28,716 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,716 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_pivot_multilevel.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_cut.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_get_dummies.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,717 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_append.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,717 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_append_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_datetimes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_concat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_empty.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_dataframe.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_series.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,718 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_invalid.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/concat/test_sort.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/concat 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_util.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_from_dummies.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_crosstab.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,719 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_pivot.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,720 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_qcut.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,720 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_union_categoricals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,720 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/test_melt.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape 2024-05-17 11:50:28,720 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,720 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,720 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_merge.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_multi.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_merge_asof.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_merge_cross.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_merge_ordered.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reshape/merge 2024-05-17 11:50:28,721 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_multilevel.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,722 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,722 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,722 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,722 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,722 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_validate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,722 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_block_internals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,723 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_coercion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_mask.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_setitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_get_value.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_delitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,723 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_xs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_insert.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_where.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_take.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_getitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,724 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_get.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/indexing/test_set_value.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/indexing 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_unary.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_npfuncs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,725 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/frame/constructors 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/constructors 2024-05-17 11:50:28,725 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors/test_from_records.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/constructors 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/constructors/test_from_dict.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/constructors 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_cumulative.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_stack_unstack.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,726 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_ufunc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_iteration.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,727 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_csv.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_swapaxes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,727 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_dict.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_records.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_first_valid_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_assign.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_first_and_last.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_tz_convert.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_dot.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_truncate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,728 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_diff.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_timestamp.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_quantile.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_cov_corr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,729 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_pct_change.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_interpolate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_shift.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_head_tail.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_reindex_like.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_numpy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,730 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_nlargest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_pop.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_rank.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_round.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_update.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_convert_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_rename.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_isin.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,731 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_set_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_transpose.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_matmul.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_drop_duplicates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_drop.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_copy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,732 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_reset_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_equals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_clip.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_describe.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_sample.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_at_time.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_duplicated.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,733 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_value_counts.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_count.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_set_axis.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_droplevel.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_filter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_get_numeric_data.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_to_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,734 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_sort_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_select_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_explode.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_combine_first.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_rename_axis.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,735 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_infer_objects.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_tz_localize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_reorder_levels.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_dropna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_combine.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_pipe.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_align.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_asof.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_swaplevel.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,736 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_reindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_between_time.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_replace.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_sort_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_isetitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_asfreq.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,737 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/methods/test_compare.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame/methods 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_nonunique_indexes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_logical_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_repr_info.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_alter_axes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/frame/test_query_eval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/frame 2024-05-17 11:50:28,738 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_numba.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_pairwise.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,739 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,739 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window/moments 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_expanding.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_base_indexer.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_online.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,740 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_win_type.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_rolling.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_ewm.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_cython_aggregations.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_rolling_skew_kurt.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,741 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_rolling_quantile.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,742 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_rolling_functions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,742 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_timeseries_window.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,742 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/window/test_apply.py -> build/bdist.linux-armv8l/wheel/pandas/tests/window 2024-05-17 11:50:28,742 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,742 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,742 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/xml 2024-05-17 11:50:28,742 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/xml 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml/test_xml_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/xml 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml/test_to_xml.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/xml 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/xml/test_xml.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/xml 2024-05-17 11:50:28,743 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_csv.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,743 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_latex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_excel.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_console.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_info.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_series_info.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,744 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,744 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_to_latex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_html.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_highlight.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_non_unique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_style.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_matplotlib.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_exceptions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,745 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_to_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_bar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_tooltip.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/style/test_format.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats/style 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_html.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_printing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,746 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_to_markdown.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,747 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_css.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,747 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_format.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,747 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/formats/test_eng_formatting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/formats 2024-05-17 11:50:28,747 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_fsspec.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,747 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_html.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,748 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_feather.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,748 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,748 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_stata.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,748 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data 2024-05-17 11:50:28,748 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/pickle 2024-05-17 11:50:28,748 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/pickle 2024-05-17 11:50:28,748 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/pickle/test_py27.pkl -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/pickle 2024-05-17 11:50:28,749 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/books.xml -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/flatten_doc.xsl -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/cta_rail_lines.kml -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/row_field_output.xsl -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/baby_names.xml -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/xml/doc_ch_utf.xml -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/xml 2024-05-17 11:50:28,749 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/legacy_pickle 2024-05-17 11:50:28,750 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-05-17 11:50:28,750 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 2024-05-17 11:50:28,750 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/gbq_fake_job.txt -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data 2024-05-17 11:50:28,750 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/fixed_width 2024-05-17 11:50:28,750 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/fixed_width 2024-05-17 11:50:28,750 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/data/parquet 2024-05-17 11:50:28,750 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/data/parquet/simple.parquet -> build/bdist.linux-armv8l/wheel/pandas/tests/io/data/parquet 2024-05-17 11:50:28,750 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_sql.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,751 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,751 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,751 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_pytables_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,751 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_append.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,751 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_put.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,751 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_store.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_select.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_read.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_time_series.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,752 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_keys.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_retain_attributes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_round_trip.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_complex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_file_handling.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_timezones.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/test_errors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,753 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/pytables/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/pytables 2024-05-17 11:50:28,754 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_xlrd.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_xlsxwriter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_odf.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_odswriter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,754 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_readers.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_style.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_openpyxl.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/excel/test_writers.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/excel 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,755 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,755 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas/test_xport.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas/test_sas7bdat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas/test_byteswap.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/sas/test_sas.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/sas 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_clipboard.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_parquet.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_spss.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,756 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_s3.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,757 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_orc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,757 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,757 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,757 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_json_table_schema.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,757 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_normalize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,757 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_readlines.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_deprecated_kwargs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_pandas.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_ujson.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/json/test_compression.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/json 2024-05-17 11:50:28,758 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/generate_legacy_storage_files.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,759 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_converters.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_encoding.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_na_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,759 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_comment.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_unsupported.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_textreader.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_upcast.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,760 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/usecols 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/usecols 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols/test_strings.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/usecols 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/usecols 2024-05-17 11:50:28,760 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/usecols/test_parse_dates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/usecols 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_index_col.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_mangle_dupes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_parse_dates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,761 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/dtypes 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/dtypes 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/dtypes 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/dtypes 2024-05-17 11:50:28,761 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/dtypes/test_empty.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/dtypes 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_dialect.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_read_fwf.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_concatenate_chunks.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_skiprows.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_c_parser_only.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_python_parser_only.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,762 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_quoting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,763 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_iterator.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_inf.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_read_errors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_common_basic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,763 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_ints.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_verbose.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_decimal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_file_buffer_url.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_data_list.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_chunksize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/common/test_float.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser/common 2024-05-17 11:50:28,764 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_compression.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_network.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_header.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/parser/test_multi_thread.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io/parser 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_compression.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_user_agent.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/io/test_gcs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/io 2024-05-17 11:50:28,765 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_sorting.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_expressions.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,766 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_duplicate_labels.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_finalize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_series.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,766 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_to_xarray.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_label_or_level_utils.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_generic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/generic/test_frame.py -> build/bdist.linux-armv8l/wheel/pandas/tests/generic 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,767 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,767 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_functions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_util.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_core_functionalities.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_setitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,768 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_interp_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_clip.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_methods.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,769 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index/test_periodindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,769 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index/test_timedeltaindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index/test_datetimeindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/index/test_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view/index 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/util.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_internals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/copy_view/test_replace.py -> build/bdist.linux-armv8l/wheel/pandas/tests/copy_view 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_downstream.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,770 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/internals 2024-05-17 11:50:28,770 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/internals/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/internals 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/internals/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/internals 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/internals/test_managers.py -> build/bdist.linux-armv8l/wheel/pandas/tests/internals 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/internals/test_internals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/internals 2024-05-17 11:50:28,771 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,771 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_validate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,772 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_mask.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_setitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_delitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_xs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,772 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_where.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_take.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_getitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_get.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_set_value.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/indexing/test_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/indexing 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_unary.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,773 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_npfuncs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_cumulative.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_ufunc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_iteration.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,774 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,775 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_unique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_to_csv.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_to_dict.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_nunique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,775 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_truncate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_diff.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_repeat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_quantile.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_cov_corr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,776 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_pct_change.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_interpolate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_head_tail.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_reindex_like.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_tolist.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_to_numpy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_nlargest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,777 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_pop.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_rank.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_round.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_between.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_update.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_convert_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_rename.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_isin.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,778 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_set_name.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_matmul.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_drop_duplicates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_drop.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_copy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_reset_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_equals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_searchsorted.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,779 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_clip.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_describe.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_view.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_item.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_autocorr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_is_unique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_duplicated.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_value_counts.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,780 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_count.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_get_numeric_data.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_add_prefix_suffix.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_isna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_sort_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_explode.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_combine_first.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_rename_axis.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,781 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_infer_objects.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_tz_localize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_argsort.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_to_frame.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_dropna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_combine.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_align.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_asof.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,782 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_reindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_replace.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_is_monotonic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_sort_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_unstack.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/methods/test_compare.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/methods 2024-05-17 11:50:28,783 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,783 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors/test_str_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors/test_cat_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors/test_dt_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/accessors/test_sparse_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series/accessors 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_logical_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,784 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/series/test_repr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/series 2024-05-17 11:50:28,784 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,785 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_analytics.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,785 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_operators.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_warnings.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_sorting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,786 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_algos.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_take.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_repr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/categorical/test_replace.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/categorical 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,787 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_datetimes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,788 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_arithmetics.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,788 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_unary.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_dtype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_libsparse.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/sparse/test_combine_concat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/sparse 2024-05-17 11:50:28,789 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_timedeltas.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,789 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/numpy_ 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/numpy_ 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_/test_numpy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/numpy_ 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/numpy_/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/numpy_ 2024-05-17 11:50:28,790 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,790 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked/test_arrow_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked/test_function.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/masked 2024-05-17 11:50:28,791 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/interval 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/interval 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/interval 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval/test_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/interval 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/interval/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/interval 2024-05-17 11:50:28,791 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/datetimes 2024-05-17 11:50:28,791 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/datetimes 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/datetimes 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/datetimes 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/datetimes/test_cumulative.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/datetimes 2024-05-17 11:50:28,792 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,792 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_concat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_construction.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_comparison.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_function.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/integer/test_repr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/integer 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/masked_shared.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,793 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,793 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_to_numpy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_concat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_construction.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,794 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_comparison.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_function.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/floating/test_repr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/floating 2024-05-17 11:50:28,795 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/timedeltas 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/timedeltas 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/timedeltas 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/timedeltas 2024-05-17 11:50:28,795 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/timedeltas/test_cumulative.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/timedeltas 2024-05-17 11:50:28,795 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_logical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_arithmetic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_construction.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_comparison.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,796 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_function.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_reduction.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/boolean/test_repr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/boolean 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/test_ndarray_backed.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays 2024-05-17 11:50:28,797 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/string_ 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/string_ 2024-05-17 11:50:28,797 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_/test_string_arrow.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/string_ 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/string_/test_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/string_ 2024-05-17 11:50:28,798 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,798 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arrays/period/test_arrow_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arrays/period 2024-05-17 11:50:28,799 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_numba.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_validate_kwargs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_attr_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_deprecate_kwarg.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_util.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,799 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_index_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_hashing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_doc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_validate_inclusive.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_deprecate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_series_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_numpy_array_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,800 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_safe_import.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_extension_array_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_interval_array_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_validate_args_and_kwargs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_str_methods.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_rewrite_warning.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_show_versions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,801 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_produces_warning.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_almost_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_validate_args.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_frame_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_shares_memory.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_assert_categorical_equal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/util/test_make_objects.py -> build/bdist.linux-armv8l/wheel/pandas/tests/util 2024-05-17 11:50:28,802 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,802 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_misc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_hist_method.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,803 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_frame_color.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,803 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_frame_legend.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_frame_groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_hist_box_by.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_frame_subplots.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/frame/test_frame.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting/frame 2024-05-17 11:50:28,804 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_style.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_boxplot_method.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_converter.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_series.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/test_backend.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/plotting/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/plotting 2024-05-17 11:50:28,805 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_concat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,806 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_inference.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,807 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_infer_dtype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_downcast.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,807 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_find_common_type.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_promote.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_can_hold_element.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_dict_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes/cast 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/dtypes/test_generic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/dtypes 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_optional_dependency.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,808 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_algos.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,809 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/construction 2024-05-17 11:50:28,809 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/construction/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/construction 2024-05-17 11:50:28,809 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/construction/test_extract_array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/construction 2024-05-17 11:50:28,809 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,809 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,809 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_floating.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,809 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_integer.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,810 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/interface.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/printing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/setitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,810 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/accumulate.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/groupby.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/casting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/io.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/reduce.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,811 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/dtype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/getitem.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/reshaping.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/methods.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/base.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/base/dim2.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/base 2024-05-17 11:50:28,812 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,812 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/decimal 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/decimal 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal/test_decimal.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/decimal 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/decimal/array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/decimal 2024-05-17 11:50:28,813 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/array_with_attr 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/array_with_attr 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/array_with_attr 2024-05-17 11:50:28,813 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/array_with_attr/array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/array_with_attr 2024-05-17 11:50:28,814 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/date 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/date/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/date 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/date/array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/date 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_numpy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_extension.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,814 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_sparse.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,814 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/json 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/json 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json/test_json.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/json 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/json/array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/json 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_arrow.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_string.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,815 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,816 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/extension/list 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/list 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list/test_list.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/list 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/list/array.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension/list 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_boolean.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,816 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/extension/test_external_block.py -> build/bdist.linux-armv8l/wheel/pandas/tests/extension 2024-05-17 11:50:28,816 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_array_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_categorical.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_numeric.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_object.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,817 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_timedelta64.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,818 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,818 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,818 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/test_datetime64.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,818 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/arithmetic/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/arithmetic 2024-05-17 11:50:28,818 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/reductions 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reductions/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reductions 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reductions/test_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reductions 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/reductions/test_stat_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/tests/reductions 2024-05-17 11:50:28,819 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_parse_iso8601.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_conversion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,819 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_ccalendar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_parsing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_fields.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_resolution.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_period_asfreq.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_timedeltas.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_liboffsets.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_libfrequencies.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,820 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_tzconversion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_to_offset.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_array_to_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_timezones.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/tslibs/test_np_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/tslibs 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_take.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,821 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/api 2024-05-17 11:50:28,821 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/api/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/api 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/api/test_types.py -> build/bdist.linux-armv8l/wheel/pandas/tests/api 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/api/test_api.py -> build/bdist.linux-armv8l/wheel/pandas/tests/api 2024-05-17 11:50:28,822 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/config 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/config/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/config 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/config/test_config.py -> build/bdist.linux-armv8l/wheel/pandas/tests/config 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/config/test_localization.py -> build/bdist.linux-armv8l/wheel/pandas/tests/config 2024-05-17 11:50:28,822 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_flags.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,822 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,823 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_nat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_equals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,823 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimelike_ 2024-05-17 11:50:28,824 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/test_numeric.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,824 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,825 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,825 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/numeric/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/numeric 2024-05-17 11:50:28,825 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/object 2024-05-17 11:50:28,825 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/object 2024-05-17 11:50:28,825 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/object 2024-05-17 11:50:28,825 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/object/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/object 2024-05-17 11:50:28,825 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_append.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_map.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_equals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,826 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_category.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/categorical/test_reindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/categorical 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_engines.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,827 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,827 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_reshape.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_where.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/base_class/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/base_class 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,828 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,828 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/test_range.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/ranges/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/ranges 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_any_index.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,829 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_subclass.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,830 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_base.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_equals.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,830 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_interval_tree.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_interval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,831 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/interval/test_interval_range.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/interval 2024-05-17 11:50:28,832 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_unique.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_delete.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_freq_attr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,832 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_misc.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_map.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_npfuncs.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,833 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,833 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_snap.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_shift.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,834 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_insert.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes/methods 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_date_range.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,835 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_timezones.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_asof.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_reindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/datetimes/test_datetime.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/datetimes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,836 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_frozen.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_index_new.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_base.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,837 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,837 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_delete.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,838 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas/methods 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,839 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_ops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/timedeltas/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/timedeltas 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/test_numpy_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,840 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,840 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_partial_slicing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_freq_attr.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_resolution.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_monotonic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_period_range.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_scalar_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,841 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,842 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_repeat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_fillna.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_is_full.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,842 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_shift.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_factorize.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_insert.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/methods/test_asfreq.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period/methods 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_searchsorted.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_period.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,843 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/period/test_tools.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/period 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/common.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes 2024-05-17 11:50:28,844 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_constructors.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,844 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_analytics.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_conversion.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_get_set.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_astype.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_reshape.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_partial_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_monotonic.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,845 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_sorting.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_missing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_isin.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_setops.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_drop.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_copy.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_get_level_values.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,846 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_indexing.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_duplicates.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_formats.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_lexsort.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_equivalence.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_take.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_join.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,847 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_names.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_pickle.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_reindex.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/indexes/multi/test_integrity.py -> build/bdist.linux-armv8l/wheel/pandas/tests/indexes/multi 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_aggregation.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_errors.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,848 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/interchange/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,848 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/interchange/conftest.py -> build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/interchange/test_utils.py -> build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/interchange/test_impl.py -> build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/interchange/test_spec_conformance.py -> build/bdist.linux-armv8l/wheel/pandas/tests/interchange 2024-05-17 11:50:28,849 root INFO creating build/bdist.linux-armv8l/wheel/pandas/tests/computation 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/computation/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/tests/computation 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/computation/test_compat.py -> build/bdist.linux-armv8l/wheel/pandas/tests/computation 2024-05-17 11:50:28,849 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/computation/test_eval.py -> build/bdist.linux-armv8l/wheel/pandas/tests/computation 2024-05-17 11:50:28,850 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/tests/test_register_accessor.py -> build/bdist.linux-armv8l/wheel/pandas/tests 2024-05-17 11:50:28,850 root INFO creating build/bdist.linux-armv8l/wheel/pandas/errors 2024-05-17 11:50:28,850 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/errors/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/errors 2024-05-17 11:50:28,850 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_typing.py -> build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:28,850 root INFO creating build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,850 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,850 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_print_versions.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_validators.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_tester.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_test_decorators.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO creating build/bdist.linux-armv8l/wheel/pandas/util/version 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/version/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/util/version 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_doctools.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_decorators.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,851 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_exceptions.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,852 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/util/_str_methods.py -> build/bdist.linux-armv8l/wheel/pandas/util 2024-05-17 11:50:28,852 root INFO creating build/bdist.linux-armv8l/wheel/pandas/plotting 2024-05-17 11:50:28,852 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/plotting 2024-05-17 11:50:28,852 root INFO creating build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,852 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,852 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/core.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/boxplot.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/converter.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/style.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/groupby.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/tools.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/hist.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/timeseries.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,853 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_matplotlib/misc.py -> build/bdist.linux-armv8l/wheel/pandas/plotting/_matplotlib 2024-05-17 11:50:28,854 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_misc.py -> build/bdist.linux-armv8l/wheel/pandas/plotting 2024-05-17 11:50:28,854 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/plotting/_core.py -> build/bdist.linux-armv8l/wheel/pandas/plotting 2024-05-17 11:50:28,854 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,854 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,854 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/series.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,855 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/frame.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,855 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/missing.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,855 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/generic.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,856 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/flags.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,856 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/strings 2024-05-17 11:50:28,856 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/strings/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/strings 2024-05-17 11:50:28,857 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/strings/object_array.py -> build/bdist.linux-armv8l/wheel/pandas/core/strings 2024-05-17 11:50:28,857 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/strings/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/strings 2024-05-17 11:50:28,857 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/strings/accessor.py -> build/bdist.linux-armv8l/wheel/pandas/core/strings 2024-05-17 11:50:28,857 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,857 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,857 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/generic.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,858 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/groupby.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,858 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/numba_.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,858 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/categorical.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,858 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/indexing.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,858 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/ops.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/grouper.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/groupby/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/groupby 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/shared_docs.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/sample.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,859 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/tools/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/tools/times.py -> build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,859 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/tools/timedeltas.py -> build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,860 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/tools/numeric.py -> build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,860 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/tools/datetimes.py -> build/bdist.linux-armv8l/wheel/pandas/core/tools 2024-05-17 11:50:28,860 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/sparse 2024-05-17 11:50:28,860 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/sparse/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/sparse 2024-05-17 11:50:28,860 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/sparse/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/sparse 2024-05-17 11:50:28,860 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,860 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/tile.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/merge.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/util.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/pivot.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/reshape.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,861 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/melt.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/concat.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/reshape/encoding.py -> build/bdist.linux-armv8l/wheel/pandas/core/reshape 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/construction.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,862 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/online.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,862 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/numba_.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/expanding.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/ewm.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/rolling.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/doc.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/window/common.py -> build/bdist.linux-armv8l/wheel/pandas/core/window 2024-05-17 11:50:28,863 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arraylike.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,864 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexing.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,864 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/sorting.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,864 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/apply.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,864 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/resample.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,864 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/indexers 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexers/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexers 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexers/utils.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexers 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexers/objects.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexers 2024-05-17 11:50:28,865 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/managers.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,865 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/blocks.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/construction.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/ops.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/concat.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/internals/array_manager.py -> build/bdist.linux-armv8l/wheel/pandas/core/internals 2024-05-17 11:50:28,866 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/api.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,867 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/algorithms.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,867 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/methods 2024-05-17 11:50:28,867 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/methods/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/methods 2024-05-17 11:50:28,867 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/methods/describe.py -> build/bdist.linux-armv8l/wheel/pandas/core/methods 2024-05-17 11:50:28,867 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/methods/to_dict.py -> build/bdist.linux-armv8l/wheel/pandas/core/methods 2024-05-17 11:50:28,867 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/methods/selectn.py -> build/bdist.linux-armv8l/wheel/pandas/core/methods 2024-05-17 11:50:28,868 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/_numba 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/executor.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba 2024-05-17 11:50:28,868 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/shared.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/min_max_.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/mean_.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,868 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/var_.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/_numba/kernels/sum_.py -> build/bdist.linux-armv8l/wheel/pandas/core/_numba/kernels 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/roperator.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,869 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/integer.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,869 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/floating.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,870 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,870 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,870 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow/_arrow_utils.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,870 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow/dtype.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,870 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow/array.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,870 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/arrow/extension_types.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/arrow 2024-05-17 11:50:28,871 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse/dtype.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse/array.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse/scipy_sparse.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/sparse/accessor.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays/sparse 2024-05-17 11:50:28,871 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/boolean.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/numpy_.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/string_arrow.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/categorical.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/_mixins.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/_ranges.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/timedeltas.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,872 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/period.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/interval.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/string_.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/masked.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/numeric.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,873 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/arrays/datetimes.py -> build/bdist.linux-armv8l/wheel/pandas/core/arrays 2024-05-17 11:50:28,874 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/util 2024-05-17 11:50:28,874 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/util/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/util 2024-05-17 11:50:28,874 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/util/numba_.py -> build/bdist.linux-armv8l/wheel/pandas/core/util 2024-05-17 11:50:28,874 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/util/hashing.py -> build/bdist.linux-armv8l/wheel/pandas/core/util 2024-05-17 11:50:28,874 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,874 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/missing.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/generic.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/astype.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/inference.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/dtypes.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/concat.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,875 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,876 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/cast.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,876 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/dtypes/common.py -> build/bdist.linux-armv8l/wheel/pandas/core/dtypes 2024-05-17 11:50:28,876 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/nanops.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,876 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,876 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,876 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/masked_accumulations.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/replace.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/quantile.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/take.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/transforms.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/masked_reductions.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/datetimelike_accumulations.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/array_algos/putmask.py -> build/bdist.linux-armv8l/wheel/pandas/core/array_algos 2024-05-17 11:50:28,877 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/category.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/datetimelike.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/frozen.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/range.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,878 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/timedeltas.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,879 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/multi.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,879 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/base.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,879 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/period.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,880 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/extension.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,880 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/interval.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,880 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/datetimes.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,880 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/indexes/accessors.py -> build/bdist.linux-armv8l/wheel/pandas/core/indexes 2024-05-17 11:50:28,880 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/base.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,880 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/dispatch.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/docstrings.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/invalid.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/missing.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/mask_ops.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/methods.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,881 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/common.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/ops/array_ops.py -> build/bdist.linux-armv8l/wheel/pandas/core/ops 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/config_init.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/accessor.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,882 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/column.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/from_dataframe.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,882 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/buffer.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/dataframe_protocol.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/utils.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/interchange/dataframe.py -> build/bdist.linux-armv8l/wheel/pandas/core/interchange 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/common.py -> build/bdist.linux-armv8l/wheel/pandas/core 2024-05-17 11:50:28,883 root INFO creating build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/expr.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,883 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/pytables.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/eval.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/ops.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/scope.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/api.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/align.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/expressions.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,884 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/engines.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,885 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/parsing.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,885 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/common.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,885 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/core/computation/check.py -> build/bdist.linux-armv8l/wheel/pandas/core/computation 2024-05-17 11:50:28,885 root INFO creating build/bdist.linux-armv8l/wheel/pandas/api 2024-05-17 11:50:28,885 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/api/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/api 2024-05-17 11:50:28,885 root INFO creating build/bdist.linux-armv8l/wheel/pandas/api/types 2024-05-17 11:50:28,885 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/api/types/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/api/types 2024-05-17 11:50:28,885 root INFO creating build/bdist.linux-armv8l/wheel/pandas/api/extensions 2024-05-17 11:50:28,886 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/api/extensions/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/api/extensions 2024-05-17 11:50:28,886 root INFO creating build/bdist.linux-armv8l/wheel/pandas/api/indexers 2024-05-17 11:50:28,886 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/api/indexers/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/api/indexers 2024-05-17 11:50:28,886 root INFO creating build/bdist.linux-armv8l/wheel/pandas/api/interchange 2024-05-17 11:50:28,886 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/api/interchange/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/api/interchange 2024-05-17 11:50:28,886 root INFO creating build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,886 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,886 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/index_class_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslib.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/missing.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/writers.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reshape.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/internals.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,887 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/join.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,900 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/testing.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,900 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/groupby.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,900 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,900 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/intervaltree.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,901 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,913 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/indexing.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,913 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos_take_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,913 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,916 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/arrays.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,917 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/join.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,917 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/indexing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,918 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/sparse_op_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,918 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable_func_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,918 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/properties.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,919 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/khash.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,919 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable_class_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,919 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,919 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/util.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,920 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/index.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,920 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/khash_for_primitive_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,920 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/writers.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,922 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/json.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,922 root INFO creating build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,922 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,922 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/indexers.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,923 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,924 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/indexers.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,924 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/indexers.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,924 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,924 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/window/aggregations.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/window 2024-05-17 11:50:28,927 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/groupby.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,939 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,939 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/lib.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,944 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/missing.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,945 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reduction.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,945 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/testing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,946 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/indexing.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,946 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/properties.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,946 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reshape.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,946 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslib.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,949 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,949 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/parsers.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,949 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/dtypes.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,949 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reduction.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,950 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/missing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,951 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/json.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,952 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/properties.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,952 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/sparse.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,958 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/lib.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,958 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reduction.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,959 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/reshape.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,962 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/parsers.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,962 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/groupby.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,962 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/testing.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,962 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/arrays.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,962 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/lib.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashing.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/lib.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos_common_helper.pxi.in -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/sparse.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,963 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,964 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,964 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/missing.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,964 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashtable.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,964 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,965 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/parsers.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,970 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/index.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:28,977 root INFO creating build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,977 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,977 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,978 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,980 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,980 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,980 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,981 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,983 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,983 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,983 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,983 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,983 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,984 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,984 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,984 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,986 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,987 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,987 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/fields.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,987 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,987 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,989 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,989 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/util.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,990 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,990 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:28,993 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,001 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,004 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/parsing.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,005 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,005 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,006 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,007 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,010 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,013 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,015 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,016 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,016 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,017 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,017 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/dtypes.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/ccalendar.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,018 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,019 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,019 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,019 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/tzconversion.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,019 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timestamps.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,019 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,020 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/base.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,020 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,020 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timezones.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,020 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,022 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/nattype.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,022 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/conversion.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,022 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/np_datetime.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,022 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/period.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,023 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/offsets.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,023 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/vectorized.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,023 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/strptime.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,023 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslibs/timedeltas.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs/tslibs 2024-05-17 11:50:29,027 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,028 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/arrays.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,028 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/internals.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,032 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/interval.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,039 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/hashing.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/writers.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/interval.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/tslib.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/interval.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/join.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,040 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/arrays.pxd -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,041 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/index.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,041 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/sparse.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,041 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/internals.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,041 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/algos.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,053 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops_dispatch.pyi -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,053 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_libs/ops.pyx -> build/bdist.linux-armv8l/wheel/pandas/_libs 2024-05-17 11:50:29,053 root INFO creating build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,053 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,054 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/compressors.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,054 root INFO creating build/bdist.linux-armv8l/wheel/pandas/compat/numpy 2024-05-17 11:50:29,054 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/numpy/__init__.py -> build/bdist.linux-armv8l/wheel/pandas/compat/numpy 2024-05-17 11:50:29,054 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/numpy/function.py -> build/bdist.linux-armv8l/wheel/pandas/compat/numpy 2024-05-17 11:50:29,054 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/pyarrow.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,054 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/_constants.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,055 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/pickle_compat.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,055 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/compat/_optional.py -> build/bdist.linux-armv8l/wheel/pandas/compat 2024-05-17 11:50:29,055 root INFO copying build/lib.linux-armv8l-cpython-312/pandas/_version.py -> build/bdist.linux-armv8l/wheel/pandas 2024-05-17 11:50:29,055 root INFO running install_egg_info 2024-05-17 11:50:29,057 root INFO Copying pandas.egg-info to build/bdist.linux-armv8l/wheel/pandas-2.0.3-py3.12.egg-info 2024-05-17 11:50:29,058 root INFO running install_scripts 2024-05-17 11:50:29,071 wheel INFO creating build/bdist.linux-armv8l/wheel/pandas-2.0.3.dist-info/WHEEL 2024-05-17 11:50:29,072 wheel INFO creating '/home/buildozer/aports/community/py3-pandas/src/pandas-2.0.3/.dist/.tmp-q2om0mwd/pandas-2.0.3-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-05-17 11:50:29,072 wheel INFO adding 'pandas/__init__.py' 2024-05-17 11:50:29,072 wheel INFO adding 'pandas/_typing.py' 2024-05-17 11:50:29,072 wheel INFO adding 'pandas/_version.py' 2024-05-17 11:50:29,073 wheel INFO adding 'pandas/conftest.py' 2024-05-17 11:50:29,073 wheel INFO adding 'pandas/testing.py' 2024-05-17 11:50:29,073 wheel INFO adding 'pandas/_config/__init__.py' 2024-05-17 11:50:29,073 wheel INFO adding 'pandas/_config/config.py' 2024-05-17 11:50:29,073 wheel INFO adding 'pandas/_config/dates.py' 2024-05-17 11:50:29,074 wheel INFO adding 'pandas/_config/display.py' 2024-05-17 11:50:29,074 wheel INFO adding 'pandas/_config/localization.py' 2024-05-17 11:50:29,074 wheel INFO adding 'pandas/_libs/__init__.py' 2024-05-17 11:50:29,091 wheel INFO adding 'pandas/_libs/algos.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,096 wheel INFO adding 'pandas/_libs/algos.pxd' 2024-05-17 11:50:29,096 wheel INFO adding 'pandas/_libs/algos.pyi' 2024-05-17 11:50:29,097 wheel INFO adding 'pandas/_libs/algos.pyx' 2024-05-17 11:50:29,097 wheel INFO adding 'pandas/_libs/algos_common_helper.pxi.in' 2024-05-17 11:50:29,097 wheel INFO adding 'pandas/_libs/algos_take_helper.pxi.in' 2024-05-17 11:50:29,098 wheel INFO adding 'pandas/_libs/arrays.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,099 wheel INFO adding 'pandas/_libs/arrays.pxd' 2024-05-17 11:50:29,099 wheel INFO adding 'pandas/_libs/arrays.pyi' 2024-05-17 11:50:29,099 wheel INFO adding 'pandas/_libs/arrays.pyx' 2024-05-17 11:50:29,099 wheel INFO adding 'pandas/_libs/dtypes.pxd' 2024-05-17 11:50:29,117 wheel INFO adding 'pandas/_libs/groupby.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,123 wheel INFO adding 'pandas/_libs/groupby.pyi' 2024-05-17 11:50:29,123 wheel INFO adding 'pandas/_libs/groupby.pyx' 2024-05-17 11:50:29,125 wheel INFO adding 'pandas/_libs/hashing.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,126 wheel INFO adding 'pandas/_libs/hashing.pyi' 2024-05-17 11:50:29,126 wheel INFO adding 'pandas/_libs/hashing.pyx' 2024-05-17 11:50:29,144 wheel INFO adding 'pandas/_libs/hashtable.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,150 wheel INFO adding 'pandas/_libs/hashtable.pxd' 2024-05-17 11:50:29,150 wheel INFO adding 'pandas/_libs/hashtable.pyi' 2024-05-17 11:50:29,150 wheel INFO adding 'pandas/_libs/hashtable.pyx' 2024-05-17 11:50:29,151 wheel INFO adding 'pandas/_libs/hashtable_class_helper.pxi.in' 2024-05-17 11:50:29,151 wheel INFO adding 'pandas/_libs/hashtable_func_helper.pxi.in' 2024-05-17 11:50:29,160 wheel INFO adding 'pandas/_libs/index.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,164 wheel INFO adding 'pandas/_libs/index.pyi' 2024-05-17 11:50:29,164 wheel INFO adding 'pandas/_libs/index.pyx' 2024-05-17 11:50:29,164 wheel INFO adding 'pandas/_libs/index_class_helper.pxi.in' 2024-05-17 11:50:29,165 wheel INFO adding 'pandas/_libs/indexing.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,165 wheel INFO adding 'pandas/_libs/indexing.pyi' 2024-05-17 11:50:29,165 wheel INFO adding 'pandas/_libs/indexing.pyx' 2024-05-17 11:50:29,170 wheel INFO adding 'pandas/_libs/internals.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,171 wheel INFO adding 'pandas/_libs/internals.pyi' 2024-05-17 11:50:29,171 wheel INFO adding 'pandas/_libs/internals.pyx' 2024-05-17 11:50:29,183 wheel INFO adding 'pandas/_libs/interval.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,188 wheel INFO adding 'pandas/_libs/interval.pyi' 2024-05-17 11:50:29,188 wheel INFO adding 'pandas/_libs/interval.pyx' 2024-05-17 11:50:29,188 wheel INFO adding 'pandas/_libs/intervaltree.pxi.in' 2024-05-17 11:50:29,207 wheel INFO adding 'pandas/_libs/join.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,214 wheel INFO adding 'pandas/_libs/join.pyi' 2024-05-17 11:50:29,214 wheel INFO adding 'pandas/_libs/join.pyx' 2024-05-17 11:50:29,215 wheel INFO adding 'pandas/_libs/json.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,215 wheel INFO adding 'pandas/_libs/json.pyi' 2024-05-17 11:50:29,215 wheel INFO adding 'pandas/_libs/khash.pxd' 2024-05-17 11:50:29,215 wheel INFO adding 'pandas/_libs/khash_for_primitive_helper.pxi.in' 2024-05-17 11:50:29,222 wheel INFO adding 'pandas/_libs/lib.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,225 wheel INFO adding 'pandas/_libs/lib.pxd' 2024-05-17 11:50:29,225 wheel INFO adding 'pandas/_libs/lib.pyi' 2024-05-17 11:50:29,225 wheel INFO adding 'pandas/_libs/lib.pyx' 2024-05-17 11:50:29,227 wheel INFO adding 'pandas/_libs/missing.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,228 wheel INFO adding 'pandas/_libs/missing.pxd' 2024-05-17 11:50:29,228 wheel INFO adding 'pandas/_libs/missing.pyi' 2024-05-17 11:50:29,228 wheel INFO adding 'pandas/_libs/missing.pyx' 2024-05-17 11:50:29,231 wheel INFO adding 'pandas/_libs/ops.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,232 wheel INFO adding 'pandas/_libs/ops.pyi' 2024-05-17 11:50:29,232 wheel INFO adding 'pandas/_libs/ops.pyx' 2024-05-17 11:50:29,233 wheel INFO adding 'pandas/_libs/ops_dispatch.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,233 wheel INFO adding 'pandas/_libs/ops_dispatch.pyi' 2024-05-17 11:50:29,233 wheel INFO adding 'pandas/_libs/ops_dispatch.pyx' 2024-05-17 11:50:29,239 wheel INFO adding 'pandas/_libs/parsers.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,241 wheel INFO adding 'pandas/_libs/parsers.pyi' 2024-05-17 11:50:29,241 wheel INFO adding 'pandas/_libs/parsers.pyx' 2024-05-17 11:50:29,242 wheel INFO adding 'pandas/_libs/properties.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,243 wheel INFO adding 'pandas/_libs/properties.pyi' 2024-05-17 11:50:29,243 wheel INFO adding 'pandas/_libs/properties.pyx' 2024-05-17 11:50:29,243 wheel INFO adding 'pandas/_libs/reduction.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,244 wheel INFO adding 'pandas/_libs/reduction.pyi' 2024-05-17 11:50:29,244 wheel INFO adding 'pandas/_libs/reduction.pyx' 2024-05-17 11:50:29,247 wheel INFO adding 'pandas/_libs/reshape.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,248 wheel INFO adding 'pandas/_libs/reshape.pyi' 2024-05-17 11:50:29,248 wheel INFO adding 'pandas/_libs/reshape.pyx' 2024-05-17 11:50:29,258 wheel INFO adding 'pandas/_libs/sparse.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,261 wheel INFO adding 'pandas/_libs/sparse.pyi' 2024-05-17 11:50:29,261 wheel INFO adding 'pandas/_libs/sparse.pyx' 2024-05-17 11:50:29,262 wheel INFO adding 'pandas/_libs/sparse_op_helper.pxi.in' 2024-05-17 11:50:29,263 wheel INFO adding 'pandas/_libs/testing.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,263 wheel INFO adding 'pandas/_libs/testing.pyi' 2024-05-17 11:50:29,264 wheel INFO adding 'pandas/_libs/testing.pyx' 2024-05-17 11:50:29,267 wheel INFO adding 'pandas/_libs/tslib.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,268 wheel INFO adding 'pandas/_libs/tslib.pyi' 2024-05-17 11:50:29,268 wheel INFO adding 'pandas/_libs/tslib.pyx' 2024-05-17 11:50:29,268 wheel INFO adding 'pandas/_libs/util.pxd' 2024-05-17 11:50:29,271 wheel INFO adding 'pandas/_libs/writers.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,272 wheel INFO adding 'pandas/_libs/writers.pyi' 2024-05-17 11:50:29,272 wheel INFO adding 'pandas/_libs/writers.pyx' 2024-05-17 11:50:29,272 wheel INFO adding 'pandas/_libs/tslibs/__init__.py' 2024-05-17 11:50:29,273 wheel INFO adding 'pandas/_libs/tslibs/base.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,273 wheel INFO adding 'pandas/_libs/tslibs/base.pxd' 2024-05-17 11:50:29,273 wheel INFO adding 'pandas/_libs/tslibs/base.pyx' 2024-05-17 11:50:29,274 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,275 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pxd' 2024-05-17 11:50:29,275 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyi' 2024-05-17 11:50:29,275 wheel INFO adding 'pandas/_libs/tslibs/ccalendar.pyx' 2024-05-17 11:50:29,278 wheel INFO adding 'pandas/_libs/tslibs/conversion.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,279 wheel INFO adding 'pandas/_libs/tslibs/conversion.pxd' 2024-05-17 11:50:29,279 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyi' 2024-05-17 11:50:29,280 wheel INFO adding 'pandas/_libs/tslibs/conversion.pyx' 2024-05-17 11:50:29,281 wheel INFO adding 'pandas/_libs/tslibs/dtypes.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,282 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pxd' 2024-05-17 11:50:29,282 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyi' 2024-05-17 11:50:29,282 wheel INFO adding 'pandas/_libs/tslibs/dtypes.pyx' 2024-05-17 11:50:29,286 wheel INFO adding 'pandas/_libs/tslibs/fields.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,287 wheel INFO adding 'pandas/_libs/tslibs/fields.pyi' 2024-05-17 11:50:29,287 wheel INFO adding 'pandas/_libs/tslibs/fields.pyx' 2024-05-17 11:50:29,289 wheel INFO adding 'pandas/_libs/tslibs/nattype.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,290 wheel INFO adding 'pandas/_libs/tslibs/nattype.pxd' 2024-05-17 11:50:29,290 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyi' 2024-05-17 11:50:29,290 wheel INFO adding 'pandas/_libs/tslibs/nattype.pyx' 2024-05-17 11:50:29,292 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,292 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pxd' 2024-05-17 11:50:29,293 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyi' 2024-05-17 11:50:29,293 wheel INFO adding 'pandas/_libs/tslibs/np_datetime.pyx' 2024-05-17 11:50:29,303 wheel INFO adding 'pandas/_libs/tslibs/offsets.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,307 wheel INFO adding 'pandas/_libs/tslibs/offsets.pxd' 2024-05-17 11:50:29,307 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyi' 2024-05-17 11:50:29,308 wheel INFO adding 'pandas/_libs/tslibs/offsets.pyx' 2024-05-17 11:50:29,312 wheel INFO adding 'pandas/_libs/tslibs/parsing.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,313 wheel INFO adding 'pandas/_libs/tslibs/parsing.pxd' 2024-05-17 11:50:29,314 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyi' 2024-05-17 11:50:29,314 wheel INFO adding 'pandas/_libs/tslibs/parsing.pyx' 2024-05-17 11:50:29,318 wheel INFO adding 'pandas/_libs/tslibs/period.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,320 wheel INFO adding 'pandas/_libs/tslibs/period.pxd' 2024-05-17 11:50:29,320 wheel INFO adding 'pandas/_libs/tslibs/period.pyi' 2024-05-17 11:50:29,320 wheel INFO adding 'pandas/_libs/tslibs/period.pyx' 2024-05-17 11:50:29,324 wheel INFO adding 'pandas/_libs/tslibs/strptime.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,325 wheel INFO adding 'pandas/_libs/tslibs/strptime.pxd' 2024-05-17 11:50:29,325 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyi' 2024-05-17 11:50:29,325 wheel INFO adding 'pandas/_libs/tslibs/strptime.pyx' 2024-05-17 11:50:29,331 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,333 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pxd' 2024-05-17 11:50:29,333 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyi' 2024-05-17 11:50:29,333 wheel INFO adding 'pandas/_libs/tslibs/timedeltas.pyx' 2024-05-17 11:50:29,339 wheel INFO adding 'pandas/_libs/tslibs/timestamps.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,340 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pxd' 2024-05-17 11:50:29,341 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyi' 2024-05-17 11:50:29,341 wheel INFO adding 'pandas/_libs/tslibs/timestamps.pyx' 2024-05-17 11:50:29,344 wheel INFO adding 'pandas/_libs/tslibs/timezones.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,345 wheel INFO adding 'pandas/_libs/tslibs/timezones.pxd' 2024-05-17 11:50:29,345 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyi' 2024-05-17 11:50:29,345 wheel INFO adding 'pandas/_libs/tslibs/timezones.pyx' 2024-05-17 11:50:29,348 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,350 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pxd' 2024-05-17 11:50:29,350 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyi' 2024-05-17 11:50:29,350 wheel INFO adding 'pandas/_libs/tslibs/tzconversion.pyx' 2024-05-17 11:50:29,350 wheel INFO adding 'pandas/_libs/tslibs/util.pxd' 2024-05-17 11:50:29,353 wheel INFO adding 'pandas/_libs/tslibs/vectorized.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,354 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyi' 2024-05-17 11:50:29,354 wheel INFO adding 'pandas/_libs/tslibs/vectorized.pyx' 2024-05-17 11:50:29,354 wheel INFO adding 'pandas/_libs/window/__init__.py' 2024-05-17 11:50:29,358 wheel INFO adding 'pandas/_libs/window/aggregations.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,360 wheel INFO adding 'pandas/_libs/window/aggregations.pyi' 2024-05-17 11:50:29,360 wheel INFO adding 'pandas/_libs/window/aggregations.pyx' 2024-05-17 11:50:29,362 wheel INFO adding 'pandas/_libs/window/indexers.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,363 wheel INFO adding 'pandas/_libs/window/indexers.pyi' 2024-05-17 11:50:29,363 wheel INFO adding 'pandas/_libs/window/indexers.pyx' 2024-05-17 11:50:29,363 wheel INFO adding 'pandas/_testing/__init__.py' 2024-05-17 11:50:29,363 wheel INFO adding 'pandas/_testing/_hypothesis.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/_io.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/_random.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/_warnings.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/asserters.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/compat.py' 2024-05-17 11:50:29,364 wheel INFO adding 'pandas/_testing/contexts.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/api/__init__.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/api/extensions/__init__.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/api/indexers/__init__.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/api/interchange/__init__.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/api/types/__init__.py' 2024-05-17 11:50:29,365 wheel INFO adding 'pandas/arrays/__init__.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/__init__.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/_constants.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/_optional.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/compressors.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/pickle_compat.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/pyarrow.py' 2024-05-17 11:50:29,366 wheel INFO adding 'pandas/compat/numpy/__init__.py' 2024-05-17 11:50:29,367 wheel INFO adding 'pandas/compat/numpy/function.py' 2024-05-17 11:50:29,367 wheel INFO adding 'pandas/core/__init__.py' 2024-05-17 11:50:29,367 wheel INFO adding 'pandas/core/accessor.py' 2024-05-17 11:50:29,367 wheel INFO adding 'pandas/core/algorithms.py' 2024-05-17 11:50:29,367 wheel INFO adding 'pandas/core/api.py' 2024-05-17 11:50:29,368 wheel INFO adding 'pandas/core/apply.py' 2024-05-17 11:50:29,368 wheel INFO adding 'pandas/core/arraylike.py' 2024-05-17 11:50:29,368 wheel INFO adding 'pandas/core/base.py' 2024-05-17 11:50:29,368 wheel INFO adding 'pandas/core/common.py' 2024-05-17 11:50:29,368 wheel INFO adding 'pandas/core/config_init.py' 2024-05-17 11:50:29,369 wheel INFO adding 'pandas/core/construction.py' 2024-05-17 11:50:29,369 wheel INFO adding 'pandas/core/flags.py' 2024-05-17 11:50:29,370 wheel INFO adding 'pandas/core/frame.py' 2024-05-17 11:50:29,371 wheel INFO adding 'pandas/core/generic.py' 2024-05-17 11:50:29,372 wheel INFO adding 'pandas/core/indexing.py' 2024-05-17 11:50:29,372 wheel INFO adding 'pandas/core/missing.py' 2024-05-17 11:50:29,372 wheel INFO adding 'pandas/core/nanops.py' 2024-05-17 11:50:29,373 wheel INFO adding 'pandas/core/resample.py' 2024-05-17 11:50:29,373 wheel INFO adding 'pandas/core/roperator.py' 2024-05-17 11:50:29,373 wheel INFO adding 'pandas/core/sample.py' 2024-05-17 11:50:29,373 wheel INFO adding 'pandas/core/series.py' 2024-05-17 11:50:29,374 wheel INFO adding 'pandas/core/shared_docs.py' 2024-05-17 11:50:29,374 wheel INFO adding 'pandas/core/sorting.py' 2024-05-17 11:50:29,374 wheel INFO adding 'pandas/core/_numba/__init__.py' 2024-05-17 11:50:29,374 wheel INFO adding 'pandas/core/_numba/executor.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/__init__.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/mean_.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/min_max_.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/shared.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/sum_.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/_numba/kernels/var_.py' 2024-05-17 11:50:29,375 wheel INFO adding 'pandas/core/array_algos/__init__.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/datetimelike_accumulations.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/masked_accumulations.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/masked_reductions.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/putmask.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/quantile.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/replace.py' 2024-05-17 11:50:29,376 wheel INFO adding 'pandas/core/array_algos/take.py' 2024-05-17 11:50:29,377 wheel INFO adding 'pandas/core/array_algos/transforms.py' 2024-05-17 11:50:29,377 wheel INFO adding 'pandas/core/arrays/__init__.py' 2024-05-17 11:50:29,377 wheel INFO adding 'pandas/core/arrays/_mixins.py' 2024-05-17 11:50:29,377 wheel INFO adding 'pandas/core/arrays/_ranges.py' 2024-05-17 11:50:29,377 wheel INFO adding 'pandas/core/arrays/base.py' 2024-05-17 11:50:29,378 wheel INFO adding 'pandas/core/arrays/boolean.py' 2024-05-17 11:50:29,378 wheel INFO adding 'pandas/core/arrays/categorical.py' 2024-05-17 11:50:29,378 wheel INFO adding 'pandas/core/arrays/datetimelike.py' 2024-05-17 11:50:29,379 wheel INFO adding 'pandas/core/arrays/datetimes.py' 2024-05-17 11:50:29,379 wheel INFO adding 'pandas/core/arrays/floating.py' 2024-05-17 11:50:29,379 wheel INFO adding 'pandas/core/arrays/integer.py' 2024-05-17 11:50:29,379 wheel INFO adding 'pandas/core/arrays/interval.py' 2024-05-17 11:50:29,380 wheel INFO adding 'pandas/core/arrays/masked.py' 2024-05-17 11:50:29,380 wheel INFO adding 'pandas/core/arrays/numeric.py' 2024-05-17 11:50:29,380 wheel INFO adding 'pandas/core/arrays/numpy_.py' 2024-05-17 11:50:29,380 wheel INFO adding 'pandas/core/arrays/period.py' 2024-05-17 11:50:29,381 wheel INFO adding 'pandas/core/arrays/string_.py' 2024-05-17 11:50:29,381 wheel INFO adding 'pandas/core/arrays/string_arrow.py' 2024-05-17 11:50:29,381 wheel INFO adding 'pandas/core/arrays/timedeltas.py' 2024-05-17 11:50:29,381 wheel INFO adding 'pandas/core/arrays/arrow/__init__.py' 2024-05-17 11:50:29,381 wheel INFO adding 'pandas/core/arrays/arrow/_arrow_utils.py' 2024-05-17 11:50:29,382 wheel INFO adding 'pandas/core/arrays/arrow/array.py' 2024-05-17 11:50:29,382 wheel INFO adding 'pandas/core/arrays/arrow/dtype.py' 2024-05-17 11:50:29,382 wheel INFO adding 'pandas/core/arrays/arrow/extension_types.py' 2024-05-17 11:50:29,382 wheel INFO adding 'pandas/core/arrays/sparse/__init__.py' 2024-05-17 11:50:29,382 wheel INFO adding 'pandas/core/arrays/sparse/accessor.py' 2024-05-17 11:50:29,383 wheel INFO adding 'pandas/core/arrays/sparse/array.py' 2024-05-17 11:50:29,383 wheel INFO adding 'pandas/core/arrays/sparse/dtype.py' 2024-05-17 11:50:29,383 wheel INFO adding 'pandas/core/arrays/sparse/scipy_sparse.py' 2024-05-17 11:50:29,383 wheel INFO adding 'pandas/core/computation/__init__.py' 2024-05-17 11:50:29,383 wheel INFO adding 'pandas/core/computation/align.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/api.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/check.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/common.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/engines.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/eval.py' 2024-05-17 11:50:29,384 wheel INFO adding 'pandas/core/computation/expr.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/computation/expressions.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/computation/ops.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/computation/parsing.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/computation/pytables.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/computation/scope.py' 2024-05-17 11:50:29,385 wheel INFO adding 'pandas/core/dtypes/__init__.py' 2024-05-17 11:50:29,386 wheel INFO adding 'pandas/core/dtypes/api.py' 2024-05-17 11:50:29,386 wheel INFO adding 'pandas/core/dtypes/astype.py' 2024-05-17 11:50:29,386 wheel INFO adding 'pandas/core/dtypes/base.py' 2024-05-17 11:50:29,386 wheel INFO adding 'pandas/core/dtypes/cast.py' 2024-05-17 11:50:29,386 wheel INFO adding 'pandas/core/dtypes/common.py' 2024-05-17 11:50:29,387 wheel INFO adding 'pandas/core/dtypes/concat.py' 2024-05-17 11:50:29,387 wheel INFO adding 'pandas/core/dtypes/dtypes.py' 2024-05-17 11:50:29,387 wheel INFO adding 'pandas/core/dtypes/generic.py' 2024-05-17 11:50:29,387 wheel INFO adding 'pandas/core/dtypes/inference.py' 2024-05-17 11:50:29,387 wheel INFO adding 'pandas/core/dtypes/missing.py' 2024-05-17 11:50:29,388 wheel INFO adding 'pandas/core/groupby/__init__.py' 2024-05-17 11:50:29,388 wheel INFO adding 'pandas/core/groupby/base.py' 2024-05-17 11:50:29,388 wheel INFO adding 'pandas/core/groupby/categorical.py' 2024-05-17 11:50:29,388 wheel INFO adding 'pandas/core/groupby/generic.py' 2024-05-17 11:50:29,389 wheel INFO adding 'pandas/core/groupby/groupby.py' 2024-05-17 11:50:29,389 wheel INFO adding 'pandas/core/groupby/grouper.py' 2024-05-17 11:50:29,389 wheel INFO adding 'pandas/core/groupby/indexing.py' 2024-05-17 11:50:29,389 wheel INFO adding 'pandas/core/groupby/numba_.py' 2024-05-17 11:50:29,390 wheel INFO adding 'pandas/core/groupby/ops.py' 2024-05-17 11:50:29,390 wheel INFO adding 'pandas/core/indexers/__init__.py' 2024-05-17 11:50:29,390 wheel INFO adding 'pandas/core/indexers/objects.py' 2024-05-17 11:50:29,390 wheel INFO adding 'pandas/core/indexers/utils.py' 2024-05-17 11:50:29,390 wheel INFO adding 'pandas/core/indexes/__init__.py' 2024-05-17 11:50:29,391 wheel INFO adding 'pandas/core/indexes/accessors.py' 2024-05-17 11:50:29,391 wheel INFO adding 'pandas/core/indexes/api.py' 2024-05-17 11:50:29,391 wheel INFO adding 'pandas/core/indexes/base.py' 2024-05-17 11:50:29,392 wheel INFO adding 'pandas/core/indexes/category.py' 2024-05-17 11:50:29,392 wheel INFO adding 'pandas/core/indexes/datetimelike.py' 2024-05-17 11:50:29,392 wheel INFO adding 'pandas/core/indexes/datetimes.py' 2024-05-17 11:50:29,393 wheel INFO adding 'pandas/core/indexes/extension.py' 2024-05-17 11:50:29,393 wheel INFO adding 'pandas/core/indexes/frozen.py' 2024-05-17 11:50:29,393 wheel INFO adding 'pandas/core/indexes/interval.py' 2024-05-17 11:50:29,393 wheel INFO adding 'pandas/core/indexes/multi.py' 2024-05-17 11:50:29,394 wheel INFO adding 'pandas/core/indexes/period.py' 2024-05-17 11:50:29,394 wheel INFO adding 'pandas/core/indexes/range.py' 2024-05-17 11:50:29,394 wheel INFO adding 'pandas/core/indexes/timedeltas.py' 2024-05-17 11:50:29,394 wheel INFO adding 'pandas/core/interchange/__init__.py' 2024-05-17 11:50:29,394 wheel INFO adding 'pandas/core/interchange/buffer.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/interchange/column.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/interchange/dataframe.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/interchange/dataframe_protocol.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/interchange/from_dataframe.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/interchange/utils.py' 2024-05-17 11:50:29,395 wheel INFO adding 'pandas/core/internals/__init__.py' 2024-05-17 11:50:29,396 wheel INFO adding 'pandas/core/internals/api.py' 2024-05-17 11:50:29,396 wheel INFO adding 'pandas/core/internals/array_manager.py' 2024-05-17 11:50:29,396 wheel INFO adding 'pandas/core/internals/base.py' 2024-05-17 11:50:29,396 wheel INFO adding 'pandas/core/internals/blocks.py' 2024-05-17 11:50:29,397 wheel INFO adding 'pandas/core/internals/concat.py' 2024-05-17 11:50:29,397 wheel INFO adding 'pandas/core/internals/construction.py' 2024-05-17 11:50:29,397 wheel INFO adding 'pandas/core/internals/managers.py' 2024-05-17 11:50:29,397 wheel INFO adding 'pandas/core/internals/ops.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/methods/__init__.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/methods/describe.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/methods/selectn.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/methods/to_dict.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/ops/__init__.py' 2024-05-17 11:50:29,398 wheel INFO adding 'pandas/core/ops/array_ops.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/common.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/dispatch.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/docstrings.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/invalid.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/mask_ops.py' 2024-05-17 11:50:29,399 wheel INFO adding 'pandas/core/ops/methods.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/ops/missing.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/reshape/__init__.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/reshape/api.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/reshape/concat.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/reshape/encoding.py' 2024-05-17 11:50:29,400 wheel INFO adding 'pandas/core/reshape/melt.py' 2024-05-17 11:50:29,401 wheel INFO adding 'pandas/core/reshape/merge.py' 2024-05-17 11:50:29,401 wheel INFO adding 'pandas/core/reshape/pivot.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/reshape/reshape.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/reshape/tile.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/reshape/util.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/sparse/__init__.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/sparse/api.py' 2024-05-17 11:50:29,402 wheel INFO adding 'pandas/core/strings/__init__.py' 2024-05-17 11:50:29,403 wheel INFO adding 'pandas/core/strings/accessor.py' 2024-05-17 11:50:29,403 wheel INFO adding 'pandas/core/strings/base.py' 2024-05-17 11:50:29,403 wheel INFO adding 'pandas/core/strings/object_array.py' 2024-05-17 11:50:29,403 wheel INFO adding 'pandas/core/tools/__init__.py' 2024-05-17 11:50:29,404 wheel INFO adding 'pandas/core/tools/datetimes.py' 2024-05-17 11:50:29,404 wheel INFO adding 'pandas/core/tools/numeric.py' 2024-05-17 11:50:29,404 wheel INFO adding 'pandas/core/tools/timedeltas.py' 2024-05-17 11:50:29,404 wheel INFO adding 'pandas/core/tools/times.py' 2024-05-17 11:50:29,404 wheel INFO adding 'pandas/core/util/__init__.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/util/hashing.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/util/numba_.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/window/__init__.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/window/common.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/window/doc.py' 2024-05-17 11:50:29,405 wheel INFO adding 'pandas/core/window/ewm.py' 2024-05-17 11:50:29,406 wheel INFO adding 'pandas/core/window/expanding.py' 2024-05-17 11:50:29,406 wheel INFO adding 'pandas/core/window/numba_.py' 2024-05-17 11:50:29,406 wheel INFO adding 'pandas/core/window/online.py' 2024-05-17 11:50:29,406 wheel INFO adding 'pandas/core/window/rolling.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/errors/__init__.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/__init__.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/_util.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/api.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/clipboards.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/common.py' 2024-05-17 11:50:29,407 wheel INFO adding 'pandas/io/feather_format.py' 2024-05-17 11:50:29,408 wheel INFO adding 'pandas/io/gbq.py' 2024-05-17 11:50:29,408 wheel INFO adding 'pandas/io/html.py' 2024-05-17 11:50:29,408 wheel INFO adding 'pandas/io/orc.py' 2024-05-17 11:50:29,408 wheel INFO adding 'pandas/io/parquet.py' 2024-05-17 11:50:29,408 wheel INFO adding 'pandas/io/pickle.py' 2024-05-17 11:50:29,409 wheel INFO adding 'pandas/io/pytables.py' 2024-05-17 11:50:29,409 wheel INFO adding 'pandas/io/spss.py' 2024-05-17 11:50:29,409 wheel INFO adding 'pandas/io/sql.py' 2024-05-17 11:50:29,410 wheel INFO adding 'pandas/io/stata.py' 2024-05-17 11:50:29,410 wheel INFO adding 'pandas/io/xml.py' 2024-05-17 11:50:29,411 wheel INFO adding 'pandas/io/clipboard/__init__.py' 2024-05-17 11:50:29,411 wheel INFO adding 'pandas/io/excel/__init__.py' 2024-05-17 11:50:29,411 wheel INFO adding 'pandas/io/excel/_base.py' 2024-05-17 11:50:29,411 wheel INFO adding 'pandas/io/excel/_odfreader.py' 2024-05-17 11:50:29,411 wheel INFO adding 'pandas/io/excel/_odswriter.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/excel/_openpyxl.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/excel/_pyxlsb.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/excel/_util.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/excel/_xlrd.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/excel/_xlsxwriter.py' 2024-05-17 11:50:29,412 wheel INFO adding 'pandas/io/formats/__init__.py' 2024-05-17 11:50:29,413 wheel INFO adding 'pandas/io/formats/_color_data.py' 2024-05-17 11:50:29,413 wheel INFO adding 'pandas/io/formats/console.py' 2024-05-17 11:50:29,413 wheel INFO adding 'pandas/io/formats/css.py' 2024-05-17 11:50:29,413 wheel INFO adding 'pandas/io/formats/csvs.py' 2024-05-17 11:50:29,413 wheel INFO adding 'pandas/io/formats/excel.py' 2024-05-17 11:50:29,414 wheel INFO adding 'pandas/io/formats/format.py' 2024-05-17 11:50:29,414 wheel INFO adding 'pandas/io/formats/html.py' 2024-05-17 11:50:29,414 wheel INFO adding 'pandas/io/formats/info.py' 2024-05-17 11:50:29,414 wheel INFO adding 'pandas/io/formats/latex.py' 2024-05-17 11:50:29,415 wheel INFO adding 'pandas/io/formats/printing.py' 2024-05-17 11:50:29,415 wheel INFO adding 'pandas/io/formats/string.py' 2024-05-17 11:50:29,415 wheel INFO adding 'pandas/io/formats/style.py' 2024-05-17 11:50:29,416 wheel INFO adding 'pandas/io/formats/style_render.py' 2024-05-17 11:50:29,416 wheel INFO adding 'pandas/io/formats/xml.py' 2024-05-17 11:50:29,416 wheel INFO adding 'pandas/io/formats/templates/html.tpl' 2024-05-17 11:50:29,416 wheel INFO adding 'pandas/io/formats/templates/html_style.tpl' 2024-05-17 11:50:29,416 wheel INFO adding 'pandas/io/formats/templates/html_table.tpl' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/formats/templates/latex.tpl' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/formats/templates/latex_longtable.tpl' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/formats/templates/latex_table.tpl' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/formats/templates/string.tpl' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/json/__init__.py' 2024-05-17 11:50:29,417 wheel INFO adding 'pandas/io/json/_json.py' 2024-05-17 11:50:29,418 wheel INFO adding 'pandas/io/json/_normalize.py' 2024-05-17 11:50:29,418 wheel INFO adding 'pandas/io/json/_table_schema.py' 2024-05-17 11:50:29,418 wheel INFO adding 'pandas/io/parsers/__init__.py' 2024-05-17 11:50:29,418 wheel INFO adding 'pandas/io/parsers/arrow_parser_wrapper.py' 2024-05-17 11:50:29,418 wheel INFO adding 'pandas/io/parsers/base_parser.py' 2024-05-17 11:50:29,419 wheel INFO adding 'pandas/io/parsers/c_parser_wrapper.py' 2024-05-17 11:50:29,419 wheel INFO adding 'pandas/io/parsers/python_parser.py' 2024-05-17 11:50:29,419 wheel INFO adding 'pandas/io/parsers/readers.py' 2024-05-17 11:50:29,419 wheel INFO adding 'pandas/io/sas/__init__.py' 2024-05-17 11:50:29,420 wheel INFO adding 'pandas/io/sas/_byteswap.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,421 wheel INFO adding 'pandas/io/sas/_byteswap.pyi' 2024-05-17 11:50:29,423 wheel INFO adding 'pandas/io/sas/_sas.cpython-312-arm-linux-musleabihf.so' 2024-05-17 11:50:29,424 wheel INFO adding 'pandas/io/sas/_sas.pyi' 2024-05-17 11:50:29,424 wheel INFO adding 'pandas/io/sas/byteswap.pyx' 2024-05-17 11:50:29,425 wheel INFO adding 'pandas/io/sas/sas.pyx' 2024-05-17 11:50:29,425 wheel INFO adding 'pandas/io/sas/sas7bdat.py' 2024-05-17 11:50:29,425 wheel INFO adding 'pandas/io/sas/sas_constants.py' 2024-05-17 11:50:29,425 wheel INFO adding 'pandas/io/sas/sas_xport.py' 2024-05-17 11:50:29,425 wheel INFO adding 'pandas/io/sas/sasreader.py' 2024-05-17 11:50:29,426 wheel INFO adding 'pandas/plotting/__init__.py' 2024-05-17 11:50:29,426 wheel INFO adding 'pandas/plotting/_core.py' 2024-05-17 11:50:29,426 wheel INFO adding 'pandas/plotting/_misc.py' 2024-05-17 11:50:29,426 wheel INFO adding 'pandas/plotting/_matplotlib/__init__.py' 2024-05-17 11:50:29,426 wheel INFO adding 'pandas/plotting/_matplotlib/boxplot.py' 2024-05-17 11:50:29,427 wheel INFO adding 'pandas/plotting/_matplotlib/converter.py' 2024-05-17 11:50:29,427 wheel INFO adding 'pandas/plotting/_matplotlib/core.py' 2024-05-17 11:50:29,427 wheel INFO adding 'pandas/plotting/_matplotlib/groupby.py' 2024-05-17 11:50:29,427 wheel INFO adding 'pandas/plotting/_matplotlib/hist.py' 2024-05-17 11:50:29,428 wheel INFO adding 'pandas/plotting/_matplotlib/misc.py' 2024-05-17 11:50:29,428 wheel INFO adding 'pandas/plotting/_matplotlib/style.py' 2024-05-17 11:50:29,428 wheel INFO adding 'pandas/plotting/_matplotlib/timeseries.py' 2024-05-17 11:50:29,428 wheel INFO adding 'pandas/plotting/_matplotlib/tools.py' 2024-05-17 11:50:29,428 wheel INFO adding 'pandas/tests/__init__.py' 2024-05-17 11:50:29,429 wheel INFO adding 'pandas/tests/test_aggregation.py' 2024-05-17 11:50:29,429 wheel INFO adding 'pandas/tests/test_algos.py' 2024-05-17 11:50:29,429 wheel INFO adding 'pandas/tests/test_common.py' 2024-05-17 11:50:29,429 wheel INFO adding 'pandas/tests/test_downstream.py' 2024-05-17 11:50:29,429 wheel INFO adding 'pandas/tests/test_errors.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_expressions.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_flags.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_multilevel.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_nanops.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_optional_dependency.py' 2024-05-17 11:50:29,430 wheel INFO adding 'pandas/tests/test_register_accessor.py' 2024-05-17 11:50:29,431 wheel INFO adding 'pandas/tests/test_sorting.py' 2024-05-17 11:50:29,431 wheel INFO adding 'pandas/tests/test_take.py' 2024-05-17 11:50:29,431 wheel INFO adding 'pandas/tests/api/__init__.py' 2024-05-17 11:50:29,431 wheel INFO adding 'pandas/tests/api/test_api.py' 2024-05-17 11:50:29,431 wheel INFO adding 'pandas/tests/api/test_types.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/__init__.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/common.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/conftest.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/test_frame_apply.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/test_frame_apply_relabeling.py' 2024-05-17 11:50:29,432 wheel INFO adding 'pandas/tests/apply/test_frame_transform.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/apply/test_invalid_arg.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/apply/test_series_apply.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/apply/test_series_apply_relabeling.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/apply/test_series_transform.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/apply/test_str.py' 2024-05-17 11:50:29,433 wheel INFO adding 'pandas/tests/arithmetic/__init__.py' 2024-05-17 11:50:29,434 wheel INFO adding 'pandas/tests/arithmetic/common.py' 2024-05-17 11:50:29,434 wheel INFO adding 'pandas/tests/arithmetic/conftest.py' 2024-05-17 11:50:29,434 wheel INFO adding 'pandas/tests/arithmetic/test_array_ops.py' 2024-05-17 11:50:29,434 wheel INFO adding 'pandas/tests/arithmetic/test_categorical.py' 2024-05-17 11:50:29,434 wheel INFO adding 'pandas/tests/arithmetic/test_datetime64.py' 2024-05-17 11:50:29,435 wheel INFO adding 'pandas/tests/arithmetic/test_interval.py' 2024-05-17 11:50:29,435 wheel INFO adding 'pandas/tests/arithmetic/test_numeric.py' 2024-05-17 11:50:29,435 wheel INFO adding 'pandas/tests/arithmetic/test_object.py' 2024-05-17 11:50:29,435 wheel INFO adding 'pandas/tests/arithmetic/test_period.py' 2024-05-17 11:50:29,436 wheel INFO adding 'pandas/tests/arithmetic/test_timedelta64.py' 2024-05-17 11:50:29,436 wheel INFO adding 'pandas/tests/arrays/__init__.py' 2024-05-17 11:50:29,436 wheel INFO adding 'pandas/tests/arrays/masked_shared.py' 2024-05-17 11:50:29,436 wheel INFO adding 'pandas/tests/arrays/test_array.py' 2024-05-17 11:50:29,436 wheel INFO adding 'pandas/tests/arrays/test_datetimelike.py' 2024-05-17 11:50:29,437 wheel INFO adding 'pandas/tests/arrays/test_datetimes.py' 2024-05-17 11:50:29,437 wheel INFO adding 'pandas/tests/arrays/test_ndarray_backed.py' 2024-05-17 11:50:29,437 wheel INFO adding 'pandas/tests/arrays/test_period.py' 2024-05-17 11:50:29,437 wheel INFO adding 'pandas/tests/arrays/test_timedeltas.py' 2024-05-17 11:50:29,437 wheel INFO adding 'pandas/tests/arrays/boolean/__init__.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_arithmetic.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_astype.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_comparison.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_construction.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_function.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_indexing.py' 2024-05-17 11:50:29,438 wheel INFO adding 'pandas/tests/arrays/boolean/test_logical.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/boolean/test_ops.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/boolean/test_reduction.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/boolean/test_repr.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/categorical/__init__.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/categorical/conftest.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/categorical/test_algos.py' 2024-05-17 11:50:29,439 wheel INFO adding 'pandas/tests/arrays/categorical/test_analytics.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_api.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_astype.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_constructors.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_dtypes.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_indexing.py' 2024-05-17 11:50:29,440 wheel INFO adding 'pandas/tests/arrays/categorical/test_missing.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_operators.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_replace.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_repr.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_sorting.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_subclass.py' 2024-05-17 11:50:29,441 wheel INFO adding 'pandas/tests/arrays/categorical/test_take.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/categorical/test_warnings.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/datetimes/__init__.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/datetimes/test_constructors.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/datetimes/test_cumulative.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/datetimes/test_reductions.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/floating/__init__.py' 2024-05-17 11:50:29,442 wheel INFO adding 'pandas/tests/arrays/floating/conftest.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_arithmetic.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_astype.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_comparison.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_concat.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_construction.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_function.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_repr.py' 2024-05-17 11:50:29,443 wheel INFO adding 'pandas/tests/arrays/floating/test_to_numpy.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/__init__.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/conftest.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/test_arithmetic.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/test_comparison.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/test_concat.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/test_construction.py' 2024-05-17 11:50:29,444 wheel INFO adding 'pandas/tests/arrays/integer/test_dtypes.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/integer/test_function.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/integer/test_indexing.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/integer/test_repr.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/interval/__init__.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/interval/test_astype.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/interval/test_interval.py' 2024-05-17 11:50:29,445 wheel INFO adding 'pandas/tests/arrays/interval/test_ops.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/masked/__init__.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/masked/test_arithmetic.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/masked/test_arrow_compat.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/masked/test_function.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/masked/test_indexing.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/numpy_/__init__.py' 2024-05-17 11:50:29,446 wheel INFO adding 'pandas/tests/arrays/numpy_/test_indexing.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/numpy_/test_numpy.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/period/__init__.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/period/test_arrow_compat.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/period/test_astype.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/period/test_constructors.py' 2024-05-17 11:50:29,447 wheel INFO adding 'pandas/tests/arrays/period/test_reductions.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/__init__.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_accessor.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_arithmetics.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_array.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_astype.py' 2024-05-17 11:50:29,448 wheel INFO adding 'pandas/tests/arrays/sparse/test_combine_concat.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_constructors.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_dtype.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_indexing.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_libsparse.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_reductions.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/sparse/test_unary.py' 2024-05-17 11:50:29,449 wheel INFO adding 'pandas/tests/arrays/string_/__init__.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/string_/test_string.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/string_/test_string_arrow.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/__init__.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_constructors.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_cumulative.py' 2024-05-17 11:50:29,450 wheel INFO adding 'pandas/tests/arrays/timedeltas/test_reductions.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/__init__.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/common.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/test_constructors.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/test_conversion.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/test_fillna.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/test_misc.py' 2024-05-17 11:50:29,451 wheel INFO adding 'pandas/tests/base/test_transpose.py' 2024-05-17 11:50:29,452 wheel INFO adding 'pandas/tests/base/test_unique.py' 2024-05-17 11:50:29,452 wheel INFO adding 'pandas/tests/base/test_value_counts.py' 2024-05-17 11:50:29,452 wheel INFO adding 'pandas/tests/computation/__init__.py' 2024-05-17 11:50:29,452 wheel INFO adding 'pandas/tests/computation/test_compat.py' 2024-05-17 11:50:29,452 wheel INFO adding 'pandas/tests/computation/test_eval.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/config/__init__.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/config/test_config.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/config/test_localization.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/construction/__init__.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/construction/test_extract_array.py' 2024-05-17 11:50:29,453 wheel INFO adding 'pandas/tests/copy_view/__init__.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_array.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_astype.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_clip.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_constructors.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_core_functionalities.py' 2024-05-17 11:50:29,454 wheel INFO adding 'pandas/tests/copy_view/test_functions.py' 2024-05-17 11:50:29,455 wheel INFO adding 'pandas/tests/copy_view/test_indexing.py' 2024-05-17 11:50:29,455 wheel INFO adding 'pandas/tests/copy_view/test_internals.py' 2024-05-17 11:50:29,455 wheel INFO adding 'pandas/tests/copy_view/test_interp_fillna.py' 2024-05-17 11:50:29,455 wheel INFO adding 'pandas/tests/copy_view/test_methods.py' 2024-05-17 11:50:29,455 wheel INFO adding 'pandas/tests/copy_view/test_replace.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/test_setitem.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/test_util.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/util.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/index/__init__.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/index/test_datetimeindex.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/index/test_index.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/index/test_periodindex.py' 2024-05-17 11:50:29,456 wheel INFO adding 'pandas/tests/copy_view/index/test_timedeltaindex.py' 2024-05-17 11:50:29,457 wheel INFO adding 'pandas/tests/dtypes/__init__.py' 2024-05-17 11:50:29,457 wheel INFO adding 'pandas/tests/dtypes/test_common.py' 2024-05-17 11:50:29,457 wheel INFO adding 'pandas/tests/dtypes/test_concat.py' 2024-05-17 11:50:29,457 wheel INFO adding 'pandas/tests/dtypes/test_dtypes.py' 2024-05-17 11:50:29,457 wheel INFO adding 'pandas/tests/dtypes/test_generic.py' 2024-05-17 11:50:29,458 wheel INFO adding 'pandas/tests/dtypes/test_inference.py' 2024-05-17 11:50:29,458 wheel INFO adding 'pandas/tests/dtypes/test_missing.py' 2024-05-17 11:50:29,458 wheel INFO adding 'pandas/tests/dtypes/cast/__init__.py' 2024-05-17 11:50:29,458 wheel INFO adding 'pandas/tests/dtypes/cast/test_can_hold_element.py' 2024-05-17 11:50:29,458 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_from_scalar.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_ndarray.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_construct_object_arr.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_dict_compat.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_downcast.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_find_common_type.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_datetimelike.py' 2024-05-17 11:50:29,459 wheel INFO adding 'pandas/tests/dtypes/cast/test_infer_dtype.py' 2024-05-17 11:50:29,460 wheel INFO adding 'pandas/tests/dtypes/cast/test_maybe_box_native.py' 2024-05-17 11:50:29,460 wheel INFO adding 'pandas/tests/dtypes/cast/test_promote.py' 2024-05-17 11:50:29,460 wheel INFO adding 'pandas/tests/extension/__init__.py' 2024-05-17 11:50:29,460 wheel INFO adding 'pandas/tests/extension/conftest.py' 2024-05-17 11:50:29,460 wheel INFO adding 'pandas/tests/extension/test_arrow.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_boolean.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_categorical.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_common.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_datetime.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_extension.py' 2024-05-17 11:50:29,461 wheel INFO adding 'pandas/tests/extension/test_external_block.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_floating.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_integer.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_interval.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_numpy.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_period.py' 2024-05-17 11:50:29,462 wheel INFO adding 'pandas/tests/extension/test_sparse.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/test_string.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/array_with_attr/__init__.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/array_with_attr/array.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/array_with_attr/test_array_with_attr.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/base/__init__.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/base/accumulate.py' 2024-05-17 11:50:29,463 wheel INFO adding 'pandas/tests/extension/base/base.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/casting.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/constructors.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/dim2.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/dtype.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/getitem.py' 2024-05-17 11:50:29,464 wheel INFO adding 'pandas/tests/extension/base/groupby.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/index.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/interface.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/io.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/methods.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/missing.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/ops.py' 2024-05-17 11:50:29,465 wheel INFO adding 'pandas/tests/extension/base/printing.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/base/reduce.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/base/reshaping.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/base/setitem.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/date/__init__.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/date/array.py' 2024-05-17 11:50:29,466 wheel INFO adding 'pandas/tests/extension/decimal/__init__.py' 2024-05-17 11:50:29,467 wheel INFO adding 'pandas/tests/extension/decimal/array.py' 2024-05-17 11:50:29,467 wheel INFO adding 'pandas/tests/extension/decimal/test_decimal.py' 2024-05-17 11:50:29,467 wheel INFO adding 'pandas/tests/extension/json/__init__.py' 2024-05-17 11:50:29,467 wheel INFO adding 'pandas/tests/extension/json/array.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/extension/json/test_json.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/extension/list/__init__.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/extension/list/array.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/extension/list/test_list.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/frame/__init__.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/frame/common.py' 2024-05-17 11:50:29,468 wheel INFO adding 'pandas/tests/frame/conftest.py' 2024-05-17 11:50:29,469 wheel INFO adding 'pandas/tests/frame/test_alter_axes.py' 2024-05-17 11:50:29,469 wheel INFO adding 'pandas/tests/frame/test_api.py' 2024-05-17 11:50:29,469 wheel INFO adding 'pandas/tests/frame/test_arithmetic.py' 2024-05-17 11:50:29,469 wheel INFO adding 'pandas/tests/frame/test_block_internals.py' 2024-05-17 11:50:29,470 wheel INFO adding 'pandas/tests/frame/test_constructors.py' 2024-05-17 11:50:29,470 wheel INFO adding 'pandas/tests/frame/test_cumulative.py' 2024-05-17 11:50:29,470 wheel INFO adding 'pandas/tests/frame/test_iteration.py' 2024-05-17 11:50:29,470 wheel INFO adding 'pandas/tests/frame/test_logical_ops.py' 2024-05-17 11:50:29,470 wheel INFO adding 'pandas/tests/frame/test_nonunique_indexes.py' 2024-05-17 11:50:29,471 wheel INFO adding 'pandas/tests/frame/test_npfuncs.py' 2024-05-17 11:50:29,471 wheel INFO adding 'pandas/tests/frame/test_query_eval.py' 2024-05-17 11:50:29,471 wheel INFO adding 'pandas/tests/frame/test_reductions.py' 2024-05-17 11:50:29,471 wheel INFO adding 'pandas/tests/frame/test_repr_info.py' 2024-05-17 11:50:29,472 wheel INFO adding 'pandas/tests/frame/test_stack_unstack.py' 2024-05-17 11:50:29,472 wheel INFO adding 'pandas/tests/frame/test_subclass.py' 2024-05-17 11:50:29,472 wheel INFO adding 'pandas/tests/frame/test_ufunc.py' 2024-05-17 11:50:29,472 wheel INFO adding 'pandas/tests/frame/test_unary.py' 2024-05-17 11:50:29,472 wheel INFO adding 'pandas/tests/frame/test_validate.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/constructors/__init__.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/constructors/test_from_dict.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/constructors/test_from_records.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/indexing/__init__.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/indexing/test_coercion.py' 2024-05-17 11:50:29,473 wheel INFO adding 'pandas/tests/frame/indexing/test_delitem.py' 2024-05-17 11:50:29,474 wheel INFO adding 'pandas/tests/frame/indexing/test_get.py' 2024-05-17 11:50:29,474 wheel INFO adding 'pandas/tests/frame/indexing/test_get_value.py' 2024-05-17 11:50:29,474 wheel INFO adding 'pandas/tests/frame/indexing/test_getitem.py' 2024-05-17 11:50:29,474 wheel INFO adding 'pandas/tests/frame/indexing/test_indexing.py' 2024-05-17 11:50:29,474 wheel INFO adding 'pandas/tests/frame/indexing/test_insert.py' 2024-05-17 11:50:29,475 wheel INFO adding 'pandas/tests/frame/indexing/test_mask.py' 2024-05-17 11:50:29,475 wheel INFO adding 'pandas/tests/frame/indexing/test_set_value.py' 2024-05-17 11:50:29,475 wheel INFO adding 'pandas/tests/frame/indexing/test_setitem.py' 2024-05-17 11:50:29,475 wheel INFO adding 'pandas/tests/frame/indexing/test_take.py' 2024-05-17 11:50:29,475 wheel INFO adding 'pandas/tests/frame/indexing/test_where.py' 2024-05-17 11:50:29,476 wheel INFO adding 'pandas/tests/frame/indexing/test_xs.py' 2024-05-17 11:50:29,476 wheel INFO adding 'pandas/tests/frame/methods/__init__.py' 2024-05-17 11:50:29,476 wheel INFO adding 'pandas/tests/frame/methods/test_add_prefix_suffix.py' 2024-05-17 11:50:29,476 wheel INFO adding 'pandas/tests/frame/methods/test_align.py' 2024-05-17 11:50:29,476 wheel INFO adding 'pandas/tests/frame/methods/test_asfreq.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_asof.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_assign.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_astype.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_at_time.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_between_time.py' 2024-05-17 11:50:29,477 wheel INFO adding 'pandas/tests/frame/methods/test_clip.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_combine.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_combine_first.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_compare.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_convert_dtypes.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_copy.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_count.py' 2024-05-17 11:50:29,478 wheel INFO adding 'pandas/tests/frame/methods/test_cov_corr.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_describe.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_diff.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_dot.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_drop.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_drop_duplicates.py' 2024-05-17 11:50:29,479 wheel INFO adding 'pandas/tests/frame/methods/test_droplevel.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_dropna.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_dtypes.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_duplicated.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_equals.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_explode.py' 2024-05-17 11:50:29,480 wheel INFO adding 'pandas/tests/frame/methods/test_fillna.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_filter.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_first_and_last.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_first_valid_index.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_get_numeric_data.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_head_tail.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_infer_objects.py' 2024-05-17 11:50:29,481 wheel INFO adding 'pandas/tests/frame/methods/test_interpolate.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_is_homogeneous_dtype.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_isetitem.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_isin.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_join.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_matmul.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_nlargest.py' 2024-05-17 11:50:29,482 wheel INFO adding 'pandas/tests/frame/methods/test_pct_change.py' 2024-05-17 11:50:29,483 wheel INFO adding 'pandas/tests/frame/methods/test_pipe.py' 2024-05-17 11:50:29,483 wheel INFO adding 'pandas/tests/frame/methods/test_pop.py' 2024-05-17 11:50:29,483 wheel INFO adding 'pandas/tests/frame/methods/test_quantile.py' 2024-05-17 11:50:29,483 wheel INFO adding 'pandas/tests/frame/methods/test_rank.py' 2024-05-17 11:50:29,483 wheel INFO adding 'pandas/tests/frame/methods/test_reindex.py' 2024-05-17 11:50:29,484 wheel INFO adding 'pandas/tests/frame/methods/test_reindex_like.py' 2024-05-17 11:50:29,484 wheel INFO adding 'pandas/tests/frame/methods/test_rename.py' 2024-05-17 11:50:29,484 wheel INFO adding 'pandas/tests/frame/methods/test_rename_axis.py' 2024-05-17 11:50:29,484 wheel INFO adding 'pandas/tests/frame/methods/test_reorder_levels.py' 2024-05-17 11:50:29,484 wheel INFO adding 'pandas/tests/frame/methods/test_replace.py' 2024-05-17 11:50:29,485 wheel INFO adding 'pandas/tests/frame/methods/test_reset_index.py' 2024-05-17 11:50:29,485 wheel INFO adding 'pandas/tests/frame/methods/test_round.py' 2024-05-17 11:50:29,485 wheel INFO adding 'pandas/tests/frame/methods/test_sample.py' 2024-05-17 11:50:29,485 wheel INFO adding 'pandas/tests/frame/methods/test_select_dtypes.py' 2024-05-17 11:50:29,485 wheel INFO adding 'pandas/tests/frame/methods/test_set_axis.py' 2024-05-17 11:50:29,486 wheel INFO adding 'pandas/tests/frame/methods/test_set_index.py' 2024-05-17 11:50:29,486 wheel INFO adding 'pandas/tests/frame/methods/test_shift.py' 2024-05-17 11:50:29,486 wheel INFO adding 'pandas/tests/frame/methods/test_sort_index.py' 2024-05-17 11:50:29,486 wheel INFO adding 'pandas/tests/frame/methods/test_sort_values.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_swapaxes.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_swaplevel.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_to_csv.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_to_dict_of_blocks.py' 2024-05-17 11:50:29,487 wheel INFO adding 'pandas/tests/frame/methods/test_to_numpy.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_to_period.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_to_records.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_to_timestamp.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_transpose.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_truncate.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_tz_convert.py' 2024-05-17 11:50:29,488 wheel INFO adding 'pandas/tests/frame/methods/test_tz_localize.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/frame/methods/test_update.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/frame/methods/test_value_counts.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/frame/methods/test_values.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/generic/__init__.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/generic/test_duplicate_labels.py' 2024-05-17 11:50:29,489 wheel INFO adding 'pandas/tests/generic/test_finalize.py' 2024-05-17 11:50:29,490 wheel INFO adding 'pandas/tests/generic/test_frame.py' 2024-05-17 11:50:29,490 wheel INFO adding 'pandas/tests/generic/test_generic.py' 2024-05-17 11:50:29,490 wheel INFO adding 'pandas/tests/generic/test_label_or_level_utils.py' 2024-05-17 11:50:29,490 wheel INFO adding 'pandas/tests/generic/test_series.py' 2024-05-17 11:50:29,490 wheel INFO adding 'pandas/tests/generic/test_to_xarray.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/__init__.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/conftest.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/test_allowlist.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/test_any_all.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/test_api_consistency.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/test_apply.py' 2024-05-17 11:50:29,491 wheel INFO adding 'pandas/tests/groupby/test_apply_mutate.py' 2024-05-17 11:50:29,492 wheel INFO adding 'pandas/tests/groupby/test_bin_groupby.py' 2024-05-17 11:50:29,492 wheel INFO adding 'pandas/tests/groupby/test_categorical.py' 2024-05-17 11:50:29,492 wheel INFO adding 'pandas/tests/groupby/test_counting.py' 2024-05-17 11:50:29,492 wheel INFO adding 'pandas/tests/groupby/test_filters.py' 2024-05-17 11:50:29,493 wheel INFO adding 'pandas/tests/groupby/test_function.py' 2024-05-17 11:50:29,493 wheel INFO adding 'pandas/tests/groupby/test_groupby.py' 2024-05-17 11:50:29,493 wheel INFO adding 'pandas/tests/groupby/test_groupby_dropna.py' 2024-05-17 11:50:29,493 wheel INFO adding 'pandas/tests/groupby/test_groupby_shift_diff.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_groupby_subclass.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_grouping.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_index_as_string.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_indexing.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_libgroupby.py' 2024-05-17 11:50:29,494 wheel INFO adding 'pandas/tests/groupby/test_min_max.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_missing.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_nth.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_numba.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_nunique.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_pipe.py' 2024-05-17 11:50:29,495 wheel INFO adding 'pandas/tests/groupby/test_quantile.py' 2024-05-17 11:50:29,496 wheel INFO adding 'pandas/tests/groupby/test_raises.py' 2024-05-17 11:50:29,496 wheel INFO adding 'pandas/tests/groupby/test_rank.py' 2024-05-17 11:50:29,496 wheel INFO adding 'pandas/tests/groupby/test_sample.py' 2024-05-17 11:50:29,496 wheel INFO adding 'pandas/tests/groupby/test_size.py' 2024-05-17 11:50:29,496 wheel INFO adding 'pandas/tests/groupby/test_timegrouper.py' 2024-05-17 11:50:29,497 wheel INFO adding 'pandas/tests/groupby/test_value_counts.py' 2024-05-17 11:50:29,497 wheel INFO adding 'pandas/tests/groupby/aggregate/__init__.py' 2024-05-17 11:50:29,497 wheel INFO adding 'pandas/tests/groupby/aggregate/test_aggregate.py' 2024-05-17 11:50:29,497 wheel INFO adding 'pandas/tests/groupby/aggregate/test_cython.py' 2024-05-17 11:50:29,497 wheel INFO adding 'pandas/tests/groupby/aggregate/test_numba.py' 2024-05-17 11:50:29,498 wheel INFO adding 'pandas/tests/groupby/aggregate/test_other.py' 2024-05-17 11:50:29,498 wheel INFO adding 'pandas/tests/groupby/transform/__init__.py' 2024-05-17 11:50:29,498 wheel INFO adding 'pandas/tests/groupby/transform/test_numba.py' 2024-05-17 11:50:29,498 wheel INFO adding 'pandas/tests/groupby/transform/test_transform.py' 2024-05-17 11:50:29,498 wheel INFO adding 'pandas/tests/indexes/__init__.py' 2024-05-17 11:50:29,499 wheel INFO adding 'pandas/tests/indexes/common.py' 2024-05-17 11:50:29,499 wheel INFO adding 'pandas/tests/indexes/conftest.py' 2024-05-17 11:50:29,499 wheel INFO adding 'pandas/tests/indexes/datetimelike.py' 2024-05-17 11:50:29,499 wheel INFO adding 'pandas/tests/indexes/test_any_index.py' 2024-05-17 11:50:29,499 wheel INFO adding 'pandas/tests/indexes/test_base.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_common.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_engines.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_frozen.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_index_new.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_indexing.py' 2024-05-17 11:50:29,500 wheel INFO adding 'pandas/tests/indexes/test_numpy_compat.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/test_setops.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/test_subclass.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/base_class/__init__.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/base_class/test_constructors.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/base_class/test_formats.py' 2024-05-17 11:50:29,501 wheel INFO adding 'pandas/tests/indexes/base_class/test_indexing.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/base_class/test_pickle.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/base_class/test_reshape.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/base_class/test_setops.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/base_class/test_where.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/categorical/__init__.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/categorical/test_append.py' 2024-05-17 11:50:29,502 wheel INFO adding 'pandas/tests/indexes/categorical/test_astype.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_category.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_constructors.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_equals.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_fillna.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_formats.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_indexing.py' 2024-05-17 11:50:29,503 wheel INFO adding 'pandas/tests/indexes/categorical/test_map.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/categorical/test_reindex.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/__init__.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_drop_duplicates.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_equals.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_indexing.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_is_monotonic.py' 2024-05-17 11:50:29,504 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_nat.py' 2024-05-17 11:50:29,505 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_sort_values.py' 2024-05-17 11:50:29,505 wheel INFO adding 'pandas/tests/indexes/datetimelike_/test_value_counts.py' 2024-05-17 11:50:29,505 wheel INFO adding 'pandas/tests/indexes/datetimes/__init__.py' 2024-05-17 11:50:29,505 wheel INFO adding 'pandas/tests/indexes/datetimes/test_asof.py' 2024-05-17 11:50:29,505 wheel INFO adding 'pandas/tests/indexes/datetimes/test_constructors.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_date_range.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetime.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_datetimelike.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_delete.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_formats.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_freq_attr.py' 2024-05-17 11:50:29,506 wheel INFO adding 'pandas/tests/indexes/datetimes/test_indexing.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_join.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_map.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_misc.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_npfuncs.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_ops.py' 2024-05-17 11:50:29,507 wheel INFO adding 'pandas/tests/indexes/datetimes/test_partial_slicing.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_pickle.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_reindex.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_scalar_compat.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_setops.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_timezones.py' 2024-05-17 11:50:29,508 wheel INFO adding 'pandas/tests/indexes/datetimes/test_unique.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/__init__.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_astype.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_factorize.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_fillna.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_insert.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_isocalendar.py' 2024-05-17 11:50:29,509 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_repeat.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_shift.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_snap.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_frame.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_period.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/datetimes/methods/test_to_series.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/interval/__init__.py' 2024-05-17 11:50:29,510 wheel INFO adding 'pandas/tests/indexes/interval/test_astype.py' 2024-05-17 11:50:29,511 wheel INFO adding 'pandas/tests/indexes/interval/test_base.py' 2024-05-17 11:50:29,511 wheel INFO adding 'pandas/tests/indexes/interval/test_constructors.py' 2024-05-17 11:50:29,511 wheel INFO adding 'pandas/tests/indexes/interval/test_equals.py' 2024-05-17 11:50:29,511 wheel INFO adding 'pandas/tests/indexes/interval/test_formats.py' 2024-05-17 11:50:29,511 wheel INFO adding 'pandas/tests/indexes/interval/test_indexing.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_interval.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_range.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_interval_tree.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_join.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_pickle.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/interval/test_setops.py' 2024-05-17 11:50:29,512 wheel INFO adding 'pandas/tests/indexes/multi/__init__.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/conftest.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/test_analytics.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/test_astype.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/test_compat.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/test_constructors.py' 2024-05-17 11:50:29,513 wheel INFO adding 'pandas/tests/indexes/multi/test_conversion.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_copy.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_drop.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_duplicates.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_equivalence.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_formats.py' 2024-05-17 11:50:29,514 wheel INFO adding 'pandas/tests/indexes/multi/test_get_level_values.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_get_set.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_indexing.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_integrity.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_isin.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_join.py' 2024-05-17 11:50:29,515 wheel INFO adding 'pandas/tests/indexes/multi/test_lexsort.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_missing.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_monotonic.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_names.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_partial_indexing.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_pickle.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_reindex.py' 2024-05-17 11:50:29,516 wheel INFO adding 'pandas/tests/indexes/multi/test_reshape.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/multi/test_setops.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/multi/test_sorting.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/multi/test_take.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/numeric/__init__.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/numeric/test_astype.py' 2024-05-17 11:50:29,517 wheel INFO adding 'pandas/tests/indexes/numeric/test_indexing.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/numeric/test_join.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/numeric/test_numeric.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/numeric/test_setops.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/object/__init__.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/object/test_astype.py' 2024-05-17 11:50:29,518 wheel INFO adding 'pandas/tests/indexes/object/test_indexing.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/__init__.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/test_constructors.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/test_formats.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/test_freq_attr.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/test_indexing.py' 2024-05-17 11:50:29,519 wheel INFO adding 'pandas/tests/indexes/period/test_join.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_monotonic.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_partial_slicing.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_period.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_period_range.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_pickle.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_resolution.py' 2024-05-17 11:50:29,520 wheel INFO adding 'pandas/tests/indexes/period/test_scalar_compat.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/test_searchsorted.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/test_setops.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/test_tools.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/methods/__init__.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/methods/test_asfreq.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/methods/test_astype.py' 2024-05-17 11:50:29,521 wheel INFO adding 'pandas/tests/indexes/period/methods/test_factorize.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_fillna.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_insert.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_is_full.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_repeat.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_shift.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/period/methods/test_to_timestamp.py' 2024-05-17 11:50:29,522 wheel INFO adding 'pandas/tests/indexes/ranges/__init__.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/ranges/test_constructors.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/ranges/test_indexing.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/ranges/test_join.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/ranges/test_range.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/ranges/test_setops.py' 2024-05-17 11:50:29,523 wheel INFO adding 'pandas/tests/indexes/timedeltas/__init__.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_constructors.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_delete.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_formats.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_freq_attr.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_indexing.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_join.py' 2024-05-17 11:50:29,524 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_ops.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_pickle.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_scalar_compat.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_searchsorted.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_setops.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/test_timedelta_range.py' 2024-05-17 11:50:29,525 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/__init__.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_astype.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_factorize.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_fillna.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_insert.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_repeat.py' 2024-05-17 11:50:29,526 wheel INFO adding 'pandas/tests/indexes/timedeltas/methods/test_shift.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/__init__.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/common.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/conftest.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/test_at.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/test_categorical.py' 2024-05-17 11:50:29,527 wheel INFO adding 'pandas/tests/indexing/test_chaining_and_caching.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_check_indexer.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_coercion.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_datetime.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_floats.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_iat.py' 2024-05-17 11:50:29,528 wheel INFO adding 'pandas/tests/indexing/test_iloc.py' 2024-05-17 11:50:29,529 wheel INFO adding 'pandas/tests/indexing/test_indexers.py' 2024-05-17 11:50:29,529 wheel INFO adding 'pandas/tests/indexing/test_indexing.py' 2024-05-17 11:50:29,529 wheel INFO adding 'pandas/tests/indexing/test_loc.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/test_na_indexing.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/test_partial.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/test_scalar.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/interval/__init__.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/interval/test_interval.py' 2024-05-17 11:50:29,530 wheel INFO adding 'pandas/tests/indexing/interval/test_interval_new.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/__init__.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_chaining_and_caching.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_datetime.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_getitem.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_iloc.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_indexing_slow.py' 2024-05-17 11:50:29,531 wheel INFO adding 'pandas/tests/indexing/multiindex/test_loc.py' 2024-05-17 11:50:29,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_multiindex.py' 2024-05-17 11:50:29,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_partial.py' 2024-05-17 11:50:29,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_setitem.py' 2024-05-17 11:50:29,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_slice.py' 2024-05-17 11:50:29,532 wheel INFO adding 'pandas/tests/indexing/multiindex/test_sorted.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/interchange/__init__.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/interchange/conftest.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/interchange/test_impl.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/interchange/test_spec_conformance.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/interchange/test_utils.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/internals/__init__.py' 2024-05-17 11:50:29,533 wheel INFO adding 'pandas/tests/internals/test_api.py' 2024-05-17 11:50:29,534 wheel INFO adding 'pandas/tests/internals/test_internals.py' 2024-05-17 11:50:29,534 wheel INFO adding 'pandas/tests/internals/test_managers.py' 2024-05-17 11:50:29,534 wheel INFO adding 'pandas/tests/io/__init__.py' 2024-05-17 11:50:29,534 wheel INFO adding 'pandas/tests/io/conftest.py' 2024-05-17 11:50:29,534 wheel INFO adding 'pandas/tests/io/generate_legacy_storage_files.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_clipboard.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_common.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_compression.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_feather.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_fsspec.py' 2024-05-17 11:50:29,535 wheel INFO adding 'pandas/tests/io/test_gcs.py' 2024-05-17 11:50:29,536 wheel INFO adding 'pandas/tests/io/test_html.py' 2024-05-17 11:50:29,536 wheel INFO adding 'pandas/tests/io/test_orc.py' 2024-05-17 11:50:29,536 wheel INFO adding 'pandas/tests/io/test_parquet.py' 2024-05-17 11:50:29,536 wheel INFO adding 'pandas/tests/io/test_pickle.py' 2024-05-17 11:50:29,537 wheel INFO adding 'pandas/tests/io/test_s3.py' 2024-05-17 11:50:29,537 wheel INFO adding 'pandas/tests/io/test_spss.py' 2024-05-17 11:50:29,537 wheel INFO adding 'pandas/tests/io/test_sql.py' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/test_stata.py' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/test_user_agent.py' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/data/gbq_fake_job.txt' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/data/fixed_width/fixed_width_format.txt' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl' 2024-05-17 11:50:29,538 wheel INFO adding 'pandas/tests/io/data/parquet/simple.parquet' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/pickle/test_mi_py27.pkl' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/pickle/test_py27.pkl' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/xml/baby_names.xml' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/xml/books.xml' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/xml/cta_rail_lines.kml' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/xml/doc_ch_utf.xml' 2024-05-17 11:50:29,539 wheel INFO adding 'pandas/tests/io/data/xml/flatten_doc.xsl' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/data/xml/row_field_output.xsl' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/excel/__init__.py' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/excel/conftest.py' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/excel/test_odf.py' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/excel/test_odswriter.py' 2024-05-17 11:50:29,540 wheel INFO adding 'pandas/tests/io/excel/test_openpyxl.py' 2024-05-17 11:50:29,541 wheel INFO adding 'pandas/tests/io/excel/test_readers.py' 2024-05-17 11:50:29,541 wheel INFO adding 'pandas/tests/io/excel/test_style.py' 2024-05-17 11:50:29,541 wheel INFO adding 'pandas/tests/io/excel/test_writers.py' 2024-05-17 11:50:29,541 wheel INFO adding 'pandas/tests/io/excel/test_xlrd.py' 2024-05-17 11:50:29,541 wheel INFO adding 'pandas/tests/io/excel/test_xlsxwriter.py' 2024-05-17 11:50:29,542 wheel INFO adding 'pandas/tests/io/formats/__init__.py' 2024-05-17 11:50:29,542 wheel INFO adding 'pandas/tests/io/formats/test_console.py' 2024-05-17 11:50:29,542 wheel INFO adding 'pandas/tests/io/formats/test_css.py' 2024-05-17 11:50:29,542 wheel INFO adding 'pandas/tests/io/formats/test_eng_formatting.py' 2024-05-17 11:50:29,542 wheel INFO adding 'pandas/tests/io/formats/test_format.py' 2024-05-17 11:50:29,543 wheel INFO adding 'pandas/tests/io/formats/test_info.py' 2024-05-17 11:50:29,543 wheel INFO adding 'pandas/tests/io/formats/test_printing.py' 2024-05-17 11:50:29,543 wheel INFO adding 'pandas/tests/io/formats/test_series_info.py' 2024-05-17 11:50:29,543 wheel INFO adding 'pandas/tests/io/formats/test_to_csv.py' 2024-05-17 11:50:29,543 wheel INFO adding 'pandas/tests/io/formats/test_to_excel.py' 2024-05-17 11:50:29,544 wheel INFO adding 'pandas/tests/io/formats/test_to_html.py' 2024-05-17 11:50:29,544 wheel INFO adding 'pandas/tests/io/formats/test_to_latex.py' 2024-05-17 11:50:29,544 wheel INFO adding 'pandas/tests/io/formats/test_to_markdown.py' 2024-05-17 11:50:29,544 wheel INFO adding 'pandas/tests/io/formats/test_to_string.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/__init__.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/test_bar.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/test_exceptions.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/test_format.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/test_highlight.py' 2024-05-17 11:50:29,545 wheel INFO adding 'pandas/tests/io/formats/style/test_html.py' 2024-05-17 11:50:29,546 wheel INFO adding 'pandas/tests/io/formats/style/test_matplotlib.py' 2024-05-17 11:50:29,546 wheel INFO adding 'pandas/tests/io/formats/style/test_non_unique.py' 2024-05-17 11:50:29,546 wheel INFO adding 'pandas/tests/io/formats/style/test_style.py' 2024-05-17 11:50:29,546 wheel INFO adding 'pandas/tests/io/formats/style/test_to_latex.py' 2024-05-17 11:50:29,546 wheel INFO adding 'pandas/tests/io/formats/style/test_to_string.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/formats/style/test_tooltip.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/json/__init__.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/json/conftest.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/json/test_compression.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/json/test_deprecated_kwargs.py' 2024-05-17 11:50:29,547 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema.py' 2024-05-17 11:50:29,548 wheel INFO adding 'pandas/tests/io/json/test_json_table_schema_ext_dtype.py' 2024-05-17 11:50:29,548 wheel INFO adding 'pandas/tests/io/json/test_normalize.py' 2024-05-17 11:50:29,548 wheel INFO adding 'pandas/tests/io/json/test_pandas.py' 2024-05-17 11:50:29,548 wheel INFO adding 'pandas/tests/io/json/test_readlines.py' 2024-05-17 11:50:29,549 wheel INFO adding 'pandas/tests/io/json/test_ujson.py' 2024-05-17 11:50:29,549 wheel INFO adding 'pandas/tests/io/parser/__init__.py' 2024-05-17 11:50:29,549 wheel INFO adding 'pandas/tests/io/parser/conftest.py' 2024-05-17 11:50:29,549 wheel INFO adding 'pandas/tests/io/parser/test_c_parser_only.py' 2024-05-17 11:50:29,549 wheel INFO adding 'pandas/tests/io/parser/test_comment.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_compression.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_concatenate_chunks.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_converters.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_dialect.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_encoding.py' 2024-05-17 11:50:29,550 wheel INFO adding 'pandas/tests/io/parser/test_header.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_index_col.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_mangle_dupes.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_multi_thread.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_na_values.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_network.py' 2024-05-17 11:50:29,551 wheel INFO adding 'pandas/tests/io/parser/test_parse_dates.py' 2024-05-17 11:50:29,552 wheel INFO adding 'pandas/tests/io/parser/test_python_parser_only.py' 2024-05-17 11:50:29,552 wheel INFO adding 'pandas/tests/io/parser/test_quoting.py' 2024-05-17 11:50:29,552 wheel INFO adding 'pandas/tests/io/parser/test_read_fwf.py' 2024-05-17 11:50:29,552 wheel INFO adding 'pandas/tests/io/parser/test_skiprows.py' 2024-05-17 11:50:29,552 wheel INFO adding 'pandas/tests/io/parser/test_textreader.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/test_unsupported.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/test_upcast.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/common/__init__.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/common/test_chunksize.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/common/test_common_basic.py' 2024-05-17 11:50:29,553 wheel INFO adding 'pandas/tests/io/parser/common/test_data_list.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_decimal.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_file_buffer_url.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_float.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_index.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_inf.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_ints.py' 2024-05-17 11:50:29,554 wheel INFO adding 'pandas/tests/io/parser/common/test_iterator.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/common/test_read_errors.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/common/test_verbose.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/dtypes/__init__.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_categorical.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_dtypes_basic.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/dtypes/test_empty.py' 2024-05-17 11:50:29,555 wheel INFO adding 'pandas/tests/io/parser/usecols/__init__.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/parser/usecols/test_parse_dates.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/parser/usecols/test_strings.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/parser/usecols/test_usecols_basic.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/pytables/__init__.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/pytables/common.py' 2024-05-17 11:50:29,556 wheel INFO adding 'pandas/tests/io/pytables/conftest.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_append.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_categorical.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_compat.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_complex.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_errors.py' 2024-05-17 11:50:29,557 wheel INFO adding 'pandas/tests/io/pytables/test_file_handling.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_keys.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_put.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_pytables_missing.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_read.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_retain_attributes.py' 2024-05-17 11:50:29,558 wheel INFO adding 'pandas/tests/io/pytables/test_round_trip.py' 2024-05-17 11:50:29,559 wheel INFO adding 'pandas/tests/io/pytables/test_select.py' 2024-05-17 11:50:29,559 wheel INFO adding 'pandas/tests/io/pytables/test_store.py' 2024-05-17 11:50:29,559 wheel INFO adding 'pandas/tests/io/pytables/test_subclass.py' 2024-05-17 11:50:29,559 wheel INFO adding 'pandas/tests/io/pytables/test_time_series.py' 2024-05-17 11:50:29,559 wheel INFO adding 'pandas/tests/io/pytables/test_timezones.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/sas/__init__.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/sas/test_byteswap.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/sas/test_sas.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/sas/test_sas7bdat.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/sas/test_xport.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/xml/__init__.py' 2024-05-17 11:50:29,560 wheel INFO adding 'pandas/tests/io/xml/test_to_xml.py' 2024-05-17 11:50:29,561 wheel INFO adding 'pandas/tests/io/xml/test_xml.py' 2024-05-17 11:50:29,561 wheel INFO adding 'pandas/tests/io/xml/test_xml_dtypes.py' 2024-05-17 11:50:29,561 wheel INFO adding 'pandas/tests/libs/__init__.py' 2024-05-17 11:50:29,561 wheel INFO adding 'pandas/tests/libs/test_hashtable.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/libs/test_join.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/libs/test_lib.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/plotting/__init__.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/plotting/common.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/plotting/conftest.py' 2024-05-17 11:50:29,562 wheel INFO adding 'pandas/tests/plotting/test_backend.py' 2024-05-17 11:50:29,563 wheel INFO adding 'pandas/tests/plotting/test_boxplot_method.py' 2024-05-17 11:50:29,563 wheel INFO adding 'pandas/tests/plotting/test_common.py' 2024-05-17 11:50:29,563 wheel INFO adding 'pandas/tests/plotting/test_converter.py' 2024-05-17 11:50:29,563 wheel INFO adding 'pandas/tests/plotting/test_datetimelike.py' 2024-05-17 11:50:29,563 wheel INFO adding 'pandas/tests/plotting/test_groupby.py' 2024-05-17 11:50:29,564 wheel INFO adding 'pandas/tests/plotting/test_hist_method.py' 2024-05-17 11:50:29,564 wheel INFO adding 'pandas/tests/plotting/test_misc.py' 2024-05-17 11:50:29,564 wheel INFO adding 'pandas/tests/plotting/test_series.py' 2024-05-17 11:50:29,564 wheel INFO adding 'pandas/tests/plotting/test_style.py' 2024-05-17 11:50:29,564 wheel INFO adding 'pandas/tests/plotting/frame/__init__.py' 2024-05-17 11:50:29,565 wheel INFO adding 'pandas/tests/plotting/frame/test_frame.py' 2024-05-17 11:50:29,565 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_color.py' 2024-05-17 11:50:29,565 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_groupby.py' 2024-05-17 11:50:29,565 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_legend.py' 2024-05-17 11:50:29,566 wheel INFO adding 'pandas/tests/plotting/frame/test_frame_subplots.py' 2024-05-17 11:50:29,566 wheel INFO adding 'pandas/tests/plotting/frame/test_hist_box_by.py' 2024-05-17 11:50:29,566 wheel INFO adding 'pandas/tests/reductions/__init__.py' 2024-05-17 11:50:29,566 wheel INFO adding 'pandas/tests/reductions/test_reductions.py' 2024-05-17 11:50:29,566 wheel INFO adding 'pandas/tests/reductions/test_stat_reductions.py' 2024-05-17 11:50:29,567 wheel INFO adding 'pandas/tests/resample/__init__.py' 2024-05-17 11:50:29,567 wheel INFO adding 'pandas/tests/resample/conftest.py' 2024-05-17 11:50:29,567 wheel INFO adding 'pandas/tests/resample/test_base.py' 2024-05-17 11:50:29,567 wheel INFO adding 'pandas/tests/resample/test_datetime_index.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/resample/test_period_index.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/resample/test_resample_api.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/resample/test_resampler_grouper.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/resample/test_time_grouper.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/resample/test_timedelta.py' 2024-05-17 11:50:29,568 wheel INFO adding 'pandas/tests/reshape/__init__.py' 2024-05-17 11:50:29,569 wheel INFO adding 'pandas/tests/reshape/test_crosstab.py' 2024-05-17 11:50:29,569 wheel INFO adding 'pandas/tests/reshape/test_cut.py' 2024-05-17 11:50:29,569 wheel INFO adding 'pandas/tests/reshape/test_from_dummies.py' 2024-05-17 11:50:29,569 wheel INFO adding 'pandas/tests/reshape/test_get_dummies.py' 2024-05-17 11:50:29,570 wheel INFO adding 'pandas/tests/reshape/test_melt.py' 2024-05-17 11:50:29,570 wheel INFO adding 'pandas/tests/reshape/test_pivot.py' 2024-05-17 11:50:29,570 wheel INFO adding 'pandas/tests/reshape/test_pivot_multilevel.py' 2024-05-17 11:50:29,570 wheel INFO adding 'pandas/tests/reshape/test_qcut.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/test_union_categoricals.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/test_util.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/concat/__init__.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/concat/conftest.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/concat/test_append.py' 2024-05-17 11:50:29,571 wheel INFO adding 'pandas/tests/reshape/concat/test_append_common.py' 2024-05-17 11:50:29,572 wheel INFO adding 'pandas/tests/reshape/concat/test_categorical.py' 2024-05-17 11:50:29,572 wheel INFO adding 'pandas/tests/reshape/concat/test_concat.py' 2024-05-17 11:50:29,572 wheel INFO adding 'pandas/tests/reshape/concat/test_dataframe.py' 2024-05-17 11:50:29,572 wheel INFO adding 'pandas/tests/reshape/concat/test_datetimes.py' 2024-05-17 11:50:29,572 wheel INFO adding 'pandas/tests/reshape/concat/test_empty.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/concat/test_index.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/concat/test_invalid.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/concat/test_series.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/concat/test_sort.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/merge/__init__.py' 2024-05-17 11:50:29,573 wheel INFO adding 'pandas/tests/reshape/merge/test_join.py' 2024-05-17 11:50:29,574 wheel INFO adding 'pandas/tests/reshape/merge/test_merge.py' 2024-05-17 11:50:29,574 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_asof.py' 2024-05-17 11:50:29,574 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_cross.py' 2024-05-17 11:50:29,574 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_index_as_string.py' 2024-05-17 11:50:29,575 wheel INFO adding 'pandas/tests/reshape/merge/test_merge_ordered.py' 2024-05-17 11:50:29,575 wheel INFO adding 'pandas/tests/reshape/merge/test_multi.py' 2024-05-17 11:50:29,575 wheel INFO adding 'pandas/tests/scalar/__init__.py' 2024-05-17 11:50:29,575 wheel INFO adding 'pandas/tests/scalar/test_na_scalar.py' 2024-05-17 11:50:29,575 wheel INFO adding 'pandas/tests/scalar/test_nat.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/interval/__init__.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/interval/test_arithmetic.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/interval/test_interval.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/interval/test_ops.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/period/__init__.py' 2024-05-17 11:50:29,576 wheel INFO adding 'pandas/tests/scalar/period/test_asfreq.py' 2024-05-17 11:50:29,577 wheel INFO adding 'pandas/tests/scalar/period/test_period.py' 2024-05-17 11:50:29,577 wheel INFO adding 'pandas/tests/scalar/timedelta/__init__.py' 2024-05-17 11:50:29,577 wheel INFO adding 'pandas/tests/scalar/timedelta/test_arithmetic.py' 2024-05-17 11:50:29,577 wheel INFO adding 'pandas/tests/scalar/timedelta/test_constructors.py' 2024-05-17 11:50:29,577 wheel INFO adding 'pandas/tests/scalar/timedelta/test_formats.py' 2024-05-17 11:50:29,578 wheel INFO adding 'pandas/tests/scalar/timedelta/test_timedelta.py' 2024-05-17 11:50:29,578 wheel INFO adding 'pandas/tests/scalar/timestamp/__init__.py' 2024-05-17 11:50:29,578 wheel INFO adding 'pandas/tests/scalar/timestamp/test_arithmetic.py' 2024-05-17 11:50:29,578 wheel INFO adding 'pandas/tests/scalar/timestamp/test_comparisons.py' 2024-05-17 11:50:29,578 wheel INFO adding 'pandas/tests/scalar/timestamp/test_constructors.py' 2024-05-17 11:50:29,579 wheel INFO adding 'pandas/tests/scalar/timestamp/test_formats.py' 2024-05-17 11:50:29,579 wheel INFO adding 'pandas/tests/scalar/timestamp/test_rendering.py' 2024-05-17 11:50:29,579 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timestamp.py' 2024-05-17 11:50:29,579 wheel INFO adding 'pandas/tests/scalar/timestamp/test_timezones.py' 2024-05-17 11:50:29,579 wheel INFO adding 'pandas/tests/scalar/timestamp/test_unary_ops.py' 2024-05-17 11:50:29,580 wheel INFO adding 'pandas/tests/series/__init__.py' 2024-05-17 11:50:29,580 wheel INFO adding 'pandas/tests/series/test_api.py' 2024-05-17 11:50:29,580 wheel INFO adding 'pandas/tests/series/test_arithmetic.py' 2024-05-17 11:50:29,580 wheel INFO adding 'pandas/tests/series/test_constructors.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_cumulative.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_iteration.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_logical_ops.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_missing.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_npfuncs.py' 2024-05-17 11:50:29,581 wheel INFO adding 'pandas/tests/series/test_reductions.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/test_repr.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/test_subclass.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/test_ufunc.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/test_unary.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/test_validate.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/accessors/__init__.py' 2024-05-17 11:50:29,582 wheel INFO adding 'pandas/tests/series/accessors/test_cat_accessor.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/accessors/test_dt_accessor.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/accessors/test_sparse_accessor.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/accessors/test_str_accessor.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/indexing/__init__.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/indexing/test_datetime.py' 2024-05-17 11:50:29,583 wheel INFO adding 'pandas/tests/series/indexing/test_delitem.py' 2024-05-17 11:50:29,584 wheel INFO adding 'pandas/tests/series/indexing/test_get.py' 2024-05-17 11:50:29,584 wheel INFO adding 'pandas/tests/series/indexing/test_getitem.py' 2024-05-17 11:50:29,584 wheel INFO adding 'pandas/tests/series/indexing/test_indexing.py' 2024-05-17 11:50:29,584 wheel INFO adding 'pandas/tests/series/indexing/test_mask.py' 2024-05-17 11:50:29,584 wheel INFO adding 'pandas/tests/series/indexing/test_set_value.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/indexing/test_setitem.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/indexing/test_take.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/indexing/test_where.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/indexing/test_xs.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/methods/__init__.py' 2024-05-17 11:50:29,585 wheel INFO adding 'pandas/tests/series/methods/test_add_prefix_suffix.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_align.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_argsort.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_asof.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_astype.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_autocorr.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_between.py' 2024-05-17 11:50:29,586 wheel INFO adding 'pandas/tests/series/methods/test_clip.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_combine.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_combine_first.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_compare.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_convert_dtypes.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_copy.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_count.py' 2024-05-17 11:50:29,587 wheel INFO adding 'pandas/tests/series/methods/test_cov_corr.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_describe.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_diff.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_drop.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_drop_duplicates.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_dropna.py' 2024-05-17 11:50:29,588 wheel INFO adding 'pandas/tests/series/methods/test_dtypes.py' 2024-05-17 11:50:29,589 wheel INFO adding 'pandas/tests/series/methods/test_duplicated.py' 2024-05-17 11:50:29,589 wheel INFO adding 'pandas/tests/series/methods/test_equals.py' 2024-05-17 11:50:29,589 wheel INFO adding 'pandas/tests/series/methods/test_explode.py' 2024-05-17 11:50:29,589 wheel INFO adding 'pandas/tests/series/methods/test_fillna.py' 2024-05-17 11:50:29,589 wheel INFO adding 'pandas/tests/series/methods/test_get_numeric_data.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_head_tail.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_infer_objects.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_interpolate.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_is_monotonic.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_is_unique.py' 2024-05-17 11:50:29,590 wheel INFO adding 'pandas/tests/series/methods/test_isin.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_isna.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_item.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_matmul.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_nlargest.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_nunique.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_pct_change.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_pop.py' 2024-05-17 11:50:29,591 wheel INFO adding 'pandas/tests/series/methods/test_quantile.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_rank.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_reindex.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_reindex_like.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_rename.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_rename_axis.py' 2024-05-17 11:50:29,592 wheel INFO adding 'pandas/tests/series/methods/test_repeat.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_replace.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_reset_index.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_round.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_searchsorted.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_set_name.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_sort_index.py' 2024-05-17 11:50:29,593 wheel INFO adding 'pandas/tests/series/methods/test_sort_values.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_to_csv.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_to_dict.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_to_frame.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_to_numpy.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_tolist.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_truncate.py' 2024-05-17 11:50:29,594 wheel INFO adding 'pandas/tests/series/methods/test_tz_localize.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_unique.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_unstack.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_update.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_value_counts.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_values.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/series/methods/test_view.py' 2024-05-17 11:50:29,595 wheel INFO adding 'pandas/tests/strings/__init__.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/conftest.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/test_api.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/test_case_justify.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/test_cat.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/test_extract.py' 2024-05-17 11:50:29,596 wheel INFO adding 'pandas/tests/strings/test_find_replace.py' 2024-05-17 11:50:29,597 wheel INFO adding 'pandas/tests/strings/test_get_dummies.py' 2024-05-17 11:50:29,597 wheel INFO adding 'pandas/tests/strings/test_split_partition.py' 2024-05-17 11:50:29,597 wheel INFO adding 'pandas/tests/strings/test_string_array.py' 2024-05-17 11:50:29,597 wheel INFO adding 'pandas/tests/strings/test_strings.py' 2024-05-17 11:50:29,597 wheel INFO adding 'pandas/tests/tools/__init__.py' 2024-05-17 11:50:29,598 wheel INFO adding 'pandas/tests/tools/test_to_datetime.py' 2024-05-17 11:50:29,598 wheel INFO adding 'pandas/tests/tools/test_to_numeric.py' 2024-05-17 11:50:29,598 wheel INFO adding 'pandas/tests/tools/test_to_time.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tools/test_to_timedelta.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/__init__.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/frequencies/__init__.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/frequencies/test_freq_code.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/frequencies/test_frequencies.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/frequencies/test_inference.py' 2024-05-17 11:50:29,599 wheel INFO adding 'pandas/tests/tseries/holiday/__init__.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/holiday/test_calendar.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/holiday/test_federal.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/holiday/test_holiday.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/holiday/test_observance.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/offsets/__init__.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/offsets/common.py' 2024-05-17 11:50:29,600 wheel INFO adding 'pandas/tests/tseries/offsets/conftest.py' 2024-05-17 11:50:29,601 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_day.py' 2024-05-17 11:50:29,601 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_hour.py' 2024-05-17 11:50:29,601 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_month.py' 2024-05-17 11:50:29,601 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_quarter.py' 2024-05-17 11:50:29,601 wheel INFO adding 'pandas/tests/tseries/offsets/test_business_year.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_common.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_day.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_hour.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_custom_business_month.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_dst.py' 2024-05-17 11:50:29,602 wheel INFO adding 'pandas/tests/tseries/offsets/test_easter.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_fiscal.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_index.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_month.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_offsets_properties.py' 2024-05-17 11:50:29,603 wheel INFO adding 'pandas/tests/tseries/offsets/test_quarter.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tseries/offsets/test_ticks.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tseries/offsets/test_week.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tseries/offsets/test_year.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tslibs/__init__.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tslibs/test_api.py' 2024-05-17 11:50:29,604 wheel INFO adding 'pandas/tests/tslibs/test_array_to_datetime.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_ccalendar.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_conversion.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_fields.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_libfrequencies.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_liboffsets.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_np_datetime.py' 2024-05-17 11:50:29,605 wheel INFO adding 'pandas/tests/tslibs/test_parse_iso8601.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_parsing.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_period_asfreq.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_resolution.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_timedeltas.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_timezones.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_to_offset.py' 2024-05-17 11:50:29,606 wheel INFO adding 'pandas/tests/tslibs/test_tzconversion.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/__init__.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/conftest.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/test_assert_almost_equal.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/test_assert_attr_equal.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/test_assert_categorical_equal.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/test_assert_extension_array_equal.py' 2024-05-17 11:50:29,607 wheel INFO adding 'pandas/tests/util/test_assert_frame_equal.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_assert_index_equal.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_assert_interval_array_equal.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_assert_numpy_array_equal.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_assert_produces_warning.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_assert_series_equal.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_deprecate.py' 2024-05-17 11:50:29,608 wheel INFO adding 'pandas/tests/util/test_deprecate_kwarg.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_deprecate_nonkeyword_arguments.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_doc.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_hashing.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_make_objects.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_numba.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_rewrite_warning.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_safe_import.py' 2024-05-17 11:50:29,609 wheel INFO adding 'pandas/tests/util/test_shares_memory.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_show_versions.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_str_methods.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_util.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_validate_args.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_validate_args_and_kwargs.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_validate_inclusive.py' 2024-05-17 11:50:29,610 wheel INFO adding 'pandas/tests/util/test_validate_kwargs.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/__init__.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/conftest.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/test_api.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/test_apply.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/test_base_indexer.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/test_cython_aggregations.py' 2024-05-17 11:50:29,611 wheel INFO adding 'pandas/tests/window/test_dtypes.py' 2024-05-17 11:50:29,612 wheel INFO adding 'pandas/tests/window/test_ewm.py' 2024-05-17 11:50:29,612 wheel INFO adding 'pandas/tests/window/test_expanding.py' 2024-05-17 11:50:29,612 wheel INFO adding 'pandas/tests/window/test_groupby.py' 2024-05-17 11:50:29,612 wheel INFO adding 'pandas/tests/window/test_numba.py' 2024-05-17 11:50:29,612 wheel INFO adding 'pandas/tests/window/test_online.py' 2024-05-17 11:50:29,613 wheel INFO adding 'pandas/tests/window/test_pairwise.py' 2024-05-17 11:50:29,613 wheel INFO adding 'pandas/tests/window/test_rolling.py' 2024-05-17 11:50:29,613 wheel INFO adding 'pandas/tests/window/test_rolling_functions.py' 2024-05-17 11:50:29,613 wheel INFO adding 'pandas/tests/window/test_rolling_quantile.py' 2024-05-17 11:50:29,613 wheel INFO adding 'pandas/tests/window/test_rolling_skew_kurt.py' 2024-05-17 11:50:29,614 wheel INFO adding 'pandas/tests/window/test_timeseries_window.py' 2024-05-17 11:50:29,614 wheel INFO adding 'pandas/tests/window/test_win_type.py' 2024-05-17 11:50:29,614 wheel INFO adding 'pandas/tests/window/moments/__init__.py' 2024-05-17 11:50:29,614 wheel INFO adding 'pandas/tests/window/moments/conftest.py' 2024-05-17 11:50:29,614 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_ewm.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_expanding.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tests/window/moments/test_moments_consistency_rolling.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tseries/__init__.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tseries/api.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tseries/frequencies.py' 2024-05-17 11:50:29,615 wheel INFO adding 'pandas/tseries/holiday.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/tseries/offsets.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/__init__.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/_decorators.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/_doctools.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/_exceptions.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/_print_versions.py' 2024-05-17 11:50:29,616 wheel INFO adding 'pandas/util/_str_methods.py' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas/util/_test_decorators.py' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas/util/_tester.py' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas/util/_validators.py' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas/util/version/__init__.py' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas-2.0.3.dist-info/AUTHORS.md' 2024-05-17 11:50:29,617 wheel INFO adding 'pandas-2.0.3.dist-info/LICENSE' 2024-05-17 11:50:29,618 wheel INFO adding 'pandas-2.0.3.dist-info/METADATA' 2024-05-17 11:50:29,618 wheel INFO adding 'pandas-2.0.3.dist-info/WHEEL' 2024-05-17 11:50:29,618 wheel INFO adding 'pandas-2.0.3.dist-info/entry_points.txt' 2024-05-17 11:50:29,618 wheel INFO adding 'pandas-2.0.3.dist-info/top_level.txt' 2024-05-17 11:50:29,624 wheel INFO adding 'pandas-2.0.3.dist-info/RECORD' 2024-05-17 11:50:29,629 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-05-17 11:50:29,687 gpep517 INFO The backend produced .dist/pandas-2.0.3-cp312-cp312-linux_armv8l.whl pandas-2.0.3-cp312-cp312-linux_armv8l.whl >>> py3-pandas: Entering fakeroot... >>> py3-pandas-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_testing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_testing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/parsers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/io/clipboard/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/io/clipboard/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/apply/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/apply/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/resample/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/resample/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/frequencies/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/frequencies/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/offsets/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/offsets/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tseries/holiday/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tseries/holiday/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/timedelta/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/timedelta/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/timestamp/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/timestamp/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/scalar/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/scalar/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/multiindex/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/multiindex/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexing/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexing/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/transform/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/transform/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/groupby/aggregate/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/groupby/aggregate/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/concat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/concat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reshape/merge/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reshape/merge/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/constructors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/constructors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/frame/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/frame/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/window/moments/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/window/moments/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/xml/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/xml/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/formats/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/formats/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/formats/style/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/formats/style/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/pytables/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/pytables/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/excel/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/excel/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/sas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/sas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/usecols/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/usecols/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/io/parser/common/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/io/parser/common/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/generic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/generic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/copy_view/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/copy_view/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/copy_view/index/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/copy_view/index/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/indexing/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/indexing/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/series/accessors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/series/accessors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/numpy_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/numpy_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/masked/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/masked/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/integer/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/integer/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/floating/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/floating/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/boolean/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/boolean/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/string_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/string_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arrays/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arrays/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/plotting/frame/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/plotting/frame/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/dtypes/cast/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/dtypes/cast/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/construction/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/construction/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/base/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/base/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/decimal/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/decimal/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/array_with_attr/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/array_with_attr/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/date/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/date/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/json/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/json/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/extension/list/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/extension/list/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/arithmetic/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/arithmetic/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/reductions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/reductions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/config/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/config/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimelike_/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/numeric/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/numeric/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/object/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/object/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/categorical/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/categorical/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/base_class/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/base_class/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/ranges/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/ranges/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/interval/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/interval/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/datetimes/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/timedeltas/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/period/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/indexes/multi/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/indexes/multi/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/tests/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/errors/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/errors/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/util/version/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/util/version/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/plotting/_matplotlib/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/plotting/_matplotlib/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/plotting/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/strings/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/strings/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/groupby/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/groupby/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/tools/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/reshape/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/reshape/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/internals/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/internals/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/methods/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/methods/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/_numba/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/_numba/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/_numba/kernels/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/_numba/kernels/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/arrow/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/arrow/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/arrays/sparse/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/arrays/sparse/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/util/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/util/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/dtypes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/dtypes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/array_algos/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/array_algos/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/indexes/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/indexes/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/ops/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/ops/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/core/computation/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/core/computation/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/types/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/types/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/extensions/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/indexers/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/indexers/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/api/interchange/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/api/interchange/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/window/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/window/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/_libs/tslibs/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/_libs/tslibs/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/compat/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/compat/__pycache__' '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/compat/numpy/__pycache__' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-pyc/usr/lib/python3.12/site-packages/pandas/compat/numpy/__pycache__' >>> py3-pandas-pyc*: Preparing subpackage py3-pandas-pyc... >>> py3-pandas-pyc*: Running postcheck for py3-pandas-pyc >>> py3-pandas-tests*: Running split function tests... '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas/usr/lib/python3.12/site-packages/pandas/tests' -> '/home/buildozer/aports/community/py3-pandas/pkg/py3-pandas-tests/usr/lib/python3.12/site-packages/pandas/tests' >>> py3-pandas-tests*: Preparing subpackage py3-pandas-tests... >>> py3-pandas-tests*: Running postcheck for py3-pandas-tests >>> py3-pandas*: Running postcheck for py3-pandas >>> py3-pandas*: Preparing package py3-pandas... >>> py3-pandas*: Stripping binaries >>> py3-pandas-pyc*: Scanning shared objects >>> py3-pandas-tests*: Scanning shared objects >>> py3-pandas*: Scanning shared objects >>> py3-pandas-pyc*: Tracing dependencies... py3-dateutil py3-numpy py3-tz py3-tzdata python3~3.12 >>> py3-pandas-pyc*: Package size: 28.5 MB >>> py3-pandas-pyc*: Compressing data... >>> py3-pandas-pyc*: Create checksum... >>> py3-pandas-pyc*: Create py3-pandas-pyc-2.0.3-r2.apk >>> py3-pandas-tests*: Tracing dependencies... py3-dateutil py3-numpy py3-tz py3-tzdata python3~3.12 >>> py3-pandas-tests*: Package size: 13.9 MB >>> py3-pandas-tests*: Compressing data... >>> py3-pandas-tests*: Create checksum... >>> py3-pandas-tests*: Create py3-pandas-tests-2.0.3-r2.apk >>> py3-pandas*: Tracing dependencies... py3-dateutil py3-numpy py3-tz py3-tzdata python3~3.12 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pandas*: Package size: 23.4 MB >>> py3-pandas*: Compressing data... >>> py3-pandas*: Create checksum... >>> py3-pandas*: Create py3-pandas-2.0.3-r2.apk >>> py3-pandas: Build complete at Fri, 17 May 2024 11:50:38 +0000 elapsed time 0h 12m 3s >>> py3-pandas: Cleaning up srcdir >>> py3-pandas: Cleaning up pkgdir >>> py3-pandas: Uninstalling dependencies... (1/46) Purging .makedepends-py3-pandas (20240517.113836) (2/46) Purging py3-dateutil-pyc (2.9.0-r1) (3/46) Purging py3-dateutil (2.9.0-r1) (4/46) Purging py3-six-pyc (1.16.0-r9) (5/46) Purging py3-six (1.16.0-r9) (6/46) Purging py3-tz-pyc (2024.1-r1) (7/46) Purging py3-tz (2024.1-r1) (8/46) Purging py3-tzdata-pyc (2024.1-r1) (9/46) Purging py3-tzdata (2024.1-r1) (10/46) Purging py3-attrs-pyc (23.2.0-r1) (11/46) Purging py3-attrs (23.2.0-r1) (12/46) Purging cython-pyc (3.0.10-r0) (13/46) Purging cython (3.0.10-r0) (14/46) Purging linux-headers (6.6-r0) (15/46) Purging py3-gpep517-pyc (15-r2) (16/46) Purging py3-gpep517 (15-r2) (17/46) Purging py3-installer-pyc (0.7.0-r2) (18/46) Purging py3-installer (0.7.0-r2) (19/46) Purging py3-numpy-dev (1.25.2-r1) (20/46) Purging py3-numpy-pyc (1.25.2-r1) (21/46) Purging py3-numpy (1.25.2-r1) (22/46) Purging openblas (0.3.27-r0) (23/46) Purging py3-python-versioneer-pyc (0.29-r1) (24/46) Purging py3-python-versioneer (0.29-r1) (25/46) Purging py3-setuptools-pyc (69.5.1-r0) (26/46) Purging py3-setuptools (69.5.1-r0) (27/46) Purging py3-wheel-pyc (0.42.0-r1) (28/46) Purging py3-wheel (0.42.0-r1) (29/46) Purging py3-packaging-pyc (24.0-r1) (30/46) Purging py3-packaging (24.0-r1) (31/46) Purging py3-parsing-pyc (3.1.2-r1) (32/46) Purging py3-parsing (3.1.2-r1) (33/46) Purging python3-dev (3.12.3-r1) (34/46) Purging python3-pyc (3.12.3-r1) (35/46) Purging python3-pycache-pyc0 (3.12.3-r1) (36/46) Purging pyc (3.12.3-r1) (37/46) Purging python3 (3.12.3-r1) (38/46) Purging gdbm (1.23-r1) (39/46) Purging libbz2 (1.0.8-r6) (40/46) Purging libffi (3.4.6-r0) (41/46) Purging libgfortran (13.2.1_git20240309-r0) (42/46) Purging libpanelw (6.4_p20240420-r0) (43/46) Purging mpdecimal (4.0.0-r0) (44/46) Purging readline (8.2.10-r0) (45/46) Purging sqlite-libs (3.45.3-r0) (46/46) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> py3-pandas: Updating the community/armv7 repository index... >>> py3-pandas: Signing the index...