Tools and Tasks tests for Python 3.12
Build: #15 failed
Job: Test Tools Many Linux 2.34 Rocky 9.5 Py3.12 was successful
Build log
The build generated 53,742 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_initial_origin |
| 01-May-2026 12:18:18 | Check the initial value of logsink.origin by getorigin. |
| 01-May-2026 12:18:18 | PASSED |
| 01-May-2026 12:18:18 | |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_nullvalues |
| 01-May-2026 12:18:18 | Check that the null values set logsink.origin can get correctly by getorigin. |
| 01-May-2026 12:18:18 | SUBPASSED(origin='\x00') |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_nullvalues SUBPASSED(origin='') |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_nullvalues SUBPASSED(origin=None) |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_nullvalues PASSED |
| 01-May-2026 12:18:18 | |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_num |
| 01-May-2026 12:18:18 | Check that the numeric values set logsink.origin can get correctly by getorigin. |
| 01-May-2026 12:18:18 | SUBPASSED(origin=1) |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_num SUBPASSED(origin=3.141592653589793) |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_num SUBPASSED(origin=(1+1j)) |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_num PASSED |
| 01-May-2026 12:18:18 | |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_strings |
| 01-May-2026 12:18:18 | Check that the string values set logsink.origin can get correctly by getorigin. |
| 01-May-2026 12:18:18 | SUBPASSED(origin='test') |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_strings SUBPASSED(origin='test\n') |
| 01-May-2026 12:18:18 | test_tool_logsink.py::LogsinkTest::test_getorigin_set_strings PASSED |
| 01-May-2026 12:18:18 | |
| 01-May-2026 12:18:18 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml - |
| 01-May-2026 12:18:18 | ============== 4 passed, 84 warnings, 8 subtests passed in 0.56s =============== |
| 01-May-2026 12:18:18 | sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute |
| 01-May-2026 12:18:18 | ============================= test session starts ============================== |
| 01-May-2026 12:18:18 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 01-May-2026 12:18:18 | cachedir: .pytest_cache |
| 01-May-2026 12:18:18 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid |
| 01-May-2026 12:18:18 | configfile: pytest.ini |
| 01-May-2026 12:18:19 | collecting ... collected 11 items |
| 01-May-2026 12:18:19 | |
| 01-May-2026 12:18:19 | |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 INFO ImageFactory::createImage Created Temp image of shape [10, 10, 1, 1] with float valued pixels. |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:19 | test_tool_image_regrid.py::ia_regrid_test::test_CAS_4262 |
| 01-May-2026 12:18:19 | Test degenerate axes are not relabeled to template |
| 01-May-2026 12:18:19 | PASSED |
| 01-May-2026 12:18:19 | |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 1] with float valued pixels. |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:19 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:19 | 2026-05-01 16:18:20 INFO SubImageFactory::createImage Creating image 'moulou1' of shape [100, 100, 1, 1] |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:20 INFO name:: No table opened. |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:20 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:20 | test_tool_image_regrid.py::ia_regrid_test::test_CAS_4315 |
| 01-May-2026 12:18:20 | test ia.regrid does not leave image open after tool is closed |
| 01-May-2026 12:18:20 | PASSED |
| 01-May-2026 12:18:20 | |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:20 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:20 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:21 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:21 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:21 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:20 | 2026-05-01 16:18:21 INFO SubImageFactory::createImage Creating image 'junk' of shape [20, 20, 100] |
| 01-May-2026 12:18:21 | 2026-05-01 16:18:21 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:21 | 2026-05-01 16:18:22 INFO name:: No table opened. |
| 01-May-2026 12:18:21 | 2026-05-01 16:18:22 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:21 | test_tool_image_regrid.py::ia_regrid_test::test_asvelocity |
| 01-May-2026 12:18:21 | Test regrid by velocity |
| 01-May-2026 12:18:21 | PASSED |
| 01-May-2026 12:18:21 | |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageFactory::createImage Created Temp image of shape [100, 100] with Complex valued pixels. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageFactory::createImage Created Temp image of shape [100, 100] with double valued pixels. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageFactory::createImage Created Temp image of shape [100, 100] with double valued pixels. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageFactory::createImage Created Temp image of shape [100, 100] with DComplex valued pixels. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:22 | test_tool_image_regrid.py::ia_regrid_test::test_complex |
| 01-May-2026 12:18:22 | Test regridding a complex image, CAS-1390 |
| 01-May-2026 12:18:22 | PASSED |
| 01-May-2026 12:18:22 | |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageFactory::createImage Created Temp image of shape [10, 10, 10] with float valued pixels. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 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. |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 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 |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:22 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:22 | test_tool_image_regrid.py::ia_regrid_test::test_decimate |
| 01-May-2026 12:18:22 | ia.regrid, test too high a value for decimate throws exception - CAS-5313 |
| 01-May-2026 12:18:22 | PASSED |
| 01-May-2026 12:18:22 | |
| 01-May-2026 12:18:22 | 2026-05-01 16:18:23 INFO ImageFactory::createImage Created Paged image 'ia.fromshape.image1' of shape [32, 32, 32] with float valued pixels. |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 SEVERE image::regrid Exception Reported: (/source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc : 925) Failed AlwaysAssert axisInCoordinateSystem < nPixelAxes() |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 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. |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:23 SEVERE image::regrid Exception Reported: Unknown interpolation method doggies |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 INFO name:: No table opened. |
| 01-May-2026 12:18:23 | 2026-05-01 16:18:24 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:23 | test_tool_image_regrid.py::ia_regrid_test::test_general |
| 01-May-2026 12:18:23 | ia.regrid general tests |
| 01-May-2026 12:18:23 | PASSED |
| 01-May-2026 12:18:23 | |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:24 | test_tool_image_regrid.py::ia_regrid_test::test_linear_overlap |
| 01-May-2026 12:18:24 | Test that overlapping linear coordinates works, CAS-5767 |
| 01-May-2026 12:18:24 | PASSED |
| 01-May-2026 12:18:24 | |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 20] with float valued pixels. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set Beam parameters: Major : 20 arcsec |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set+ Minor : 20 arcsec |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set Beam parameters: Major : 30 arcsec |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set+ Minor : 30 arcsec |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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 |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 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. |
| 01-May-2026 12:18:24 | test_tool_image_regrid.py::ia_regrid_test::test_multibeam |
| 01-May-2026 12:18:24 | test multibeams cannot be regridded |
| 01-May-2026 12:18:24 | PASSED |
| 01-May-2026 12:18:24 | |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 20, 4] with float valued pixels. |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:24 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:24 | 2026-05-01 16:18:25 INFO SubImageFactory::createImage Creating image 'first' of shape [20, 20, 20, 4] |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:25 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:25 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.. |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:25 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 |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:25 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:25 INFO SubImageFactory::createImage Creating image 'fourth' of shape [20, 20, 20, 4] |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:26 INFO ImageFactory::createImage Created Temp image of shape [200, 200, 20, 4] with float valued pixels. |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:26 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:26 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:25 | 2026-05-01 16:18:26 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:26 | 2026-05-01 16:18:26 INFO SubImageFactory::createImage Creating image 'third' of shape [200, 200, 20, 4] |
| 01-May-2026 12:18:26 | 2026-05-01 16:18:27 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 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.. |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 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 |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 1001, 4] with float valued pixels. |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:27 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:28 INFO SubImageFactory::createImage Creating image 'sixth' of shape [20, 20, 1001, 4] |
| 01-May-2026 12:18:27 | 2026-05-01 16:18:28 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:28 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:28 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.. |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:28 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 |
| 01-May-2026 12:18:28 | test_tool_image_regrid.py::ia_regrid_test::test_overlap |
| 01-May-2026 12:18:28 | Test for notification if no overlap between input and output images |
| 01-May-2026 12:18:28 | PASSED |
| 01-May-2026 12:18:28 | |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:29 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:29 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:29 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:28 | 2026-05-01 16:18:29 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. |
| 01-May-2026 12:18:29 | 2026-05-01 16:18:29 INFO SubImageFactory::createImage Creating image 'gal_regrid_out.image' of shape [300, 300, 1, 46] |
| 01-May-2026 12:18:29 | 2026-05-01 16:18:29 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:29 | 2026-05-01 16:18:30 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 01-May-2026 12:18:30 | test_tool_image_regrid.py::ia_regrid_test::test_regrid_galactic |
| 01-May-2026 12:18:30 | Verify fix for CAS-5534 |
| 01-May-2026 12:18:30 | PASSED |
| 01-May-2026 12:18:30 | |
| 01-May-2026 12:18:30 | 2026-05-01 16:18:31 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels. |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 INFO ImageFactory::createImage Created Temp image of shape [200, 200, 1, 20] with float valued pixels. |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 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 |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 INFO CasacRegionManager::fromBCS Using polarizations ALL |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:31 | 2026-05-01 16:18:32 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:32 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:32 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 |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:32 INFO ImageMaskAttacher::makeMask Created and initialized mask `mask0' |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:32 WARN ImageRegridder::_doImagesOverlap At least one of the images exceeds one degree on at one side, not checking for direction plane overlap. |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:32 INFO ImageRegrid::_checkAxes The Stokes axis cannot be regridded - removing from list |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:33 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:33 INFO name:: No table opened. |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:33 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:33 INFO name:: No table opened. |
| 01-May-2026 12:18:32 | 2026-05-01 16:18:33 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:32 | test_tool_image_regrid.py::ia_regrid_test::test_stretch |
| 01-May-2026 12:18:32 | ia.regrid(): Test stretch parameter |
| 01-May-2026 12:18:32 | PASSED |
| 01-May-2026 12:18:32 | |
| 01-May-2026 12:18:32 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml - |
| 01-May-2026 12:18:32 | ======================= 11 passed, 84 warnings in 13.80s ======================= |
| 01-May-2026 12:18:32 | sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute |
| 01-May-2026 12:18:32 | swig/python detected a memory leak of type 'casac::coordsys *', no destructor found. |
| 01-May-2026 12:18:32 | ============================= test session starts ============================== |
| 01-May-2026 12:18:32 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 01-May-2026 12:18:32 | cachedir: .pytest_cache |
| 01-May-2026 12:18:32 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose |
| 01-May-2026 12:18:32 | configfile: pytest.ini |
| 01-May-2026 12:18:33 | collecting ... collected 6 items |
| 01-May-2026 12:18:33 | |
| 01-May-2026 12:18:33 | |
| 01-May-2026 12:18:33 | 2026-05-01 16:18:34 INFO SubImageFactory::createImage Creating image 'blahxx.im' of shape [1536, 1536, 1, 2] |
| 01-May-2026 12:18:33 | 2026-05-01 16:18:34 INFO name:: No table opened. |
| 01-May-2026 12:18:33 | 2026-05-01 16:18:34 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO name:: No table opened. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:34 | test_tool_image_transpose.py::ia_transpose_test::test_cas_2364 |
| 01-May-2026 12:18:34 | test CAS-2364 fix |
| 01-May-2026 12:18:34 | PASSED |
| 01-May-2026 12:18:34 | |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::open (file src/tools/image/image_cmpt.cc, line 4208) Exception Reported: Exception: File name is empty. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::open (file src/tools/image/image_cmpt.cc, line 4208)+ ... thrown by static void casa::ImageFactory::_checkInfile(const casacore::String&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 371 |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image has 3 axes but 2 were given for reordering. Number of axes to reorder must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image has 3 axes but 2 were given for reordering. Number of axes to reorder must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Axis number 0 specified multiple times in order parameter 10 . It can only be specified once. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Axis number 0 specified multiple times in order parameter 10 . It can only be specified once. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Image has 3 axes but 2 were given. Number of given axes must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Image has 3 axes but 2 were given. Number of given axes must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image has 3 axes but 5 were given for reordering. Number of axes to reorder must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image has 3 axes but 5 were given for reordering. Number of axes to reorder must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Image has 3 axes but 4 were given. Number of given axes must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Image has 3 axes but 4 were given. Number of given axes must match the number of image axes |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis s. Image axis names are [right ascension, declination, frequency] |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis s. Image axis names are [right ascension, declination, frequency] |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Ambiguous axis specification. Both r and r match image axis name right ascension |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) Ambiguous axis specification. Both r and r match image axis name right ascension |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 103 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: 2026-05-01 16:18:34 SEVERE ImageTransposer::_getOrder Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 103 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO name:: No table opened. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:34 | test_tool_image_transpose.py::ia_transpose_test::test_exceptions |
| 01-May-2026 12:18:34 | imtrans: Test various exception cases |
| 01-May-2026 12:18:34 | PASSED |
| 01-May-2026 12:18:34 | |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ImageFactory::createImage Created Temp image of shape [10, 10, 4, 10] with float valued pixels. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ::::ImageFactory::createImage Created Temp image of shape [10, 10, 4, 10] with float valued pixels. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ::::image::fromshape Ran ia.fromshape |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ::::image::fromshape ia.fromshape(outfile="", shape=[10,10,4,10], csys={...}, linear=false, overwrite=false, log=true, type="f") |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ::::image::transpose Ran ia.transpose |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ::::image::transpose ia.transpose(outfile="", order="3210") |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO name:: No table opened. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:34 | test_tool_image_transpose.py::ia_transpose_test::test_history |
| 01-May-2026 12:18:34 | Test history records are written |
| 01-May-2026 12:18:34 | PASSED |
| 01-May-2026 12:18:34 | |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO ImageFactory::createImage Created Temp image of shape [10, 20, 30] with float valued pixels. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO BeamManipulator::set Setting (global) restoring beam. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO BeamManipulator::set Beam parameters: Major : 4 arcmin |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO BeamManipulator::set+ Minor : 3 arcmin |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO name:: No table opened. |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:34 | test_tool_image_transpose.py::ia_transpose_test::test_imageinfo |
| 01-May-2026 12:18:34 | Verify image info is copied |
| 01-May-2026 12:18:34 | PASSED |
| 01-May-2026 12:18:34 | |
| 01-May-2026 12:18:34 | 2026-05-01 16:18:34 INFO SubImageFactory::createImage Creating image 'straight_copy_0' of shape [5, 6, 7] |
| 01-May-2026 12:18:35 | 2026-05-01 16:18:35 INFO SubImageFactory::createImage Creating image 'straight_copy_1' of shape [5, 6, 7] |
| 01-May-2026 12:18:35 | 2026-05-01 16:18:36 INFO SubImageFactory::createImage Creating image 'straight_copy_2' of shape [5, 6, 7] |
| 01-May-2026 12:18:36 | 2026-05-01 16:18:36 INFO ImageTransposer::transpose Old to new axis mapping is [0, 1, 2] |
| 01-May-2026 12:18:36 | 2026-05-01 16:18:37 INFO SubImageFactory::createImage Creating image 'straight_copy_3' of shape [5, 6, 7] |
| 01-May-2026 12:18:36 | 2026-05-01 16:18:37 INFO ImageTransposer::transpose Old to new axis mapping is [0, 1, 2] |
| 01-May-2026 12:18:37 | 2026-05-01 16:18:37 INFO name:: No table opened. |
| 01-May-2026 12:18:37 | 2026-05-01 16:18:37 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:37 | test_tool_image_transpose.py::ia_transpose_test::test_straight_copy |
| 01-May-2026 12:18:37 | No actual transposing |
| 01-May-2026 12:18:37 | PASSED |
| 01-May-2026 12:18:37 | |
| 01-May-2026 12:18:37 | 2026-05-01 16:18:37 INFO SubImageFactory::createImage Creating image 'transpose_0' of shape [6, 7, 5] |
| 01-May-2026 12:18:37 | 2026-05-01 16:18:38 INFO SubImageFactory::createImage Creating image 'transpose_1' of shape [6, 7, 5] |
| 01-May-2026 12:18:38 | 2026-05-01 16:18:38 INFO SubImageFactory::createImage Creating image 'transpose_2' of shape [6, 7, 5] |
| 01-May-2026 12:18:38 | 2026-05-01 16:18:39 INFO ImageTransposer::transpose Old to new axis mapping is [1, 2, 0] |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:39 INFO ImageTransposer::transpose Old to new axis mapping is [1, 2, 0] |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:39 INFO SubImageFactory::createImage Creating image 'transpose_3' of shape [6, 7, 5] |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:39 INFO ImageTransposer::transpose Old to new axis mapping is [1, 2, 0] |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:40 INFO ImageTransposer::transpose Old to new axis mapping is [1, 2, 0] |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:40 INFO name:: No table opened. |
| 01-May-2026 12:18:39 | 2026-05-01 16:18:40 INFO showcache:: The Table Cache is empty. |
| 01-May-2026 12:18:39 | test_tool_image_transpose.py::ia_transpose_test::test_transpose |
| 01-May-2026 12:18:39 | Test transposing |
| 01-May-2026 12:18:39 | PASSED |
| 01-May-2026 12:18:39 | |
| 01-May-2026 12:18:39 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml - |
| 01-May-2026 12:18:39 | ======================== 6 passed, 84 warnings in 6.78s ======================== |
| 01-May-2026 12:18:39 | sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute |
| 01-May-2026 12:18:40 | ============================= test session starts ============================== |
| 01-May-2026 12:18:40 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 01-May-2026 12:18:40 | cachedir: .pytest_cache |
| 01-May-2026 12:18:40 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner |
| 01-May-2026 12:18:40 | configfile: pytest.ini |
| 01-May-2026 12:18:40 | collecting ... collected 1 item |
| 01-May-2026 12:18:40 | |
| 01-May-2026 12:18:40 | |
| 01-May-2026 12:18:46 | test_tool_msuvbinner.py::msuvbinnerTest::test_fill_1ms |
| 01-May-2026 12:18:46 | test uvgridding 1 ms onto an output grid |
| 01-May-2026 12:18:46 | PASSED |
| 01-May-2026 12:18:46 | |
| 01-May-2026 12:18:46 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml - |
| 01-May-2026 12:18:46 | ======================== 1 passed, 86 warnings in 6.47s ======================== |
| 01-May-2026 12:18:46 | sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute |
| 01-May-2026 12:18:47 | ============================= test session starts ============================== |
| 01-May-2026 12:18:47 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 01-May-2026 12:18:47 | cachedir: .pytest_cache |
| 01-May-2026 12:18:47 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils |
| 01-May-2026 12:18:47 | configfile: pytest.ini |
| 01-May-2026 12:18:47 | collecting ... collected 13 items |
| 01-May-2026 12:18:47 | |
| 01-May-2026 12:18:47 | |
| 01-May-2026 12:18:47 | 2026-05-01 16:18:48 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:47 | 2026-05-01 16:18:48 INFO BeamManipulator::set Setting (global) restoring beam. |
| 01-May-2026 12:18:47 | 2026-05-01 16:18:48 INFO BeamManipulator::set Beam parameters: Major : 1 arcsec |
| 01-May-2026 12:18:47 | 2026-05-01 16:18:48 INFO BeamManipulator::set+ Minor : 1 arcsec |
| 01-May-2026 12:18:47 | 2026-05-01 16:18:48 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::Open existing Images SumWt does not exist. Proceeding only with PSF |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SynthesisUtilMethods::fitPsfBeam Fitting PSF beam for Imagestore : su_fitpsfbeam_test_mfs |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.019722 |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::printBeamSet Beam : 52.9301 arcsec, 49.1474 arcsec, -87.3942 deg |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::fitpsfbeam_test::test_mfs |
| 01-May-2026 12:18:48 | Test that fitting of mfs psf works |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO BeamManipulator::set Setting (global) restoring beam. |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO BeamManipulator::set Beam parameters: Major : 1 arcsec |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO BeamManipulator::set+ Minor : 1 arcsec |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::Open existing Images SumWt does not exist. Proceeding only with PSF |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SynthesisUtilMethods::fitPsfBeam Fitting PSF beam for Imagestore : su_fitpsfbeam_test_mfs |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.023654 |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 INFO SIImageStore::printBeamSet Beam : 49.8956 arcsec, 46.8024 arcsec, -88.289 deg |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::fitpsfbeam_test::test_mfs_largerpsfcutoff |
| 01-May-2026 12:18:48 | Test that psfcutoff with a valid (larger) number works |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::fitpsfbeam_test::test_mfs_wrong_nterms |
| 01-May-2026 12:18:48 | Test that it catches if nterms is inconsistent with input psf (nterms=2, for a single term psf) |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 WARN SynthesisUtilMethods::fitPsfBeam psfcutoff must be >0 and <1 |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:48 WARN SynthesisUtilMethods::fitPsfBeam psfcutoff must be >0 and <1 |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::fitpsfbeam_test::test_mfs_wrong_psfcutoff |
| 01-May-2026 12:18:48 | Test that psfcutoff is given outside the allowed range (1.0) |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO BeamManipulator::set Setting (global) restoring beam. |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO BeamManipulator::set Beam parameters: Major : 1 arcsec |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO BeamManipulator::set+ Minor : 1 arcsec |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO BeamManipulator::set+ Position Angle : 0 deg |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO SIImageStoreMultiTerm::Open existing Images SumWt.ttx do not exist. Proceeding only with PSFs |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO SynthesisUtilMethods::fitPsfBeam Fitting PSF beam for Imagestore : su_fitpsfbeam_test_mtmfs |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO SIImageStore::getPSFGaussian Time to fit Gaussian to PSF 0.017976 |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO SIImageStore::printBeamSet Beam : 52.9301 arcsec, 49.1474 arcsec, -87.3942 deg |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::fitpsfbeam_test::test_mtmfs_nterms2 |
| 01-May-2026 12:18:48 | Test that fitting of multiterm psf works |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO name:: No table opened. |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO name:: No table opened. |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::getoptimumsize_test::test_default |
| 01-May-2026 12:18:48 | Test default size |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::getoptimumsize_test::test_evenimsize |
| 01-May-2026 12:18:48 | Test even non-optimal number |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:48 | test_tool_synthesisutils.py::getoptimumsize_test::test_oddimsize |
| 01-May-2026 12:18:48 | Test odd non-optimal number |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO name:: No table opened. |
| 01-May-2026 12:18:48 | 2026-05-01 16:18:49 INFO name:: No table opened. |
| 01-May-2026 12:18:48 | PASSED |
| 01-May-2026 12:18:48 | |
| 01-May-2026 12:18:56 | 2026-05-01 16:18:56 INFO msmetadata_cmpt.cc::open Performing internal consistency checks on twhya.short.ms... |
| 01-May-2026 12:18:56 | 2026-05-01 16:18:57 INFO msmetadata_cmpt.cc::open Performing internal consistency checks on twhya.short.ms... |
| 01-May-2026 12:18:56 | test_tool_synthesisutils.py::advisechansel_test::test_advisechanelsel_datasel |
| 01-May-2026 12:18:56 | Test that data selection parameters or given frequency range, etc is returned correctly |
| 01-May-2026 12:18:56 | PASSED |
| 01-May-2026 12:18:56 | |
| 01-May-2026 12:18:58 | test_tool_synthesisutils.py::advisechansel_test::test_advisechanelsel_datasel_ephem |
| 01-May-2026 12:18:58 | Test that data selection parameters for given frequency range,etc for ephemeris object is returned correctly |
| 01-May-2026 12:18:58 | PASSED |
| 01-May-2026 12:18:58 | |
| 01-May-2026 12:18:59 | 2026-05-01 16:18:59 SEVERE No MeasurementSet has been assigned, please give a valid ms in msname |
| 01-May-2026 12:18:59 | test_tool_synthesisutils.py::advisechansel_test::test_su_adivsechanel_defaults |
| 01-May-2026 12:18:59 | Test non specified parameter case for proper error/warning message |
| 01-May-2026 12:18:59 | PASSED |
| 01-May-2026 12:18:59 | |
| 01-May-2026 12:19:00 | test_tool_synthesisutils.py::advisechansel_test::test_su_adivsechansel_getfreqrange |
| 01-May-2026 12:19:00 | Test that frequency range for given data selections is returned correctly |
| 01-May-2026 12:19:00 | PASSED |
| 01-May-2026 12:19:00 | |
| 01-May-2026 12:19:02 | test_tool_synthesisutils.py::advisechansel_test::test_su_advisechansel_getfreqrange_ephem |
| 01-May-2026 12:19:02 | Test that frequency range for given data selections for an ephemeris object is returned correctly |
| 01-May-2026 12:19:02 | 2026-05-01 16:19:02 INFO name:: No table opened. |
| 01-May-2026 12:19:02 | 2026-05-01 16:19:02 INFO name:: No table opened. |
| 01-May-2026 12:19:02 | PASSED |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml - |
| 01-May-2026 12:19:02 | ======================= 13 passed, 84 warnings in 15.05s ======================= |
| 01-May-2026 12:19:02 | sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pbcor/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_agentflagger/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_table/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_table |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | 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/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/ |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/ |
| 01-May-2026 12:19:02 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils |
| 01-May-2026 12:19:02 | |
| 01-May-2026 12:19:02 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/ |
| 01-May-2026 12:19:03 | total 85964 |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci 15001 137733 May 1 15:47 casatestutils-6.7.4.3-py3-none-any.whl |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci 15001 87715990 May 1 15:47 casatools-6.7.4.3-cp312-cp312-manylinux_2_34_x86_64.whl |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 4340 May 1 16:19 test_tool_agentflagger.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1006 May 1 16:19 test_tool_calanalysis.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2660 May 1 16:19 test_tool_calibrater.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 687 May 1 16:19 test_tool_componentlist.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 7467 May 1 16:19 test_tool_coordsys.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 12936 May 1 16:19 test_tool_image.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2221 May 1 16:19 test_tool_image_collapse.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1048 May 1 16:19 test_tool_image_deviation.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2576 May 1 16:19 test_tool_image_fitprofile.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1179 May 1 16:19 test_tool_image_pbcor.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 884 May 1 16:19 test_tool_image_pv.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1006 May 1 16:19 test_tool_image_rebin.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1337 May 1 16:19 test_tool_image_regrid.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1533 May 1 16:19 test_tool_image_statistics.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 765 May 1 16:19 test_tool_image_subimage.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 890 May 1 16:19 test_tool_image_transpose.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1966 May 1 16:19 test_tool_imagepol.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 839 May 1 16:19 test_tool_linearmosaic.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 669 May 1 16:19 test_tool_logsink.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 549 May 1 16:19 test_tool_measures.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 5224 May 1 16:19 test_tool_ms.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 369 May 1 16:19 test_tool_ms_createmultims.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2095 May 1 16:19 test_tool_ms_statwt.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 8633 May 1 16:19 test_tool_msmetadata.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 359 May 1 16:19 test_tool_msuvbinner.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1171 May 1 16:19 test_tool_quanta.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 3977 May 1 16:19 test_tool_regionmanager.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2073 May 1 16:19 test_tool_sdm.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 2104 May 1 16:19 test_tool_sdm_toms.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 670 May 1 16:19 test_tool_simulator.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1717 May 1 16:19 test_tool_synthesisutils.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1462 May 1 16:19 test_tool_table.xml |
| 01-May-2026 12:19:03 | -rw-r--r-- 1 casaci root 1717 May 1 16:19 test_tool_vpmanager.xml |
| 01-May-2026 12:19:04 | Finished task 'Test wheel' with result: Success |
| 01-May-2026 12:19:04 | Substituting variable: ${bamboo.planRepository.branchName} with release/6.7.4 |
| 01-May-2026 12:19:04 | Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 01-May-2026 12:19:04 | Beginning to execute external process for build 'CASASPECS - Release 6.7.4 Test 3.12 - Test Tools Many Linux 2.34 Rocky 9.5 Py3.12 #15 (CASASPECS-RELEASE674TESTPY312-TTR9PML234-15)' ... running command line: /export/home/cbt-el7-10/bamboohome/temp/CASASPECS-RELEASE674TESTPY312-TTR9PML234-15-ScriptBuildTask-6355819387398646648.sh ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-RELEASE674TESTPY312-TTR9PML234 |
| 01-May-2026 12:19:04 | Package working directory |
| 01-May-2026 12:19:04 | nosedir/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_simulator/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_simulator/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_simulator/test_tool_simulator.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_simulator/casa-20260501-161557.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_simulator/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pv/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pv/casa-20260501-161212.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pv/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pv/test_tool_image_pv.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pv/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_imagepol/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_imagepol/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_imagepol/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_imagepol/casa-20260501-161109.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_imagepol/test_tool_imagepol.py |
| 01-May-2026 12:19:04 | nosedir/xml/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_simulator/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_simulator/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_pv/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_pv/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_imagepol/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_imagepol/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms_statwt/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms_statwt/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_msuvbinner/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_msuvbinner/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_vpmanager/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_vpmanager/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_sdm/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_sdm/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_transpose/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_transpose/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_measures/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_measures/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_subimage/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_subimage/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_sdm_toms/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_sdm_toms/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_linearmosaic/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_linearmosaic/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_quanta/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_quanta/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_fitprofile/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_fitprofile/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_calanalysis/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_calanalysis/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_synthesisutils/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_synthesisutils/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_rebin/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_rebin/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_deviation/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_deviation/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_msmetadata/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_msmetadata/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_collapse/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_collapse/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_componentlist/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_componentlist/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_pbcor/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_pbcor/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_regrid/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_regrid/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_statistics/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_image_statistics/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms_createmultims/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_ms_createmultims/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_table/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_table/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_agentflagger/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_agentflagger/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_calibrater/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_calibrater/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_logsink/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_logsink/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_coordsys/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_coordsys/nose.xml |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_regionmanager/ |
| 01-May-2026 12:19:04 | nosedir/xml/test_tool_regionmanager/nose.xml |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_statwt/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_statwt/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_statwt/test_tool_ms_statwt.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_statwt/casa-20260501-161143.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_statwt/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_msuvbinner/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_msuvbinner/casa-20260501-161840.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_msuvbinner/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_msuvbinner/test_tool_msuvbinner.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_msuvbinner/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms/casa-20260501-161009.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms/test_tool_ms.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_vpmanager/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_vpmanager/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_vpmanager/casa-20260501-161808.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_vpmanager/test_tool_vpmanager.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_vpmanager/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm/casa-20260501-161222.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm/test_tool_sdm.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_transpose/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_transpose/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_transpose/casa-20260501-161833.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_transpose/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_transpose/test_tool_image_transpose.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_measures/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_measures/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_measures/casa-20260501-161346.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_measures/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_measures/test_tool_measures.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_subimage/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_subimage/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_subimage/test_tool_image_subimage.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_subimage/casa-20260501-161801.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_subimage/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm_toms/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm_toms/casa-20260501-155841.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm_toms/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm_toms/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_sdm_toms/test_tool_sdm_toms.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_linearmosaic/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_linearmosaic/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_linearmosaic/test_tool_linearmosaic.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_linearmosaic/casa-20260501-161311.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_linearmosaic/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_quanta/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_quanta/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_quanta/test_tool_quanta.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_quanta/casa-20260501-161114.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_quanta/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_fitprofile/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_fitprofile/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_fitprofile/casa-20260501-161649.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_fitprofile/test_tool_image_fitprofile.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_fitprofile/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image/casa-20260501-161347.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image/test_tool_image.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_calanalysis/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_calanalysis/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_calanalysis/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_calanalysis/test_tool_calanalysis.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_calanalysis/casa-20260501-155604.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_synthesisutils/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_synthesisutils/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_synthesisutils/casa-20260501-161847.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_synthesisutils/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_synthesisutils/test_tool_synthesisutils.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_rebin/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_rebin/casa-20260501-161115.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_rebin/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_rebin/test_tool_image_rebin.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_rebin/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_deviation/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_deviation/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_deviation/test_tool_image_deviation.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_deviation/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_deviation/casa-20260501-161122.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_msmetadata/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_msmetadata/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_msmetadata/test_tool_msmetadata.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_msmetadata/casa-20260501-155556.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_msmetadata/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_collapse/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_collapse/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_collapse/test_tool_image_collapse.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_collapse/casa-20260501-161127.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_collapse/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_componentlist/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_componentlist/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_componentlist/test_tool_componentlist.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_componentlist/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_componentlist/casa-20260501-161648.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pbcor/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pbcor/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pbcor/test_tool_image_pbcor.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pbcor/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_pbcor/casa-20260501-161300.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_regrid/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_regrid/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_regrid/test_tool_image_regrid.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_regrid/casa-20260501-161819.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_regrid/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_statistics/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_statistics/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_statistics/test_tool_image_statistics.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_statistics/casa-20260501-160954.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_image_statistics/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_createmultims/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_createmultims/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_createmultims/casa-20260501-161327.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_createmultims/test_tool_ms_createmultims.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_ms_createmultims/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_table/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_table/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_table/casa-20260501-161805.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_table/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_table/test_tool_table.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_agentflagger/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_agentflagger/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_agentflagger/casa-20260501-161602.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_agentflagger/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_agentflagger/test_tool_agentflagger.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_calibrater/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_calibrater/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_calibrater/casa-20260501-155606.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_calibrater/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_calibrater/test_tool_calibrater.py |
| 01-May-2026 12:19:04 | nosedir/summary_of_failed.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_logsink/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_logsink/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_logsink/casa-20260501-161818.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_logsink/test_tool_logsink.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_logsink/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_coordsys/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_coordsys/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_coordsys/casa-20260501-161126.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_coordsys/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_coordsys/test_tool_coordsys.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_regionmanager/ |
| 01-May-2026 12:19:04 | nosedir/test_tool_regionmanager/short_summary.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_regionmanager/conftest.py |
| 01-May-2026 12:19:04 | nosedir/test_tool_regionmanager/casa-20260501-161629.log |
| 01-May-2026 12:19:04 | nosedir/test_tool_regionmanager/test_tool_regionmanager.py |
| 01-May-2026 12:19:04 | total 86148 |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci 15001 137733 May 1 15:47 casatestutils-6.7.4.3-py3-none-any.whl |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci 15001 87715990 May 1 15:47 casatools-6.7.4.3-cp312-cp312-manylinux_2_34_x86_64.whl |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 4340 May 1 16:19 test_tool_agentflagger.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1006 May 1 16:19 test_tool_calanalysis.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2660 May 1 16:19 test_tool_calibrater.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 687 May 1 16:19 test_tool_componentlist.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 7467 May 1 16:19 test_tool_coordsys.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 12936 May 1 16:19 test_tool_image.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2221 May 1 16:19 test_tool_image_collapse.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1048 May 1 16:19 test_tool_image_deviation.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2576 May 1 16:19 test_tool_image_fitprofile.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1179 May 1 16:19 test_tool_image_pbcor.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 884 May 1 16:19 test_tool_image_pv.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1006 May 1 16:19 test_tool_image_rebin.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1337 May 1 16:19 test_tool_image_regrid.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1533 May 1 16:19 test_tool_image_statistics.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 765 May 1 16:19 test_tool_image_subimage.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 890 May 1 16:19 test_tool_image_transpose.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1966 May 1 16:19 test_tool_imagepol.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 839 May 1 16:19 test_tool_linearmosaic.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 669 May 1 16:19 test_tool_logsink.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 549 May 1 16:19 test_tool_measures.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 5224 May 1 16:19 test_tool_ms.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 369 May 1 16:19 test_tool_ms_createmultims.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2095 May 1 16:19 test_tool_ms_statwt.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 8633 May 1 16:19 test_tool_msmetadata.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 359 May 1 16:19 test_tool_msuvbinner.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1171 May 1 16:19 test_tool_quanta.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 3977 May 1 16:19 test_tool_regionmanager.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2073 May 1 16:19 test_tool_sdm.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 2104 May 1 16:19 test_tool_sdm_toms.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 670 May 1 16:19 test_tool_simulator.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1717 May 1 16:19 test_tool_synthesisutils.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1462 May 1 16:19 test_tool_table.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 1717 May 1 16:19 test_tool_vpmanager.xml |
| 01-May-2026 12:19:04 | -rw-r--r-- 1 casaci root 186807 May 1 16:19 work-rocky9_casatools-3.12.tar.gz |
| 01-May-2026 12:19:04 | Done packaging working directory |
| 01-May-2026 12:19:04 | Finished task 'Tar work directory' with result: Success |
| 01-May-2026 12:19:04 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
| 01-May-2026 12:19:04 | Parsing test results under /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-RELEASE674TESTPY312-TTR9PML234... |
| 01-May-2026 12:19:04 | Finished task 'Parse tests' with result: Success |
| 01-May-2026 12:19:04 | Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 01-May-2026 12:19:04 | Beginning to execute external process for build 'CASASPECS - Release 6.7.4 Test 3.12 - Test Tools Many Linux 2.34 Rocky 9.5 Py3.12 #15 (CASASPECS-RELEASE674TESTPY312-TTR9PML234-15)' ... running command line: /export/home/cbt-el7-10/bamboohome/temp/CASASPECS-RELEASE674TESTPY312-TTR9PML234-15-ScriptBuildTask-15212792602364266718.sh ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-RELEASE674TESTPY312-TTR9PML234 |
| 01-May-2026 12:19:07 | Collecting twine |
| 01-May-2026 12:19:07 | Downloading twine-6.2.0-py3-none-any.whl (42 kB) |
| 01-May-2026 12:19:07 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 1.2 MB/s eta 0:00:00 |
| 01-May-2026 12:19:08 | Collecting requests>=2.20 |
| 01-May-2026 12:19:08 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) |
| 01-May-2026 12:19:08 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 829.5 kB/s eta 0:00:00 |
| 01-May-2026 12:19:08 | Collecting urllib3>=1.26.0 |
| 01-May-2026 12:19:08 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) |
| 01-May-2026 12:19:08 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 4.4 MB/s eta 0:00:00 |
| 01-May-2026 12:19:08 | Collecting rich>=12.0.0 |
| 01-May-2026 12:19:08 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) |
| 01-May-2026 12:19:08 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 5.4 MB/s eta 0:00:00 |
| 01-May-2026 12:19:08 | Collecting packaging>=24.0 |
| 01-May-2026 12:19:08 | Downloading packaging-26.2-py3-none-any.whl (100 kB) |
| 01-May-2026 12:19:08 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 1.2 MB/s eta 0:00:00 |
| 01-May-2026 12:19:09 | Collecting keyring>=21.2.0 |
| 01-May-2026 12:19:09 | Downloading keyring-25.7.0-py3-none-any.whl (39 kB) |
| 01-May-2026 12:19:09 | Collecting readme-renderer>=35.0 |
| 01-May-2026 12:19:09 | Downloading readme_renderer-44.0-py3-none-any.whl (13 kB) |
| 01-May-2026 12:19:09 | Collecting id |
| 01-May-2026 12:19:09 | Downloading id-1.6.1-py3-none-any.whl (14 kB) |
| 01-May-2026 12:19:09 | Collecting rfc3986>=1.4.0 |
| 01-May-2026 12:19:09 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) |
| 01-May-2026 12:19:09 | Collecting requests-toolbelt!=0.9.0,>=0.8.0 |
| 01-May-2026 12:19:09 | Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) |
| 01-May-2026 12:19:09 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 1.1 MB/s eta 0:00:00 |
| 01-May-2026 12:19:09 | Collecting jaraco.functools |
| 01-May-2026 12:19:09 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) |
| 01-May-2026 12:19:09 | Collecting jaraco.context |
| 01-May-2026 12:19:09 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) |
| 01-May-2026 12:19:09 | Collecting jaraco.classes |
| 01-May-2026 12:19:09 | Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) |
| 01-May-2026 12:19:10 | Collecting jeepney>=0.4.2 |
| 01-May-2026 12:19:10 | Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) |
| 01-May-2026 12:19:10 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 596.9 kB/s eta 0:00:00 |
| 01-May-2026 12:19:10 | Collecting SecretStorage>=3.2 |
| 01-May-2026 12:19:10 | Downloading secretstorage-3.5.0-py3-none-any.whl (15 kB) |
| 01-May-2026 12:19:10 | Collecting importlib_metadata>=4.11.4 |
| 01-May-2026 12:19:10 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) |
| 01-May-2026 12:19:10 | Collecting Pygments>=2.5.1 |
| 01-May-2026 12:19:10 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) |
| 01-May-2026 12:19:10 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.8 MB/s eta 0:00:00 |
| 01-May-2026 12:19:11 | Collecting nh3>=0.2.14 |
| 01-May-2026 12:19:11 | Downloading nh3-0.3.5-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (806 kB) |
| 01-May-2026 12:19:11 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.0/807.0 kB 7.6 MB/s eta 0:00:00 |
| 01-May-2026 12:19:11 | Collecting docutils>=0.21.2 |
| 01-May-2026 12:19:11 | Downloading docutils-0.22.4-py3-none-any.whl (633 kB) |
| 01-May-2026 12:19:11 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 8.3 MB/s eta 0:00:00 |
| 01-May-2026 12:19:11 | Collecting idna<4,>=2.5 |
| 01-May-2026 12:19:11 | Downloading idna-3.13-py3-none-any.whl (68 kB) |
| 01-May-2026 12:19:11 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/68.6 kB 1.2 MB/s eta 0:00:00 |
| 01-May-2026 12:19:12 | Collecting charset_normalizer<4,>=2 |
| 01-May-2026 12:19:12 | Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) |
| 01-May-2026 12:19:12 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 kB 3.9 MB/s eta 0:00:00 |
| 01-May-2026 12:19:12 | Collecting certifi>=2023.5.7 |
| 01-May-2026 12:19:12 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) |
| 01-May-2026 12:19:12 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 1.4 MB/s eta 0:00:00 |
| 01-May-2026 12:19:12 | Collecting markdown-it-py>=2.2.0 |
| 01-May-2026 12:19:12 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) |
| 01-May-2026 12:19:12 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 2.4 MB/s eta 0:00:00 |
| 01-May-2026 12:19:13 | Collecting zipp>=3.20 |
| 01-May-2026 12:19:13 | Downloading zipp-3.23.1-py3-none-any.whl (10 kB) |
| 01-May-2026 12:19:13 | Collecting mdurl~=0.1 |
| 01-May-2026 12:19:13 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) |
| 01-May-2026 12:19:14 | Collecting cryptography>=2.0 |
| 01-May-2026 12:19:14 | Downloading cryptography-47.0.0-cp38-abi3-manylinux_2_34_x86_64.whl (4.7 MB) |
| 01-May-2026 12:19:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 12.8 MB/s eta 0:00:00 |
| 01-May-2026 12:19:14 | Collecting more-itertools |
| 01-May-2026 12:19:14 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) |
| 01-May-2026 12:19:15 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 773.7 kB/s eta 0:00:00 |
| 01-May-2026 12:19:15 | Collecting backports.tarfile |
| 01-May-2026 12:19:15 | Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) |
| 01-May-2026 12:19:15 | Collecting typing-extensions>=4.13.2 |
| 01-May-2026 12:19:15 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) |
| 01-May-2026 12:19:15 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 608.5 kB/s eta 0:00:00 |
| 01-May-2026 12:19:16 | Collecting cffi>=2.0.0 |
| 01-May-2026 12:19:16 | Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) |
| 01-May-2026 12:19:16 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 3.9 MB/s eta 0:00:00 |
| 01-May-2026 12:19:16 | Collecting pycparser |
| 01-May-2026 12:19:16 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) |
| 01-May-2026 12:19:16 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 1.1 MB/s eta 0:00:00 |
| 01-May-2026 12:19:16 | Installing collected packages: zipp, urllib3, typing-extensions, rfc3986, Pygments, pycparser, packaging, nh3, more-itertools, mdurl, jeepney, idna, docutils, charset_normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, id, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine |
| 01-May-2026 12:19:22 | Successfully installed Pygments-2.20.0 SecretStorage-3.5.0 backports.tarfile-1.2.0 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-47.0.0 docutils-0.22.4 id-1.6.1 idna-3.13 importlib_metadata-9.0.0 jaraco.classes-3.4.0 jaraco.context-6.1.2 jaraco.functools-4.4.0 jeepney-0.9.0 keyring-25.7.0 markdown-it-py-4.0.0 mdurl-0.1.2 more-itertools-11.0.2 nh3-0.3.5 packaging-26.2 pycparser-3.0 readme-renderer-44.0 requests-2.33.1 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-15.0.0 twine-6.2.0 typing-extensions-4.15.0 urllib3-2.6.3 zipp-3.23.1 |
| 01-May-2026 12:19:22 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv |
| 01-May-2026 12:19:22 | |
| 01-May-2026 12:19:22 | [notice] A new release of pip is available: 23.0.1 -> 26.1 |
| 01-May-2026 12:19:22 | [notice] To update, run: pip3 install --upgrade pip |
| 01-May-2026 12:19:23 | Cloning into 'casa-build-utils'... |
| 01-May-2026 12:19:24 | Uploading distributions to |
| 01-May-2026 12:19:24 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
| 01-May-2026 12:19:25 | Uploading casatools-6.7.4.3-cp312-cp312-manylinux_2_34_x86_64.whl |
| 01-May-2026 12:19:25 | |
| 01-May-2026 12:19:25 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/87.7 MB • --:-- • ? |
| 01-May-2026 12:19:25 | 3% ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/87.7 MB • 00:02 • 56.5 MB/s |
| 01-May-2026 12:19:25 | 12% ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/87.7 MB • 00:01 • 78.1 MB/s |
| 01-May-2026 12:19:25 | 15% ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/87.7 MB • 00:02 • 52.3 MB/s |
| 01-May-2026 12:19:25 | 18% ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/87.7 MB • 00:02 • 44.5 MB/s |
| 01-May-2026 12:19:25 | 21% ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.5/87.7 MB • 00:02 • 39.1 MB/s |
| 01-May-2026 12:19:25 | 24% ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/87.7 MB • 00:02 • 34.5 MB/s |
| 01-May-2026 12:19:26 | 27% ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/87.7 MB • 00:03 • 30.4 MB/s |
| 01-May-2026 12:19:26 | 30% ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.3/87.7 MB • 00:03 • 26.9 MB/s |
| 01-May-2026 12:19:26 | 33% ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.0/87.7 MB • 00:03 • 25.6 MB/s |
| 01-May-2026 12:19:26 | 36% ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 32.0/87.7 MB • 00:02 • 30.8 MB/s |
| 01-May-2026 12:19:26 | 40% ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 35.1/87.7 MB • 00:02 • 28.2 MB/s |
| 01-May-2026 12:19:26 | 44% ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 38.3/87.7 MB • 00:02 • 27.9 MB/s |
| 01-May-2026 12:19:26 | 47% ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 41.2/87.7 MB • 00:02 • 27.8 MB/s |
| 01-May-2026 12:19:26 | 52% ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 45.2/87.7 MB • 00:02 • 28.1 MB/s |
| 01-May-2026 12:19:26 | 55% ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 48.3/87.7 MB • 00:02 • 29.2 MB/s |
| 01-May-2026 12:19:27 | 58% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 50.5/87.7 MB • 00:02 • 29.3 MB/s |
| 01-May-2026 12:19:27 | 61% ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 53.2/87.7 MB • 00:02 • 29.8 MB/s |
| 01-May-2026 12:19:27 | 64% ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 56.2/87.7 MB • 00:02 • 27.1 MB/s |
| 01-May-2026 12:19:27 | 69% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 60.2/87.7 MB • 00:01 • 30.0 MB/s |
| 01-May-2026 12:19:27 | 73% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 63.9/87.7 MB • 00:01 • 29.5 MB/s |
| 01-May-2026 12:19:27 | 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 67.0/87.7 MB • 00:01 • 33.5 MB/s |
| 01-May-2026 12:19:27 | 79% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 69.7/87.7 MB • 00:01 • 32.8 MB/s |
| 01-May-2026 12:19:27 | 83% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 72.4/87.7 MB • 00:01 • 29.3 MB/s |
| 01-May-2026 12:19:27 | 86% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 75.3/87.7 MB • 00:01 • 33.0 MB/s |
| 01-May-2026 12:19:27 | 90% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 79.2/87.7 MB • 00:01 • 30.0 MB/s |
| 01-May-2026 12:19:28 | 94% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 82.8/87.7 MB • 00:01 • 29.2 MB/s |
| 01-May-2026 12:19:28 | 99% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 86.8/87.7 MB • 00:01 • 33.3 MB/s |
| 01-May-2026 12:19:28 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 MB • 00:02 • 29.7 MB/s |
| 01-May-2026 12:19:28 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 MB • 00:02 • 29.7 MB/s |
| 01-May-2026 12:19:28 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 MB • 00:02 • 29.7 MB/s |
| 01-May-2026 12:19:28 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 MB • 00:02 • 29.7 MB/s |
| 01-May-2026 12:19:29 | Uploading distributions to |
| 01-May-2026 12:19:29 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
| 01-May-2026 12:19:29 | Uploading casatestutils-6.7.4.3-py3-none-any.whl |
| 01-May-2026 12:19:29 | |
| 01-May-2026 12:19:29 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/151.1 kB • --:-- • ? |
| 01-May-2026 12:19:29 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.1/151.1 kB • 00:00 • 50.4 MB/s |
| 01-May-2026 12:19:29 | WARNING Error during upload. Retry with the --verbose option for more details. |
| 01-May-2026 12:19:29 | ERROR HTTPError: 400 Bad Request from |
| 01-May-2026 12:19:29 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
| 01-May-2026 12:19:29 | Repository does not allow updating assets: casa-test-wheel |
| 01-May-2026 12:19:29 | Finished task 'Upload wheel' with result: Success |
| 01-May-2026 12:19:29 | Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 01-May-2026 12:19:29 | Beginning to execute external process for build 'CASASPECS - Release 6.7.4 Test 3.12 - Test Tools Many Linux 2.34 Rocky 9.5 Py3.12 #15 (CASASPECS-RELEASE674TESTPY312-TTR9PML234-15)' ... running command line: /export/home/cbt-el7-10/bamboohome/temp/CASASPECS-RELEASE674TESTPY312-TTR9PML234-15-ScriptBuildTask-653721604531027712.sh ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-RELEASE674TESTPY312-TTR9PML234 |
| 01-May-2026 12:19:29 | Starting cleanup |
| 01-May-2026 12:19:57 | wheel-container-test |
| 01-May-2026 12:20:00 | wheel-container-test |
| 01-May-2026 12:20:00 | Cleanup complete |
| 01-May-2026 12:20:00 | Finished task 'Cleanup' with result: Success |
| 01-May-2026 12:20:00 | Running post build plugin 'Docker Container Cleanup' |
| 01-May-2026 12:20:00 | Beginning to execute external process for build 'CASASPECS - Release 6.7.4 Test 3.12 - Test Tools Many Linux 2.34 Rocky 9.5 Py3.12 #15 (CASASPECS-RELEASE674TESTPY312-TTR9PML234-15)' ... running command line: /bin/docker rm -f wheel-container-test ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-RELEASE674TESTPY312-TTR9PML234 |
| 01-May-2026 12:20:00 | Error response from daemon: No such container: wheel-container-test |
| 01-May-2026 12:20:00 | Running post build plugin 'NCover Results Collector' |
| 01-May-2026 12:20:00 | Running post build plugin 'Build Results Label Collector' |
| 01-May-2026 12:20:00 | Running post build plugin 'Clover Results Collector' |
| 01-May-2026 12:20:00 | Running post build plugin 'npm Cache Cleanup' |
| 01-May-2026 12:20:00 | Running post build plugin 'Artifact Copier' |
| 01-May-2026 12:20:00 | Publishing an artifact: Workdir |
| 01-May-2026 12:20:00 | Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 94.20 ms |
| 01-May-2026 12:20:00 | Publishing an artifact: XML Directories |
| 01-May-2026 12:20:00 | Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 266.3 ms |
| 01-May-2026 12:20:00 | Finalising the build... |
| 01-May-2026 12:20:00 | Stopping timer. |
| 01-May-2026 12:20:00 | Build CASASPECS-RELEASE674TESTPY312-TTR9PML234-15 completed. |
| 01-May-2026 12:20:01 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 01-May-2026 12:20:01 | Running on server: post build plugin 'NCover Results Collector' |
| 01-May-2026 12:20:01 | Running on server: post build plugin 'Build Labeller' |
| 01-May-2026 12:20:01 | Running on server: post build plugin 'Clover Delta Calculator' |
| 01-May-2026 12:20:01 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 01-May-2026 12:20:01 | All post build plugins have finished |
| 01-May-2026 12:20:01 | Generating build results summary... |
| 01-May-2026 12:20:02 | Saving build results to disk... |
| 01-May-2026 12:20:02 | Store variable context... |
| 01-May-2026 12:20:02 | Finished building CASASPECS-RELEASE674TESTPY312-TTR9PML234-15. |