Skip to content

Cache pre-existing Zarr arrays in Zarr backend #15788

Cache pre-existing Zarr arrays in Zarr backend

Cache pre-existing Zarr arrays in Zarr backend #15788

Triggered via pull request December 17, 2024 12:23
Status Failure
Total duration 18m 27s
Artifacts 12

ci.yaml

on: pull_request
detect ci trigger
5s
detect ci trigger
Event File
5s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 27 warnings
macos-latest py3.10: xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
macos-latest py3.10: xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3708
TestZarrWriteEmpty.test_avoid_excess_metadata_calls[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L6135
TestZarrRegionAuto.test_zarr_region_auto_all[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L6161
TestZarrRegionAuto.test_zarr_region_auto_mixed[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L6417
test_zarr_safe_chunk_append_dim[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3742
test_zarr_version_deprecated Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L2331
TestZarrDictStore.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L2342
TestZarrDictStore.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
macos-latest py3.12: xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
macos-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3212
TestZarrWriteEmpty.test_open_zarr_use_cftime[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3224
TestZarrWriteEmpty.test_write_read_select_write[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3239
TestZarrWriteEmpty.test_attributes[2-obj0] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3239
TestZarrWriteEmpty.test_attributes[2-obj1] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3708
TestZarrWriteEmpty.test_avoid_excess_metadata_calls[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L6135
TestZarrRegionAuto.test_zarr_region_auto_all[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L6161
TestZarrRegionAuto.test_zarr_region_auto_mixed[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L3742
test_zarr_version_deprecated Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2331
TestZarrDictStore.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_backends.py#L2342
TestZarrDictStore.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.10: xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.10: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L2331
TestZarrWriteEmpty.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
ubuntu-latest py3.12: xarray/tests/test_backends.py#L2342
TestZarrWriteEmpty.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3028
TestZarrWriteEmpty.test_write_region[2-False-False-False-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
ubuntu-latest py3.12: xarray/tests/test_backends.py#L3015
TestZarrWriteEmpty.test_write_region[2-False-False-True-None] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L6135
TestZarrRegionAuto.test_zarr_region_auto_all[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L6161
TestZarrRegionAuto.test_zarr_region_auto_mixed[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L6417
test_zarr_safe_chunk_append_dim[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L3742
test_zarr_version_deprecated Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted. Emitted warnings: [].
windows-latest py3.10: xarray\tests\test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L2331
TestZarrDictStore.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
windows-latest py3.10: xarray\tests\test_backends.py#L2342
TestZarrDictStore.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.10: xarray\tests\test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L6135
TestZarrRegionAuto.test_zarr_region_auto_all[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L6161
TestZarrRegionAuto.test_zarr_region_auto_mixed[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L6417
test_zarr_safe_chunk_append_dim[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L3742
test_zarr_version_deprecated Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted. Emitted warnings: [].
windows-latest py3.12: xarray\tests\test_backends.py#L6070
TestNCZarr.test_open_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L6078
TestNCZarr.test_overwriting_nczarr TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L2331
TestZarrDictStore.test_read_non_consolidated_warning[2] Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) were emitted. Emitted warnings: [].
windows-latest py3.12: xarray\tests\test_backends.py#L2342
TestZarrDictStore.test_non_existent_store[2] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-False] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
windows-latest py3.12: xarray\tests\test_backends.py#L3028
TestZarrDictStore.test_write_region[2-False-False-False-True] TypeError: ZarrBackendEntrypoint.open_dataset() got an unexpected keyword argument 'cache_members'
Event File
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
detect ci trigger
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 bare-minimum
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 bare-minimum
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.12 flaky
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9861/merge, Key: Linux-X64-py3.12-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
macos-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 min-all-deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10 min-all-deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.11 all-but-dask
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.11 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-numba
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12 all-but-numba
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.10
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9861/merge, Key: Linux-X64-py3.10-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
ubuntu-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9861/merge, Key: Linux-X64-py3.12-2024-12-17-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
windows-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
windows-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Event File
4.25 KB
Test results for Linux-3.10
215 KB
Test results for Linux-3.10 bare-minimum
129 KB
Test results for Linux-3.10 min-all-deps
244 KB
Test results for Linux-3.11 all-but-dask
230 KB
Test results for Linux-3.12
210 KB
Test results for Linux-3.12 all-but-numba
209 KB
Test results for Linux-3.12 flaky
661 Bytes
Test results for Windows-3.10
193 KB
Test results for Windows-3.12
196 KB
Test results for macOS-3.10
213 KB
Test results for macOS-3.12
213 KB