Skip to content

Hanging in CI related to DAGMC test #3826

@paulromano

Description

@paulromano

Bug Description

Recently we've been seeing a lot of CI jobs that hang right after running some DAGMC unit tests. Here's an example from a recent job:

tests/unit_tests/cell_instances/test_rect_multilattice.py::test_cell_instance_multilattice_results PASSED [  1%]
tests/unit_tests/dagmc/test.py::test_dagmc_temperatures[1-320.0] PASSED  [  1%]
tests/unit_tests/dagmc/test.py::test_dagmc_temperatures[2-300.0] PASSED  [  1%]
tests/unit_tests/dagmc/test.py::test_dagmc_temperatures[3-293.6] PASSED  [  2%]
tests/unit_tests/dagmc/test_bounds.py::test_bounding_box PASSED          [  2%]
tests/unit_tests/dagmc/test_bounds.py::test_bounding_region PASSED       [  2%]
tests/unit_tests/dagmc/test_bounds.py::test_bounded_universe PASSED      [  2%]
tests/unit_tests/dagmc/test_bounds.py::test_material_names PASSED        [  2%]
tests/unit_tests/dagmc/test_convert_to_multigroup.py::test_convert_to_multigroup_without_particles_batches PASSED [  2%]
tests/unit_tests/dagmc/test_h5m_subdir.py::test_model_h5m_in_subdirectory[True] PASSED [  2%]
tests/unit_tests/dagmc/test_h5m_subdir.py::test_model_h5m_in_subdirectory[False] PASSED [  2%]
<-- hangs here and eventually times out at 6 hours

I haven't been able to figure out why it hangs or reproduce it locally thus far. @pshriwise do you have any ideas on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions