Merge pull request #274 from jcmgray/fitting_updates #397
Annotations
23 errors and 25 warnings
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
run-tests (macos-latest, matrix, base, 3.11, true)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (macos-latest, matrix, base, 3.11, true)
The operation was canceled.
|
run-tests (windows-latest, tensor, openblas, 3.11, false, True)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (windows-latest, tensor, openblas, 3.11, false, True)
The operation was canceled.
|
run-tests (windows-latest, matrix, openblas, 3.11, false, True)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (windows-latest, matrix, openblas, 3.11, false, True)
The operation was canceled.
|
run-tests (macos-latest, tensor, base, 3.11, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (macos-latest, tensor, base, 3.11, false)
The operation was canceled.
|
run-tests (jax, tensor, ubuntu-latest, 3.11, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (jax, tensor, ubuntu-latest, 3.11, false)
The operation was canceled.
|
run-tests (slepc, matrix, ubuntu-latest, 3.11, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (slepc, matrix, ubuntu-latest, 3.11, false)
The operation was canceled.
|
run-tests (torch, tensor, ubuntu-latest, 3.11, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (torch, tensor, ubuntu-latest, 3.11, false)
The operation was canceled.
|
run-tests (matrix, base, ubuntu-latest, 3.12, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (matrix, base, ubuntu-latest, 3.12, false)
The operation was canceled.
|
run-tests (tensor, base, ubuntu-latest, 3.12, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (tensor, base, ubuntu-latest, 3.12, false)
The operation was canceled.
|
run-tests (tensor, base, ubuntu-latest, 3.9, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (tensor, base, ubuntu-latest, 3.9, false)
The operation was canceled.
|
run-tests (matrix, base, ubuntu-latest, 3.9, false)
The job was canceled because "tensorflow_tensor_ubuntu-" failed.
|
run-tests (matrix, base, ubuntu-latest, 3.9, false)
The operation was canceled.
|
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
Pip subprocess error:
ERROR: Exception:
Traceback (most recent call last):
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher
yield
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py", line 561, in read
data = self._fp_read(amt) if not fp_closed else b""
^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py", line 527, in _fp_read
return self._fp.read(amt) if amt is not None else self._fp.read()
^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 98, in read
data: bytes = self.__fp.read(amt)
^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/http/client.py", line 473, in read
s = self.fp.read(amt)
^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/socket.py", line 718, in readinto
return self._sock.recv_into(b)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/ssl.py", line 1314, in recv_into
return self.read(nbytes, buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/ssl.py", line 1166, in read
return self._sslobj.read(len, buffer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper
status = _inner_run()
^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run
return self.run(options, args)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 67, in wrapper
return func(self, options, args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/commands/install.py", line 379, in run
requirement_set = resolver.resolve(
^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 179, in resolve
self.factory.preparer.prepare_linked_requirements_more(reqs)
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/operations/prepare.py", line 554, in prepare_linked_requirements_more
self._complete_partial_requirements(
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/operations/prepare.py", line 469, in _complete_partial_requirements
for link, (filepath, _) in batch_download:
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/network/download.py", line 184, in __call__
for chunk in chunks:
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py", line 55, in _rich_progress_bar
for chunk in iterable:
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_internal/network/utils.py", line 65, in response_chunks
for chunk in response.raw.stream(
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py", line 622, in stream
data = self.read(amt=amt, decode_content=decode_content)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py", line 560, in read
with self._error_catcher():
File "/home/runner/miniconda3/envs/test-env/lib/python3.11/contextlib.py", line 158,
|
run-tests (tensorflow, tensor, ubuntu-latest, 3.11, false)
CondaEnvException: Pip failed
|
run-tests (macos-latest, matrix, base, 3.11, true)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (macos-latest, matrix, base, 3.11, true)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (windows-latest, tensor, openblas, 3.11, false, True)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (windows-latest, tensor, openblas, 3.11, false, True)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (windows-latest, matrix, openblas, 3.11, false, True)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (windows-latest, matrix, openblas, 3.11, false, True)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (jax, tensor, ubuntu-latest, 3.11, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (jax, tensor, ubuntu-latest, 3.11, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (slepc, matrix, ubuntu-latest, 3.11, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (slepc, matrix, ubuntu-latest, 3.11, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (torch, tensor, ubuntu-latest, 3.11, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (torch, tensor, ubuntu-latest, 3.11, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (matrix, base, ubuntu-latest, 3.12, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (matrix, base, ubuntu-latest, 3.12, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (tensor, base, ubuntu-latest, 3.12, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (tensor, base, ubuntu-latest, 3.12, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (tensor, base, ubuntu-latest, 3.9, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (tensor, base, ubuntu-latest, 3.9, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
run-tests (matrix, base, ubuntu-latest, 3.9, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
run-tests (matrix, base, ubuntu-latest, 3.9, false)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|