2024-04-11 18:43:11	INFO	::casa	Using configuration file ~/.casa/config.py
2024-04-11 18:43:11	INFO	::casa	
2024-04-11 18:43:11	INFO	::casa	Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic
2024-04-11 18:43:11	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/03/09/15:00, 2024/02/08/00:00:00
2024-04-11 18:43:11	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/03/09/15:00, 2024/02/08/00:00:00
2024-04-11 18:43:11	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/04/07/15:00, 2024/07/06/00:00:00
2024-04-11 18:43:11	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/03/21/15:00, 2017/01/01/00:00:00
2024-04-11 18:43:11	SEVERE		Exception Reports: Output table name cannot be blank.
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-04-11 18:43:11	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='' )
2024-04-11 18:43:11	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: table must be specified.
2024-04-11 18:43:11	INFO	splattotable::::casa	Traceback (most recent call last):
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-04-11 18:43:11	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 80, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    raise ValueError("table must be specified.")
2024-04-11 18:43:11	INFO	splattotable::::casa+	ValueError: table must be specified.
2024-04-11 18:43:11	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-04-11 18:43:11.392829 End time: 2024-04-11 18:43:11.394719
2024-04-11 18:43:11	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	SEVERE		Exception Reports: 2024-04-11 18:43:11	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-04-11 18:43:11	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list2.txt'], table='myout' )
2024-04-11 18:43:11	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	SEVERE	splattotable::::	Exception Reports: 2024-04-11 18:43:11	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: 2024-04-11 18:43:11	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	INFO	splattotable::::casa	Traceback (most recent call last):
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-04-11 18:43:11	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2024-04-11 18:43:11	INFO	splattotable::::casa+	RuntimeError: 2024-04-11 18:43:11	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2024-04-11 18:43:11	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-04-11 18:43:11.431977 End time: 2024-04-11 18:43:11.453640
2024-04-11 18:43:11	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	SEVERE		Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-04-11 18:43:11	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='foo/bar/myout' )
2024-04-11 18:43:11	SEVERE	splattotable::::	Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2024-04-11 18:43:11	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: RegularFile: foo/bar/myout does not exist and cannot be created
2024-04-11 18:43:11	INFO	splattotable::::casa	Traceback (most recent call last):
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2024-04-11 18:43:11	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2024-04-11 18:43:11	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-13606-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2024-04-11 18:43:11	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2024-04-11 18:43:11	INFO	splattotable::::casa+	RuntimeError: RegularFile: foo/bar/myout does not exist and cannot be created
2024-04-11 18:43:11	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-04-11 18:43:11.455198 End time: 2024-04-11 18:43:11.467162
2024-04-11 18:43:11	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-04-11 18:43:11	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:11	INFO	name::	No table opened.
2024-04-11 18:43:11	INFO	showcache::	The Table Cache is empty.
2024-04-11 18:43:12	INFO	ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2024-04-11 18:43:12	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:12	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2024-04-11 18:43:12	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='good_table01' )
2024-04-11 18:43:12	INFO	splattotable::ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2024-04-11 18:43:12	INFO	splattotable::::casa	Task splattotable complete. Start time: 2024-04-11 18:43:11.870887 End time: 2024-04-11 18:43:12.306104
2024-04-11 18:43:12	INFO	splattotable::::casa	##### End Task: splattotable         #####
2024-04-11 18:43:12	INFO	splattotable::::casa	##########################################
2024-04-11 18:43:12	INFO	name::	No table opened.
2024-04-11 18:43:12	INFO	showcache::	The Table Cache is empty.

Using configuration file ~/.casa/config.py

Using matplotlib backend: agg
CASA 6.6.4.14a13606.dev7 -- Common Astronomy Software Applications [6.6.4.14a13606.dev7]

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 0.935s

OK

Generating XML reports...