DMSC Integration Testing

Last updated: September 25, 2026 08:02:48

Test: chexus|tbl|run_chexus|

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020203.hdf: 
Violations
----------
depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
NX_class_attr_missing @ /entry/.ESS_monitor
event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))


Summary
-------
depends_on_missing: 1/55
depends_on_target_missing: 0/73
float_dataset_units_missing: 0/768
group_has_units: 0/311
index_has_units: 0/223
mask_has_units: 0/0
non_numeric_dataset_has_units: 0/384
NX_class_attr_missing: 1/311
NX_class_invalid: 0/310
NX_class_is_legacy: 0/310
transformation_depends_on_missing: 0/19
transformation_offset_units_missing: 0/1
units_invalid: 0/1623
NXlog_has_value: 0/195
detector_numbers are not unique: 0/5
event_id is not subset of associated detector_numbers: 0/5
Shape of pixel offsets does not correspond to detector_number: 0/5
event_index_too_small: 0/5
event_data_has_event_datasets: 1/6
NXtransformations_child_not_NX_NUMBER: 0/19
chopper_frequency_unit_invalid: 0/2
dataset_units_check: 0/1623
transformation_offset_units_invalid: 0/1
transformation_value_units_invalid: 0/19

Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError
Full output
instrument = 'tbl', coda_proposal_id = '999999'
pathfinder = <function pathfinder.<locals>.<lambda> at 0x7feaa01856c0>

    def test_run_chexus(
        instrument: str,
        coda_proposal_id: str | None,
        pathfinder: Callable[..., Path],
    ) -> None:
        path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
        reader = chexus.read_hdf5(path, locking=False)
        group = next(reader)
        validators = chexus.validators.base_validators(has_scipp=True)
        results = chexus.validate(group, validators=validators)
        report = chexus.report(results=results)
        logging.info(report)
        logging.info(chexus.make_fileinfo(path))
        if chexus.has_violations(results):
>           raise AssertionError(f"Validation failed for {path}: \n" + report)
E           AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020203.hdf: 
E           Violations
E           ----------
E           depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
E           NX_class_attr_missing @ /entry/.ESS_monitor
E           event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))
E           
E           
E           Summary
E           -------
E           depends_on_missing: 1/55
E           depends_on_target_missing: 0/73
E           float_dataset_units_missing: 0/768
E           group_has_units: 0/311
E           index_has_units: 0/223
E           mask_has_units: 0/0
E           non_numeric_dataset_has_units: 0/384
E           NX_class_attr_missing: 1/311
E           NX_class_invalid: 0/310
E           NX_class_is_legacy: 0/310
E           transformation_depends_on_missing: 0/19
E           transformation_offset_units_missing: 0/1
E           units_invalid: 0/1623
E           NXlog_has_value: 0/195
E           detector_numbers are not unique: 0/5
E           event_id is not subset of associated detector_numbers: 0/5
E           Shape of pixel offsets does not correspond to detector_number: 0/5
E           event_index_too_small: 0/5
E           event_data_has_event_datasets: 1/6
E           NXtransformations_child_not_NX_NUMBER: 0/19
E           chopper_frequency_unit_invalid: 0/2
E           dataset_units_check: 0/1623
E           transformation_offset_units_invalid: 0/1
E           transformation_value_units_invalid: 0/19
E           
E           Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError

View job log here


AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020203.hdf: 
Violations
----------
depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
NX_class_attr_missing @ /entry/.ESS_monitor
event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))


Summary
-------
depends_on_missing: 1/55
depends_on_target_missing: 0/73
float_dataset_units_missing: 0/768
group_has_units: 0/311
index_has_units: 0/223
mask_has_units: 0/0
non_numeric_dataset_has_units: 0/384
NX_class_attr_missing: 1/311
NX_class_invalid: 0/310
NX_class_is_legacy: 0/310
transformation_depends_on_missing: 0/19
transformation_offset_units_missing: 0/1
units_invalid: 0/1623
NXlog_has_value: 0/195
detector_numbers are not unique: 0/5
event_id is not subset of associated detector_numbers: 0/5
Shape of pixel offsets does not correspond to detector_number: 0/5
event_index_too_small: 0/5
event_data_has_event_datasets: 1/6
NXtransformations_child_not_NX_NUMBER: 0/19
chopper_frequency_unit_invalid: 0/2
dataset_units_check: 0/1623
transformation_offset_units_invalid: 0/1
transformation_value_units_invalid: 0/19

Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError
Full output
instrument = 'tbl', coda_proposal_id = '999999'
pathfinder = <function pathfinder.<locals>.<lambda> at 0x7f94a5bb16c0>

    def test_run_chexus(
        instrument: str,
        coda_proposal_id: str | None,
        pathfinder: Callable[..., Path],
    ) -> None:
        path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
        reader = chexus.read_hdf5(path, locking=False)
        group = next(reader)
        validators = chexus.validators.base_validators(has_scipp=True)
        results = chexus.validate(group, validators=validators)
        report = chexus.report(results=results)
        logging.info(report)
        logging.info(chexus.make_fileinfo(path))
        if chexus.has_violations(results):
