Skip to content

Regression

ISSM Test Suite.PYTHON-310 FAILURE

Failing for the past 1 build (Since Failed#2253 )
Took 0 ms.

Error Message

Script Error

Standard Output



+++ Running case: PYTHON-310 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
| model not consistent: field mesh.elements dimension  # 1 should be of size 3
| model not consistent: field mesh.segments dimension  # 1 should be of size 3
| Traceback (most recent call last):
|   File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
|     exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
|   File "test310.py", line 20, in <module>
|     md = solve(md, 'Masstransport')
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 101, in solve
|     ismodelselfconsistent(md)
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/ismodelselfconsistent.py", line 34, in ismodelselfconsistent
|     raise RuntimeError('Model not consistent, see messages above.')
| RuntimeError: Model not consistent, see messages above.

| FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
+++ exit code: 0