2026-02-05 03:06:27 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-02-05 03:06:27 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-02-05 03:06:27 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-02-05 03:06:27 INFO ::casa 2026-02-05 03:06:27 INFO ::casa config values 2026-02-05 03:06:27 INFO ::casa agg = False 2026-02-05 03:06:27 INFO ::casa cachedir = '/home/casatest/.casa' 2026-02-05 03:06:27 INFO ::casa casaconfig_verbose = 1 2026-02-05 03:06:27 INFO ::casa colors = 'Neutral' 2026-02-05 03:06:27 INFO ::casa data_auto_update = False 2026-02-05 03:06:27 INFO ::casa data_update_interval = 1 2026-02-05 03:06:27 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-02-05 03:06:27 INFO ::casa iplog = False 2026-02-05 03:06:27 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_getantposalma_casashell/ipython-20260205-030622.log' 2026-02-05 03:06:27 INFO ::casa log2term = True 2026-02-05 03:06:27 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_getantposalma_casashell/casa-20260205-030622.log' 2026-02-05 03:06:27 INFO ::casa measures_auto_update = False 2026-02-05 03:06:27 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-02-05 03:06:27 INFO ::casa measures_site_interval = 2 2026-02-05 03:06:27 INFO ::casa measures_update_interval = 1 2026-02-05 03:06:27 INFO ::casa measurespath = '/opt/casa/data/master' 2026-02-05 03:06:27 INFO ::casa nogui = False 2026-02-05 03:06:27 INFO ::casa nologfile = False 2026-02-05 03:06:27 INFO ::casa nologger = True 2026-02-05 03:06:27 INFO ::casa pipeline = False 2026-02-05 03:06:27 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-02-05 03:06:27 INFO ::casa user_site = False 2026-02-05 03:06:27 INFO ::casa 2026-02-05 03:06:27 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-02-05 03:06:27 INFO ::casa measures version : WSRT_Measures_20211102-160001.ztar 2026-02-05 03:06:27 INFO ::casa 2026-02-05 03:06:27 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-02-05 03:06:27 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 03:06:27 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-05 03:06:27 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/02/04/15:15, 2026/05/05/00:00:00 2026-02-05 03:06:27 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/01/22/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.5.2 -- Common Astronomy Software Applications [6.7.5.2] 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['https://asa.alma.cl/uncertainties-service/uncertainties/versions/last/measurements/casa/'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter outfile must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 221, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError("Parameter outfile must be specified") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter outfile must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.270212 End time: 2026-02-05 03:06:27.295457 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter outfile must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 221, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError("Parameter outfile must be specified") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter outfile must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.296529 End time: 2026-02-05 03:06:27.297505 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='kyfjak.blah', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: A file or directory named kyfjak.blah already exists and overwrite is False, so exiting. Either rename the existing file or directory, change the value of overwrite to True, or both. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 229, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise RuntimeError( 2026-02-05 03:06:27 INFO getantposalma::::casa+ RuntimeError: A file or directory named kyfjak.blah already exists and overwrite is False, so exiting. Either rename the existing file or directory, change the value of overwrite to True, or both. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.298623 End time: 2026-02-05 03:06:27.299574 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=[], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter hosts must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 235, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError("Parameter hosts must be specified") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter hosts must be specified 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.300692 End time: 2026-02-05 03:06:27.301659 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='1,2,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw should contain exactly one comma that separates two times 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 248, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError( 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter tw should contain exactly one comma that separates two times 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.302726 End time: 2026-02-05 03:06:27.303718 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='1,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Begin time 1 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 254, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ t_start = _qa.quantity(_qa.time(s0, form="fits")[0]) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/quanta.py", line 168, in time 2026-02-05 03:06:27 INFO getantposalma::::casa+ return self._swigobj.time(v, prec, form, showform) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/quanta.py", line 730, in time 2026-02-05 03:06:27 INFO getantposalma::::casa+ return _quanta.quanta_time(self, *args, **kwargs) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ RuntimeError: Quantum::assure non-conforming unit type '' 2026-02-05 03:06:27 INFO getantposalma::::casa+ 2026-02-05 03:06:27 INFO getantposalma::::casa+ During handling of the above exception, another exception occurred: 2026-02-05 03:06:27 INFO getantposalma::::casa+ 2026-02-05 03:06:27 INFO getantposalma::::casa+ Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 256, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError(f"Begin time {s0} does not appear to have a valid format. {msg}") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Begin time 1 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.304854 End time: 2026-02-05 03:06:27.307216 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: End time 3 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 258, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ t_end = _qa.quantity(_qa.time(s1, form="fits")[0]) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/quanta.py", line 168, in time 2026-02-05 03:06:27 INFO getantposalma::::casa+ return self._swigobj.time(v, prec, form, showform) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/quanta.py", line 730, in time 2026-02-05 03:06:27 INFO getantposalma::::casa+ return _quanta.quanta_time(self, *args, **kwargs) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ RuntimeError: Quantum::assure non-conforming unit type '' 2026-02-05 03:06:27 INFO getantposalma::::casa+ 2026-02-05 03:06:27 INFO getantposalma::::casa+ During handling of the above exception, another exception occurred: 2026-02-05 03:06:27 INFO getantposalma::::casa+ 2026-02-05 03:06:27 INFO getantposalma::::casa+ Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 260, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError(f"End time {s1} does not appear to have a valid format. {msg}") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: End time 3 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.308244 End time: 2026-02-05 03:06:27.309889 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,2023-03-02T14:41:00', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-03-02T14:41:00). 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 262, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError( 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-03-02T14:41:00). 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.310918 End time: 2026-02-05 03:06:27.312204 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,2023-04-15T17:15:22', snr='default', search='both_latest', hosts=['good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-04-15T17:15:22). 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 262, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError( 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-04-15T17:15:22). 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.313223 End time: 2026-02-05 03:06:27.315193 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=-1, search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: If a number, parameter snr (-1) must be non-negative. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 270, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError(f"If a number, parameter snr ({snr}) must be non-negative.") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: If a number, parameter snr (-1) must be non-negative. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.317330 End time: 2026-02-05 03:06:27.319321 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['bogus./12?.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter hosts: bogus./12?.example.com is not a valid host expressed as a URL. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 305, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError( 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter hosts: bogus./12?.example.com is not a valid host expressed as a URL. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.321249 End time: 2026-02-05 03:06:27.323377 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 INFO getantposalma::::casa Trying http://www.bogus.edu/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=True ... 2026-02-05 03:06:27 WARN getantposalma::::casa Caught URLError: 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: All URLs failed to return an antenna position list. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 318, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise RuntimeError("All URLs failed to return an antenna position list.") 2026-02-05 03:06:27 INFO getantposalma::::casa+ RuntimeError: All URLs failed to return an antenna position list. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.325302 End time: 2026-02-05 03:06:27.447617 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: {'firstintegration': ['must be of cBool type']} 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 465, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ AssertionError: {'firstintegration': ['must be of cBool type']} 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=-1, rdelay=1.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter nretry (=-1) must be non-negative. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 289, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError(f"Parameter nretry (={nretry}) must be non-negative.") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: Parameter nretry (=-1) must be non-negative. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.452331 End time: 2026-02-05 03:06:27.456410 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=1, rdelay=-1.0 ) 2026-02-05 03:06:27 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: If nretry > 0, rdelay (=-1.0) must be positive. 2026-02-05 03:06:27 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-05 03:06:27 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-05 03:06:27 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-05 03:06:27 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-2-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 281, in getantposalma 2026-02-05 03:06:27 INFO getantposalma::::casa+ raise ValueError(f"If nretry > 0, rdelay (={rdelay}) must be positive.") 2026-02-05 03:06:27 INFO getantposalma::::casa+ ValueError: If nretry > 0, rdelay (=-1.0) must be positive. 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.458178 End time: 2026-02-05 03:06:27.459972 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## .2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:27 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=False, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:27 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=False ... 2026-02-05 03:06:27 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=False 2026-02-05 03:06:27 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'search': ['both_latest'], 'firstIntegration': ['False']} 2026-02-05 03:06:27 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.464051 End time: 2026-02-05 03:06:27.493151 2026-02-05 03:06:27 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:27 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:28 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:28 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:28 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=5, search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=False, nretry=0, rdelay=3.0 ) 2026-02-05 03:06:28 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=5&search=both_latest&firstIntegration=False ... 2026-02-05 03:06:28 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=5&search=both_latest&firstIntegration=False 2026-02-05 03:06:28 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'snr': ['5'], 'search': ['both_latest'], 'firstIntegration': ['False']} 2026-02-05 03:06:28 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:27.987861 End time: 2026-02-05 03:06:28.013740 2026-02-05 03:06:28 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:28 INFO getantposalma::::casa ########################################## .2026-02-05 03:06:29 INFO getantposalma::::casa ########################################## 2026-02-05 03:06:29 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-05 03:06:29 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=10, search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=True, nretry=2, rdelay=3.0 ) 2026-02-05 03:06:29 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-05 03:06:29 WARN getantposalma::::casa FlakyMockHTTPRequestHandler failing request number 1 2026-02-05 03:06:29 WARN getantposalma::::casa Caught HTTPError: 500 Internal Server Error: 2026-02-05 03:06:32 INFO getantposalma::::casa Retry attempt 1 of 2 after waiting 3.0 seconds... 2026-02-05 03:06:32 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-05 03:06:32 WARN getantposalma::::casa FlakyMockHTTPRequestHandler failing request number 2 2026-02-05 03:06:32 WARN getantposalma::::casa Caught HTTPError: 500 Internal Server Error: 2026-02-05 03:06:35 INFO getantposalma::::casa Retry attempt 2 of 2 after waiting 3.0 seconds... 2026-02-05 03:06:35 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-05 03:06:35 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True 2026-02-05 03:06:35 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'snr': ['10'], 'search': ['both_latest'], 'firstIntegration': ['True']} 2026-02-05 03:06:35 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-05 03:06:28.515935 End time: 2026-02-05 03:06:34.590354 2026-02-05 03:06:35 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-05 03:06:35 INFO getantposalma::::casa ########################################## . ---------------------------------------------------------------------- Ran 3 tests in 7.828s OK Generating XML reports...