Skip to content

irv_4 (#4187)

irv_4 (#4187) #2

Triggered via push December 16, 2024 06:43
Status Failure
Total duration 50m 32s
Artifacts

test.yml

on: push
Matrix: core-build
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 15 warnings
unit-tests (ubuntu-latest, 3.11)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
unit-tests (ubuntu-latest, 3.11)
Process completed with exit code 127.
unit-tests (ubuntu-latest, 3.10)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 127.
unit-tests (ubuntu-latest, 3.8)
Process completed with exit code 127.
unit-tests (ubuntu-latest, 3.8)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
unit-tests (windows-latest, 3.9)
Process completed with exit code 1.
unit-tests (windows-latest, 3.9)
Process completed with exit code 2.
core-build (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
core-build (ubuntu-latest, 3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
core-build (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (ubuntu-latest, 3.11)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
unit-tests (ubuntu-latest, 3.11)
Pip subprocess error: Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-ciemirtv Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git /tmp/pip-req-build-fvak50el Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-gd4nh3x4 Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7 error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [7 lines of output] Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-zc9jx7pu/pyscf_8a7fb5f91d4d458fa97e9ecba6601ef8/setup.py", line 202, in <module> np_blas = numpy.__config__.get_info('blas_opt') ^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'numpy.__config__' has no attribute 'get_info' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. CondaEnvException: Pip failed
unit-tests (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
unit-tests (ubuntu-latest, 3.10)
Pip subprocess error: Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-pikallp6 Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git /tmp/pip-req-build-buggvx0p Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-t2c9ybg1 Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7 WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/)) Reason for being yanked: Use types-setuptools instead error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [51 lines of output] 0.1.1 running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-310/dqclibs copying dqclibs/api.py -> build/lib.linux-x86_64-cpython-310/dqclibs copying dqclibs/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs copying dqclibs/_version.py -> build/lib.linux-x86_64-cpython-310/dqclibs creating build/lib.linux-x86_64-cpython-310/dqclibs/tests copying dqclibs/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs/tests copying dqclibs/tests/test_libs.py -> build/lib.linux-x86_64-cpython-310/dqclibs/tests creating build/lib.linux-x86_64-cpython-310/dqclibs/libs copying dqclibs/libs/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs/libs copying dqclibs/_version.txt -> build/lib.linux-x86_64-cpython-310/dqclibs running build_ext cmake -S/tmp/pip-req-build-pikallp6/dqclibs/libs -Bbuild/temp.linux-x86_64-cpython-310 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-pikallp6/build/lib.linux-x86_64-cpython-310/dqclibs CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sgemm_ -- Looking for sgemm_ - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find BLAS (missing: BLAS_LIBRARIES) -- Looking for ffsll -- Looking for ffsll - found CMake Error at CMakeLists.txt:55 (message): A required library with BLAS API not found. -- Configuring incomplete, errors occurred! error: command '/usr/local/bin/cmake' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for dqclibs ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dqclibs) CondaEnvException: Pip failed
unit-tests (ubuntu-latest, 3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (ubuntu-latest, 3.8)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
unit-tests (ubuntu-latest, 3.8)
Pip subprocess error: Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqc.git /tmp/pip-req-build-bu2p10ls Running command git submodule update --init --recursive -q Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-rqh_8opm Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-y3ugbnan Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7 WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/)) Reason for being yanked: Use types-setuptools instead error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [51 lines of output] 0.1.1 running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-38/dqclibs copying dqclibs/api.py -> build/lib.linux-x86_64-cpython-38/dqclibs copying dqclibs/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs copying dqclibs/_version.py -> build/lib.linux-x86_64-cpython-38/dqclibs creating build/lib.linux-x86_64-cpython-38/dqclibs/tests copying dqclibs/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs/tests copying dqclibs/tests/test_libs.py -> build/lib.linux-x86_64-cpython-38/dqclibs/tests creating build/lib.linux-x86_64-cpython-38/dqclibs/libs copying dqclibs/libs/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs/libs copying dqclibs/_version.txt -> build/lib.linux-x86_64-cpython-38/dqclibs running build_ext cmake -S/tmp/pip-req-build-rqh_8opm/dqclibs/libs -Bbuild/temp.linux-x86_64-cpython-38 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-rqh_8opm/build/lib.linux-x86_64-cpython-38/dqclibs CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sgemm_ -- Looking for sgemm_ - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find BLAS (missing: BLAS_LIBRARIES) -- Looking for ffsll -- Looking for ffsll - found CMake Error at CMakeLists.txt:55 (message): A required library with BLAS API not found. -- Configuring incomplete, errors occurred! error: command '/usr/local/bin/cmake' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for dqclibs ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dqclibs) CondaEnvException: Pip failed
unit-tests (windows-latest, 3.9)
Terminal profiles are not available for system level installs
unit-tests (windows-latest, 3.9)
Terminal profiles are not available for system level installs
unit-tests (windows-latest, 3.9)
C:\Users\runneradmin\miniconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)