+++ Running case: PYTHON-216
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
| ----------------running-----------------------
| paterson is outdated, please consider using cuffey instead
| 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 balancethickness.thickening_rate specified: values set as zero
| 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 "test216.py", line 27, in <module>
| md = solve(md, 'Stressbalance')
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
| 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 30, in ismodelselfconsistent
| exec('md.{}.checkconsistency(md, \'{}\', {})'.format(field, solution, analyses))
| File "<string>", line 1, in <module>
| File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/rifts.py", line 53, in checkconsistency
| md = checkfield(md, 'fieldname', "rifts.riftstruct[{}]['fill']".format(i), 'values', ['Water', 'Air', 'Ice', 'Melange', 0, 1, 2, 3])
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| File "/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py", line 57, in checkfield
| field = attrgetter(listname)(field)[listindex]
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
| TypeError: list indices must be integers or slices, not str
| FAILURE difference: N/A test id: 216 test name: quareShelfStressSSA2dRift field: N/A
+++ exit code: 0