>           raise AssertionError(f"Validation failed for {path}: \n" + report)
E           AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020203.hdf: 
E           Violations
E           ----------
E           depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
E           NX_class_attr_missing @ /entry/.ESS_monitor
E           event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))
E           
E           
E           Summary
E           -------
E           depends_on_missing: 1/55
E           depends_on_target_missing: 0/73
E           float_dataset_units_missing: 0/768
E           group_has_units: 0/311
E           index_has_units: 0/223
E           mask_has_units: 0/0
E           non_numeric_dataset_has_units: 0/384
E           NX_class_attr_missing: 1/311
E           NX_class_invalid: 0/310
E           NX_class_is_legacy: 0/310
E           transformation_depends_on_missing: 0/19
E           transformation_offset_units_missing: 0/1
E           units_invalid: 0/1623
E           NXlog_has_value: 0/195
E           detector_numbers are not unique: 0/5
E           event_id is not subset of associated detector_numbers: 0/5
E           Shape of pixel offsets does not correspond to detector_number: 0/5
E           event_index_too_small: 0/5
E           event_data_has_event_datasets: 1/6
E           NXtransformations_child_not_NX_NUMBER: 0/19
E           chopper_frequency_unit_invalid: 0/2
E           dataset_units_check: 0/1623
E           transformation_offset_units_invalid: 0/1
E           transformation_value_units_invalid: 0/19
E           
E           Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError

View job log here


AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020115.hdf: 
Violations
----------
depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
NX_class_attr_missing @ /entry/.ESS_monitor
event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))


Summary
-------
depends_on_missing: 1/55
depends_on_target_missing: 0/73
float_dataset_units_missing: 0/768
group_has_units: 0/311
index_has_units: 0/223
mask_has_units: 0/0
non_numeric_dataset_has_units: 0/384
NX_class_attr_missing: 1/311
NX_class_invalid: 0/310
NX_class_is_legacy: 0/310
transformation_depends_on_missing: 0/19
transformation_offset_units_missing: 0/1
units_invalid: 0/1623
NXlog_has_value: 0/195
detector_numbers are not unique: 0/5
event_id is not subset of associated detector_numbers: 0/5
Shape of pixel offsets does not correspond to detector_number: 0/5
event_index_too_small: 0/5
event_data_has_event_datasets: 1/6
NXtransformations_child_not_NX_NUMBER: 0/19
chopper_frequency_unit_invalid: 0/2
dataset_units_check: 0/1623
transformation_offset_units_invalid: 0/1
transformation_value_units_invalid: 0/19

Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError
Full output
instrument = 'tbl', coda_proposal_id = '999999'
pathfinder = <function pathfinder.<locals>.<lambda> at 0x7f991ab116c0>

    def test_run_chexus(
        instrument: str,
        coda_proposal_id: str | None,
        pathfinder: Callable[..., Path],
    ) -> None:
        path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
        reader = chexus.read_hdf5(path, locking=False)
        group = next(reader)
        validators = chexus.validators.base_validators(has_scipp=True)
        results = chexus.validate(group, validators=validators)
        report = chexus.report(results=results)
        logging.info(report)
        logging.info(chexus.make_fileinfo(path))
        if chexus.has_violations(results):
