2026-06-24 18:32:21 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-06-24 18:32:21 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.4-7-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-06-24 18:32:21 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-06-24 18:32:21 INFO ::casa 2026-06-24 18:32:21 INFO ::casa config values 2026-06-24 18:32:21 INFO ::casa agg = False 2026-06-24 18:32:21 INFO ::casa cachedir = '/home/casatest/.casa' 2026-06-24 18:32:21 INFO ::casa casaconfig_verbose = 1 2026-06-24 18:32:21 INFO ::casa colors = 'Neutral' 2026-06-24 18:32:21 INFO ::casa data_auto_update = False 2026-06-24 18:32:21 INFO ::casa data_update_interval = 1 2026-06-24 18:32:21 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-06-24 18:32:21 INFO ::casa iplog = False 2026-06-24 18:32:21 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_plotweather_casashell/ipython-20260624-183216.log' 2026-06-24 18:32:21 INFO ::casa log2term = True 2026-06-24 18:32:21 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_plotweather_casashell/casa-20260624-183216.log' 2026-06-24 18:32:21 INFO ::casa measures_auto_update = False 2026-06-24 18:32:21 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-06-24 18:32:21 INFO ::casa measures_site_interval = 2 2026-06-24 18:32:21 INFO ::casa measures_update_interval = 1 2026-06-24 18:32:21 INFO ::casa measurespath = '/opt/casa/data/master' 2026-06-24 18:32:21 INFO ::casa nogui = False 2026-06-24 18:32:21 INFO ::casa nologfile = False 2026-06-24 18:32:21 INFO ::casa nologger = True 2026-06-24 18:32:21 INFO ::casa pipeline = False 2026-06-24 18:32:21 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-06-24 18:32:21 INFO ::casa user_site = False 2026-06-24 18:32:21 INFO ::casa 2026-06-24 18:32:21 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-06-24 18:32:21 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2026-06-24 18:32:21 INFO ::casa 2026-06-24 18:32:21 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-06-24 18:32:21 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/05/28/15:15, 2026/04/28/00:00:00 2026-06-24 18:32:21 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/05/28/15:15, 2026/04/28/00:00:00 2026-06-24 18:32:21 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/06/23/15:15, 2026/09/21/00:00:00 2026-06-24 18:32:21 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/05/30/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.4.7 -- Common Astronomy Software Applications [6.7.4.7] 2026-06-24 18:32:22 SEVERE plotweather::::casa Exception Reported: Error in plotweather: the vis parameter must be a path that exists ('' does not exist) 2026-06-24 18:32:22 INFO plotweather::::casa Traceback (most recent call last): 2026-06-24 18:32:22 INFO plotweather::::casa+ File "/wheeldirectory/casa-6.7.4-7-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/plotweather.py", line 321, in __call__ 2026-06-24 18:32:22 INFO plotweather::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-06-24 18:32:22 INFO plotweather::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 18:32:22 INFO plotweather::::casa+ AssertionError: the vis parameter must be a path that exists ('' does not exist) .2026-06-24 18:32:22 SEVERE plotweather::::casa Exception Reported: Error in plotweather: the vis parameter must be a path that exists ('badfile.ms' does not exist) 2026-06-24 18:32:22 INFO plotweather::::casa Traceback (most recent call last): 2026-06-24 18:32:22 INFO plotweather::::casa+ File "/wheeldirectory/casa-6.7.4-7-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/plotweather.py", line 321, in __call__ 2026-06-24 18:32:22 INFO plotweather::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-06-24 18:32:22 INFO plotweather::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 18:32:22 INFO plotweather::::casa+ AssertionError: the vis parameter must be a path that exists ('badfile.ms' does not exist) .2026-06-24 18:32:23 INFO plotweather::::casa ########################################## 2026-06-24 18:32:23 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-24 18:32:23 INFO plotweather::::casa plotweather( vis='ngc5921_ut.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-24 18:32:23 INFO plotweather::::casa could not find a weather table, using seasonal model only and turning off plots 2026-06-24 18:34:16 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-24 18:34:16 INFO plotweather::::casa 0 : 1.413 : 0.005 2026-06-24 18:34:16 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-24 18:32:22.692632 End time: 2026-06-24 18:34:16.315750 2026-06-24 18:34:16 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-24 18:34:16 INFO plotweather::::casa ########################################## .2026-06-24 18:34:17 INFO plotweather::::casa ########################################## 2026-06-24 18:34:17 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-24 18:34:17 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-24 18:36:13 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-24 18:36:13 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-24 18:36:14 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.png 2026-06-24 18:36:14 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-24 18:34:16.786164 End time: 2026-06-24 18:36:13.677443 2026-06-24 18:36:14 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-24 18:36:14 INFO plotweather::::casa ########################################## .2026-06-24 18:36:14 INFO plotweather::::casa ########################################## 2026-06-24 18:36:14 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-24 18:36:14 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=False, plotName='' ) 2026-06-24 18:38:10 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-24 18:38:10 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-24 18:38:10 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-24 18:36:14.158794 End time: 2026-06-24 18:38:09.977863 2026-06-24 18:38:10 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-24 18:38:10 INFO plotweather::::casa ########################################## .2026-06-24 18:38:10 INFO plotweather::::casa ########################################## 2026-06-24 18:38:10 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-24 18:38:10 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.75, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-24 18:40:04 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-24 18:40:04 INFO plotweather::::casa 0 : 340.762 : 6.873567540904159e+54 2026-06-24 18:40:05 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.png 2026-06-24 18:40:05 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-24 18:38:10.493520 End time: 2026-06-24 18:40:05.117095 2026-06-24 18:40:05 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-24 18:40:05 INFO plotweather::::casa ########################################## .2026-06-24 18:40:06 INFO plotweather::::casa ########################################## 2026-06-24 18:40:06 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-24 18:40:06 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.pdf' ) 2026-06-24 18:42:00 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-24 18:42:00 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-24 18:42:01 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.pdf 2026-06-24 18:42:01 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-24 18:40:05.605400 End time: 2026-06-24 18:42:01.484989 2026-06-24 18:42:01 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-24 18:42:01 INFO plotweather::::casa ########################################## .sss ---------------------------------------------------------------------- Ran 10 tests in 580.726s OK (skipped=3) Generating XML reports...