Regression
ISSM Test Suite.PYTHON-350 FAILURE
Failing for the past 1 build
(Since Failed )
Error Message
Script Error
Standard Output
+++ Running case: PYTHON-350 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog | ----------------running----------------------- | boundary conditions for stressbalance model: spc set as zero | no smb.mass_balance specified: values set as zero | no basalforcings.groundedice_melting_rate specified: values set as zero | no basalforcings.floatingice_melting_rate specified: values set as zero | no dsl.global_average_thermosteric_sea_level specified: transient values set to zero | no dsl.sea_surface_height_above_geoid specified: transient values set to zero | no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero | no balancethickness.thickening_rate specified: values set as zero | Traceback (most recent call last): | File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme | exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals()) | File "test350.py", line 71, in <module> | md = solve(md, 'Transient') | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 101, in solve | ismodelselfconsistent(md) | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/ismodelselfconsistent.py", line 30, in ismodelselfconsistent | exec('md.{}.checkconsistency(md, \'{}\', {})'.format(field, solution, analyses)) | File "<string>", line 1, in <module> | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/hydrologyshakti.py", line 81, in checkconsistency | md = checkfield(md, 'fieldname', 'materials.storage', '>', 0, 'universal', 1, 'NaN', 1, 'Inf', 1) | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py", line 50, in checkfield | field = attrgetter(fieldprefix)(md) | AttributeError: 'matice' object has no attribute 'storage' | FAILURE difference: N/A test id: 350 test name: quareSheetHydrologyShakti field: N/A +++ exit code: 0