>           raise AssertionError(f"Validation failed for {path}: \n" + report)
E           AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00020115.hdf: 
E           Violations
E           ----------
E           depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
E           NX_class_attr_missing @ /entry/.ESS_monitor
E           event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))
E           
E           
E           Summary
E           -------
E           depends_on_missing: 1/55
E           depends_on_target_missing: 0/73
E           float_dataset_units_missing: 0/768
E           group_has_units: 0/311
E           index_has_units: 0/223
E           mask_has_units: 0/0
E           non_numeric_dataset_has_units: 0/384
E           NX_class_attr_missing: 1/311
E           NX_class_invalid: 0/310
E           NX_class_is_legacy: 0/310
E           transformation_depends_on_missing: 0/19
E           transformation_offset_units_missing: 0/1
E           units_invalid: 0/1623
E           NXlog_has_value: 0/195
E           detector_numbers are not unique: 0/5
E           event_id is not subset of associated detector_numbers: 0/5
E           Shape of pixel offsets does not correspond to detector_number: 0/5
E           event_index_too_small: 0/5
E           event_data_has_event_datasets: 1/6
E           NXtransformations_child_not_NX_NUMBER: 0/19
E           chopper_frequency_unit_invalid: 0/2
E           dataset_units_check: 0/1623
E           transformation_offset_units_invalid: 0/1
E           transformation_value_units_invalid: 0/19
E           
E           Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError

View job log here


AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00019972.hdf: 
Violations
----------
depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
NX_class_attr_missing @ /entry/.ESS_monitor
event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))


Summary
-------
depends_on_missing: 1/55
depends_on_target_missing: 0/73
float_dataset_units_missing: 0/768
group_has_units: 0/311
index_has_units: 0/223
mask_has_units: 0/0
non_numeric_dataset_has_units: 0/384
NX_class_attr_missing: 1/311
NX_class_invalid: 0/310
NX_class_is_legacy: 0/310
transformation_depends_on_missing: 0/19
transformation_offset_units_missing: 0/1
units_invalid: 0/1623
NXlog_has_value: 0/195
detector_numbers are not unique: 0/5
event_id is not subset of associated detector_numbers: 0/5
Shape of pixel offsets does not correspond to detector_number: 0/5
event_index_too_small: 0/5
event_data_has_event_datasets: 1/6
NXtransformations_child_not_NX_NUMBER: 0/19
chopper_frequency_unit_invalid: 0/2
dataset_units_check: 0/1623
transformation_offset_units_invalid: 0/1
transformation_value_units_invalid: 0/19

Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError
Full output
instrument = 'tbl', coda_proposal_id = '999999'
pathfinder = <function pathfinder.<locals>.<lambda> at 0x7f9c0b4bd6c0>

    def test_run_chexus(
        instrument: str,
        coda_proposal_id: str | None,
        pathfinder: Callable[..., Path],
    ) -> None:
        path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
        reader = chexus.read_hdf5(path, locking=False)
        group = next(reader)
        validators = chexus.validators.base_validators(has_scipp=True)
        results = chexus.validate(group, validators=validators)
        report = chexus.report(results=results)
        logging.info(report)
        logging.info(chexus.make_fileinfo(path))
        if chexus.has_violations(results):
>           raise AssertionError(f"Validation failed for {path}: \n" + report)
E           AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_tbl_999999_00019972.hdf: 
E           Violations
E           ----------
E           depends_on_missing @ /entry/.ESS_monitor/MISSING_JSON_topology_1
E           NX_class_attr_missing @ /entry/.ESS_monitor
E           event_data_has_event_datasets @ /entry/.ESS_monitor/monitor_1/monitor_events (NXevent_data must have event dataset(s))
E           
E           
E           Summary
E           -------
E           depends_on_missing: 1/55
E           depends_on_target_missing: 0/73
E           float_dataset_units_missing: 0/768
E           group_has_units: 0/311
E           index_has_units: 0/223
E           mask_has_units: 0/0
E           non_numeric_dataset_has_units: 0/384
E           NX_class_attr_missing: 1/311
E           NX_class_invalid: 0/310
E           NX_class_is_legacy: 0/310
E           transformation_depends_on_missing: 0/19
E           transformation_offset_units_missing: 0/1
E           units_invalid: 0/1623
E           NXlog_has_value: 0/195
E           detector_numbers are not unique: 0/5
E           event_id is not subset of associated detector_numbers: 0/5
E           Shape of pixel offsets does not correspond to detector_number: 0/5
E           event_index_too_small: 0/5
E           event_data_has_event_datasets: 1/6
E           NXtransformations_child_not_NX_NUMBER: 0/19
E           chopper_frequency_unit_invalid: 0/2
E           dataset_units_check: 0/1623
E           transformation_offset_units_invalid: 0/1
E           transformation_value_units_invalid: 0/19
E           
E           Total: 3/6273

tests/chexus/chexus_test.py:25: AssertionError

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report

View job log here


Test passed, nothing to report