>>> py3-xarray: Building community/py3-xarray 2022.11.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 06 Nov 2022 10:59:30 +0000 >>> py3-xarray: Checking sanity of /home/buildozer/aports/community/py3-xarray/APKBUILD... >>> py3-xarray: Analyzing dependencies... >>> py3-xarray: Installing for build: build-base python3 py3-numpy py3-packaging py3-pandas python3-dev py3-setuptools_scm py3-coverage py3-mock py3-pytest py3-pytest-cov (1/32) Installing libbz2 (1.0.8-r3) (2/32) Installing libffi (3.4.4-r0) (3/32) Installing gdbm (1.23-r0) (4/32) Installing xz-libs (5.2.7-r0) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.2.0-r0) (7/32) Installing sqlite-libs (3.39.4-r0) (8/32) Installing python3 (3.10.8-r3) (9/32) Installing libgfortran (12.2.1_git20220924-r4) (10/32) Installing openblas (0.3.21-r0) (11/32) Installing py3-numpy (1.23.4-r0) (12/32) Installing py3-parsing (3.0.9-r0) (13/32) Installing py3-packaging (21.3-r2) (14/32) Installing py3-six (1.16.0-r3) (15/32) Installing py3-dateutil (2.8.2-r1) (16/32) Installing py3-tz (2022.6-r0) (17/32) Installing py3-pandas (1.5.1-r0) (18/32) Installing python3-dev (3.10.8-r3) (19/32) Installing py3-setuptools (65.5.1-r0) (20/32) Installing py3-tomli (2.0.1-r1) (21/32) Installing py3-typing-extensions (4.4.0-r0) (22/32) Installing py3-setuptools_scm (7.0.5-r0) (23/32) Installing py3-coverage (5.5-r2) (24/32) Installing py3-pbr (5.11.0-r0) (25/32) Installing py3-mock (4.0.3-r3) (26/32) Installing py3-attrs (22.1.0-r0) (27/32) Installing py3-iniconfig (1.1.1-r3) (28/32) Installing py3-pluggy (1.0.0-r1) (29/32) Installing py3-py (1.11.0-r0) (30/32) Installing py3-pytest (7.1.3-r1) (31/32) Installing py3-pytest-cov (2.12.1-r1) (32/32) Installing .makedepends-py3-xarray (20221106.105931) Executing busybox-1.35.0-r27.trigger OK: 515 MiB in 124 packages >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-xarray-2022.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-xarray: Fetching py3-xarray-2022.11.0.tar.gz::https://files.pythonhosted.org/packages/source/x/xarray/xarray-2022.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 2982k 0 2821 0 0 1907 0 0:26:41 0:00:01 0:26:40 1907 17 2982k 17 527k 0 0 256k 0 0:00:11 0:00:02 0:00:09 904k 100 2982k 100 2982k 0 0 1248k 0 0:00:02 0:00:02 --:--:-- 3277k >>> py3-xarray: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-xarray-2022.11.0.tar.gz >>> py3-xarray: Checking sha512sums... py3-xarray-2022.11.0.tar.gz: OK >>> py3-xarray: Unpacking /var/cache/distfiles/v3.17/py3-xarray-2022.11.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/conventions.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray creating build/lib/xarray/static copying xarray/static/__init__.py -> build/lib/xarray/static creating build/lib/xarray/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding copying xarray/coding/frequencies.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding creating build/lib/xarray/indexes copying xarray/indexes/__init__.py -> build/lib/xarray/indexes creating build/lib/xarray/util copying xarray/util/deprecation_helpers.py -> build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util copying xarray/util/generate_ops.py -> build/lib/xarray/util copying xarray/util/generate_aggregations.py -> build/lib/xarray/util creating build/lib/xarray/core copying xarray/core/accessor_str.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/_typed_ops.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/_aggregations.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/types.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core creating build/lib/xarray/tests copying xarray/tests/conftest.py -> build/lib/xarray/tests copying xarray/tests/test_rolling.py -> build/lib/xarray/tests copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_concat.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_weighted.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/test_cupy.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_plugins.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_indexes.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_array_api.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests copying xarray/tests/__init__.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests creating build/lib/xarray/plot copying xarray/plot/accessor.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot creating build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/store.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/plugins.py -> build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends creating build/lib/xarray/static/html copying xarray/static/html/__init__.py -> build/lib/xarray/static/html creating build/lib/xarray/static/css copying xarray/static/css/__init__.py -> build/lib/xarray/static/css running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'xarray.tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xarray.tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xarray.tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying xarray/py.typed -> build/lib/xarray creating build/lib/xarray/tests/data copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data copying xarray/static/css/style.css -> build/lib/xarray/static/css copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html copying xarray/core/_typed_ops.pyi -> build/lib/xarray/core ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-xarray/src/xarray-2022.11.0, configfile: setup.cfg, testpaths: xarray/tests, properties plugins: cov-2.12.1 collected 10451 items / 886 deselected / 10 skipped / 9565 selected xarray/tests/test_accessor_dt.py .............................ssssssssss [ 0%] ssssssssssssssssssss............ssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 1%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 2%] sssssssssssssssssssssssssssss [ 2%] xarray/tests/test_accessor_str.py s..................................... [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ............................................. [ 5%] xarray/tests/test_array_api.py ......... [ 5%] xarray/tests/test_backends.py .sssssssssssssssssssssssssssssssssssssssss [ 5%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 6%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 7%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 8%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 9%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 10%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 11%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 12%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 13%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 15%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 16%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 17%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 17%] sssssssssssssss..sssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 18%] sssssssssssss..ssssssssssssssssssssssssss [ 19%] xarray/tests/test_backends_api.py s..sssssssssssssssssssss [ 19%] xarray/tests/test_backends_common.py . [ 19%] xarray/tests/test_backends_file_manager.py ............................. [ 19%] .. [ 19%] xarray/tests/test_backends_locks.py . [ 19%] xarray/tests/test_backends_lru_cache.py ........ [ 19%] xarray/tests/test_cftimeindex.py ..............sssssssssssssssssssssssss [ 20%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 20%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 21%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 22%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 23%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 23%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 24%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 26%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 27%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 29%] ssssssssssss [ 29%] xarray/tests/test_coarsen.py .s....ssss..sss............................ [ 29%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 30%] ssssssssssssss...s.......s.......s.......s......ssssssssssssssssssssssss [ 31%] ssssssss... [ 31%] xarray/tests/test_coding.py .....s................... [ 31%] xarray/tests/test_coding_strings.py ....s...............s.s [ 31%] xarray/tests/test_coding_times.py ssssssssssssssssssssssssssssssssssssss [ 32%] sssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssss [ 33%] sssssssssssssssssssssssssssssssssssss..........ssssssssssssssssssssssss. [ 33%] ..............ssss..........sssssssssssssssssssssssssssssssssssss..sssss [ 34%] ..ssssssssss...sssssssssssssssssssssssssssssssssssssssssssssssssss...... [ 35%] .....................sssssssss.......................................... [ 36%] .......sssssssssssssssssssssssssssssssssssssssssssssssss.......sssssss.. [ 36%] .ss....sss.s [ 36%] xarray/tests/test_combine.py .......................................x... [ 37%] .........................................................ss. [ 38%] xarray/tests/test_computation.py ..........s............................ [ 38%] ....................................sssssss.sssss.s.ssssssssssssssssssss [ 39%] ssssssssssssssss.............................................sssssssssss [ 39%] sssssssssssssssss....................s...s.s....s.s.s.s.s.s.s.s.s.sssss. [ 40%] .s.s.s.s.s.s.s.s.s.s.s.s.s [ 40%] xarray/tests/test_concat.py ............................................ [ 41%] ...............s..................... [ 41%] xarray/tests/test_conventions.py ...ssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssss...s.. [ 42%] xarray/tests/test_deprecation_helpers.py .. [ 42%] xarray/tests/test_dtypes.py ........s............................... [ 43%] xarray/tests/test_duck_array_ops.py ....................ssss.........sss [ 43%] sssss........ssssssss........ssssssss......ssssssssss........ssssssss... [ 44%] .....ssssssss........ssssssss........ssssssss......ssssssssss........sss [ 44%] sssss........ssssssss........ssssssss........ssssssss......ssssssssss... [ 45%] .....ssssssss........ssssssss........ssssssss........ssssssss......sssss [ 46%] sssss........ssssssssssssssssss..........ssssssssssssssssssssssssssssss. [ 47%] .........ssssssssssssssssssssssssss..............sssssssssssssssssssssss [ 47%] sss..............sssssssssssssssssssssssssssssss.s.s.s.s.sssssssssssssss [ 48%] ssssssssssssssss.s.s.s.s.sssssssssssssssssssssssssss.s.s.s.s.s.s.sssssss [ 49%] ssssssssssssssssssss.s.s.s.s.s.s.ssssssssssssssssssss......sssssss...... [ 50%] ..ssssssss........ssssssss........ssssssss........ssssssss........ssssss [ 50%] ss........ssssssss........ssssssss........ssssssss........ssssssss...... [ 51%] ..ssssssss........ssssssss........ssssssss........ssssssss........ssssss [ 52%] ss........ssssssss........ssssssss........ssssssss........ssssssss...... [ 53%] ..ssssssss........ssssssss........ssssssss........ssssssss........ssssss [ 53%] ss........ssssssss....ssss....ssss.s.s.s.s.s.s......ssss....ssss....ssss [ 54%] ....sssss.sss.........s.s.s [ 55%] xarray/tests/test_extensions.py .... [ 55%] xarray/tests/test_formatting.py ...................s....s....... [ 55%] xarray/tests/test_formatting_html.py ..s............. [ 55%] xarray/tests/test_groupby.py ........................................... [ 56%] ..............ss.......................................................s [ 56%] .....sssss......s....... [ 57%] xarray/tests/test_indexes.py ........................................... [ 57%] ..........................ss [ 57%] xarray/tests/test_indexing.py .......................................... [ 58%] ...................................................................s.... [ 58%] ..... [ 59%] xarray/tests/test_interp.py ssssssssssssssssssssssssssssssssssssssssssss [ 59%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 60%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 60%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 61%] xarray/tests/test_merge.py ............................................. [ 62%] ........ [ 62%] xarray/tests/test_missing.py sssssssss.....s..ssssssssssssssssssssssss.s [ 62%] ssss.s.sssssss.ssssssssssssssss...sssssssssssssss [ 63%] xarray/tests/test_nputils.py .. [ 63%] xarray/tests/test_options.py ..........X...... [ 63%] xarray/tests/test_plot.py ssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 66%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 66%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 67%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 68%] ssssssssssssssssssssssssssssssssssssss [ 68%] xarray/tests/test_plugins.py ........... [ 68%] xarray/tests/test_print_versions.py . [ 68%] xarray/tests/test_rolling.py ................ssssssssssssssss.ss.s.sssss [ 69%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.............. [ 70%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 72%] ..................................................................ssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssss...................................... [ 76%] .......................................ssssssssssss..........sssssssssss [ 76%] ssssssssssssssssss.....sssssssssssssssssssssssssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssss.................................... [ 78%] ........................................................................ [ 79%] ............................................................ssssssssssss [ 79%] ssss.................................................................... [ 80%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ....................ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssss................ssssssssssssssss.... [ 88%] ........xxssss [ 88%] xarray/tests/test_testing.py .....ss.ss.ss.ss.ss.ss..... [ 88%] xarray/tests/test_tutorial.py ss [ 88%] xarray/tests/test_ufuncs.py .......ss... [ 88%] xarray/tests/test_utils.py ......................s................. [ 89%] xarray/tests/test_variable.py ......................x................... [ 89%] .....................XX.X.....XX.X.....XX.X.....XX.X.....XX.X........... [ 90%] ......................................................s................. [ 91%] ...................ssssssss....s....s.s...s........sssssssssssssssssssss [ 91%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 92%] sssssssssssssssssssssssssssssssssssssssssssss......................x.... [ 93%] .............................................sssssssssssssssssssssssssss [ 94%] ssssssssssssssssssssssssssss.....s.s........s...ssssssssss.........s.... [ 94%] ...s [ 94%] xarray/tests/test_weighted.py ......ssssssssss.......................... [ 95%] ...............................................................sssssssss [ 96%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......... [ 96%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] ................... [100%] =============================== warnings summary =============================== xarray/tests/test_computation.py: 16 warnings /usr/lib/python3.10/site-packages/numpy/lib/nanfunctions.py:1878: RuntimeWarning: Degrees of freedom <= 0 for slice. var = nanvar(a, axis=axis, dtype=dtype, out=out, ddof=ddof, xarray/tests/test_print_versions.py::test_show_versions /usr/lib/python3.10/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html = 3660 passed, 5894 skipped, 886 deselected, 5 xfailed, 16 xpassed, 17 warnings in 168.04s (0:02:48) = >>> py3-xarray: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools_scm/git.py:284: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xarray.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'xarray.tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'xarray.tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'xarray.tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'xarray.tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-xarray/pkg creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html copying build/lib/xarray/static/html/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css copying build/lib/xarray/static/css/style.css -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css copying build/lib/xarray/static/css/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css copying build/lib/xarray/static/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/calendar_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/frequencies.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/indexes copying build/lib/xarray/indexes/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/indexes creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/deprecation_helpers.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/generate_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util copying build/lib/xarray/util/generate_aggregations.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/accessor_str.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/resample_cftime.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/parallel.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_aggregations.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/weighted.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/rolling_exp.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/accessor_dt.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/formatting_html.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/concat.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/_typed_ops.pyi -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/types.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/core/indexes.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core copying build/lib/xarray/tutorial.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray copying build/lib/xarray/testing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray copying build/lib/xarray/convert.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/conftest.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_rolling.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_deprecation_helpers.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coarsen.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_concat.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_units.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_variable.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cupy.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_plugins.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_calendar_ops.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/data copying build/lib/xarray/tests/test_indexes.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_array_api.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_common.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_sparse.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests copying build/lib/xarray/conventions.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/accessor.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/plot/dataarray_plot.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot copying build/lib/xarray/py.typed -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray creating /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/store.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/plugins.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends copying build/lib/xarray/__init__.py -> /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/html/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/css/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/static/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/times.py to times.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/calendar_ops.py to calendar_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/frequencies.py to frequencies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/variables.py to variables.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/strings.py to strings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/coding/cftimeindex.py to cftimeindex.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/indexes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/deprecation_helpers.py to deprecation_helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/print_versions.py to print_versions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/generate_ops.py to generate_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/util/generate_aggregations.py to generate_aggregations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/accessor_str.py to accessor_str.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/resample_cftime.py to resample_cftime.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/nputils.py to nputils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/pdcompat.py to pdcompat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/combine.py to combine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/ops.py to ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/resample.py to resample.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/arithmetic.py to arithmetic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/npcompat.py to npcompat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/missing.py to missing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/indexing.py to indexing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/variable.py to variable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dataarray.py to dataarray.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dataset.py to dataset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/groupby.py to groupby.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/parallel.py to parallel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/_typed_ops.py to _typed_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/computation.py to computation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/coordinates.py to coordinates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/pycompat.py to pycompat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/_aggregations.py to _aggregations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/rolling.py to rolling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/weighted.py to weighted.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/rolling_exp.py to rolling_exp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/accessor_dt.py to accessor_dt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/nanops.py to nanops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/formatting_html.py to formatting_html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/concat.py to concat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/alignment.py to alignment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/merge.py to merge.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/formatting.py to formatting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/dtypes.py to dtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/core/indexes.py to indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tutorial.py to tutorial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_rolling.py to test_rolling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_deprecation_helpers.py to test_deprecation_helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_extensions.py to test_extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coarsen.py to test_coarsen.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dataset.py to test_dataset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_api.py to test_backends_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftimeindex_resample.py to test_cftimeindex_resample.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_concat.py to test_concat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_accessor_dt.py to test_accessor_dt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding.py to test_coding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_conventions.py to test_conventions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dask.py to test_dask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_variable.py to test_variable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dataarray.py to test_dataarray.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_weighted.py to test_weighted.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_options.py to test_options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_merge.py to test_merge.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_print_versions.py to test_print_versions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_combine.py to test_combine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_plot.py to test_plot.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_missing.py to test_missing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cupy.py to test_cupy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_formatting_html.py to test_formatting_html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_plugins.py to test_plugins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding_times.py to test_coding_times.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_calendar_ops.py to test_calendar_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_distributed.py to test_distributed.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_accessor_str.py to test_accessor_str.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends.py to test_backends.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_nputils.py to test_nputils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_testing.py to test_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_indexes.py to test_indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_tutorial.py to test_tutorial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_array_api.py to test_array_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_backends_common.py to test_backends_common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_computation.py to test_computation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_formatting.py to test_formatting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_groupby.py to test_groupby.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_sparse.py to test_sparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_interp.py to test_interp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/conventions.py to conventions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/accessor.py to accessor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/facetgrid.py to facetgrid.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/dataset_plot.py to dataset_plot.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/plot/dataarray_plot.py to dataarray_plot.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/zarr.py to zarr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/file_manager.py to file_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pydap_.py to pydap_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/lru_cache.py to lru_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/netCDF4_.py to netCDF4_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/cfgrib_.py to cfgrib_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/scipy_.py to scipy_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/netcdf3.py to netcdf3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/memory.py to memory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/locks.py to locks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/plugins.py to plugins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/pynio_.py to pynio_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/backends/rasterio_.py to rasterio_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying xarray.egg-info to /home/buildozer/aports/community/py3-xarray/pkg/py3-xarray/usr/lib/python3.10/site-packages/xarray-2022.11.0-py3.10.egg-info running install_scripts >>> py3-xarray*: Running postcheck for py3-xarray >>> py3-xarray*: Preparing package py3-xarray... >>> py3-xarray*: Tracing dependencies... >>> py3-xarray*: Package size: 5.1 MB >>> py3-xarray*: Compressing data... >>> py3-xarray*: Create checksum... >>> py3-xarray*: Create py3-xarray-2022.11.0-r0.apk >>> py3-xarray: Build complete at Sun, 06 Nov 2022 11:02:34 +0000 elapsed time 0h 3m 4s >>> py3-xarray: Cleaning up srcdir >>> py3-xarray: Cleaning up pkgdir >>> py3-xarray: Uninstalling dependencies... (1/32) Purging .makedepends-py3-xarray (20221106.105931) (2/32) Purging py3-pandas (1.5.1-r0) (3/32) Purging py3-dateutil (2.8.2-r1) (4/32) Purging py3-six (1.16.0-r3) (5/32) Purging py3-numpy (1.23.4-r0) (6/32) Purging py3-tz (2022.6-r0) (7/32) Purging python3-dev (3.10.8-r3) (8/32) Purging py3-setuptools_scm (7.0.5-r0) (9/32) Purging py3-setuptools (65.5.1-r0) (10/32) Purging py3-typing-extensions (4.4.0-r0) (11/32) Purging py3-mock (4.0.3-r3) (12/32) Purging py3-pbr (5.11.0-r0) (13/32) Purging py3-pytest-cov (2.12.1-r1) (14/32) Purging py3-pytest (7.1.3-r1) (15/32) Purging py3-attrs (22.1.0-r0) (16/32) Purging py3-iniconfig (1.1.1-r3) (17/32) Purging py3-packaging (21.3-r2) (18/32) Purging py3-parsing (3.0.9-r0) (19/32) Purging py3-pluggy (1.0.0-r1) (20/32) Purging py3-py (1.11.0-r0) (21/32) Purging py3-tomli (2.0.1-r1) (22/32) Purging python3 (3.10.8-r3) (23/32) Purging py3-coverage (5.5-r2) (24/32) Purging libbz2 (1.0.8-r3) (25/32) Purging libffi (3.4.4-r0) (26/32) Purging gdbm (1.23-r0) (27/32) Purging xz-libs (5.2.7-r0) (28/32) Purging mpdecimal (2.5.1-r1) (29/32) Purging readline (8.2.0-r0) (30/32) Purging sqlite-libs (3.39.4-r0) (31/32) Purging openblas (0.3.21-r0) (32/32) Purging libgfortran (12.2.1_git20220924-r4) Executing busybox-1.35.0-r27.trigger OK: 289 MiB in 92 packages >>> py3-xarray: Updating the community/ppc64le repository index... >>> py3-xarray: Signing the index...