Failed
ISSM Test Suite.PYTHON-350 FAILURE
Failing for the past 2 builds
(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 129, in solve | marshall(md) # bin file | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/marshall.py", line 38, in marshall | exec('md.{}.marshall(\'md.{}\', md, fid)'.format(field, field)) | File "<string>", line 1, in <module> | File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/hydrologyshakti.py", line 101, in marshall | if np.size(self.storage)==1 or (((np.shape(self.storage)[0] == md.mesh.numberofvertices) or (np.shape(self.storage)[0] == md.mesh.numberofvertices + 1)) or ((len(np.shape(self.storage)) == 2) and (np.shape(self.storage)[0] == md.mesh.numberofelements) and (np.shape(self.storage)[1] > 1))): | NameError: name 'np' is not defined | FAILURE difference: N/A test id: 350 test name: quareSheetHydrologyShakti field: N/A +++ exit code: 0