[Fix] Failed ASSET GPU backend selection test when running in an environment with CUDA #1109
CI.yml
on: pull_request
Matrix: build-and-test-pip
Matrix: docs
Matrix: doctests
Matrix: test-conda
Matrix: test-macOS
Matrix: test-pip-MPI
Matrix: test-pip
Annotations
2 errors and 23 warnings
|
docs (ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
test-conda (3.11, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
docs (ubuntu-latest)
MultipleKeysError: Multiple aliased keys in file /home/runner/.condarc:
- auto_activate
- auto_activate_base
Must declare only one. Prefer 'auto_activate'
|
|
docs (ubuntu-latest)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
docs (ubuntu-latest)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
docs (ubuntu-latest)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test-conda (3.11, ubuntu-latest)
MultipleKeysError: Multiple aliased keys in file /home/runner/.condarc:
- auto_activate_base
- auto_activate
Must declare only one. Prefer 'auto_activate'
|
|
test-conda (3.11, ubuntu-latest)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
test-conda (3.11, ubuntu-latest)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
test-conda (3.11, ubuntu-latest)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
doctests (3.10, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-test-pip (3.9, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
build-and-test-pip (3.9, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
build-and-test-pip (3.11, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
build-and-test-pip (3.11, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
build-and-test-pip (3.12, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
build-and-test-pip (3.12, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
build-and-test-pip (3.10, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
build-and-test-pip (3.10, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
test-pip-MPI (3.9, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
test-pip-MPI (3.9, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
build-and-test-pip (3.13, ubuntu-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
build-and-test-pip (3.13, ubuntu-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|
|
test-pip (3.11, windows-latest)
Failed to save: reserveCache failed: Cache service responded with 503
|
|
test-pip (3.11, windows-latest)
Failed to restore: getCacheEntry failed: Cache service responded with 503
|