Build: #1 was successful
Job: Test Tasks Many Linux 2014 was successful
Build log
The build generated 63,758 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
23-Apr-2024 23:52:21 | test_task_imhead.py::imhead_test::test_listkeysHdkeyVal |
23-Apr-2024 23:52:21 | test_listkeysHdkeyVal |
23-Apr-2024 23:52:21 | ------------------------------ |
23-Apr-2024 23:52:21 | This test checks to make sure that hdkey and hdvalue have no effect on the output of mode list |
23-Apr-2024 23:52:21 | A key and value is provided and then the keys are checked to make sure they are the expected values. |
23-Apr-2024 23:52:21 | The lists of expected values and recived ones must also be of equal length. |
23-Apr-2024 23:52:21 | PASSED |
23-Apr-2024 23:52:21 | |
23-Apr-2024 23:52:21 | test_task_imhead.py::imhead_test::test_masked |
23-Apr-2024 23:52:21 | CAS-8500 test imhead on completely masked image does not segfault |
23-Apr-2024 23:52:21 | PASSED |
23-Apr-2024 23:52:21 | |
23-Apr-2024 23:52:21 | test_task_imhead.py::imhead_test::test_median_area_beam |
23-Apr-2024 23:52:21 | Test median area beam is returned when there are multiple beams, CAS-6727 |
23-Apr-2024 23:52:21 | PASSED |
23-Apr-2024 23:52:21 | |
23-Apr-2024 23:52:21 | test_task_imhead.py::imhead_test::test_ncp |
23-Apr-2024 23:52:21 | Test NCP projection is reported, CAS-6568 |
23-Apr-2024 23:52:21 | PASSED |
23-Apr-2024 23:52:21 | |
23-Apr-2024 23:52:21 | test_task_imhead.py::imhead_test::test_open_fits |
23-Apr-2024 23:52:21 | Verify running on fits file works |
23-Apr-2024 23:52:21 | PASSED |
23-Apr-2024 23:52:21 | |
23-Apr-2024 23:52:22 | test_task_imhead.py::imhead_test::test_put |
23-Apr-2024 23:52:22 | test_put |
23-Apr-2024 23:52:22 | ---------------- |
23-Apr-2024 23:52:22 | This test checks to see that the put mode will replace the specified key with the specified |
23-Apr-2024 23:52:22 | value. Not all keys are replacable, and the test checks for that. The put values are all different |
23-Apr-2024 23:52:22 | from the initial values to enable more robust testing, except for non-mutable keys in which case |
23-Apr-2024 23:52:22 | they are the same values |
23-Apr-2024 23:52:22 | PASSED |
23-Apr-2024 23:52:22 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_put_crval_stokes |
23-Apr-2024 23:52:23 | Test updating stokes, CAS-6352 |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_put_sexigesimal |
23-Apr-2024 23:52:23 | verify mode=put can take sesigimal values where appropriate (CAS-4355) |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_restfreq_failure_modes |
23-Apr-2024 23:52:23 | Test rest frequency failure modes, CAS-5901. The image doesn't have a spectral axis, |
23-Apr-2024 23:52:23 | so it cannot have a restfreq. |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_summary |
23-Apr-2024 23:52:23 | test_summary |
23-Apr-2024 23:52:23 | ----------------- |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_summary_dict_return |
23-Apr-2024 23:52:23 | Verify imhead returns a dictionary for mode=summary |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | test_task_imhead.py::imhead_test::test_types |
23-Apr-2024 23:52:23 | CAS-3285: Test the types of the values |
23-Apr-2024 23:52:23 | PASSED |
23-Apr-2024 23:52:23 | |
23-Apr-2024 23:52:23 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml - |
23-Apr-2024 23:52:23 | ======================== 21 passed, 1 warning in 11.49s ======================== |
23-Apr-2024 23:52:24 | ============================= test session starts ============================== |
23-Apr-2024 23:52:24 | platform linux -- Python 3.8.7, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.8 |
23-Apr-2024 23:52:24 | cachedir: .pytest_cache |
23-Apr-2024 23:52:24 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent |
23-Apr-2024 23:52:24 | configfile: pytest.ini |
23-Apr-2024 23:52:25 | collecting ... collected 5 items |
23-Apr-2024 23:52:25 | |
23-Apr-2024 23:52:25 | |
23-Apr-2024 23:52:26 | test_task_defintent.py::Defintent_tests::test_mode_append |
23-Apr-2024 23:52:26 | A new intent should be added that appends to the previous intent |
23-Apr-2024 23:52:26 | Number of matching rows found: 328860 |
23-Apr-2024 23:52:26 | PASSED |
23-Apr-2024 23:52:26 | |
23-Apr-2024 23:52:27 | test_task_defintent.py::Defintent_tests::test_mode_set |
23-Apr-2024 23:52:27 | A new intent is added and replaces the old intent |
23-Apr-2024 23:52:27 | Number of matching rows found: 328860 |
23-Apr-2024 23:52:27 | PASSED |
23-Apr-2024 23:52:27 | |
23-Apr-2024 23:52:27 | test_task_defintent.py::Defintent_tests::test_select_field |
23-Apr-2024 23:52:27 | A selection of intents to replace can be made with field |
23-Apr-2024 23:52:27 | Number of matching rows found: 172260 |
23-Apr-2024 23:52:27 | PASSED |
23-Apr-2024 23:52:27 | |
23-Apr-2024 23:52:28 | test_task_defintent.py::Defintent_tests::test_select_obsid |
23-Apr-2024 23:52:28 | A selection of intents to replace can be made with obsid |
23-Apr-2024 23:52:28 | Number of matching rows found: 328860 |
23-Apr-2024 23:52:28 | PASSED |
23-Apr-2024 23:52:28 | |
23-Apr-2024 23:52:29 | test_task_defintent.py::Defintent_tests::test_select_scan |
23-Apr-2024 23:52:29 | A selection of intents to replace can be made with scan |
23-Apr-2024 23:52:29 | Number of matching rows found: 31320 |
23-Apr-2024 23:52:29 | PASSED |
23-Apr-2024 23:52:29 | |
23-Apr-2024 23:52:29 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_defintent/nose.xml - |
23-Apr-2024 23:52:29 | ========================= 5 passed, 1 warning in 4.70s ========================= |
23-Apr-2024 23:52:29 | ============================= test session starts ============================== |
23-Apr-2024 23:52:29 | platform linux -- Python 3.8.7, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.8 |
23-Apr-2024 23:52:29 | cachedir: .pytest_cache |
23-Apr-2024 23:52:29 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit |
23-Apr-2024 23:52:29 | configfile: pytest.ini |
23-Apr-2024 23:52:31 | collecting ... collected 33 items |
23-Apr-2024 23:52:31 | |
23-Apr-2024 23:52:31 | |
23-Apr-2024 23:52:31 | test_task_imfit.py::imfit_test::test_CAS_1233 |
23-Apr-2024 23:52:31 | PASSED |
23-Apr-2024 23:52:31 | |
23-Apr-2024 23:52:31 | test_task_imfit.py::imfit_test::test_CAS_2318 |
23-Apr-2024 23:52:31 | Verification of CAS-2318 fix |
23-Apr-2024 23:52:31 | PASSED |
23-Apr-2024 23:52:31 | |
23-Apr-2024 23:52:31 | test_task_imfit.py::imfit_test::test_CAS_2595 2024-04-24 03:52:32 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:31 | 2024-04-24 03:52:32 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN ImageFitterResults::writeCompList Requested persistent component list mycomplist_CAS-2595.tbl already exists and user does not wish to overwrite it so the component list will not be written |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN imfit::ImageFitterResults::writeCompList Requested persistent component list mycomplist_CAS-2595.tbl already exists and user does not wish to overwrite it so the component list will not be written |
23-Apr-2024 23:52:32 | 2024-04-24 03:52:32 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:32 | |
23-Apr-2024 23:52:32 | Test CAS-2595 feature addition: write component list table |
23-Apr-2024 23:52:32 | PASSED |
23-Apr-2024 23:52:32 | |
23-Apr-2024 23:52:32 | test_task_imfit.py::imfit_test::test_CAS_2633 |
23-Apr-2024 23:52:32 | bug fix: imfit always returns 1000 MHz as image frequency |
23-Apr-2024 23:52:32 | PASSED |
23-Apr-2024 23:52:32 | |
23-Apr-2024 23:52:35 | test_task_imfit.py::imfit_test::test_CAS_2999 |
23-Apr-2024 23:52:35 | Test multiplane fitting |
23-Apr-2024 23:52:35 | PASSED |
23-Apr-2024 23:52:35 | |
23-Apr-2024 23:52:36 | test_task_imfit.py::imfit_test::test_CAS_7621 2024-04-24 03:52:36 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:36 | 2024-04-24 03:52:36 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:37 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:37 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:37 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:38 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:38 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:37 | |
23-Apr-2024 23:52:37 | Test that results are written to the proper channels in output images |
23-Apr-2024 23:52:37 | PASSED |
23-Apr-2024 23:52:37 | |
23-Apr-2024 23:52:37 | test_task_imfit.py::imfit_test::test_circular_gaussian 2024-04-24 03:52:38 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:38 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:38 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:37 | 2024-04-24 03:52:38 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:37 | |
23-Apr-2024 23:52:37 | Test convolved circular gaussian with noise doesn't throw exception (CAS-5211) |
23-Apr-2024 23:52:37 | PASSED |
23-Apr-2024 23:52:37 | |
23-Apr-2024 23:52:37 | test_task_imfit.py::imfit_test::test_deconvolved_dictionary 2024-04-24 03:52:38 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | Test deconvolved dictionary |
23-Apr-2024 23:52:38 | PASSED |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | test_task_imfit.py::imfit_test::test_fit_using_box 2024-04-24 03:52:38 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:38 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:39 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | Imfit: Fit using box |
23-Apr-2024 23:52:38 | PASSED |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | test_task_imfit.py::imfit_test::test_fit_using_estimates 2024-04-24 03:52:39 SEVERE image::fitcomponents (file src/tools/image/image_cmpt.cc, line 1829) Exception Reported: Exception: No valid estmates were found in file ./empty.txt. |
23-Apr-2024 23:52:38 | 2024-04-24 03:52:39 SEVERE image::fitcomponents (file src/tools/image/image_cmpt.cc, line 1829)+ ... thrown by void casa::FitterEstimatesFileParser::_parseFile(const casacore::RegularFile&) at File: /source/casa6/casatools/src/code/imageanalysis/IO/FitterEstimatesFileParser.cc, line: 178 |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | Imfit: Test using estimates |
23-Apr-2024 23:52:38 | PASSED |
23-Apr-2024 23:52:38 | |
23-Apr-2024 23:52:38 | test_task_imfit.py::imfit_test::test_fit_using_full_image 2024-04-24 03:52:39 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:39 | 2024-04-24 03:52:40 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:40 | |
23-Apr-2024 23:52:40 | Imfit: Fit using full image |
23-Apr-2024 23:52:40 | PASSED |
23-Apr-2024 23:52:40 | |
23-Apr-2024 23:52:40 | test_task_imfit.py::imfit_test::test_fit_using_range 2024-04-24 03:52:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:40 | 2024-04-24 03:52:41 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:40 | 2024-04-24 03:52:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:40 | 2024-04-24 03:52:41 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | 2024-04-24 03:52:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | 2024-04-24 03:52:41 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | 2024-04-24 03:52:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | 2024-04-24 03:52:41 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | |
23-Apr-2024 23:52:41 | Imfit: Fit using range |
23-Apr-2024 23:52:41 | PASSED |
23-Apr-2024 23:52:41 | |
23-Apr-2024 23:52:41 | test_task_imfit.py::imfit_test::test_fix_zero_level 2024-04-24 03:52:41 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | 2024-04-24 03:52:41 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:41 | |
23-Apr-2024 23:52:41 | Test fixing zero level offset |
23-Apr-2024 23:52:41 | ***got 60498.55700137826 |
23-Apr-2024 23:52:41 | ***got 60498.55700137826 |
23-Apr-2024 23:52:41 | PASSED |
23-Apr-2024 23:52:41 | |
23-Apr-2024 23:52:42 | test_task_imfit.py::imfit_test::test_history 2024-04-24 03:52:42 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:43 | 2024-04-24 03:52:43 WARN imfit::ImageFitter::_fitLoop Error writingmodel image. The reported error is Exception: mymod.im is currently present in the table cache and so is being used by another process. Please close it in the other process first before attempting to overwrite it. |
23-Apr-2024 23:52:43 | 2024-04-24 03:52:43 WARN imfit::ImageFitter::_fitLoop+ ... thrown by void casa::ImageTask<T>::_removeExistingFileIfNecessary(const casacore::String&, casacore::Bool, casacore::Bool) const [with T = float; casacore::Bool = bool] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 137 |
23-Apr-2024 23:52:43 | |
23-Apr-2024 23:52:43 | Test history records are written |
23-Apr-2024 23:52:43 | PASSED |
23-Apr-2024 23:52:43 | |
23-Apr-2024 23:52:43 | test_task_imfit.py::imfit_test::test_k_image 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:43 | 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:43 | |
23-Apr-2024 23:52:43 | Test brightness units = K, CAS-5711 |
23-Apr-2024 23:52:43 | *** xx 2.2268833332393148e-08 |
23-Apr-2024 23:52:43 | got 1.2818371636733509e-09 |
23-Apr-2024 23:52:43 | PASSED |
23-Apr-2024 23:52:43 | |
23-Apr-2024 23:52:44 | test_task_imfit.py::imfit_test::test_logfile 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:44 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:45 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:45 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:44 | 2024-04-24 03:52:45 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:45 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:45 | |
23-Apr-2024 23:52:45 | Imfit: Test logfile |
23-Apr-2024 23:52:45 | PASSED |
23-Apr-2024 23:52:45 | |
23-Apr-2024 23:52:45 | test_task_imfit.py::imfit_test::test_multibeam |
23-Apr-2024 23:52:45 | PASSED |
23-Apr-2024 23:52:45 | |
23-Apr-2024 23:52:45 | test_task_imfit.py::imfit_test::test_multiple_boxes 2024-04-24 03:52:46 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | 2024-04-24 03:52:46 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:45 | |
23-Apr-2024 23:52:45 | Test support for multiple boxes (CAS-4978) |
23-Apr-2024 23:52:45 | PASSED |
23-Apr-2024 23:52:45 | |
23-Apr-2024 23:52:45 | test_task_imfit.py::imfit_test::test_newestimates 2024-04-24 03:52:46 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:46 | 2024-04-24 03:52:46 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:46 | |
23-Apr-2024 23:52:46 | Imfit: Test new estimates |
23-Apr-2024 23:52:46 | PASSED |
23-Apr-2024 23:52:46 | |
23-Apr-2024 23:52:47 | test_task_imfit.py::imfit_test::test_non_zero_channel |
23-Apr-2024 23:52:47 | imfit: test fitting for channel number other than zero (CAS-3676) |
23-Apr-2024 23:52:47 | PASSED |
23-Apr-2024 23:52:47 | |
23-Apr-2024 23:52:47 | test_task_imfit.py::imfit_test::test_nonconvergence 2024-04-24 03:52:48 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:47 | 2024-04-24 03:52:48 WARN ImageFitter::_fitsky Fitting failed because NonLinearFitLM: error in loop solution |
23-Apr-2024 23:52:47 | 2024-04-24 03:52:48 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:47 | 2024-04-24 03:52:48 WARN imfit::ImageFitter::_fitsky Fitting failed because NonLinearFitLM: error in loop solution |
23-Apr-2024 23:52:47 | |
23-Apr-2024 23:52:47 | Imfit: Test non-convergence |
23-Apr-2024 23:52:47 | PASSED |
23-Apr-2024 23:52:47 | |
23-Apr-2024 23:52:48 | test_task_imfit.py::imfit_test::test_polarization_image |
23-Apr-2024 23:52:48 | Imfit: Test polarization image |
23-Apr-2024 23:52:48 | PASSED |
23-Apr-2024 23:52:48 | |
23-Apr-2024 23:52:48 | test_task_imfit.py::imfit_test::test_position_errors |
23-Apr-2024 23:52:48 | Imfit: Test position errors |
23-Apr-2024 23:52:48 | *** got 3.2965186353000543e-07 |
23-Apr-2024 23:52:48 | *** got 3.2965186353000543e-07 |
23-Apr-2024 23:52:48 | PASSED |
23-Apr-2024 23:52:48 | |
23-Apr-2024 23:52:48 | test_task_imfit.py::imfit_test::test_precision 2024-04-24 03:52:49 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:48 | 2024-04-24 03:52:49 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:49 | 2024-04-24 03:52:49 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:52:49 | |
23-Apr-2024 23:52:49 | Test double precision image works |
23-Apr-2024 23:52:49 | PASSED |
23-Apr-2024 23:52:49 | |
23-Apr-2024 23:52:50 | test_task_imfit.py::imfit_test::test_region_selection |
23-Apr-2024 23:52:50 | Test region selection raised in CAS-5093 |
23-Apr-2024 23:52:50 | PASSED |
23-Apr-2024 23:52:50 | |
23-Apr-2024 23:52:50 | test_task_imfit.py::imfit_test::test_residual_and_model 2024-04-24 03:52:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:50 | 2024-04-24 03:52:51 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:50 | 2024-04-24 03:52:51 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:50 | 2024-04-24 03:52:51 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | Imfit: Test residual and model |
23-Apr-2024 23:52:51 | PASSED |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | test_task_imfit.py::imfit_test::test_rms 2024-04-24 03:52:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:51 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | Test rms parameter |
23-Apr-2024 23:52:51 | *** got 224.33974408119968 |
23-Apr-2024 23:52:51 | *** got 224.33974408119968 |
23-Apr-2024 23:52:51 | *** got 224.33974408119968 |
23-Apr-2024 23:52:51 | *** got 224.33974408119968 |
23-Apr-2024 23:52:51 | PASSED |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | test_task_imfit.py::imfit_test::test_strange_units 2024-04-24 03:52:52 WARN ImageFitter::_finishConstruction Unrecognized intensity unit erg. Will assume Jy/pixel |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN SkyCompRep::peakToIntegralFlux() The image units 'erg' are not consistent |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN SkyCompRep::peakToIntegralFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN SkyCompRep::integralToPeakFlux() The image units 'erg' are not consistent |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN SkyCompRep::integralToPeakFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit erg. Will assume Jy/pixel |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::SkyCompRep::peakToIntegralFlux() The image units 'erg' are not consistent |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::SkyCompRep::peakToIntegralFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::SkyCompRep::integralToPeakFlux() The image units 'erg' are not consistent |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::SkyCompRep::integralToPeakFlux()+ with Jy when integrated over the sky. Assuming Jy/pixel |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | Imfit: Test strange units |
23-Apr-2024 23:52:51 | PASSED |
23-Apr-2024 23:52:51 | |
23-Apr-2024 23:52:51 | test_task_imfit.py::imfit_test::test_stretch 2024-04-24 03:52:52 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:51 | 2024-04-24 03:52:52 WARN imfit::ImageFitter::_fitLoop Fit failed to converge because of exception: The input image shape ([70, 70, 4]) and mask shape ([70, 70, 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 |
23-Apr-2024 23:52:54 | |
23-Apr-2024 23:52:54 | imfit : test mask stretch |
23-Apr-2024 23:52:54 | PASSED |
23-Apr-2024 23:52:54 | |
23-Apr-2024 23:52:56 | test_task_imfit.py::imfit_test::test_summary |
23-Apr-2024 23:52:56 | Test summary file, CAS-3478 |
23-Apr-2024 23:52:56 | PASSED |
23-Apr-2024 23:52:56 | |
23-Apr-2024 23:52:56 | test_task_imfit.py::imfit_test::test_uncertainties 2024-04-24 03:52:57 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:57 WARN ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN imfit::ImageFitter::setNoiseFWHM noiseFWHM is less than a pixel width, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:57 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:58 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:59 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:59 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | 2024-04-24 03:52:59 WARN componentlist::fromrecord componentlist is not empty; overwriting it |
23-Apr-2024 23:52:58 | |
23-Apr-2024 23:52:58 | Test uncertainties, CAS-3476 |
23-Apr-2024 23:52:58 | *** got 1.0980421265856741 |
23-Apr-2024 23:52:58 | *** got 1.0980421265856741 |
23-Apr-2024 23:52:58 | *** got 1.098042126585612 |
23-Apr-2024 23:52:58 | *** got 1.098042126585612 |
23-Apr-2024 23:52:58 | *** got 1.0980421279724164 |
23-Apr-2024 23:52:58 | long [29.63554843] |
23-Apr-2024 23:52:58 | lat [21.14122029] |
23-Apr-2024 23:52:58 | *** got 1.0980421279724164 |
23-Apr-2024 23:52:58 | long [29.63554843] |
23-Apr-2024 23:52:58 | lat [21.14122029] |
23-Apr-2024 23:52:58 | PASSED |
23-Apr-2024 23:52:58 | |
23-Apr-2024 23:52:58 | test_task_imfit.py::imfit_test::test_xx_fit 2024-04-24 03:52:59 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:52:59 | 2024-04-24 03:53:00 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:00 | |
23-Apr-2024 23:53:00 | Imfit: Fit using pol xx |
23-Apr-2024 23:53:00 | PASSED |
23-Apr-2024 23:53:00 | |
23-Apr-2024 23:53:00 | test_task_imfit.py::imfit_test::test_zero_level 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:00 | 2024-04-24 03:53:01 WARN SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN ImageExprCalculator::compute2 Overwriting pixel values of the currently attached image |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::_finishConstruction Unrecognized intensity unit . Will assume Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::ImageFitter::clearNoiseFWHM noiseFWHM not specified and image has no beam, using uncorrelated noise expressions to calculate uncertainties |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::convertToJy Cannot convert units of brightness to Jy - will assume Jy |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::peakToIntegralFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | 2024-04-24 03:53:01 WARN imfit::SkyCompRep::integralToPeakFlux() There are no image brightness units, assuming Jy/pixel |
23-Apr-2024 23:53:01 | |
23-Apr-2024 23:53:01 | Test zero level fitting |
23-Apr-2024 23:53:01 | PASSED |
23-Apr-2024 23:53:01 | |
23-Apr-2024 23:53:01 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imfit/nose.xml - |
23-Apr-2024 23:53:01 | ======================== 33 passed, 1 warning in 31.92s ======================== |
23-Apr-2024 23:53:01 | casatools.platform.str_encode is deprecated and will be removed in a future release |
23-Apr-2024 23:53:02 | ============================= test session starts ============================== |
23-Apr-2024 23:53:02 | platform linux -- Python 3.8.7, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.8 |
23-Apr-2024 23:53:02 | cachedir: .pytest_cache |
23-Apr-2024 23:53:02 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap |
23-Apr-2024 23:53:02 | configfile: pytest.ini |
23-Apr-2024 23:53:03 | collecting ... collected 14 items |
23-Apr-2024 23:53:03 | |
23-Apr-2024 23:53:03 | |
23-Apr-2024 23:53:06 | test_task_plotprofilemap.py::plotprofilemap_test::test_export_image |
23-Apr-2024 23:53:06 | test_export_image: test export the plot to PNG file |
23-Apr-2024 23:53:06 | PASSED |
23-Apr-2024 23:53:06 | |
23-Apr-2024 23:53:07 | test_task_plotprofilemap.py::plotprofilemap_test::test_fits_image |
23-Apr-2024 23:53:07 | test_fits_image: input image is FITS cube |
23-Apr-2024 23:53:07 | PASSED |
23-Apr-2024 23:53:07 | |
23-Apr-2024 23:53:07 | test_task_plotprofilemap.py::plotprofilemap_test::test_image_not_exist |
23-Apr-2024 23:53:07 | test_image_not_exist: input image does not exist (causes error) |
23-Apr-2024 23:53:07 | PASSED |
23-Apr-2024 23:53:07 | |
23-Apr-2024 23:53:07 | test_task_plotprofilemap.py::plotprofilemap_test::test_not_overwrite 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa Traceback (most recent call last): |
23-Apr-2024 23:53:07 | 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 23, in plotprofilemap |
23-Apr-2024 23:53:07 | 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa+ raise RuntimeError('overwrite is False and output file exists: \'%s\''%(figfile)) |
23-Apr-2024 23:53:07 | 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa+ RuntimeError: overwrite is False and output file exists: 'plotprofilemap_test.png' |
23-Apr-2024 23:53:07 | 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa overwrite is False and output file exists: 'plotprofilemap_test.png' |
23-Apr-2024 23:53:07 | 2024-04-24 03:53:08 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: overwrite is False and output file exists: 'plotprofilemap_test.png' |
23-Apr-2024 23:53:07 | |
23-Apr-2024 23:53:07 | test_not_overwrite: output image already exists (causes error) |
23-Apr-2024 23:53:07 | PASSED |
23-Apr-2024 23:53:07 | |
23-Apr-2024 23:53:13 | test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_10x10 |
23-Apr-2024 23:53:13 | test_numpanel_10x10: standard test (10x10 panels) |
23-Apr-2024 23:53:13 | PASSED |
23-Apr-2024 23:53:13 | |
23-Apr-2024 23:53:15 | test_task_plotprofilemap.py::plotprofilemap_test::test_numpanel_5x5 |
23-Apr-2024 23:53:15 | test_numpanel_5x5: standard test (5x5 panels) |
23-Apr-2024 23:53:15 | PASSED |
23-Apr-2024 23:53:15 | |
23-Apr-2024 23:53:17 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_empty |
23-Apr-2024 23:53:17 | test_plotmasked_empty: plotmasked is empty |
23-Apr-2024 23:53:17 | masked region: blc=[0,0,0], trc=[3,3,99] |
23-Apr-2024 23:53:17 | verifying plotmasked parameter: axes 32 plotmasked empty |
23-Apr-2024 23:53:17 | PASSED |
23-Apr-2024 23:53:17 | |
23-Apr-2024 23:53:17 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_invalid |
23-Apr-2024 23:53:17 | test_plotmasked_invalid: unsupported plotmasked value (causes error) |
23-Apr-2024 23:53:17 | PASSED |
23-Apr-2024 23:53:17 | |
23-Apr-2024 23:53:19 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_none |
23-Apr-2024 23:53:19 | test_plotmasked_plot: plotmasked is none |
23-Apr-2024 23:53:19 | masked region: blc=[0,0,0], trc=[3,3,99] |
23-Apr-2024 23:53:19 | verifying plotmasked parameter: axes 32 plotmasked none |
23-Apr-2024 23:53:19 | PASSED |
23-Apr-2024 23:53:19 | |
23-Apr-2024 23:53:20 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_plot |
23-Apr-2024 23:53:20 | test_plotmasked_plot: plotmasked is plot |
23-Apr-2024 23:53:20 | masked region: blc=[0,0,0], trc=[3,3,99] |
23-Apr-2024 23:53:20 | verifying plotmasked parameter: axes 32 plotmasked plot |
23-Apr-2024 23:53:20 | PASSED |
23-Apr-2024 23:53:20 | |
23-Apr-2024 23:53:22 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_text |
23-Apr-2024 23:53:22 | test_plotmasked_text: plotmasked is text |
23-Apr-2024 23:53:22 | masked region: blc=[0,0,0], trc=[3,3,99] |
23-Apr-2024 23:53:22 | verifying plotmasked parameter: axes 32 plotmasked text |
23-Apr-2024 23:53:22 | PASSED |
23-Apr-2024 23:53:22 | |
23-Apr-2024 23:53:24 | test_task_plotprofilemap.py::plotprofilemap_test::test_plotmasked_zero |
23-Apr-2024 23:53:24 | test_plotmasked_zero: plotmasked is zero |
23-Apr-2024 23:53:24 | masked region: blc=[0,0,0], trc=[3,3,99] |
23-Apr-2024 23:53:24 | verifying plotmasked parameter: axes 32 plotmasked zero |
23-Apr-2024 23:53:24 | PASSED |
23-Apr-2024 23:53:24 | |
23-Apr-2024 23:53:24 | test_task_plotprofilemap.py::plotprofilemap_test::test_pol_not_out_of_range 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa Traceback (most recent call last): |
23-Apr-2024 23:53:24 | 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_plotprofilemap.py", line 28, in plotprofilemap |
23-Apr-2024 23:53:24 | 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa+ raise RuntimeError('pol {pol} is out of range (Stokes axis {stokes})'.format(pol=pol,stokes=image_data.stokes)) |
23-Apr-2024 23:53:24 | 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa+ RuntimeError: pol 1 is out of range (Stokes axis ['I']) |
23-Apr-2024 23:53:24 | 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa pol 1 is out of range (Stokes axis ['I']) |
23-Apr-2024 23:53:24 | 2024-04-24 03:53:24 SEVERE plotprofilemap::::casa Task plotprofilemap raised an exception of class RuntimeError with the following message: pol 1 is out of range (Stokes axis ['I']) |
23-Apr-2024 23:53:24 | |
23-Apr-2024 23:53:24 | test_pol_not_out_of_range: pol index is out of range (causes error) |
23-Apr-2024 23:53:24 | PASSED |
23-Apr-2024 23:53:24 | |
23-Apr-2024 23:53:26 | test_task_plotprofilemap.py::plotprofilemap_test::test_title |
23-Apr-2024 23:53:26 | test_title: put title to the plot |
23-Apr-2024 23:53:26 | PASSED |
23-Apr-2024 23:53:26 | |
23-Apr-2024 23:53:26 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml - |
23-Apr-2024 23:53:26 | ======================== 14 passed, 1 warning in 24.08s ======================== |
23-Apr-2024 23:53:26 | ============================= test session starts ============================== |
23-Apr-2024 23:53:26 | platform linux -- Python 3.8.7, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.8 |
23-Apr-2024 23:53:26 | cachedir: .pytest_cache |
23-Apr-2024 23:53:26 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla |
23-Apr-2024 23:53:26 | configfile: pytest.ini |
23-Apr-2024 23:53:28 | collecting ... collected 6 items |
23-Apr-2024 23:53:28 | |
23-Apr-2024 23:53:28 | |
23-Apr-2024 23:53:39 | test_task_importvla.py::importvla_test_1::test_bandSel 2024-04-24 03:53:40 WARN importvla::VLAFiller::fill No data appended to the measurement set |
23-Apr-2024 23:53:39 | 2024-04-24 03:53:40 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria |
23-Apr-2024 23:53:40 | |
23-Apr-2024 23:53:40 | test_bandSel: test bandname selection, U data from the 3C129 regression test data |
23-Apr-2024 23:53:40 | PASSED |
23-Apr-2024 23:53:40 | |
23-Apr-2024 23:53:41 | test_task_importvla.py::importvla_test_1::test_checkms |
23-Apr-2024 23:53:41 | Internal test of checkms function, this should never fail. |
23-Apr-2024 23:53:41 | internal checkms test, the following printed status messages are expected here and are not test errors. |
23-Apr-2024 23:53:41 | __dummy__.ms does not exist or is not a directory |
23-Apr-2024 23:53:41 | impvla_3c129_test.ms has an unexpected number of rows. 49842 != 49843 |
23-Apr-2024 23:53:41 | impvla_3c129_test.ms has an unexpected number of autocorrelation rows. 0 != 1 |
23-Apr-2024 23:53:41 | impvla_3c129_test.ms is missing the NotATable table : impvla_3c129_test.ms/NotATable |
23-Apr-2024 23:53:41 | One or more of the ANTENNA names in impvla_3c129_test.ms does not follow the expected naming scheme (old). |
23-Apr-2024 23:53:41 | The FLAG_CMD table in impvla_3c129_test.ms has an unexpected number of rows. 0 != 1 |
23-Apr-2024 23:53:41 | PASSED |
23-Apr-2024 23:53:41 | |
23-Apr-2024 23:54:13 | test_task_importvla.py::importvla_test_1::test_defaults |
23-Apr-2024 23:54:13 | Test defaults: default values, checks for expected tables with expected sizes, |
23-Apr-2024 23:54:13 | DATA, MODEL_DATA, and CORRECTED_DATA columns all exist in MAIN, |
23-Apr-2024 23:54:13 | The SCAN column contains the expected set of scans, |
23-Apr-2024 23:54:13 | the ANTENNA NAME values follow the "new" scheme: VAxx where xx are digits |
23-Apr-2024 23:54:13 | PASSED |
23-Apr-2024 23:54:13 | |
23-Apr-2024 23:54:14 | test_task_importvla.py::importvla_test_1::test_timeTsys 2024-04-24 03:54:15 WARN importvla::VLAFiller::fill No data appended to the measurement set |
23-Apr-2024 23:54:14 | 2024-04-24 03:54:15 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria |
23-Apr-2024 23:54:15 | 2024-04-24 03:54:15 WARN importvla::VLAFiller::fill No data appended to the measurement set |
23-Apr-2024 23:54:15 | 2024-04-24 03:54:15 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria |
23-Apr-2024 23:54:16 | 2024-04-24 03:54:17 WARN importvla::VLAFiller::fill No data appended to the measurement set |
23-Apr-2024 23:54:16 | 2024-04-24 03:54:17 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria |
23-Apr-2024 23:54:17 | 2024-04-24 03:54:17 WARN importvla::VLAFiller::fill No data appended to the measurement set |
23-Apr-2024 23:54:17 | 2024-04-24 03:54:17 WARN importvla::VLAFiller::fill+ There may be a problem with your data selection criteria |
23-Apr-2024 23:54:17 | |
23-Apr-2024 23:54:17 | test_timeTsys: time selection, 'old' antnamescheme, tests applytsys=False |
23-Apr-2024 23:54:17 | PASSED |
23-Apr-2024 23:54:17 | |
23-Apr-2024 23:54:17 | test_task_importvla.py::importvla_test_2::test_autocorr 2024-04-24 03:54:18 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode |
23-Apr-2024 23:54:19 | 2024-04-24 03:54:19 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode |
23-Apr-2024 23:54:20 | |
23-Apr-2024 23:54:20 | test_autocorr: test autocorr parameter |
23-Apr-2024 23:54:20 | PASSED |
23-Apr-2024 23:54:20 | |
23-Apr-2024 23:54:21 | test_task_importvla.py::importvla_test_2::test_freqtol 2024-04-24 03:54:22 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode |
23-Apr-2024 23:54:27 | 2024-04-24 03:54:27 WARN importvla::VLAFiller::fill Unsupported observing mode: TE tipping curve |
23-Apr-2024 23:54:28 | 2024-04-24 03:54:29 WARN importvla::VLAFiller::fill Unsupported observing mode: IR interferometer reference pointing mode |
23-Apr-2024 23:54:33 | 2024-04-24 03:54:33 WARN importvla::VLAFiller::fill Unsupported observing mode: TE tipping curve |
23-Apr-2024 23:54:33 | |
23-Apr-2024 23:54:33 | test_freqtol: test frequency tolerance parameter |
23-Apr-2024 23:54:33 | PASSED |
23-Apr-2024 23:54:33 | |
23-Apr-2024 23:54:33 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importvla/nose.xml - |
23-Apr-2024 23:54:33 | =================== 6 passed, 3 warnings in 67.19s (0:01:07) =================== |
23-Apr-2024 23:54:34 | ============================= test session starts ============================== |
23-Apr-2024 23:54:34 | platform linux -- Python 3.8.7, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.8 |
23-Apr-2024 23:54:34 | cachedir: .pytest_cache |
23-Apr-2024 23:54:34 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub_old |
23-Apr-2024 23:54:34 | configfile: pytest.ini |
23-Apr-2024 23:54:36 | collecting ... collected 6 items |
23-Apr-2024 23:54:36 | |
23-Apr-2024 23:54:36 | |
23-Apr-2024 23:54:36 | test_task_uvcontsub_old.py::zeroth::test_zeroth 2024-04-24 03:54:36 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:36 | 2024-04-24 03:54:36 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. |
23-Apr-2024 23:54:37 | |
23-Apr-2024 23:54:37 | |
23-Apr-2024 23:54:37 | Running uvcontsub_old |
23-Apr-2024 23:54:37 | Continuum estimate in line-free region |
23-Apr-2024 23:54:37 | Continuum estimate in line region |
23-Apr-2024 23:54:37 | Continuum-subtracted data in line-free region |
23-Apr-2024 23:54:37 | Continuum-subtracted data in line region |
23-Apr-2024 23:54:37 | Non-empty pointing table (for MMS case) |
23-Apr-2024 23:54:37 | PASSED |
23-Apr-2024 23:54:37 | |
23-Apr-2024 23:54:37 | test_task_uvcontsub_old.py::fourth::test_fourth 2024-04-24 03:54:37 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:37 | 2024-04-24 03:54:37 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:38 | |
23-Apr-2024 23:54:38 | |
23-Apr-2024 23:54:38 | Running uvcontsub_old |
23-Apr-2024 23:54:38 | Continuum estimate |
23-Apr-2024 23:54:38 | Continuum-subtracted data |
23-Apr-2024 23:54:38 | PASSED |
23-Apr-2024 23:54:38 | |
23-Apr-2024 23:54:38 | test_task_uvcontsub_old.py::combspw::test_combspw 2024-04-24 03:54:39 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:38 | 2024-04-24 03:54:39 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:39 | 2024-04-24 03:54:40 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:40 | 2024-04-24 03:54:40 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:41 | |
23-Apr-2024 23:54:41 | |
23-Apr-2024 23:54:41 | Running uvcontsub_old |
23-Apr-2024 23:54:41 | |
23-Apr-2024 23:54:41 | Running uvcontsub_old |
23-Apr-2024 23:54:41 | combspw fitorder=0 line estimate |
23-Apr-2024 23:54:41 | combspw fitorder=1 line estimate |
23-Apr-2024 23:54:41 | PASSED |
23-Apr-2024 23:54:41 | |
23-Apr-2024 23:54:41 | test_task_uvcontsub_old.py::excludechans::test_excludechans 2024-04-24 03:54:41 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:41 | 2024-04-24 03:54:41 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:42 | |
23-Apr-2024 23:54:42 | |
23-Apr-2024 23:54:42 | Running uvcontsub_old |
23-Apr-2024 23:54:42 | Continuum estimate in line-free region |
23-Apr-2024 23:54:42 | Continuum estimate in line region |
23-Apr-2024 23:54:42 | Continuum-subtracted data in line-free region |
23-Apr-2024 23:54:42 | Continuum-subtracted data in line region |
23-Apr-2024 23:54:42 | Non-empty pointing table (for MMS case) |
23-Apr-2024 23:54:42 | PASSED |
23-Apr-2024 23:54:42 | |
23-Apr-2024 23:54:42 | test_task_uvcontsub_old.py::excludechans2::test_excludechans2 2024-04-24 03:54:42 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:42 | 2024-04-24 03:54:43 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:43 | |
23-Apr-2024 23:54:43 | |
23-Apr-2024 23:54:43 | Running uvcontsub_old |
23-Apr-2024 23:54:43 | PASSED |
23-Apr-2024 23:54:43 | |
23-Apr-2024 23:54:43 | test_task_uvcontsub_old.py::freqrangeselection::test_freqrangeselection 2024-04-24 03:54:44 WARN uvcontsub_old::::casa This task is deprecated and will be removed in an upcoming release. |
23-Apr-2024 23:54:43 | 2024-04-24 03:54:44 WARN calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running uvcontsub_old |
23-Apr-2024 23:54:44 | Continuum estimate in line-free region |
23-Apr-2024 23:54:44 | Continuum estimate in line region |
23-Apr-2024 23:54:44 | Continuum-subtracted data in line-free region |
23-Apr-2024 23:54:44 | Continuum-subtracted data in line region |
23-Apr-2024 23:54:44 | Non-empty pointing table (for MMS case) |
23-Apr-2024 23:54:44 | PASSED |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvcontsub_old/nose.xml - |
23-Apr-2024 23:54:44 | ======================== 6 passed, 1 warning in 10.06s ========================= |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_splattotable/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importfitsidi/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importfitsidi/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imhead |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imhead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imhead/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_defintent/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_defintent/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imfit |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imfit/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotprofilemap/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap/ |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importvla |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importvla/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importvla/ |
23-Apr-2024 23:54:44 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub_old |
23-Apr-2024 23:54:44 | |
23-Apr-2024 23:54:44 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvcontsub_old/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short |
23-Apr-2024 23:54:49 | total 181216 |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 1820520 Apr 23 21:59 casatasks-6.6.4.17+dirty-py3-none-any.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4355982 Apr 24 03:54 casatasks_test.log |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 128492 Apr 23 21:59 casatestutils-6.6.4.17+dirty-py3-none-any.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 178478988 Apr 23 21:59 casatools-6.6.4.17+dirty-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2507 Apr 24 03:54 test_casaxmlutil.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2317 Apr 24 03:54 test_flaghelper.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1863 Apr 24 03:54 test_imagerhelpers_gclean.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2658 Apr 24 03:54 test_jyperk.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1796 Apr 24 03:54 test_task_accor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3051 Apr 24 03:54 test_task_applycal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 629 Apr 24 03:54 test_task_asdmsummary.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 806 Apr 24 03:54 test_task_bandpass.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1734 Apr 24 03:54 test_task_blcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 854 Apr 24 03:54 test_task_calstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 972 Apr 24 03:54 test_task_clearcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 663 Apr 24 03:54 test_task_clearstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1832 Apr 24 03:54 test_task_concat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1349 Apr 24 03:54 test_task_conjugatevis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 7401 Apr 24 03:54 test_task_cvel.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 5027 Apr 24 03:54 test_task_cvel2.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17642 Apr 24 03:54 test_task_deconvolve.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 722 Apr 24 03:54 test_task_defintent.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 586 Apr 24 03:54 test_task_delmod.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1775 Apr 24 03:54 test_task_exportasdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 333 Apr 24 03:54 test_task_exportfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1839 Apr 24 03:54 test_task_exportuvfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 866 Apr 24 03:54 test_task_feather.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1951 Apr 24 03:54 test_task_fixplanets.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1443 Apr 24 03:54 test_task_fixvis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4601 Apr 24 03:54 test_task_flagcmd.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 27481 Apr 24 03:54 test_task_flagdata.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 940 Apr 24 03:54 test_task_flagmanager.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2332 Apr 24 03:54 test_task_fluxscale.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1246 Apr 24 03:54 test_task_fringefit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3232 Apr 24 03:54 test_task_gaincal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2114 Apr 24 03:54 test_task_gencal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 451 Apr 24 03:54 test_task_getantposalma.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 659 Apr 24 03:54 test_task_getcalmodvla.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 673 Apr 24 03:54 test_task_getephemtable.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1207 Apr 24 03:54 test_task_hanningsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 29186 Apr 24 03:54 test_task_imbaseline.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2194 Apr 24 03:54 test_task_imcollapse.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1199 Apr 24 03:54 test_task_imcontsub.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1742 Apr 24 03:54 test_task_imdev.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3166 Apr 24 03:54 test_task_imfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2109 Apr 24 03:54 test_task_imhead.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1149 Apr 24 03:54 test_task_imhistory.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3029 Apr 24 03:54 test_task_immath.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1642 Apr 24 03:54 test_task_immoments.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1103 Apr 24 03:54 test_task_impbcor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 726 Apr 24 03:54 test_task_importasap.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3375 Apr 24 03:54 test_task_importasdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 326 Apr 24 03:54 test_task_importatca.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 894 Apr 24 03:54 test_task_importfitsidi.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 332 Apr 24 03:54 test_task_importmiriad.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 614 Apr 24 03:54 test_task_importnro.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1793 Apr 24 03:54 test_task_importuvfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 809 Apr 24 03:54 test_task_importvla.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1813 Apr 24 03:54 test_task_impv.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2089 Apr 24 03:54 test_task_imrebin.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 804 Apr 24 03:54 test_task_imreframe.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2319 Apr 24 03:54 test_task_imregrid.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1436 Apr 24 03:54 test_task_imsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1414 Apr 24 03:54 test_task_imstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 708 Apr 24 03:54 test_task_imsubimage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 778 Apr 24 03:54 test_task_imtrans.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3103 Apr 24 03:54 test_task_imval.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3770 Apr 24 03:54 test_task_initweights.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1458 Apr 24 03:54 test_task_listcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 486 Apr 24 03:54 test_task_listfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 726 Apr 24 03:54 test_task_listhistory.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 8555 Apr 24 03:54 test_task_listobs.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1494 Apr 24 03:54 test_task_listpartition.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 499 Apr 24 03:54 test_task_listsdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 729 Apr 24 03:54 test_task_listvis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2637 Apr 24 03:54 test_task_makemask.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 34462 Apr 24 03:54 test_task_mstransform.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 5824 Apr 24 03:54 test_task_mstransform_mms.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 760 Apr 24 03:54 test_task_nrobeamaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3440 Apr 24 03:54 test_task_partition.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1518 Apr 24 03:54 test_task_phaseshift.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1069 Apr 24 03:54 test_task_plotants.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 25946 Apr 24 03:54 test_task_plotbandpass.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1770 Apr 24 03:54 test_task_plotprofilemap.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1794 Apr 24 03:54 test_task_plotweather.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3062 Apr 24 03:54 test_task_polcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 332 Apr 24 03:54 test_task_polfromgain.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1191 Apr 24 03:54 test_task_predictcomp.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 947 Apr 24 03:54 test_task_rerefant.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1181 Apr 24 03:54 test_task_rmfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 784 Apr 24 03:54 test_task_rmtables.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4913 Apr 24 03:54 test_task_sdatmcor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17758 Apr 24 03:54 test_task_sdbaseline.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 6620 Apr 24 03:54 test_task_sdcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4150 Apr 24 03:54 test_task_sdfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1835 Apr 24 03:54 test_task_sdfixscan.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1563 Apr 24 03:54 test_task_sdgaincal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 23440 Apr 24 03:54 test_task_sdimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2594 Apr 24 03:54 test_task_sdintimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 559 Apr 24 03:54 test_task_sdpolaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2427 Apr 24 03:54 test_task_sdsidebandsplit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3921 Apr 24 03:54 test_task_sdsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4373 Apr 24 03:54 test_task_sdtimeaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3426 Apr 24 03:54 test_task_setjy.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1691 Apr 24 03:54 test_task_simanalyze.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 12692 Apr 24 03:54 test_task_simobserve.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1486 Apr 24 03:54 test_task_slsearch.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1262 Apr 24 03:54 test_task_smoothcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1923 Apr 24 03:54 test_task_specfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 690 Apr 24 03:54 test_task_specflux.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 427 Apr 24 03:54 test_task_specsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 442 Apr 24 03:54 test_task_splattotable.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17876 Apr 24 03:54 test_task_split.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 680 Apr 24 03:54 test_task_spxfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2383 Apr 24 03:54 test_task_statwt.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 33731 Apr 24 03:54 test_task_tclean.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 674 Apr 24 03:54 test_task_testconcat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 22570 Apr 24 03:54 test_task_tsdimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 817 Apr 24 03:54 test_task_uvcontsub_old.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1497 Apr 24 03:54 test_task_uvmodelfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1457 Apr 24 03:54 test_task_virtualconcat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1070 Apr 24 03:54 test_task_vishead.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3267 Apr 24 03:54 test_task_visstat.xml |
23-Apr-2024 23:54:49 | Finished task 'Test wheel' with result: Success |
23-Apr-2024 23:54:49 | Starting task 'Package working directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Apr-2024 23:54:49 | Beginning to execute external process for build 'CASA - CMake Pull Request - CAS-14262 - Test Tasks Many Linux 2014 #1 (CASA-CPR135-TTAML2-1)' ... running command line: /export/home/cbt-el7-2/bamboohome/temp/CASA-CPR135-TTAML2-1-ScriptBuildTask-5424641850720381385.sh ... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CPR135-TTAML2 |
23-Apr-2024 23:54:49 | Package working directory |
23-Apr-2024 23:54:49 | tar: work: Cannot stat: No such file or directory |
23-Apr-2024 23:54:49 | tar: Exiting with failure status due to previous errors |
23-Apr-2024 23:54:49 | total 181220 |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 1820520 Apr 23 21:59 casatasks-6.6.4.17+dirty-py3-none-any.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4355982 Apr 24 03:54 casatasks_test.log |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 128492 Apr 23 21:59 casatestutils-6.6.4.17+dirty-py3-none-any.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci 15001 178478988 Apr 23 21:59 casatools-6.6.4.17+dirty-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2507 Apr 24 03:54 test_casaxmlutil.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2317 Apr 24 03:54 test_flaghelper.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1863 Apr 24 03:54 test_imagerhelpers_gclean.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2658 Apr 24 03:54 test_jyperk.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1796 Apr 24 03:54 test_task_accor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3051 Apr 24 03:54 test_task_applycal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 629 Apr 24 03:54 test_task_asdmsummary.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 806 Apr 24 03:54 test_task_bandpass.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1734 Apr 24 03:54 test_task_blcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 854 Apr 24 03:54 test_task_calstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 972 Apr 24 03:54 test_task_clearcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 663 Apr 24 03:54 test_task_clearstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1832 Apr 24 03:54 test_task_concat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1349 Apr 24 03:54 test_task_conjugatevis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 7401 Apr 24 03:54 test_task_cvel.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 5027 Apr 24 03:54 test_task_cvel2.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17642 Apr 24 03:54 test_task_deconvolve.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 722 Apr 24 03:54 test_task_defintent.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 586 Apr 24 03:54 test_task_delmod.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1775 Apr 24 03:54 test_task_exportasdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 333 Apr 24 03:54 test_task_exportfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1839 Apr 24 03:54 test_task_exportuvfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 866 Apr 24 03:54 test_task_feather.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1951 Apr 24 03:54 test_task_fixplanets.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1443 Apr 24 03:54 test_task_fixvis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4601 Apr 24 03:54 test_task_flagcmd.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 27481 Apr 24 03:54 test_task_flagdata.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 940 Apr 24 03:54 test_task_flagmanager.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2332 Apr 24 03:54 test_task_fluxscale.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1246 Apr 24 03:54 test_task_fringefit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3232 Apr 24 03:54 test_task_gaincal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2114 Apr 24 03:54 test_task_gencal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 451 Apr 24 03:54 test_task_getantposalma.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 659 Apr 24 03:54 test_task_getcalmodvla.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 673 Apr 24 03:54 test_task_getephemtable.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1207 Apr 24 03:54 test_task_hanningsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 29186 Apr 24 03:54 test_task_imbaseline.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2194 Apr 24 03:54 test_task_imcollapse.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1199 Apr 24 03:54 test_task_imcontsub.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1742 Apr 24 03:54 test_task_imdev.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3166 Apr 24 03:54 test_task_imfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2109 Apr 24 03:54 test_task_imhead.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1149 Apr 24 03:54 test_task_imhistory.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3029 Apr 24 03:54 test_task_immath.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1642 Apr 24 03:54 test_task_immoments.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1103 Apr 24 03:54 test_task_impbcor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 726 Apr 24 03:54 test_task_importasap.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3375 Apr 24 03:54 test_task_importasdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 326 Apr 24 03:54 test_task_importatca.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 894 Apr 24 03:54 test_task_importfitsidi.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 332 Apr 24 03:54 test_task_importmiriad.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 614 Apr 24 03:54 test_task_importnro.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1793 Apr 24 03:54 test_task_importuvfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 809 Apr 24 03:54 test_task_importvla.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1813 Apr 24 03:54 test_task_impv.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2089 Apr 24 03:54 test_task_imrebin.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 804 Apr 24 03:54 test_task_imreframe.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2319 Apr 24 03:54 test_task_imregrid.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1436 Apr 24 03:54 test_task_imsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1414 Apr 24 03:54 test_task_imstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 708 Apr 24 03:54 test_task_imsubimage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 778 Apr 24 03:54 test_task_imtrans.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3103 Apr 24 03:54 test_task_imval.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3770 Apr 24 03:54 test_task_initweights.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1458 Apr 24 03:54 test_task_listcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 486 Apr 24 03:54 test_task_listfits.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 726 Apr 24 03:54 test_task_listhistory.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 8555 Apr 24 03:54 test_task_listobs.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1494 Apr 24 03:54 test_task_listpartition.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 499 Apr 24 03:54 test_task_listsdm.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 729 Apr 24 03:54 test_task_listvis.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2637 Apr 24 03:54 test_task_makemask.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 34462 Apr 24 03:54 test_task_mstransform.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 5824 Apr 24 03:54 test_task_mstransform_mms.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 760 Apr 24 03:54 test_task_nrobeamaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3440 Apr 24 03:54 test_task_partition.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1518 Apr 24 03:54 test_task_phaseshift.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1069 Apr 24 03:54 test_task_plotants.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 25946 Apr 24 03:54 test_task_plotbandpass.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1770 Apr 24 03:54 test_task_plotprofilemap.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1794 Apr 24 03:54 test_task_plotweather.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3062 Apr 24 03:54 test_task_polcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 332 Apr 24 03:54 test_task_polfromgain.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1191 Apr 24 03:54 test_task_predictcomp.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 947 Apr 24 03:54 test_task_rerefant.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1181 Apr 24 03:54 test_task_rmfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 784 Apr 24 03:54 test_task_rmtables.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4913 Apr 24 03:54 test_task_sdatmcor.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17758 Apr 24 03:54 test_task_sdbaseline.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 6620 Apr 24 03:54 test_task_sdcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4150 Apr 24 03:54 test_task_sdfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1835 Apr 24 03:54 test_task_sdfixscan.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1563 Apr 24 03:54 test_task_sdgaincal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 23440 Apr 24 03:54 test_task_sdimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2594 Apr 24 03:54 test_task_sdintimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 559 Apr 24 03:54 test_task_sdpolaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2427 Apr 24 03:54 test_task_sdsidebandsplit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3921 Apr 24 03:54 test_task_sdsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 4373 Apr 24 03:54 test_task_sdtimeaverage.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3426 Apr 24 03:54 test_task_setjy.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1691 Apr 24 03:54 test_task_simanalyze.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 12692 Apr 24 03:54 test_task_simobserve.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1486 Apr 24 03:54 test_task_slsearch.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1262 Apr 24 03:54 test_task_smoothcal.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1923 Apr 24 03:54 test_task_specfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 690 Apr 24 03:54 test_task_specflux.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 427 Apr 24 03:54 test_task_specsmooth.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 442 Apr 24 03:54 test_task_splattotable.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 17876 Apr 24 03:54 test_task_split.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 680 Apr 24 03:54 test_task_spxfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 2383 Apr 24 03:54 test_task_statwt.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 33731 Apr 24 03:54 test_task_tclean.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 674 Apr 24 03:54 test_task_testconcat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 22570 Apr 24 03:54 test_task_tsdimaging.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 817 Apr 24 03:54 test_task_uvcontsub_old.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1497 Apr 24 03:54 test_task_uvmodelfit.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1457 Apr 24 03:54 test_task_virtualconcat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 1070 Apr 24 03:54 test_task_vishead.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 3267 Apr 24 03:54 test_task_visstat.xml |
23-Apr-2024 23:54:49 | -rw-r--r-- 1 casaci root 45 Apr 24 03:54 work-el7.tar.gz |
23-Apr-2024 23:54:49 | Done packaging working directory |
23-Apr-2024 23:54:49 | Finished task 'Package working directory' with result: Success |
23-Apr-2024 23:54:49 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
23-Apr-2024 23:54:49 | Parsing test results under /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CPR135-TTAML2... |
23-Apr-2024 23:54:50 | Finished task 'Parse tests' with result: Success |
23-Apr-2024 23:54:50 | Running post build plugin 'Docker Container Cleanup' |
23-Apr-2024 23:54:50 | Beginning to execute external process for build 'CASA - CMake Pull Request - CAS-14262 - Test Tasks Many Linux 2014 #1 (CASA-CPR135-TTAML2-1)' ... running command line: /bin/docker rm -f wheel-container-test ... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CPR135-TTAML2 |
23-Apr-2024 23:55:00 | wheel-container-test |
23-Apr-2024 23:55:00 | Running post build plugin 'NCover Results Collector' |
23-Apr-2024 23:55:00 | Running post build plugin 'Build Results Label Collector' |
23-Apr-2024 23:55:00 | Running post build plugin 'Clover Results Collector' |
23-Apr-2024 23:55:00 | Running post build plugin 'npm Cache Cleanup' |
23-Apr-2024 23:55:00 | Running post build plugin 'Artifact Copier' |
23-Apr-2024 23:55:00 | Publishing an artifact: Workdir |
23-Apr-2024 23:55:00 | Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 144.3 ms |
23-Apr-2024 23:55:00 | Publishing an artifact: Tests |
23-Apr-2024 23:55:01 | Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 692.8 ms |
23-Apr-2024 23:55:01 | Publishing an artifact: xml Directories |
23-Apr-2024 23:55:02 | Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 580.1 ms |
23-Apr-2024 23:55:02 | Publishing an artifact: Casatasks Test Log |
23-Apr-2024 23:55:02 | Finished publishing of artifact Non required job artifact Http Compression On : [Casatasks Test Log], patterns: [casatasks_test.log] anchored at: [wheeldirectory/] in 182.9 ms |
23-Apr-2024 23:55:02 | Finalising the build... |
23-Apr-2024 23:55:02 | Stopping timer. |
23-Apr-2024 23:55:02 | Build CASA-CPR135-TTAML2-1 completed. |
23-Apr-2024 23:55:03 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
23-Apr-2024 23:55:03 | Running on server: post build plugin 'NCover Results Collector' |
23-Apr-2024 23:55:03 | Running on server: post build plugin 'Build Labeller' |
23-Apr-2024 23:55:03 | Running on server: post build plugin 'Clover Delta Calculator' |
23-Apr-2024 23:55:03 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
23-Apr-2024 23:55:03 | All post build plugins have finished |
23-Apr-2024 23:55:03 | Generating build results summary... |
23-Apr-2024 23:55:04 | Saving build results to disk... |
23-Apr-2024 23:55:04 | Store variable context... |
23-Apr-2024 23:55:04 | Finished building CASA-CPR135-TTAML2-1. |