Build: #13 was successful

Job: Test Tools Many Linux 2.28 was successful

Stages & jobs

  1. Tag

  2. Default Stage

  3. Test

Build log

The build generated 53,040 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:38 2024-09-16 20:23:39        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with double valued pixels.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:38 2024-09-16 20:23:39        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with double valued pixels.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:38 2024-09-16 20:23:39        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with DComplex valued pixels.
16-Sep-2024 16:23:38 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:38 2024-09-16 20:23:39        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:39 test_tool_image_regrid.py::ia_regrid_test::test_complex
16-Sep-2024 16:23:39 Test regridding a complex image, CAS-1390
16-Sep-2024 16:23:39 PASSED
16-Sep-2024 16:23:39
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Exception: The output image has only 10 pixels along axis 0, so the maximum value of decimate should be 3.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid+        ... thrown by void casa::ImageRegridderBase<T>::setDecimate(casacore::Int) [with T = float; casacore::Int = int] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 75
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 test_tool_image_regrid.py::ia_regrid_test::test_decimate
16-Sep-2024 16:23:39 ia.regrid, test too high a value for decimate throws exception - CAS-5313
16-Sep-2024 16:23:39 PASSED
16-Sep-2024 16:23:39
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Paged image 'ia.fromshape.image1' of shape [32, 32, 32] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: (/source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc : 925) Failed AlwaysAssert axisInCoordinateSystem < nPixelAxes()
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Exception: The number of pixel axes in the output shape and Coordinate System must be the same. Shape has size 4. Output coordinate system has 3 axes.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 136
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Unknown interpolation method doggies
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        name::        No table opened.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        showcache::        The Table Cache is empty.
16-Sep-2024 16:23:39 test_tool_image_regrid.py::ia_regrid_test::test_general
16-Sep-2024 16:23:39 ia.regrid general tests 
16-Sep-2024 16:23:39 PASSED
16-Sep-2024 16:23:39
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:39 test_tool_image_regrid.py::ia_regrid_test::test_linear_overlap
16-Sep-2024 16:23:39 Test that overlapping linear coordinates works, CAS-5767
16-Sep-2024 16:23:39 PASSED
16-Sep-2024 16:23:39
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100, 20] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set        Beam parameters:  Major          : 20 arcsec
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set+          Minor          : 20 arcsec
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set+          Position Angle : 0 deg
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set        Beam parameters:  Major          : 30 arcsec
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set+          Minor          : 30 arcsec
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        BeamManipulator::set+          Position Angle : 0 deg
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 83
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 97
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
16-Sep-2024 16:23:39 test_tool_image_regrid.py::ia_regrid_test::test_multibeam
16-Sep-2024 16:23:39 test multibeams cannot be regridded
16-Sep-2024 16:23:39 PASSED
16-Sep-2024 16:23:39
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 20, 4] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        SubImageFactory::createImage        Creating image 'first' of shape [20, 20, 20, 4]
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
16-Sep-2024 16:23:39 2024-09-16 20:23:39        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        SubImageFactory::createImage        Creating image 'fourth' of shape [20, 20, 20, 4]
16-Sep-2024 16:23:39 2024-09-16 20:23:39        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 20, 4] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:40        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        SubImageFactory::createImage        Creating image 'third' of shape [200, 200, 20, 4]
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:40        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:39 2024-09-16 20:23:40        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
16-Sep-2024 16:23:39 2024-09-16 20:23:40        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1001, 4] with float valued pixels.
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        SubImageFactory::createImage        Creating image 'sixth' of shape [20, 20, 1001, 4]
16-Sep-2024 16:23:39 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:40 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:40 2024-09-16 20:23:40        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
16-Sep-2024 16:23:40 2024-09-16 20:23:40        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
16-Sep-2024 16:23:40 test_tool_image_regrid.py::ia_regrid_test::test_overlap
16-Sep-2024 16:23:40 Test for notification if no overlap between input and output images
16-Sep-2024 16:23:40 PASSED
16-Sep-2024 16:23:40
16-Sep-2024 16:23:40 2024-09-16 20:23:40        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:40 2024-09-16 20:23:40        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:40 2024-09-16 20:23:40        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
16-Sep-2024 16:23:40 2024-09-16 20:23:40        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
16-Sep-2024 16:23:40 2024-09-16 20:23:41        INFO        SubImageFactory::createImage        Creating image 'gal_regrid_out.image' of shape [300, 300, 1, 46]
16-Sep-2024 16:23:40 2024-09-16 20:23:41        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:40 2024-09-16 20:23:41        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
16-Sep-2024 16:23:41 test_tool_image_regrid.py::ia_regrid_test::test_regrid_galactic
16-Sep-2024 16:23:41 Verify fix for CAS-5534
16-Sep-2024 16:23:41 PASSED
16-Sep-2024 16:23:41
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
16-Sep-2024 16:23:41 2024-09-16 20:23:41        SEVERE        image::regrid        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:41 2024-09-16 20:23:41        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:41 2024-09-16 20:23:41        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:41 2024-09-16 20:23:42        SEVERE        image::regrid        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
16-Sep-2024 16:23:41 2024-09-16 20:23:42        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        name::        No table opened.
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        showcache::        The Table Cache is empty.
16-Sep-2024 16:23:41 test_tool_image_regrid.py::ia_regrid_test::test_stretch
16-Sep-2024 16:23:41 ia.regrid(): Test stretch parameter
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        name::        No table opened.
16-Sep-2024 16:23:41 2024-09-16 20:23:42        INFO        showcache::        The Table Cache is empty.
16-Sep-2024 16:23:41 PASSED
16-Sep-2024 16:23:41
16-Sep-2024 16:23:41 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -
16-Sep-2024 16:23:41 ======================== 11 passed, 1 warning in 3.92s =========================
16-Sep-2024 16:23:42 ============================= test session starts ==============================
16-Sep-2024 16:23:42 platform linux -- Python 3.8.7, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
16-Sep-2024 16:23:42 cachedir: .pytest_cache
16-Sep-2024 16:23:42 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator
16-Sep-2024 16:23:42 configfile: pytest.ini
16-Sep-2024 16:23:42 collecting ... collected 2 items
16-Sep-2024 16:23:42
16-Sep-2024 16:23:42
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)         Opening MeasurementSet /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/settrop_split_ant_spw_copy.ms with 15990 rows
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)            last spectral window ID = 1
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        Simulator::create_corrupt()         Creating TF Calibration structure for data corruption.
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        SVC::sizeUpSim()         For simint = 0.1s, found 60 solution intervals.
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        T::createCorruptor()          PWV fluctuations = 0.15 of mean PWV which is 3mm
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         Initializing ATM
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         altitude=5000m, Pground=560mb, Tground=270K, humidity= 20%, water scale height=2000m
16-Sep-2024 16:23:43 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         Spectral window 230(ch 64/128)
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         After setting WH2O to 3
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         Dry and Wet Opacity from RefractiveIndexProfile = 0.0108571, 0.12934 at 230 GHz (ch64)
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         Dry and Wet Opacity from SkyStatus              = 0.0108571, 0.12934
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::initAtm         Sky plus ground and CMB Brightness Temp across Spw 0, for spill=0.85 Tground=270 pwv=3
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::initAtm          Zenith Tebb[229,230,230.984]=[73.1745,73.4238,74.3213]
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        AtmCorr::init(Seed,Beta,Scale,AntCols)         creating new fBM of size 245,205 (may take a few minutes) ...
16-Sep-2024 16:23:44 2024-09-16 20:23:44        INFO        SVC[Tf Jones]::setSimulate()         Calculating corruption terms for simulated Tf Jones: output table=settrop_table simint=0.1s t=0.1
16-Sep-2024 16:23:45 2024-09-16 20:23:46        INFO        SVC[Tf Jones]::setSimulate()         Writing calTable = settrop_table (Tf Jones)
16-Sep-2024 16:23:45 2024-09-16 20:23:46        INFO                Writing solutions to table: settrop_table
16-Sep-2024 16:23:45 2024-09-16 20:23:46        INFO        Simulator::corrupt()         Doing visibility corruption.
16-Sep-2024 16:23:45 2024-09-16 20:23:46        INFO        Simulator::corrupt()         simulated Tf Jones: output table=settrop_table simint=0.1s t=0spwok = [1] in corrupt mode.
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        Simulator::reset()         Resetting all visibility corruption components
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        Simulator::reset()         Reset all image-plane corruption components
16-Sep-2024 16:23:46 test_tool_simulator.py::sm_settrop_test::test_smsettrop
16-Sep-2024 16:23:46 PASSED
16-Sep-2024 16:23:46
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        NewMSSimulator::initAnt()         Using global coordinates for the antennas
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        NewMSSimulator::initAnt()         Added rows to ANTENNA table
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        MSsimulator::initFeeds()         Added rows to FEED table
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        MSsimulator::initSpWindows()         Creating new spectral window LBand, ID 1
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        simulator::settimes()        Times
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        simulator::settimes()+             Integration time 2000s
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        simulator::settimes()             Times will be interpreted as hour angles for first source
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        NewMSSimulator::observe()        First source: fake @ 19:53:50.00   +40.06.00.00       J2000
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        NewMSSimulator::observe()+        Full time range: 03-Oct-2019/21:16:01.8 -- 04-Oct-2019/07:16:01.8 TAI with int = 2000
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        NewMSSimulator::observe()        Calculating a total of 18 integrations
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        Simulator::reset()         Resetting all visibility corruption components
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        Simulator::reset()         Reset all image-plane corruption components
16-Sep-2024 16:23:46 2024-09-16 20:23:46        INFO        AgentFlagger::open        Table type is Measurement Set
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        AgentFlagger::initAgents        There are initially 1 agents in the list. Agents: unflag
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        AgentFlagger::initAgents        There are 1 valid agents in the list. Agents: unflag
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        FlagMSHandler::        Chunk = 1 [progress: 100%], Observation = 0, Array = 0, Scan = 1, Field = 0 (fake), Spw = 0, Channels = 5, Corrs = [ RR LL ], Total Rows = 6318
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Unflag::chunkSummary        => Data unflagged so far 100% (63180/63180)
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        FlagMSHandler::nextChunk         ====================================================================================
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Unflag::tableSummary        => Percentage of data un-flagged in table selection: 100%
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        AgentFlagger::run        => Writing flags to the MS
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)         Opening MeasurementSet /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/myms.ms with 6318 rows
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)            last spectral window ID = 1
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::predict()         Predicting visibilities using model: [] and componentList: mycomplist.cl
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::predict()         The data column will be replaced
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::getVPRecord         Using default Voltage Patterns from the VPManager
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::getVPRecord         Temporary alert : The state of the vpmanager tool has been modified by loading these primary beam models. If any of your scripts rely on the vpmanager state being preserved throughout your CASA session, please use vp.saveastable() and vp.loadfromtable() as needed.
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::createSkyEquation()         Synthesis gridding
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::createSkyEquation()         Fourier transforms will use image centers as tangent points
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::reset()         Resetting all visibility corruption components
16-Sep-2024 16:23:46 2024-09-16 20:23:47        INFO        Simulator::reset()         Reset all image-plane corruption components
16-Sep-2024 16:23:46 test_tool_simulator.py::sm_predict_test::test_plp
16-Sep-2024 16:23:46 CAS-13439 verify support for plp, spectral curvature model
16-Sep-2024 16:23:46 PASSED
16-Sep-2024 16:23:46
16-Sep-2024 16:23:46 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -
16-Sep-2024 16:23:46 ========================= 2 passed, 1 warning in 4.44s =========================
16-Sep-2024 16:23:47 ============================= test session starts ==============================
16-Sep-2024 16:23:47 platform linux -- Python 3.8.7, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
16-Sep-2024 16:23:47 cachedir: .pytest_cache
16-Sep-2024 16:23:47 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata
16-Sep-2024 16:23:47 configfile: pytest.ini
16-Sep-2024 16:23:47 collecting ... collected 84 items
16-Sep-2024 16:23:47
16-Sep-2024 16:23:47
16-Sep-2024 16:23:47 2024-09-16 20:23:48        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:47 2024-09-16 20:23:48        SEVERE        msmetadata_cmpt.cc::chanwidths        Exception Reported: From/to units not consistent. Cannot convert Hz to km/s at File: /source/casainstall/include/casacore/casa/Quanta/Quantum.tcc, line: 256
16-Sep-2024 16:23:47 test_tool_msmetadata.py::msmetadata_test::test_CAS7463
16-Sep-2024 16:23:47 PASSED
16-Sep-2024 16:23:47
16-Sep-2024 16:23:47 2024-09-16 20:23:48        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:47 2024-09-16 20:23:48        INFO        MSFitsInput::MSFitsInput        Converting FITS file '/opt/casa/data/casatestdata/unittest/msmetadata/W3OH_MC.UVFITS' to MeasurementSet 'lala.ms'
16-Sep-2024 16:23:47 2024-09-16 20:23:48        INFO        MSFitsInput::setupMeasurementSet        Using tile shape [1, 38, 3449] for VLA with obstype=0
16-Sep-2024 16:23:48 2024-09-16 20:23:48        INFO        MSFitsInput::fillMSMainTableColWise        SOURCE not found in UU---SIN VV---SIN WW---SIN BASELINE DATE DATE
16-Sep-2024 16:23:48 2024-09-16 20:23:48        INFO        MSFitsInput::fillMSMainTableColWise        FREQSEL not found in UU---SIN VV---SIN WW---SIN BASELINE DATE DATE
16-Sep-2024 16:23:48 2024-09-16 20:23:48        INFO        MSFitsInput::fillMSMainTableColWise        Reading and writing 16311 visibility groups
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        extname=AIPS NX  nrows=1 ncols=7 rowsize=28 pcount=0 gcount=1
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        Skipping table, duplicate or unrecognized type: AIPS NX
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        extname=AIPS FQ  nrows=1 ncols=5 rowsize=24 pcount=0 gcount=1
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        extname=AIPS WX  nrows=155 ncols=11 rowsize=48 pcount=0 gcount=1
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        Skipping table, duplicate or unrecognized type: AIPS WX
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        extname=AIPS OF  nrows=100 ncols=7 rowsize=28 pcount=0 gcount=1
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        Skipping table, duplicate or unrecognized type: AIPS OF
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::readRandomGroupUVFits        extname=AIPS AN  nrows=29 ncols=14 rowsize=78 pcount=0 gcount=1
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::fillAntennaTable        This looks like an old VLA archive UVFITS file
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::fillAntennaTable        UVFITS file telescope position is 2.13393e-09 meters from CASA Observatories table VLA position
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::fillAntennaTable        Performing transformation of antenna positions from coordinate frame used by MODCOMPs to ITRF
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        MSFitsInput::fillExtraTables        Filling SOURCE table (this may take some time).
16-Sep-2024 16:23:48 2024-09-16 20:23:49        WARN        MSFitsInput::fillExtraTable        No systemic velocity for field 0
16-Sep-2024 16:23:48 2024-09-16 20:23:49        WARN        MSFitsInput::fillExtraTable        No rest frequency for field 0
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on lala.ms...
16-Sep-2024 16:23:48 test_tool_msmetadata.py::msmetadata_test::test_CAS7837
16-Sep-2024 16:23:48 Test corner case with no intents to make sure it doesn't segfault
16-Sep-2024 16:23:48 PASSED
16-Sep-2024 16:23:48
16-Sep-2024 16:23:48 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close        Exception Reported: Exception: Illegal ANTENNA1 value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/ANTENNA only has 8 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open        Exception Reported: Exception: Illegal ANTENNA1 value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/ANTENNA only has 8 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close        Exception Reported: Exception: Illegal ANTENNA2 value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/ANTENNA only has 8 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open        Exception Reported: Exception: Illegal ANTENNA2 value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/ANTENNA only has 8 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close        Exception Reported: Exception: Illegal DATA_DESC_ID value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/DATA_DESCRIPTION only has 3 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open        Exception Reported: Exception: Illegal DATA_DESC_ID value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/DATA_DESCRIPTION only has 3 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close        Exception Reported: Exception: Illegal FIELD_ID value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/FIELD only has 1 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        ms::close+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on cas7986.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open        Exception Reported: Exception: Illegal FIELD_ID value 9 found in main table. /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/cas7986.ms/FIELD only has 1 rows (IDs).
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::open+        ... thrown by void casa::MSChecker::checkReferentialIntegrity() const at File: /source/casa6/casatools/src/code/msvis/MSVis/MSChecker.cc, line: 73
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_CAS7986
16-Sep-2024 16:23:49 Verify datasets with referential integrity issues cause errors
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_almaspws
16-Sep-2024 16:23:49 Test almaspws()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_antennadiamter
16-Sep-2024 16:23:49 Test msmetadata.antennadiameter
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_antennanames_and_antennaids
16-Sep-2024 16:23:49 Test antennanames() and antennaids()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennasforscan        Exception Reported: Exception: No matching scans found.
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennasforscan+        ... thrown by std::set<casacore::ScanKey> casac::msmetadata::_getScanKeys(long int, long int, long int) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2485
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennasforscan        Exception Reported: Exception: No matching scans found.
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennasforscan+        ... thrown by std::set<casacore::ScanKey> casac::msmetadata::_getScanKeys(long int, long int, long int) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2485
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_antennasforscan
16-Sep-2024 16:23:49 Test msmetadata.antennasforscan()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennastations        Exception Reported: No antenna ID may be less than zero when multiple IDs specified.
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennastations        Exception Reported: Exception: MSMetaData::_hasAntennaID: Requested antenna ID 20 is greater than or equal to the number of records (15) in this MS's ANTENNA table.
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennastations+        ... thrown by void casacore::MSMetaData::_hasAntennaID(casacore::Int) at File: /source/casa6/casatools/casacore/ms/MSOper/MSMetaData.cc, line: 4928
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennastations        Exception Reported: Exception: MSMetaData::_hasAntennaID: Requested antenna ID 20 is greater than or equal to the number of records (15) in this MS's ANTENNA table.
16-Sep-2024 16:23:49 2024-09-16 20:23:49        SEVERE        msmetadata_cmpt.cc::antennastations+        ... thrown by void casacore::MSMetaData::_hasAntennaID(casacore::Int) at File: /source/casa6/casatools/casacore/ms/MSOper/MSMetaData.cc, line: 4928
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_antennastations
16-Sep-2024 16:23:49 Test antennastations()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:49        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths        Exception Reported: Exception: Spectral window ID 50 out of range, must be less than or equal to 39.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths        Exception Reported: Exception: Spectral window ID 50 out of range, must be less than or equal to 39.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths        Exception Reported: Exception: When specified as an array, no element of spws may be < 0.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::bandwidths+        ... thrown by casac::variant* casac::msmetadata::bandwidths(const casac::variant&) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 575
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_bandwidths
16-Sep-2024 16:23:49 Test bandwidths()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_chanavgspws
16-Sep-2024 16:23:49 Test chanavgspws()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_chaneffbws
16-Sep-2024 16:23:49 Test chaneffbws()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_chanres
16-Sep-2024 16:23:49 Test chanres()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanwidths        Exception Reported: Exception: Spectral window ID 50 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanwidths+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanwidths        Exception Reported: Exception: Spectral window ID -2 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanwidths+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanwidths        Exception Reported: Tool is not attached to an MS. Use open()
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::chanfreqs        Exception Reported: Tool is not attached to an MS. Use open()
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::meanfreq        Exception Reported: Tool is not attached to an MS. Use open()
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::sideband        Exception Reported: Tool is not attached to an MS. Use open()
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::effexposuretime        Exception Reported: Tool is not attached to an MS. Use open()
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_chanwidths
16-Sep-2024 16:23:49 Test chanwidths()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_corrbit
16-Sep-2024 16:23:49 Test corrbit()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrprodsforpol        Exception Reported: Exception: Polarization ID cannot be negative.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrprodsforpol+        ... thrown by void casac::msmetadata::_checkPolId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2459
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrprodsforpol        Exception Reported: Exception: Polarization ID 2 out of range, must be less than 2.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrprodsforpol+        ... thrown by void casac::msmetadata::_checkPolId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2453
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_corrprodsforpol
16-Sep-2024 16:23:49 Test msmetadata.corrprodssforpol()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrtypesforpol        Exception Reported: Exception: Polarization ID cannot be negative.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrtypesforpol+        ... thrown by void casac::msmetadata::_checkPolId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2459
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrtypesforpol        Exception Reported: Exception: Polarization ID 2 out of range, must be less than 2.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::corrtypesforpol+        ... thrown by void casac::msmetadata::_checkPolId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2453
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_corrtypesforpol
16-Sep-2024 16:23:49 Test msmetadata.corrtypesforpol()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_datadescids
16-Sep-2024 16:23:49 Test datadescids()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::exposuretime        Exception Reported: Exception: MS has no data description ID for spectral window ID 0 and polarization ID 0.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::exposuretime+        ... thrown by casac::record* casac::msmetadata::exposuretime(long int, long int, long int, long int, long int) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 816
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_exposuretime
16-Sep-2024 16:23:49 Test exposuretime()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fdmspws
16-Sep-2024 16:23:49 Test fdmspws()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldnames
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsforintent
16-Sep-2024 16:23:49 Test fieldsforintent()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsforname
16-Sep-2024 16:23:49 Test fieldforname()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::fieldsforscans        Exception Reported: Exception: When asmap is true, both obsid and arrayid must be nonnegative.
16-Sep-2024 16:23:49 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::fieldsforscans+        ... thrown by casac::variant* casac::msmetadata::fieldsforscans(const std::vector<long int>&, bool, long int, long int, bool) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 944
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsforscan
16-Sep-2024 16:23:49 Test fieldsforscan() and fieldsforscans()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsforsource
16-Sep-2024 16:23:49 Test fieldsforsource() and fieldsforsources()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsforspw
16-Sep-2024 16:23:49 Test fieldsforspw()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_fieldsfortimes
16-Sep-2024 16:23:49 Test fieldsfortimes()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_intents
16-Sep-2024 16:23:49 Test intents()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_intentsforfield
16-Sep-2024 16:23:49 Test intentsforfield()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:49 test_tool_msmetadata.py::msmetadata_test::test_intentsforscan
16-Sep-2024 16:23:49 Test intentsforscan()
16-Sep-2024 16:23:49 PASSED
16-Sep-2024 16:23:49
16-Sep-2024 16:23:49 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_intentsforspw
16-Sep-2024 16:23:50 Test intentsforspw()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_name
16-Sep-2024 16:23:50 Test name(), CAS-6817
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_namesforfields
16-Sep-2024 16:23:50 Test namesforfields()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws        Exception Reported: Exception: Spectral window ID must be nonnegative..
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws+        ... thrown by std::vector<std::__cxx11::basic_string<char> > casac::msmetadata::namesforspws(const casac::variant&) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1171
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws        Exception Reported: Exception: All spectral window IDs must be nonnegative..
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws+        ... thrown by std::vector<std::__cxx11::basic_string<char> > casac::msmetadata::namesforspws(const casac::variant&) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1181
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws        Exception Reported: Exception: Spectral window ID must be less than total number of spws.
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws+        ... thrown by std::vector<std::__cxx11::basic_string<char> > casac::msmetadata::namesforspws(const casac::variant&) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1172
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws        Exception Reported: Exception: All spectral window IDs must be less than the total number of spws.
16-Sep-2024 16:23:50 2024-09-16 20:23:50        SEVERE        msmetadata_cmpt.cc::namesforspws+        ... thrown by std::vector<std::__cxx11::basic_string<char> > casac::msmetadata::namesforspws(const casac::variant&) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1185
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_namesforspws
16-Sep-2024 16:23:50 Test namesforspws()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nantennas
16-Sep-2024 16:23:50 Test nantennas()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_narrays
16-Sep-2024 16:23:50 Test narrays()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nbaselines
16-Sep-2024 16:23:50 Verify nbaselines()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_ncorrforpol
16-Sep-2024 16:23:50 Test msmetadata.ncorrforpol()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nfields
16-Sep-2024 16:23:50 Test nfields()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nobservations
16-Sep-2024 16:23:50 Test nobservations()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nscans
16-Sep-2024 16:23:50 Test nscans()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nsources
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nspw
16-Sep-2024 16:23:50 Test nspw()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nstates
16-Sep-2024 16:23:50 Test nstates()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_nvis
16-Sep-2024 16:23:50 Test nvis()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_observers
16-Sep-2024 16:23:50 Test msmetadata.observers()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_pointingdirection
16-Sep-2024 16:23:50 Test pointingdirection(), CAS-5878
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_polidfordatadesc
16-Sep-2024 16:23:50 Test msmetadata.polidfordatadesc()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_projects
16-Sep-2024 16:23:50 Test msmetadata.projects()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:50        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_propermotions
16-Sep-2024 16:23:50 Test msmetadata.propermotions()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_refdir
16-Sep-2024 16:23:50 Test msmetadata.refdir()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_reffreq
16-Sep-2024 16:23:50 Test msmetadata.reffreq
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs        Exception Reported: Exception: sourceid cannot be negative.
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs+        ... thrown by casac::variant* casac::msmetadata::restfreqs(long int, long int) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1519
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs        Exception Reported: Exception: Spectral window ID -1 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs        Exception Reported: Exception: SOURCE table does not contain a row with SOURCE_ID=50 and SPECTRAL_WINDOW_ID=0.
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs+        ... thrown by casac::variant* casac::msmetadata::restfreqs(long int, long int) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 1526
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs        Exception Reported: Exception: Spectral window ID 50 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:50 2024-09-16 20:23:51        SEVERE        msmetadata_cmpt.cc::restfreqs+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:50 test_tool_msmetadata.py::msmetadata_test::test_restfreqs
16-Sep-2024 16:23:50 Test restfreqs()
16-Sep-2024 16:23:50 PASSED
16-Sep-2024 16:23:50
16-Sep-2024 16:23:50 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:50 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/uid___A002_Xa1f062_X37e3.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/uid___A002_X7b13df_X68f.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_rxbands
16-Sep-2024 16:23:51 CAS-13973 test rxbands() method
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scannumbers
16-Sep-2024 16:23:51 Test scannumbers()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scansforfield
16-Sep-2024 16:23:51 Test scansforfield() and scansforfields()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scansforintent
16-Sep-2024 16:23:51 Test scansforintent()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scansforspw
16-Sep-2024 16:23:51 Test scansforspw() and scansforspws()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scansforstate
16-Sep-2024 16:23:51 Test scansforstate()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_scansfortimes
16-Sep-2024 16:23:51 Test scansfortimes()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_schedule
16-Sep-2024 16:23:51 Test msmetadata.schedule()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_sideband
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:51        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_sourcedirs
16-Sep-2024 16:23:51 Test msmetadata.sourcedirs()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::sourceidforfield        Exception Reported: Exception: Antenna ID -1 out of range, must be less than 6.
16-Sep-2024 16:23:51 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::sourceidforfield+        ... thrown by void casac::msmetadata::_checkFieldId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2425
16-Sep-2024 16:23:51 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::sourceidforfield        Exception Reported: Exception: Antenna ID 6 out of range, must be less than 6.
16-Sep-2024 16:23:51 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::sourceidforfield+        ... thrown by void casac::msmetadata::_checkFieldId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2425
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_sourceidforfield
16-Sep-2024 16:23:51 Test msmetadata.sourceidforfield()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_sourceidsfromsourcetable
16-Sep-2024 16:23:51 Test msmetadata.sourceidsfromsourcetable()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_sourcenames
16-Sep-2024 16:23:51 Test msmetadata.sourcenames()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwfordatadesc
16-Sep-2024 16:23:51 Test msmetadata.spwfordatadesc()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwsforbasebands
16-Sep-2024 16:23:51 Test spwsforbasebands()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwsforfield
16-Sep-2024 16:23:51 Test spwsforfield() and spwsforfields()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwsforintent
16-Sep-2024 16:23:51 Test spwsforintent()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        WARN        msmetadata_cmpt.cc::spwsfornames        Specified spw named blah is not present in MS
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwsfornames
16-Sep-2024 16:23:51 Test spwsfornames()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_spwsforscan
16-Sep-2024 16:23:51 Test spwsforscan() and spwsforscans()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_statesforscan
16-Sep-2024 16:23:51 Test statesforscan() and statesforscans()
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/uid___A002_Xa1f062_X37e3.ms...
16-Sep-2024 16:23:51 test_tool_msmetadata.py::msmetadata_test::test_subwindows
16-Sep-2024 16:23:51 CAS-13973 test subwindows() method
16-Sep-2024 16:23:51 PASSED
16-Sep-2024 16:23:51
16-Sep-2024 16:23:51 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/uid___A002_Xd7be9d_X4838-spw16-18-20-22.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_tdm_fdm
16-Sep-2024 16:23:52 Verify change to algorithm used for FDM and TDM windows CAS-13362
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_tdmspws
16-Sep-2024 16:23:52 Test tdmspws()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_telescopenames
16-Sep-2024 16:23:52 Test observatorynames()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timerforobs
16-Sep-2024 16:23:52 Test msmetadata.timerforobs()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timesforfield
16-Sep-2024 16:23:52 Test timesforfield()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timesforintent
16-Sep-2024 16:23:52 Test timesforintent(), CAS-6919
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timesforscan
16-Sep-2024 16:23:52 Test timesforscan()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timesforscans
16-Sep-2024 16:23:52 Test timesforscans()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        MSMetaData::_computeScanAndSubScanProperties         Computing scan and subscan properties...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_timesforspws
16-Sep-2024 16:23:52 Verify timesforspws()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions        Exception Reported: Exception: sourceid cannot be negative.
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions+        ... thrown by casac::variant* casac::msmetadata::transitions(long int, long int) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2270
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions        Exception Reported: Exception: Spectral window ID -1 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions        Exception Reported: Exception: SOURCE table does not contain a row with SOURCE_ID=50 and SPECTRAL_WINDOW_ID=0.
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions+        ... thrown by casac::variant* casac::msmetadata::transitions(long int, long int) at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2277
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions        Exception Reported: Exception: Spectral window ID 50 out of range, must be nonnegative and less than or equal to 39.
16-Sep-2024 16:23:52 2024-09-16 20:23:52        SEVERE        msmetadata_cmpt.cc::transitions+        ... thrown by void casac::msmetadata::_checkSpwId(int, bool) const at File: src/tools/msmetadata/msmetadata_cmpt.cc, line: 2443
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_transitions
16-Sep-2024 16:23:52 Test transitions()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 2024-09-16 20:23:52        INFO        msmetadata_cmpt.cc::open        Performing internal consistency checks on /opt/casa/data/casatestdata/unittest/msmetadata/MSMetaData.ms...
16-Sep-2024 16:23:52 test_tool_msmetadata.py::msmetadata_test::test_wvrspws
16-Sep-2024 16:23:52 Test wvrspws()
16-Sep-2024 16:23:52 PASSED
16-Sep-2024 16:23:52
16-Sep-2024 16:23:52 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -
16-Sep-2024 16:23:52 ======================== 84 passed, 1 warning in 5.36s =========================
16-Sep-2024 16:23:52 ============================= test session starts ==============================
16-Sep-2024 16:23:52 platform linux -- Python 3.8.7, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8
16-Sep-2024 16:23:52 cachedir: .pytest_cache
16-Sep-2024 16:23:52 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
16-Sep-2024 16:23:52 configfile: pytest.ini
16-Sep-2024 16:23:53 collecting ... collected 5 items
16-Sep-2024 16:23:53
16-Sep-2024 16:23:53
16-Sep-2024 16:23:54 2024-09-16 20:23:54        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
16-Sep-2024 16:23:55 2024-09-16 20:23:56        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
16-Sep-2024 16:23:56 test_tool_linearmosaic.py::test_tool_linearmosaic::test_flat_noise
16-Sep-2024 16:23:56 test_flat_noise (flat noise type with flat noise input)
16-Sep-2024 16:23:56 PASSED
16-Sep-2024 16:23:56
16-Sep-2024 16:23:56 2024-09-16 20:23:57        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
16-Sep-2024 16:23:57 test_tool_linearmosaic.py::test_tool_linearmosaic::test_flat_noise_existing_image
16-Sep-2024 16:23:57 test_flat_noise_existing image (flat noise type onto an existing image)
16-Sep-2024 16:23:57 PASSED
16-Sep-2024 16:23:57
16-Sep-2024 16:24:00 test_tool_linearmosaic.py::test_tool_linearmosaic::test_flat_noise_flat_sky_input
16-Sep-2024 16:24:00 test_flat_noise_flat_sky_input (flat noise type with flat sky input)
16-Sep-2024 16:24:00 PASSED
16-Sep-2024 16:24:00
16-Sep-2024 16:24:03 test_tool_linearmosaic.py::test_tool_linearmosaic::test_flat_sky
16-Sep-2024 16:24:03 test_flat_sky (flat sky type with flat noise input
16-Sep-2024 16:24:03 PASSED
16-Sep-2024 16:24:03
16-Sep-2024 16:24:07 test_tool_linearmosaic.py::test_tool_linearmosaic::test_flat_sky_flat_sky_input
16-Sep-2024 16:24:07 test_flat_sky_flat_sky_input (flat sky type with flat sky inputs)
16-Sep-2024 16:24:07 PASSED
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -
16-Sep-2024 16:24:07 ======================== 5 passed, 1 warning in 14.73s =========================
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_fitprofile/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calibrater/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_table/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_table
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_table/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_table/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm_toms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm_toms/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_subimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms_createmultims/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_imagepol/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
16-Sep-2024 16:24:07 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
16-Sep-2024 16:24:07
16-Sep-2024 16:24:07 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
16-Sep-2024 16:24:08 total 175464
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci 15001    129350 Sep 16 20:08 casatestutils-6.6.5.15a14201.dev9+dirty-py3-none-any.whl
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci 15001 179374231 Sep 16 20:08 casatools-6.6.5.15a14201.dev9+dirty-cp38-cp38-manylinux_2_28_x86_64.whl
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       4320 Sep 16 20:24 test_tool_agentflagger.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        986 Sep 16 20:24 test_tool_calanalysis.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2638 Sep 16 20:24 test_tool_calibrater.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        667 Sep 16 20:24 test_tool_componentlist.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       7447 Sep 16 20:24 test_tool_coordsys.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root      12915 Sep 16 20:24 test_tool_image.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2200 Sep 16 20:24 test_tool_image_collapse.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1028 Sep 16 20:24 test_tool_image_deviation.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2555 Sep 16 20:24 test_tool_image_fitprofile.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1158 Sep 16 20:24 test_tool_image_pbcor.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        863 Sep 16 20:24 test_tool_image_pv.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        986 Sep 16 20:24 test_tool_image_rebin.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1316 Sep 16 20:24 test_tool_image_regrid.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1513 Sep 16 20:24 test_tool_image_statistics.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        745 Sep 16 20:24 test_tool_image_subimage.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        870 Sep 16 20:24 test_tool_image_transpose.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1946 Sep 16 20:24 test_tool_imagepol.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        819 Sep 16 20:24 test_tool_linearmosaic.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        648 Sep 16 20:24 test_tool_logsink.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        529 Sep 16 20:24 test_tool_measures.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       5204 Sep 16 20:24 test_tool_ms.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        347 Sep 16 20:24 test_tool_ms_createmultims.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2075 Sep 16 20:24 test_tool_ms_statwt.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       8492 Sep 16 20:24 test_tool_msmetadata.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        339 Sep 16 20:24 test_tool_msuvbinner.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1151 Sep 16 20:24 test_tool_quanta.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       3957 Sep 16 20:24 test_tool_regionmanager.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2052 Sep 16 20:24 test_tool_sdm.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       2076 Sep 16 20:24 test_tool_sdm_toms.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root        428 Sep 16 20:24 test_tool_simulator.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1442 Sep 16 20:24 test_tool_table.xml
16-Sep-2024 16:24:08 -rw-r--r-- 1 casaci root       1697 Sep 16 20:24 test_tool_vpmanager.xml
16-Sep-2024 16:24:08 Finished task 'Test wheel' with result: Success
16-Sep-2024 16:24:08 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
16-Sep-2024 16:24:08
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-14201 - Test Tools Many Linux 2.28 #13 (CASA-CMAKECI113-TTOML228-13)'
... running command line:
/export/home/cbt-el7-1/bamboo-home/temp/CASA-CMAKECI113-TTOML228-13-ScriptBuildTask-3455534700613849199.sh
... in: /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASA-CMAKECI113-TTOML228
16-Sep-2024 16:24:08 Package working directory
16-Sep-2024 16:24:08 tar: work: Cannot stat: No such file or directory
16-Sep-2024 16:24:08 tar: Exiting with failure status due to previous errors
16-Sep-2024 16:24:09 total 175468
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci 15001    129350 Sep 16 20:08 casatestutils-6.6.5.15a14201.dev9+dirty-py3-none-any.whl
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci 15001 179374231 Sep 16 20:08 casatools-6.6.5.15a14201.dev9+dirty-cp38-cp38-manylinux_2_28_x86_64.whl
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       4320 Sep 16 20:24 test_tool_agentflagger.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        986 Sep 16 20:24 test_tool_calanalysis.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2638 Sep 16 20:24 test_tool_calibrater.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        667 Sep 16 20:24 test_tool_componentlist.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       7447 Sep 16 20:24 test_tool_coordsys.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root      12915 Sep 16 20:24 test_tool_image.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2200 Sep 16 20:24 test_tool_image_collapse.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1028 Sep 16 20:24 test_tool_image_deviation.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2555 Sep 16 20:24 test_tool_image_fitprofile.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1158 Sep 16 20:24 test_tool_image_pbcor.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        863 Sep 16 20:24 test_tool_image_pv.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        986 Sep 16 20:24 test_tool_image_rebin.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1316 Sep 16 20:24 test_tool_image_regrid.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1513 Sep 16 20:24 test_tool_image_statistics.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        745 Sep 16 20:24 test_tool_image_subimage.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        870 Sep 16 20:24 test_tool_image_transpose.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1946 Sep 16 20:24 test_tool_imagepol.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        819 Sep 16 20:24 test_tool_linearmosaic.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        648 Sep 16 20:24 test_tool_logsink.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        529 Sep 16 20:24 test_tool_measures.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       5204 Sep 16 20:24 test_tool_ms.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        347 Sep 16 20:24 test_tool_ms_createmultims.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2075 Sep 16 20:24 test_tool_ms_statwt.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       8492 Sep 16 20:24 test_tool_msmetadata.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        339 Sep 16 20:24 test_tool_msuvbinner.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1151 Sep 16 20:24 test_tool_quanta.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       3957 Sep 16 20:24 test_tool_regionmanager.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2052 Sep 16 20:24 test_tool_sdm.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       2076 Sep 16 20:24 test_tool_sdm_toms.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root        428 Sep 16 20:24 test_tool_simulator.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1442 Sep 16 20:24 test_tool_table.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root       1697 Sep 16 20:24 test_tool_vpmanager.xml
16-Sep-2024 16:24:09 -rw-r--r-- 1 casaci root         45 Sep 16 20:24 work-el7-3.8.tar.gz
16-Sep-2024 16:24:09 Done packaging working directory
16-Sep-2024 16:24:09 Finished task 'Tar work directory' with result: Success
16-Sep-2024 16:24:09 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
16-Sep-2024 16:24:09 Parsing test results under /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASA-CMAKECI113-TTOML228...
16-Sep-2024 16:24:09 Finished task 'Parse tests' with result: Success
16-Sep-2024 16:24:09 Skipping execution of task 'Upload wheel' as it is disabled
16-Sep-2024 16:24:09 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
16-Sep-2024 16:24:09
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-14201 - Test Tools Many Linux 2.28 #13 (CASA-CMAKECI113-TTOML228-13)'
... running command line:
/export/home/cbt-el7-1/bamboo-home/temp/CASA-CMAKECI113-TTOML228-13-ScriptBuildTask-3187061836745216653.sh
... in: /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASA-CMAKECI113-TTOML228
16-Sep-2024 16:24:09 Starting cleanup
16-Sep-2024 16:24:20 wheel-container-test
16-Sep-2024 16:24:22 wheel-container-test
16-Sep-2024 16:24:22 Cleanup complete
16-Sep-2024 16:24:22 Finished task 'Cleanup' with result: Success
16-Sep-2024 16:24:22 Running post build plugin 'Docker Container Cleanup'
16-Sep-2024 16:24:22
Beginning to execute external process for build 'CASA - CMake CI Build - CAS-14201 - Test Tools Many Linux 2.28 #13 (CASA-CMAKECI113-TTOML228-13)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-1/bamboo-home/xml-data/build-dir/CASA-CMAKECI113-TTOML228
16-Sep-2024 16:24:22 Error response from daemon: No such container: wheel-container-test
16-Sep-2024 16:24:22 Running post build plugin 'NCover Results Collector'
16-Sep-2024 16:24:22 Running post build plugin 'Build Results Label Collector'
16-Sep-2024 16:24:22 Running post build plugin 'Clover Results Collector'
16-Sep-2024 16:24:22 Running post build plugin 'npm Cache Cleanup'
16-Sep-2024 16:24:22 Running post build plugin 'Artifact Copier'
16-Sep-2024 16:24:22 Publishing an artifact: Workdir
16-Sep-2024 16:24:22 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 87.70 ms
16-Sep-2024 16:24:22 Publishing an artifact: Tests
16-Sep-2024 16:24:22 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 245.6 ms
16-Sep-2024 16:24:22 Publishing an artifact: xml Directories
16-Sep-2024 16:24:23 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 220.8 ms
16-Sep-2024 16:24:23 Finalising the build...
16-Sep-2024 16:24:23 Stopping timer.
16-Sep-2024 16:24:23 Build CASA-CMAKECI113-TTOML228-13 completed.
16-Sep-2024 16:24:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Sep-2024 16:24:23 Running on server: post build plugin 'NCover Results Collector'
16-Sep-2024 16:24:23 Running on server: post build plugin 'Build Labeller'
16-Sep-2024 16:24:23 Running on server: post build plugin 'Clover Delta Calculator'
16-Sep-2024 16:24:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Sep-2024 16:24:23 All post build plugins have finished
16-Sep-2024 16:24:23 Generating build results summary...
16-Sep-2024 16:24:23 Saving build results to disk...
16-Sep-2024 16:24:23 Store variable context...
16-Sep-2024 16:24:23 Finished building CASA-CMAKECI113-TTOML228-13.