Skip to content

Update with native EL8/EL9 instructions #94

Update with native EL8/EL9 instructions

Update with native EL8/EL9 instructions #94

Triggered via pull request February 26, 2025 14:38
@nsmith-nsmith-
synchronize #38
el8
Status Failure
Total duration 1m 41s
Artifacts

pr_tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
Run pytest (Python 3.10, ROOT 6.32.10)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
Run pytest (Python 3.10, ROOT 6.30.04)
The job was canceled because "_3_10_6_32_10" failed.
Run pytest (Python 3.10, ROOT 6.30.04)
The operation was canceled.
Run pytest (Python 3.9, ROOT 6.22.8)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
Run pytest (Python 3.10, ROOT 6.32.10)
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 pytest (Python 3.10, ROOT 6.32.10)
error libmamba Error when extracting package: Could not stat info/recipe/parent/yum_requirements.txt
Run pytest (Python 3.10, ROOT 6.32.10)
Found incorrect download: libgomp. Aborting
Run pytest (Python 3.10, ROOT 6.32.10)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/home/runner/miniconda3/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__ return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 960, in exception_converter raise e File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 953, in exception_converter exit_code = _wrapped_main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 899, in _wrapped_main result = do_call(parsed_args, p) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 768, in do_call exit_code = create(args, parser) ^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 603, in create return install(args, parser, "create") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install transaction.fetch_extract_packages() RuntimeError: Found incorrect download: libgomp. Aborting `$ /home/runner/miniconda3/condabin/mamba create --name test python=3.10` environment variables: CIO_TEST=<not set> CONDA=/home/runner/miniconda3 CONDA_ROOT=/home/runner/miniconda3 CURL_CA_BUNDLE=<not set> DEPLOYMENT_BASEPATH=/opt/runner GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_a7f4af12-ec86- 42cc-9e8c-3e1a0535410e LD_PRELOAD=<not set> PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo r/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin :/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ga mes:/snap/bin REQUESTS_CA_BUNDLE=<not set> SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar SSL_CERT_FILE=<not set> SWIFT_PATH=/usr/share/swift/usr/bin active environment : None user config file : /home/runner/.condarc populated config files : /home/runner/miniconda3/.condarc /home/runner/.condarc conda version : 24.11.3 conda-build version : not installed python version : 3.12.8.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=24.11.3=0 __glibc=2.39=0 __linux=6.8.0=0 __unix=0=0 base environment : /home/runner/miniconda3 (writable) conda av data dir : /home/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch package cache : /home/runner/conda_pkgs_dir envs directories : /home/runner/miniconda3/envs /home/runner/.conda/envs platform : linux-64 user-agent : conda/24.11.3 requests/2.32.3 CPython/3.12.8 Linux/6.8.0-1021-azure ubuntu/24.04.2 glibc/2.39 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.12 UID:GID : 1001:118 netrc file : None offline mode : False An unexpected error has occurred. Conda has prepared the above report. If you suspect this error is being caused by a malfunctioning plugin, consider using the
Run pytest (Python 3.10, ROOT 6.30.04)
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 pytest (Python 3.9, ROOT 6.22.8)
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 pytest (Python 3.9, ROOT 6.22.8)
error libmamba Error when extracting package: Could not chdir info/recipe/parent/install-libgcc.sh
Run pytest (Python 3.9, ROOT 6.22.8)
Found incorrect download: _openmp_mutex. Aborting
Run pytest (Python 3.9, ROOT 6.22.8)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/home/runner/miniconda3/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__ return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 960, in exception_converter raise e File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 953, in exception_converter exit_code = _wrapped_main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 899, in _wrapped_main result = do_call(parsed_args, p) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 768, in do_call exit_code = create(args, parser) ^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 603, in create return install(args, parser, "create") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install transaction.fetch_extract_packages() RuntimeError: Found incorrect download: _openmp_mutex. Aborting `$ /home/runner/miniconda3/condabin/mamba create --name test python=3.9` environment variables: CIO_TEST=<not set> CONDA=/home/runner/miniconda3 CONDA_ROOT=/home/runner/miniconda3 CURL_CA_BUNDLE=<not set> DEPLOYMENT_BASEPATH=/opt/runner GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_c99236c6-eb8c- 400f-97f0-3e0f9e09aa3e LD_PRELOAD=<not set> PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo r/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin :/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ga mes:/snap/bin REQUESTS_CA_BUNDLE=<not set> SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar SSL_CERT_FILE=<not set> SWIFT_PATH=/usr/share/swift/usr/bin active environment : None user config file : /home/runner/.condarc populated config files : /home/runner/miniconda3/.condarc /home/runner/.condarc conda version : 24.11.3 conda-build version : not installed python version : 3.12.8.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=24.11.3=0 __glibc=2.39=0 __linux=6.8.0=0 __unix=0=0 base environment : /home/runner/miniconda3 (writable) conda av data dir : /home/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch package cache : /home/runner/conda_pkgs_dir envs directories : /home/runner/miniconda3/envs /home/runner/.conda/envs platform : linux-64 user-agent : conda/24.11.3 requests/2.32.3 CPython/3.12.8 Linux/6.8.0-1021-azure ubuntu/24.04.2 glibc/2.39 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.12 UID:GID : 1001:118 netrc file : None offline mode : False An unexpected error has occurred. Conda has prepared the above report. If you suspect this error is being caused by a malfunctioning plugin, consider using