Build: #4 was successful
Job: Test Tasks Many Linux 2.28 was successful
Build log
The build generated 65,423 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
30-Oct-2024 01:50:31 | 2024-10-30 05:50:32 SEVERE sdcal::::casa+ Exception: Table doesn't exist: notexist.sky |
30-Oct-2024 01:50:31 | 2024-10-30 05:50:32 SEVERE sdcal::::casa Table doesn't exist: notexist.sky |
30-Oct-2024 01:50:31 | 2024-10-30 05:50:32 SEVERE sdcal::::casa Task sdcal raised an exception of class Exception with the following message: Table doesn't exist: notexist.sky |
30-Oct-2024 01:50:32 | |
30-Oct-2024 01:50:32 | test_apply_sky04 --- unexisting applytable (list ver.). |
30-Oct-2024 01:50:32 | PASSED |
30-Oct-2024 01:50:32 | |
30-Oct-2024 01:50:32 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky05 2024-10-30 05:50:33 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::Calibrater::selectvis (file /source/casa6/casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc, line 4215) Caught exception: Spw Expression: No match found for 99, |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal:::: Exception Reported: Error in data selection specification: Spw Expression: No match found for 99, |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa Traceback (most recent call last): |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 46, in sdcal |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ cb.selectvis(spw=spw, scan=scan, field=field) |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatools/calibrater.py", line 82, in selectvis |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ return self._swigobj.selectvis(time, spw, scan, field, intent, observation, baseline, uvrange, chanmode, nchan, start, step, mstart, mstep, msselect) |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 264, in selectvis |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ return _calibrater.calibrater_selectvis(self, *args, **kwargs) |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa+ RuntimeError: Error in data selection specification: Spw Expression: No match found for 99, |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa Error in data selection specification: Spw Expression: No match found for 99, |
30-Oct-2024 01:50:32 | 2024-10-30 05:50:33 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in data selection specification: Spw Expression: No match found for 99, |
30-Oct-2024 01:50:33 | |
30-Oct-2024 01:50:33 | test_apply_sky05 --- invalid selection (empty selection result). |
30-Oct-2024 01:50:33 | PASSED |
30-Oct-2024 01:50:33 | |
30-Oct-2024 01:50:33 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky06 2024-10-30 05:50:34 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::Calibrater::setapply(type, applypar) Unknown interp type: 'sinusoid'!! Check inputs and try again. |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal:::: Exception Reported: Error in Calibrater::setapply. |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa Traceback (most recent call last): |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 121, in sdcal |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ cb.setapply(table=_table, interp=interp, calwt=True) |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatools/calibrater.py", line 212, in setapply |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ return self._swigobj.setapply(type, t, table, field, interp, select, calwt, spwmap, opacity) |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 479, in setapply |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ return _calibrater.calibrater_setapply(self, *args, **kwargs) |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa+ RuntimeError: Error in Calibrater::setapply. |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa Error in Calibrater::setapply. |
30-Oct-2024 01:50:33 | 2024-10-30 05:50:34 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Error in Calibrater::setapply. |
30-Oct-2024 01:50:34 | |
30-Oct-2024 01:50:34 | test_apply_sky06 --- invalid interp value. |
30-Oct-2024 01:50:34 | PASSED |
30-Oct-2024 01:50:34 | |
30-Oct-2024 01:50:34 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky07 2024-10-30 05:50:35 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa Traceback (most recent call last): |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa+ File "/home/casatest/venv/lib/python3.8/site-packages/casatasks/private/task_sdcal.py", line 116, in sdcal |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa+ raise RuntimeError('Applytable \'%s\' is not a caltable format' % (_table)) |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa+ RuntimeError: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format |
30-Oct-2024 01:50:34 | 2024-10-30 05:50:35 SEVERE sdcal::::casa Task sdcal raised an exception of class RuntimeError with the following message: Applytable 'uid___A002_X6218fb_X264.ms.sel' is not a caltable format |
30-Oct-2024 01:50:35 | |
30-Oct-2024 01:50:35 | test_apply_sky07 --- invalid applytable (not caltable). |
30-Oct-2024 01:50:35 | PASSED |
30-Oct-2024 01:50:35 | |
30-Oct-2024 01:50:35 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky08 2024-10-30 05:50:36 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:35 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:35 | 2024-10-30 05:50:36 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:35 | 2024-10-30 05:50:36 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:35 | 2024-10-30 05:50:36 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:35 | 2024-10-30 05:50:36 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:36 | 2024-10-30 05:50:36 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:36 | 2024-10-30 05:50:36 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:36 | 2024-10-30 05:50:36 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:36 | 2024-10-30 05:50:36 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:36 | |
30-Oct-2024 01:50:36 | test_apply_sky08 --- apply data (linear). |
30-Oct-2024 01:50:36 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:36 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:36 | PASSED |
30-Oct-2024 01:50:36 | |
30-Oct-2024 01:50:36 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky08M |
30-Oct-2024 01:50:36 | test_apply_sky08M --- apply data (linear) for MMS. |
30-Oct-2024 01:50:36 | SKIPPED (Skip test_apply_sky08M until calibrator tool supports proce...) |
30-Oct-2024 01:50:36 | |
30-Oct-2024 01:50:37 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky09 2024-10-30 05:50:37 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:37 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:37 | 2024-10-30 05:50:37 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:37 | 2024-10-30 05:50:37 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:37 | |
30-Oct-2024 01:50:37 | test_apply_sky09 --- apply selected data. |
30-Oct-2024 01:50:37 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:37 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:37 | PASSED |
30-Oct-2024 01:50:37 | |
30-Oct-2024 01:50:38 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky10 2024-10-30 05:50:38 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:38 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:38 | 2024-10-30 05:50:38 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:39 | |
30-Oct-2024 01:50:39 | test_apply_sky10 --- apply data (nearest). |
30-Oct-2024 01:50:39 | Interpolation option: nearest nearestflag |
30-Oct-2024 01:50:39 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:39 | PASSED |
30-Oct-2024 01:50:39 | |
30-Oct-2024 01:50:39 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky11 2024-10-30 05:50:39 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:39 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:39 | 2024-10-30 05:50:40 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:40 | |
30-Oct-2024 01:50:40 | test_apply_sky11 --- apply data (linearflag for frequency interpolation). |
30-Oct-2024 01:50:40 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:40 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:40 | PASSED |
30-Oct-2024 01:50:40 | |
30-Oct-2024 01:50:40 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky12 2024-10-30 05:50:41 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:40 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:40 | 2024-10-30 05:50:41 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:41 | |
30-Oct-2024 01:50:41 | test_apply_sky12 --- apply data (nearestflag for frequency interpolation). |
30-Oct-2024 01:50:41 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:41 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:41 | PASSED |
30-Oct-2024 01:50:41 | |
30-Oct-2024 01:50:41 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky13 2024-10-30 05:50:42 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:42 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:42 | 2024-10-30 05:50:42 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:42 | |
30-Oct-2024 01:50:42 | test_apply_sky13 --- apply data (string applytable input). |
30-Oct-2024 01:50:42 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:42 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:42 | PASSED |
30-Oct-2024 01:50:42 | |
30-Oct-2024 01:50:43 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky14 2024-10-30 05:50:43 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:43 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:43 | 2024-10-30 05:50:43 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:43 | |
30-Oct-2024 01:50:43 | test_apply_sky14 --- apply data (interp=''). |
30-Oct-2024 01:50:43 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:43 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:43 | PASSED |
30-Oct-2024 01:50:43 | |
30-Oct-2024 01:50:44 | test_task_sdcal.py::sdcal_test_apply::test_apply_sky15 2024-10-30 05:50:44 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:44 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 1 2 3 4 5 6 7 8 10 12 13 14 15 16 17 18 19 20 |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:44 WARN sdcal:::: MS obs=0,spw=9,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:44 WARN sdcal:::: MS obs=0,spw=9,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal:::: MS obs=0,spw=11,ant=2 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal:::: MS obs=0,spw=11,ant=3 is selected for processing, but has no available calibration in uid___A002_X6218fb_X264.ms.sel.sky as mapped, and will be flagged. |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 1, 3, |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:44 | 2024-10-30 05:50:45 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:45 | |
30-Oct-2024 01:50:45 | test_apply_sky15 --- check if WEIGHT_SPECTRUM is updated properly when it exists. |
30-Oct-2024 01:50:45 | Interpolation option: linear nearestflag |
30-Oct-2024 01:50:45 | self.finterp: interp_freq_nearestflag |
30-Oct-2024 01:50:45 | PASSED |
30-Oct-2024 01:50:45 | |
30-Oct-2024 01:50:45 | test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply 2024-10-30 05:50:45 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:45 | The following MS spws have no corresponding cal spws in uid___A002_X6218fb_X264.ms.sel.sky: 0 |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:45 | |
30-Oct-2024 01:50:45 | test_single_pol_apply --- apply caltable to single-polarization data. |
30-Oct-2024 01:50:45 | PASSED |
30-Oct-2024 01:50:45 | |
30-Oct-2024 01:50:45 | test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_apply_composite 2024-10-30 05:50:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:45 | The following MS spws have no corresponding cal spws in __sdcal_composite_mode_ps_068.tab: 0 |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2) Spectral window(s) 0, |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ could not be corrected due to missing (pre-)calibration |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ in one or more of the specified tables. |
30-Oct-2024 01:50:45 | 2024-10-30 05:50:46 WARN sdcal::Calibrater::correct2 (VI2/VB2)+ Please check your results carefully! |
30-Oct-2024 01:50:46 | |
30-Oct-2024 01:50:46 | test_single_pol_apply_composite --- on-the-fly calibration/application on single-polarization data. |
30-Oct-2024 01:50:46 | PASSED |
30-Oct-2024 01:50:46 | |
30-Oct-2024 01:50:46 | test_task_sdcal.py::sdcal_test_single_polarization::test_single_pol_ps 2024-10-30 05:50:46 WARN sdcal::calibrater::setvi(bool,bool) Already using OLD VisibilityIterator. |
30-Oct-2024 01:50:46 | |
30-Oct-2024 01:50:46 | test_single_pol_ps --- generate caltable for single-polarization data. |
30-Oct-2024 01:50:46 | PASSED |
30-Oct-2024 01:50:46 | |
30-Oct-2024 01:50:46 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml - |
30-Oct-2024 01:50:46 | =========================== short test summary info ============================ |
30-Oct-2024 01:50:46 | SKIPPED [1] test_task_sdcal.py:1979: Skip test_apply_sky08M until calibrator tool supports processing MMS on serial casa |
30-Oct-2024 01:50:46 | ============ 65 passed, 1 skipped, 13 warnings in 81.34s (0:01:21) ============= |
30-Oct-2024 01:50:46 | ============================= test session starts ============================== |
30-Oct-2024 01:50:46 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
30-Oct-2024 01:50:46 | cachedir: .pytest_cache |
30-Oct-2024 01:50:46 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable |
30-Oct-2024 01:50:46 | configfile: pytest.ini |
30-Oct-2024 01:50:48 | collecting ... collected 2 items |
30-Oct-2024 01:50:48 | |
30-Oct-2024 01:50:48 | |
30-Oct-2024 01:50:48 | test_task_splattotable.py::splattotable_test::test_exceptions 2024-10-30 05:50:48 SEVERE Exception Reports: Output table name cannot be blank. |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable::::casa Task splattotable raised an exception of class ValueError with the following message: table must be specified. |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE ListConverter::_parseLists bad format for line 1 in file splattotable_list2.txt |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE Exception Reports: 2024-10-30 05:50:48 SEVERE ListConverter::_parseLists bad format for line 1 in file splattotable_list2.txt |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable::ListConverter::_parseLists bad format for line 1 in file splattotable_list2.txt |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable:::: Exception Reports: 2024-10-30 05:50:48 SEVERE splattotable::ListConverter::_parseLists bad format for line 1 in file splattotable_list2.txt |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable::::casa Task splattotable raised an exception of class RuntimeError with the following message: 2024-10-30 05:50:48 SEVERE splattotable::ListConverter::_parseLists bad format for line 1 in file splattotable_list2.txt |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable:::: Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created |
30-Oct-2024 01:50:48 | 2024-10-30 05:50:48 SEVERE splattotable::::casa Task splattotable raised an exception of class RuntimeError with the following message: RegularFile: foo/bar/myout does not exist and cannot be created |
30-Oct-2024 01:50:48 | |
30-Oct-2024 01:50:48 | splattotable: Test various exception cases |
30-Oct-2024 01:50:48 | PASSED |
30-Oct-2024 01:50:48 | |
30-Oct-2024 01:50:49 | test_task_splattotable.py::splattotable_test::test_good_list |
30-Oct-2024 01:50:49 | splattotable: Test converting a good list |
30-Oct-2024 01:50:49 | PASSED |
30-Oct-2024 01:50:49 | |
30-Oct-2024 01:50:49 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_splattotable/nose.xml - |
30-Oct-2024 01:50:49 | ========================= 2 passed, 1 warning in 2.47s ========================= |
30-Oct-2024 01:50:49 | ============================= test session starts ============================== |
30-Oct-2024 01:50:49 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
30-Oct-2024 01:50:49 | cachedir: .pytest_cache |
30-Oct-2024 01:50:49 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory |
30-Oct-2024 01:50:49 | configfile: pytest.ini |
30-Oct-2024 01:50:51 | collecting ... collected 5 items |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test_task_listhistory.py::listhistory_test::test_emptyInput |
30-Oct-2024 01:50:51 | Test 1: Empty input should return False |
30-Oct-2024 01:50:51 | PASSED |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test_task_listhistory.py::listhistory_test::test_listLen |
30-Oct-2024 01:50:51 | Test 3: Compare length of reference and new lists |
30-Oct-2024 01:50:51 | sed -n "/Begin Task/,/End Task/p" testlog.log > newlisth.log |
30-Oct-2024 01:50:51 | wc -l newlisth.log |
30-Oct-2024 01:50:51 | PASSED |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test_task_listhistory.py::listhistory_test::test_logfile |
30-Oct-2024 01:50:51 | test logfile: Checks to see that a log file is written and populated |
30-Oct-2024 01:50:51 | PASSED |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test_task_listhistory.py::listhistory_test::test_returnNone |
30-Oct-2024 01:50:51 | Test 2: Good input should return None |
30-Oct-2024 01:50:51 | PASSED |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test_task_listhistory.py::listhistory_test::test_takesMS 2024-10-30 05:50:51 SEVERE ms::open Exception Reported: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist |
30-Oct-2024 01:50:51 | 2024-10-30 05:50:51 SEVERE listhistory::::casa Task listhistory raised an exception of class RuntimeError with the following message: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | test takesMS: Check that list history takes a valid MS and refuses incorrect inputs |
30-Oct-2024 01:50:51 | PASSED |
30-Oct-2024 01:50:51 | |
30-Oct-2024 01:50:51 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listhistory/nose.xml - |
30-Oct-2024 01:50:51 | ========================= 5 passed, 1 warning in 1.57s ========================= |
30-Oct-2024 01:50:51 | ============================= test session starts ============================== |
30-Oct-2024 01:50:51 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
30-Oct-2024 01:50:51 | cachedir: .pytest_cache |
30-Oct-2024 01:50:51 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_listcal |
30-Oct-2024 01:50:51 | configfile: pytest.ini |
30-Oct-2024 01:50:53 | collecting ... collected 12 items |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::test_listcal_minimal::test_small_gcal_forget_caltable |
30-Oct-2024 01:50:53 | Test proper error when listcal with MS + forget caltable. |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::test_listcal_minimal::test_small_gcal_forget_ms |
30-Oct-2024 01:50:53 | Test proper error when listcal caltable + forget MS. |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::test_listcal_minimal::test_small_gcal_nosel Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | Test listcal with MS + gcal caltable, without any selection. |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::test_listcal_minimal::test_small_gcal_sel_ant Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | Test to have some additional tests with selections for the moment. Too basic. |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::test_listcal_minimal::test_small_gcal_wrong_antenna 2024-10-30 05:50:54 SEVERE listcal::Calibrater::listCal Caught Exception: Antenna Expression: No match found for token(s) "inexistent-no-no" |
30-Oct-2024 01:50:53 | 2024-10-30 05:50:54 SEVERE listcal:::: Exception Reported: Error in Calibrater::listCal. |
30-Oct-2024 01:50:53 | 2024-10-30 05:50:54 SEVERE listcal::::casa Task listcal raised an exception of class RuntimeError with the following message: Error in Calibrater::listCal. |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | Test that gives a wrong selection (antenna). |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | test_task_listcal.py::listcal_test::test_antennaSelection Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:53 | Checks that specific antenna can be selected |
30-Oct-2024 01:50:53 | PASSED |
30-Oct-2024 01:50:53 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_compareValues Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Compare the values in the output to a reference output for the same table |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_fieldSelection Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Checks that specific fields can be selected |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_headerColumnLabels Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Check that the data columns are labeled as described |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_headerLayout Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Check that the header is layed out in the form described in the documentation |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_spectralWindowHeader Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Check that there is spectral window, date, caltable name, and ms name in the header |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | test_task_listcal.py::listcal_test::test_spwSelection Writing output to file: listcal_listfile.txt |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | Check that specific spectral windows can be selected |
30-Oct-2024 01:50:54 | PASSED |
30-Oct-2024 01:50:54 | |
30-Oct-2024 01:50:54 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_listcal/nose.xml - |
30-Oct-2024 01:50:54 | ======================== 12 passed, 1 warning in 2.97s ========================= |
30-Oct-2024 01:50:55 | ============================= test session starts ============================== |
30-Oct-2024 01:50:55 | platform linux -- Python 3.8.7, pytest-8.1.2, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.8 |
30-Oct-2024 01:50:55 | cachedir: .pytest_cache |
30-Oct-2024 01:50:55 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_delmod |
30-Oct-2024 01:50:55 | configfile: pytest.ini |
30-Oct-2024 01:50:56 | collecting ... collected 4 items |
30-Oct-2024 01:50:56 | |
30-Oct-2024 01:50:56 | |
30-Oct-2024 01:50:56 | test_task_delmod.py::delmod_test::test_mesSet 2024-10-30 05:50:57 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | test_messet |
30-Oct-2024 01:50:57 | ----------------- |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | Checks that only a valid MS is accept as input |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | The first assert checks that no severe errors appear in the log when preforming the task on a valid MS |
30-Oct-2024 01:50:57 | The second assert checks that a severe error is raised when the provided MS does not exist |
30-Oct-2024 01:50:57 | TABLE IS BEING REMOVED |
30-Oct-2024 01:50:57 | PASSED |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | test_task_delmod.py::delmod_test::test_removefield 2024-10-30 05:50:57 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. |
30-Oct-2024 01:50:57 | 2024-10-30 05:50:58 WARN ft::FTMachine::initMaps No overlap in frequency between image channels and selected data found for this FTMachine |
30-Oct-2024 01:50:57 | 2024-10-30 05:50:58 WARN ft::FTMachine::initMaps+ Check your data selection and image parameters if you end up with a blank image |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | test_removefield |
30-Oct-2024 01:50:57 | ---------------------- |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | Check that the field selection paramter works as intended |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | This test checks that the field selection removes the proper FIELD_ID from the MS |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | The field is deleted and then table tools are used to open and check for the existence of the removed FIELD_ID |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | The assertion checks that the specified FIELD_ID is no longer present in the MS |
30-Oct-2024 01:50:57 | TABLE IS BEING REMOVED |
30-Oct-2024 01:50:57 | PASSED |
30-Oct-2024 01:50:57 | |
30-Oct-2024 01:50:57 | test_task_delmod.py::delmod_test::test_removeotf 2024-10-30 05:50:58 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. |
30-Oct-2024 01:50:58 | 2024-10-30 05:50:58 WARN ft::FTMachine::initMaps No overlap in frequency between image channels and selected data found for this FTMachine |
30-Oct-2024 01:50:58 | 2024-10-30 05:50:58 WARN ft::FTMachine::initMaps+ Check your data selection and image parameters if you end up with a blank image |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | test_removeotf |
30-Oct-2024 01:50:58 | ------------------ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Checks that the vitual model is removed when the parameter otf=True |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | The first assert statment checks that the model does exist initially (this may be unnessisary) |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | The second assertion checks that the virtual model no longer exists |
30-Oct-2024 01:50:58 | TABLE IS BEING REMOVED |
30-Oct-2024 01:50:58 | PASSED |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | test_task_delmod.py::delmod_test::test_removescr 2024-10-30 05:50:58 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator. |
30-Oct-2024 01:50:58 | 2024-10-30 05:50:59 SEVERE getcol::MODEL_DATA Exception Reported: TableProxy::getColumn: column MODEL_DATA does not exist |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | test_removescr |
30-Oct-2024 01:50:58 | ----------------------- |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Checks that the scratch column is removed when using the parameer scr=True |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | The assert checks that table tools cannot access the scratch column after delmod has been performed |
30-Oct-2024 01:50:58 | TABLE IS BEING REMOVED |
30-Oct-2024 01:50:58 | PASSED |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_delmod/nose.xml - |
30-Oct-2024 01:50:58 | ========================= 4 passed, 1 warning in 3.24s ========================= |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_nrobeamaverage/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_nrobeamaverage |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_nrobeamaverage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_nrobeamaverage/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_rerefant/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_cvel |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_cvel/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_cvel/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imsubimage/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imsubimage |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imsubimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imsubimage/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_getcalmodvla/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_getcalmodvla |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_getcalmodvla/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_getcalmodvla/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listfits/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listfits |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listfits/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_defintent |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | 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/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdgaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_flaghelper/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_flaghelper |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_flaghelper/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_flaghelper/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotweather/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotweather/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_vishead/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_vishead |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_vishead/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_vishead/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdcal/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_splattotable |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | 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/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listhistory/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listhistory/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listcal/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_listcal |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_listcal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_listcal/ |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_delmod/ |
30-Oct-2024 01:50:58 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_delmod |
30-Oct-2024 01:50:58 | |
30-Oct-2024 01:50:58 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_delmod/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_delmod/ |
30-Oct-2024 01:51:00 | total 185976 |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 1047366 Oct 30 00:38 casashell-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 1853143 Oct 30 00:38 casatasks-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4469022 Oct 30 05:50 casatasks_test.log |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 129108 Oct 30 00:38 casatestutils-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 182141888 Oct 30 00:38 casatools-6.6.6.4-cp38-cp38-manylinux_2_28_x86_64.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2507 Oct 30 05:50 test_casaxmlutil.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2317 Oct 30 05:51 test_flaghelper.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1860 Oct 30 05:50 test_imagerhelpers_gclean.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2658 Oct 30 05:50 test_jyperk.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1796 Oct 30 05:50 test_task_accor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3051 Oct 30 05:50 test_task_applycal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 629 Oct 30 05:51 test_task_asdmsummary.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 805 Oct 30 05:50 test_task_bandpass.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1723 Oct 30 05:50 test_task_blcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 854 Oct 30 05:50 test_task_calstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 972 Oct 30 05:50 test_task_clearcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 663 Oct 30 05:50 test_task_clearstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1833 Oct 30 05:50 test_task_concat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1342 Oct 30 05:50 test_task_conjugatevis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 7399 Oct 30 05:50 test_task_cvel.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5027 Oct 30 05:51 test_task_cvel2.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17642 Oct 30 05:50 test_task_deconvolve.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 722 Oct 30 05:51 test_task_defintent.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 586 Oct 30 05:51 test_task_delmod.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1772 Oct 30 05:51 test_task_exportasdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 333 Oct 30 05:50 test_task_exportfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1837 Oct 30 05:50 test_task_exportuvfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 866 Oct 30 05:51 test_task_feather.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1951 Oct 30 05:50 test_task_fixplanets.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1443 Oct 30 05:50 test_task_fixvis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4601 Oct 30 05:50 test_task_flagcmd.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 27907 Oct 30 05:51 test_task_flagdata.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 940 Oct 30 05:50 test_task_flagmanager.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2332 Oct 30 05:50 test_task_fluxscale.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1244 Oct 30 05:50 test_task_fringefit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3230 Oct 30 05:51 test_task_gaincal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3144 Oct 30 05:50 test_task_gencal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 451 Oct 30 05:50 test_task_getantposalma.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 659 Oct 30 05:50 test_task_getcalmodvla.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1015 Oct 30 05:51 test_task_getephemtable.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1206 Oct 30 05:50 test_task_hanningsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 29163 Oct 30 05:50 test_task_imbaseline.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2194 Oct 30 05:51 test_task_imcollapse.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1197 Oct 30 05:51 test_task_imcontsub.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1741 Oct 30 05:50 test_task_imdev.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3166 Oct 30 05:50 test_task_imfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2109 Oct 30 05:51 test_task_imhead.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1149 Oct 30 05:50 test_task_imhistory.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3029 Oct 30 05:51 test_task_immath.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1642 Oct 30 05:50 test_task_immoments.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1103 Oct 30 05:50 test_task_impbcor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 726 Oct 30 05:50 test_task_importasap.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3682 Oct 30 05:51 test_task_importasdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 326 Oct 30 05:51 test_task_importatca.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 987 Oct 30 05:50 test_task_importfitsidi.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 332 Oct 30 05:50 test_task_importmiriad.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 614 Oct 30 05:50 test_task_importnro.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1792 Oct 30 05:51 test_task_importuvfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 808 Oct 30 05:50 test_task_importvla.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1812 Oct 30 05:50 test_task_impv.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2089 Oct 30 05:50 test_task_imrebin.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 804 Oct 30 05:51 test_task_imreframe.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2317 Oct 30 05:50 test_task_imregrid.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1436 Oct 30 05:51 test_task_imsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1414 Oct 30 05:51 test_task_imstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 708 Oct 30 05:50 test_task_imsubimage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 778 Oct 30 05:50 test_task_imtrans.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3103 Oct 30 05:50 test_task_imval.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3770 Oct 30 05:51 test_task_initweights.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1458 Oct 30 05:50 test_task_listcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 486 Oct 30 05:51 test_task_listfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 726 Oct 30 05:50 test_task_listhistory.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 8555 Oct 30 05:50 test_task_listobs.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1494 Oct 30 05:51 test_task_listpartition.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 499 Oct 30 05:50 test_task_listsdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 728 Oct 30 05:50 test_task_listvis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2637 Oct 30 05:50 test_task_makemask.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 34462 Oct 30 05:50 test_task_mstransform.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5823 Oct 30 05:50 test_task_mstransform_mms.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 758 Oct 30 05:51 test_task_nrobeamaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3440 Oct 30 05:51 test_task_partition.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1518 Oct 30 05:50 test_task_phaseshift.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1069 Oct 30 05:50 test_task_plotants.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 25949 Oct 30 05:50 test_task_plotbandpass.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1770 Oct 30 05:50 test_task_plotprofilemap.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1789 Oct 30 05:51 test_task_plotweather.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3062 Oct 30 05:51 test_task_polcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 332 Oct 30 05:51 test_task_polfromgain.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1191 Oct 30 05:51 test_task_predictcomp.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 947 Oct 30 05:50 test_task_rerefant.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1181 Oct 30 05:51 test_task_rmfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 784 Oct 30 05:51 test_task_rmtables.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5002 Oct 30 05:51 test_task_sdatmcor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17961 Oct 30 05:51 test_task_sdbaseline.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 6620 Oct 30 05:50 test_task_sdcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4150 Oct 30 05:51 test_task_sdfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1835 Oct 30 05:51 test_task_sdfixscan.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1563 Oct 30 05:50 test_task_sdgaincal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 23616 Oct 30 05:50 test_task_sdimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2594 Oct 30 05:51 test_task_sdintimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 559 Oct 30 05:50 test_task_sdpolaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2427 Oct 30 05:50 test_task_sdsidebandsplit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3921 Oct 30 05:50 test_task_sdsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4373 Oct 30 05:50 test_task_sdtimeaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3427 Oct 30 05:51 test_task_setjy.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1690 Oct 30 05:51 test_task_simanalyze.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 12691 Oct 30 05:51 test_task_simobserve.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1485 Oct 30 05:51 test_task_slsearch.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1261 Oct 30 05:50 test_task_smoothcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1923 Oct 30 05:50 test_task_specfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 690 Oct 30 05:50 test_task_specflux.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 427 Oct 30 05:50 test_task_specsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 442 Oct 30 05:50 test_task_splattotable.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17876 Oct 30 05:51 test_task_split.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 680 Oct 30 05:51 test_task_spxfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2383 Oct 30 05:51 test_task_statwt.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 35623 Oct 30 05:51 test_task_tclean.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 674 Oct 30 05:50 test_task_testconcat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 22696 Oct 30 05:51 test_task_tsdimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4529 Oct 30 05:50 test_task_uvcontsub.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 817 Oct 30 05:50 test_task_uvcontsub_old.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1496 Oct 30 05:51 test_task_uvmodelfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1457 Oct 30 05:51 test_task_virtualconcat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1070 Oct 30 05:50 test_task_vishead.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3265 Oct 30 05:51 test_task_visstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1959 Oct 30 05:51 test_task_wvrgcal.xml |
30-Oct-2024 01:51:00 | Finished task 'Test wheel' with result: Success |
30-Oct-2024 01:51:00 | Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject' |
30-Oct-2024 01:51:00 | Injected variable bamboo.inject.is_641=False in LOCAL scope |
30-Oct-2024 01:51:00 | Finished task 'Inject is_641' with result: Success |
30-Oct-2024 01:51:00 | Substituting variable: ${bamboo.planRepository.branchName} with release/6.6.6 |
30-Oct-2024 01:51:00 | Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Oct-2024 01:51:00 | Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2.28 #4 (CASA-CRT6651-TTM228PY38-4)' ... running command line: /export/home/cbt-el7-6/bamboohome/temp/CASA-CRT6651-TTM228PY38-4-ScriptBuildTask-6904184440129329935.sh ... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CRT6651-TTM228PY38 |
30-Oct-2024 01:51:00 | Package working directory |
30-Oct-2024 01:51:00 | tar: work: Cannot stat: No such file or directory |
30-Oct-2024 01:51:00 | tar: Exiting with failure status due to previous errors |
30-Oct-2024 01:51:00 | total 185980 |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 1047366 Oct 30 00:38 casashell-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 1853143 Oct 30 00:38 casatasks-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4469022 Oct 30 05:50 casatasks_test.log |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 129108 Oct 30 00:38 casatestutils-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci 15001 182141888 Oct 30 00:38 casatools-6.6.6.4-cp38-cp38-manylinux_2_28_x86_64.whl |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2507 Oct 30 05:50 test_casaxmlutil.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2317 Oct 30 05:51 test_flaghelper.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1860 Oct 30 05:50 test_imagerhelpers_gclean.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2658 Oct 30 05:50 test_jyperk.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1796 Oct 30 05:50 test_task_accor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3051 Oct 30 05:50 test_task_applycal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 629 Oct 30 05:51 test_task_asdmsummary.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 805 Oct 30 05:50 test_task_bandpass.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1723 Oct 30 05:50 test_task_blcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 854 Oct 30 05:50 test_task_calstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 972 Oct 30 05:50 test_task_clearcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 663 Oct 30 05:50 test_task_clearstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1833 Oct 30 05:50 test_task_concat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1342 Oct 30 05:50 test_task_conjugatevis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 7399 Oct 30 05:50 test_task_cvel.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5027 Oct 30 05:51 test_task_cvel2.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17642 Oct 30 05:50 test_task_deconvolve.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 722 Oct 30 05:51 test_task_defintent.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 586 Oct 30 05:51 test_task_delmod.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1772 Oct 30 05:51 test_task_exportasdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 333 Oct 30 05:50 test_task_exportfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1837 Oct 30 05:50 test_task_exportuvfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 866 Oct 30 05:51 test_task_feather.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1951 Oct 30 05:50 test_task_fixplanets.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1443 Oct 30 05:50 test_task_fixvis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4601 Oct 30 05:50 test_task_flagcmd.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 27907 Oct 30 05:51 test_task_flagdata.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 940 Oct 30 05:50 test_task_flagmanager.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2332 Oct 30 05:50 test_task_fluxscale.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1244 Oct 30 05:50 test_task_fringefit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3230 Oct 30 05:51 test_task_gaincal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3144 Oct 30 05:50 test_task_gencal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 451 Oct 30 05:50 test_task_getantposalma.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 659 Oct 30 05:50 test_task_getcalmodvla.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1015 Oct 30 05:51 test_task_getephemtable.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1206 Oct 30 05:50 test_task_hanningsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 29163 Oct 30 05:50 test_task_imbaseline.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2194 Oct 30 05:51 test_task_imcollapse.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1197 Oct 30 05:51 test_task_imcontsub.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1741 Oct 30 05:50 test_task_imdev.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3166 Oct 30 05:50 test_task_imfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2109 Oct 30 05:51 test_task_imhead.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1149 Oct 30 05:50 test_task_imhistory.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3029 Oct 30 05:51 test_task_immath.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1642 Oct 30 05:50 test_task_immoments.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1103 Oct 30 05:50 test_task_impbcor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 726 Oct 30 05:50 test_task_importasap.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3682 Oct 30 05:51 test_task_importasdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 326 Oct 30 05:51 test_task_importatca.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 987 Oct 30 05:50 test_task_importfitsidi.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 332 Oct 30 05:50 test_task_importmiriad.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 614 Oct 30 05:50 test_task_importnro.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1792 Oct 30 05:51 test_task_importuvfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 808 Oct 30 05:50 test_task_importvla.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1812 Oct 30 05:50 test_task_impv.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2089 Oct 30 05:50 test_task_imrebin.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 804 Oct 30 05:51 test_task_imreframe.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2317 Oct 30 05:50 test_task_imregrid.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1436 Oct 30 05:51 test_task_imsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1414 Oct 30 05:51 test_task_imstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 708 Oct 30 05:50 test_task_imsubimage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 778 Oct 30 05:50 test_task_imtrans.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3103 Oct 30 05:50 test_task_imval.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3770 Oct 30 05:51 test_task_initweights.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1458 Oct 30 05:50 test_task_listcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 486 Oct 30 05:51 test_task_listfits.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 726 Oct 30 05:50 test_task_listhistory.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 8555 Oct 30 05:50 test_task_listobs.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1494 Oct 30 05:51 test_task_listpartition.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 499 Oct 30 05:50 test_task_listsdm.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 728 Oct 30 05:50 test_task_listvis.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2637 Oct 30 05:50 test_task_makemask.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 34462 Oct 30 05:50 test_task_mstransform.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5823 Oct 30 05:50 test_task_mstransform_mms.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 758 Oct 30 05:51 test_task_nrobeamaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3440 Oct 30 05:51 test_task_partition.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1518 Oct 30 05:50 test_task_phaseshift.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1069 Oct 30 05:50 test_task_plotants.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 25949 Oct 30 05:50 test_task_plotbandpass.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1770 Oct 30 05:50 test_task_plotprofilemap.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1789 Oct 30 05:51 test_task_plotweather.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3062 Oct 30 05:51 test_task_polcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 332 Oct 30 05:51 test_task_polfromgain.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1191 Oct 30 05:51 test_task_predictcomp.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 947 Oct 30 05:50 test_task_rerefant.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1181 Oct 30 05:51 test_task_rmfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 784 Oct 30 05:51 test_task_rmtables.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 5002 Oct 30 05:51 test_task_sdatmcor.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17961 Oct 30 05:51 test_task_sdbaseline.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 6620 Oct 30 05:50 test_task_sdcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4150 Oct 30 05:51 test_task_sdfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1835 Oct 30 05:51 test_task_sdfixscan.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1563 Oct 30 05:50 test_task_sdgaincal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 23616 Oct 30 05:50 test_task_sdimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2594 Oct 30 05:51 test_task_sdintimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 559 Oct 30 05:50 test_task_sdpolaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2427 Oct 30 05:50 test_task_sdsidebandsplit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3921 Oct 30 05:50 test_task_sdsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4373 Oct 30 05:50 test_task_sdtimeaverage.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3427 Oct 30 05:51 test_task_setjy.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1690 Oct 30 05:51 test_task_simanalyze.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 12691 Oct 30 05:51 test_task_simobserve.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1485 Oct 30 05:51 test_task_slsearch.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1261 Oct 30 05:50 test_task_smoothcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1923 Oct 30 05:50 test_task_specfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 690 Oct 30 05:50 test_task_specflux.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 427 Oct 30 05:50 test_task_specsmooth.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 442 Oct 30 05:50 test_task_splattotable.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 17876 Oct 30 05:51 test_task_split.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 680 Oct 30 05:51 test_task_spxfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 2383 Oct 30 05:51 test_task_statwt.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 35623 Oct 30 05:51 test_task_tclean.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 674 Oct 30 05:50 test_task_testconcat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 22696 Oct 30 05:51 test_task_tsdimaging.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 4529 Oct 30 05:50 test_task_uvcontsub.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 817 Oct 30 05:50 test_task_uvcontsub_old.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1496 Oct 30 05:51 test_task_uvmodelfit.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1457 Oct 30 05:51 test_task_virtualconcat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1070 Oct 30 05:50 test_task_vishead.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 3265 Oct 30 05:51 test_task_visstat.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 1959 Oct 30 05:51 test_task_wvrgcal.xml |
30-Oct-2024 01:51:00 | -rw-r--r-- 1 casaci root 45 Oct 30 05:51 work-el7-3.8.tar.gz |
30-Oct-2024 01:51:00 | Done packaging working directory |
30-Oct-2024 01:51:00 | Finished task 'Tar work directory' with result: Success |
30-Oct-2024 01:51:00 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
30-Oct-2024 01:51:00 | Parsing test results under /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CRT6651-TTM228PY38... |
30-Oct-2024 01:51:01 | Finished task 'Parse tests' with result: Success |
30-Oct-2024 01:51:01 | Substituting variable: ${bamboo.repository.branch.name} with release/6.6.6 |
30-Oct-2024 01:51:01 | Substituting variable: ${bamboo.planRepository.branchName} with release/6.6.6 |
30-Oct-2024 01:51:01 | Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Oct-2024 01:51:01 | Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2.28 #4 (CASA-CRT6651-TTM228PY38-4)' ... running command line: /export/home/cbt-el7-6/bamboohome/temp/CASA-CRT6651-TTM228PY38-4-ScriptBuildTask-4118381618582859183.sh ... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CRT6651-TTM228PY38 |
30-Oct-2024 01:51:01 | [12002] Failed to execute script 'atlutil' due to unhandled exception! |
30-Oct-2024 01:51:01 | Traceback (most recent call last): |
30-Oct-2024 01:51:01 | File "atlutil.py", line 200, in <module> |
30-Oct-2024 01:51:01 | File "atlutil.py", line 165, in has_fix_version |
30-Oct-2024 01:51:01 | File "json/__init__.py", line 354, in loads |
30-Oct-2024 01:51:01 | File "json/decoder.py", line 339, in decode |
30-Oct-2024 01:51:01 | File "json/decoder.py", line 357, in raw_decode |
30-Oct-2024 01:51:01 | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) |
30-Oct-2024 01:51:03 | Collecting twine |
30-Oct-2024 01:51:03 | Downloading twine-5.1.1-py3-none-any.whl (38 kB) |
30-Oct-2024 01:51:04 | Collecting keyring>=15.1 |
30-Oct-2024 01:51:04 | Downloading keyring-25.5.0-py3-none-any.whl (39 kB) |
30-Oct-2024 01:51:04 | Collecting requests>=2.20 |
30-Oct-2024 01:51:04 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) |
30-Oct-2024 01:51:04 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 10.5 MB/s eta 0:00:00 |
30-Oct-2024 01:51:04 | Collecting rfc3986>=1.4.0 |
30-Oct-2024 01:51:04 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) |
30-Oct-2024 01:51:04 | Collecting requests-toolbelt!=0.9.0,>=0.8.0 |
30-Oct-2024 01:51:04 | Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) |
30-Oct-2024 01:51:04 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 9.5 MB/s eta 0:00:00 |
30-Oct-2024 01:51:04 | Collecting pkginfo<1.11 |
30-Oct-2024 01:51:04 | Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB) |
30-Oct-2024 01:51:04 | Collecting rich>=12.0.0 |
30-Oct-2024 01:51:04 | Downloading rich-13.9.3-py3-none-any.whl (242 kB) |
30-Oct-2024 01:51:04 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.2/242.2 KB 22.1 MB/s eta 0:00:00 |
30-Oct-2024 01:51:04 | Collecting readme-renderer>=35.0 |
30-Oct-2024 01:51:04 | Downloading readme_renderer-44.0-py3-none-any.whl (13 kB) |
30-Oct-2024 01:51:04 | Collecting importlib-metadata>=3.6 |
30-Oct-2024 01:51:04 | Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) |
30-Oct-2024 01:51:04 | Collecting urllib3>=1.26.0 |
30-Oct-2024 01:51:04 | Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) |
30-Oct-2024 01:51:04 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 KB 22.9 MB/s eta 0:00:00 |
30-Oct-2024 01:51:04 | Collecting zipp>=3.20 |
30-Oct-2024 01:51:04 | Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) |
30-Oct-2024 01:51:04 | Collecting jaraco.functools |
30-Oct-2024 01:51:04 | Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB) |
30-Oct-2024 01:51:05 | Collecting jeepney>=0.4.2 |
30-Oct-2024 01:51:05 | Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 KB 8.1 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting jaraco.classes |
30-Oct-2024 01:51:05 | Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) |
30-Oct-2024 01:51:05 | Collecting SecretStorage>=3.2 |
30-Oct-2024 01:51:05 | Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) |
30-Oct-2024 01:51:05 | Collecting jaraco.context |
30-Oct-2024 01:51:05 | Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) |
30-Oct-2024 01:51:05 | Collecting nh3>=0.2.14 |
30-Oct-2024 01:51:05 | Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.2/769.2 KB 28.2 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting Pygments>=2.5.1 |
30-Oct-2024 01:51:05 | Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.8 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting docutils>=0.21.2 |
30-Oct-2024 01:51:05 | Downloading docutils-0.21.2-py3-none-any.whl (587 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 KB 52.3 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting idna<4,>=2.5 |
30-Oct-2024 01:51:05 | Downloading idna-3.10-py3-none-any.whl (70 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 13.2 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting certifi>=2017.4.17 |
30-Oct-2024 01:51:05 | Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 KB 25.5 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting charset-normalizer<4,>=2 |
30-Oct-2024 01:51:05 | Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 KB 22.3 MB/s eta 0:00:00 |
30-Oct-2024 01:51:05 | Collecting markdown-it-py>=2.2.0 |
30-Oct-2024 01:51:05 | Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) |
30-Oct-2024 01:51:05 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 KB 11.0 MB/s eta 0:00:00 |
30-Oct-2024 01:51:06 | Collecting typing-extensions<5.0,>=4.0.0 |
30-Oct-2024 01:51:06 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) |
30-Oct-2024 01:51:06 | Collecting mdurl~=0.1 |
30-Oct-2024 01:51:06 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) |
30-Oct-2024 01:51:06 | Collecting cryptography>=2.0 |
30-Oct-2024 01:51:06 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) |
30-Oct-2024 01:51:06 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 53.2 MB/s eta 0:00:00 |
30-Oct-2024 01:51:06 | Collecting more-itertools |
30-Oct-2024 01:51:06 | Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB) |
30-Oct-2024 01:51:06 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 10.2 MB/s eta 0:00:00 |
30-Oct-2024 01:51:07 | Collecting backports.tarfile |
30-Oct-2024 01:51:07 | Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) |
30-Oct-2024 01:51:07 | Collecting cffi>=1.12 |
30-Oct-2024 01:51:07 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) |
30-Oct-2024 01:51:07 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 KB 50.3 MB/s eta 0:00:00 |
30-Oct-2024 01:51:07 | Collecting pycparser |
30-Oct-2024 01:51:07 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) |
30-Oct-2024 01:51:07 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 KB 20.3 MB/s eta 0:00:00 |
30-Oct-2024 01:51:07 | Installing collected packages: nh3, zipp, urllib3, typing-extensions, rfc3986, Pygments, pycparser, pkginfo, more-itertools, mdurl, jeepney, idna, docutils, charset-normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib-metadata, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine |
30-Oct-2024 01:51:10 | Successfully installed Pygments-2.18.0 SecretStorage-3.3.3 backports.tarfile-1.2.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 docutils-0.21.2 idna-3.10 importlib-metadata-8.5.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.1.0 jeepney-0.8.0 keyring-25.5.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.5.0 nh3-0.2.18 pkginfo-1.10.0 pycparser-2.22 readme-renderer-44.0 requests-2.32.3 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.9.3 twine-5.1.1 typing-extensions-4.12.2 urllib3-2.2.3 zipp-3.20.2 |
30-Oct-2024 01:51:10 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv |
30-Oct-2024 01:51:10 | WARNING: You are using pip version 22.0.4; however, version 24.3.1 is available. |
30-Oct-2024 01:51:10 | You should consider upgrading via the '/usr/local/bin/python3.10 -m pip install --upgrade pip' command. |
30-Oct-2024 01:51:11 | Cloning into 'casa-build-utils'... |
30-Oct-2024 01:51:11 | Uploading distributions to |
30-Oct-2024 01:51:11 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:12 | Uploading casatools-6.6.6.4-cp38-cp38-manylinux_2_28_x86_64.whl |
30-Oct-2024 01:51:12 | |
30-Oct-2024 01:51:13 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/182.2 MB • --:-- • ? |
30-Oct-2024 01:51:13 | 3% ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/182.2 MB • 00:03 • 76.7 MB/s |
30-Oct-2024 01:51:13 | 8% ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/182.2 MB • 00:02 • 84.8 MB/s |
30-Oct-2024 01:51:13 | 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.6/182.2 MB • 00:02 • 87.3 MB/s |
30-Oct-2024 01:51:13 | 13% ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.0/182.2 MB • 00:03 • 54.5 MB/s |
30-Oct-2024 01:51:13 | 13% ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.5/182.2 MB • 00:03 • 54.3 MB/s |
30-Oct-2024 01:51:13 | 16% ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.4/182.2 MB • 00:04 • 39.6 MB/s |
30-Oct-2024 01:51:13 | 17% ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.3/182.2 MB • 00:05 • 30.6 MB/s |
30-Oct-2024 01:51:13 | 18% ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.4/182.2 MB • 00:05 • 30.6 MB/s |
30-Oct-2024 01:51:14 | 21% ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/182.2 MB • 00:05 • 30.8 MB/s |
30-Oct-2024 01:51:14 | 21% ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/182.2 MB • 00:05 • 30.8 MB/s |
30-Oct-2024 01:51:14 | 24% ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.5/182.2 MB • 00:05 • 30.9 MB/s |
30-Oct-2024 01:51:14 | 25% ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/182.2 MB • 00:05 • 30.7 MB/s |
30-Oct-2024 01:51:14 | 27% ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/182.2 MB • 00:05 • 30.8 MB/s |
30-Oct-2024 01:51:14 | 29% ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/182.2 MB • 00:05 • 31.5 MB/s |
30-Oct-2024 01:51:14 | 29% ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/182.2 MB • 00:05 • 31.5 MB/s |
30-Oct-2024 01:51:14 | 33% ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.4/182.2 MB • 00:05 • 30.6 MB/s |
30-Oct-2024 01:51:14 | 34% ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/182.2 MB • 00:04 • 30.5 MB/s |
30-Oct-2024 01:51:14 | 35% ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/182.2 MB • 00:04 • 30.6 MB/s |
30-Oct-2024 01:51:15 | 38% ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/182.2 MB • 00:04 • 29.5 MB/s |
30-Oct-2024 01:51:15 | 38% ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 69.6/182.2 MB • 00:04 • 29.1 MB/s |
30-Oct-2024 01:51:15 | 41% ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 74.6/182.2 MB • 00:04 • 29.6 MB/s |
30-Oct-2024 01:51:15 | 41% ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 75.0/182.2 MB • 00:05 • 24.2 MB/s |
30-Oct-2024 01:51:15 | 44% ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 79.7/182.2 MB • 00:04 • 29.8 MB/s |
30-Oct-2024 01:51:15 | 46% ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 83.2/182.2 MB • 00:04 • 29.6 MB/s |
30-Oct-2024 01:51:15 | 47% ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 84.7/182.2 MB • 00:04 • 29.7 MB/s |
30-Oct-2024 01:51:15 | 49% ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 89.8/182.2 MB • 00:04 • 30.1 MB/s |
30-Oct-2024 01:51:15 | 49% ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 89.8/182.2 MB • 00:04 • 30.1 MB/s |
30-Oct-2024 01:51:16 | 52% ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 94.4/182.2 MB • 00:03 • 30.3 MB/s |
30-Oct-2024 01:51:16 | 54% ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 97.6/182.2 MB • 00:03 • 30.1 MB/s |
30-Oct-2024 01:51:16 | 55% ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 100.3/182.2 MB • 00:03 • 30.2 MB/s |
30-Oct-2024 01:51:16 | 58% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 105.3/182.2 MB • 00:03 • 30.2 MB/s |
30-Oct-2024 01:51:16 | 58% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 105.3/182.2 MB • 00:03 • 30.2 MB/s |
30-Oct-2024 01:51:16 | 60% ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 110.0/182.2 MB • 00:03 • 29.7 MB/s |
30-Oct-2024 01:51:16 | 61% ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 110.6/182.2 MB • 00:03 • 23.9 MB/s |
30-Oct-2024 01:51:16 | 64% ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 116.4/182.2 MB • 00:03 • 27.2 MB/s |
30-Oct-2024 01:51:16 | 65% ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 118.7/182.2 MB • 00:03 • 29.3 MB/s |
30-Oct-2024 01:51:16 | 66% ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 120.9/182.2 MB • 00:03 • 29.0 MB/s |
30-Oct-2024 01:51:17 | 69% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 126.0/182.2 MB • 00:02 • 30.2 MB/s |
30-Oct-2024 01:51:17 | 69% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 126.0/182.2 MB • 00:02 • 30.2 MB/s |
30-Oct-2024 01:51:17 | 72% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 130.9/182.2 MB • 00:02 • 30.6 MB/s |
30-Oct-2024 01:51:17 | 74% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 134.3/182.2 MB • 00:02 • 30.6 MB/s |
30-Oct-2024 01:51:17 | 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 137.8/182.2 MB • 00:02 • 39.0 MB/s |
30-Oct-2024 01:51:17 | 78% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 141.9/182.2 MB • 00:02 • 29.7 MB/s |
30-Oct-2024 01:51:17 | 79% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 143.4/182.2 MB • 00:01 • 38.8 MB/s |
30-Oct-2024 01:51:17 | 82% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 150.1/182.2 MB • 00:01 • 38.5 MB/s |
30-Oct-2024 01:51:17 | 86% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 156.8/182.2 MB • 00:01 • 51.5 MB/s |
30-Oct-2024 01:51:18 | 89% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 162.7/182.2 MB • 00:01 • 70.7 MB/s |
30-Oct-2024 01:51:18 | 90% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 163.5/182.2 MB • 00:01 • 67.2 MB/s |
30-Oct-2024 01:51:18 | 92% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 168.3/182.2 MB • 00:01 • 41.3 MB/s |
30-Oct-2024 01:51:18 | 93% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 169.4/182.2 MB • 00:01 • 33.5 MB/s |
30-Oct-2024 01:51:18 | 95% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 173.5/182.2 MB • 00:01 • 31.6 MB/s |
30-Oct-2024 01:51:18 | 97% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 177.0/182.2 MB • 00:01 • 31.4 MB/s |
30-Oct-2024 01:51:18 | 98% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 178.0/182.2 MB • 00:01 • 24.9 MB/s |
30-Oct-2024 01:51:18 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:18 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:18 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB • 00:05 • 30.2 MB/s |
30-Oct-2024 01:51:19 | WARNING Error during upload. Retry with the --verbose option for more details. |
30-Oct-2024 01:51:19 | ERROR HTTPError: 400 Bad Request from |
30-Oct-2024 01:51:19 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:19 | Repository does not allow updating assets: casa-test-wheel |
30-Oct-2024 01:51:20 | Uploading distributions to |
30-Oct-2024 01:51:20 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:20 | Uploading casatasks-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:20 | |
30-Oct-2024 01:51:20 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB • --:-- • ? |
30-Oct-2024 01:51:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:21 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:21 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB • 00:00 • 87.9 MB/s |
30-Oct-2024 01:51:21 | Uploading distributions to |
30-Oct-2024 01:51:21 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:21 | Uploading casatestutils-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:21 | |
30-Oct-2024 01:51:21 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/141.5 kB • --:-- • ? |
30-Oct-2024 01:51:21 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.5/141.5 kB • 00:00 • 137.6 MB/s |
30-Oct-2024 01:51:21 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.5/141.5 kB • 00:00 • 137.6 MB/s |
30-Oct-2024 01:51:21 | WARNING Error during upload. Retry with the --verbose option for more details. |
30-Oct-2024 01:51:21 | ERROR HTTPError: 400 Bad Request from |
30-Oct-2024 01:51:21 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:21 | Repository does not allow updating assets: casa-test-wheel |
30-Oct-2024 01:51:22 | Uploading distributions to |
30-Oct-2024 01:51:22 | https://casa-pip.nrao.edu:443/repository/casa-test-wheel/ |
30-Oct-2024 01:51:22 | Uploading casashell-6.6.6.4-py3-none-any.whl |
30-Oct-2024 01:51:22 | |
30-Oct-2024 01:51:22 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.1 MB • --:-- • ? |
30-Oct-2024 01:51:22 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB • 00:00 • 108.4 MB/s |
30-Oct-2024 01:51:22 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB • 00:00 • 108.4 MB/s |
30-Oct-2024 01:51:22 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB • 00:00 • 108.4 MB/s |
30-Oct-2024 01:51:22 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB • 00:00 • 108.4 MB/s |
30-Oct-2024 01:51:22 | |
30-Oct-2024 01:51:22 | Finished task 'Upload wheel' with result: Success |
30-Oct-2024 01:51:22 | Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Oct-2024 01:51:22 | Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2.28 #4 (CASA-CRT6651-TTM228PY38-4)' ... running command line: /export/home/cbt-el7-6/bamboohome/temp/CASA-CRT6651-TTM228PY38-4-ScriptBuildTask-4699370757309848784.sh ... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CRT6651-TTM228PY38 |
30-Oct-2024 01:51:22 | Starting cleanup |
30-Oct-2024 01:51:34 | wheel-container-test |
30-Oct-2024 01:51:37 | wheel-container-test |
30-Oct-2024 01:51:37 | Cleanup complete |
30-Oct-2024 01:51:37 | Finished task 'Cleanup' with result: Success |
30-Oct-2024 01:51:37 | Running post build plugin 'Docker Container Cleanup' |
30-Oct-2024 01:51:37 | Beginning to execute external process for build 'CASA - Cmake Release Test 6.6.5+ - release-6.6.6 - Test Tasks Many Linux 2.28 #4 (CASA-CRT6651-TTM228PY38-4)' ... running command line: /bin/docker rm -f wheel-container-test ... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CRT6651-TTM228PY38 |
30-Oct-2024 01:51:37 | Error response from daemon: No such container: wheel-container-test |
30-Oct-2024 01:51:37 | Running post build plugin 'NCover Results Collector' |
30-Oct-2024 01:51:37 | Running post build plugin 'Build Results Label Collector' |
30-Oct-2024 01:51:37 | Running post build plugin 'Clover Results Collector' |
30-Oct-2024 01:51:37 | Running post build plugin 'npm Cache Cleanup' |
30-Oct-2024 01:51:37 | Running post build plugin 'Artifact Copier' |
30-Oct-2024 01:51:37 | Publishing an artifact: XML Directories |
30-Oct-2024 01:51:38 | Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 785.6 ms |
30-Oct-2024 01:51:38 | Finalising the build... |
30-Oct-2024 01:51:38 | Stopping timer. |
30-Oct-2024 01:51:38 | Build CASA-CRT6651-TTM228PY38-4 completed. |
30-Oct-2024 01:51:38 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
30-Oct-2024 01:51:38 | Running on server: post build plugin 'NCover Results Collector' |
30-Oct-2024 01:51:38 | Running on server: post build plugin 'Build Labeller' |
30-Oct-2024 01:51:38 | Running on server: post build plugin 'Clover Delta Calculator' |
30-Oct-2024 01:51:38 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
30-Oct-2024 01:51:38 | All post build plugins have finished |
30-Oct-2024 01:51:38 | Generating build results summary... |
30-Oct-2024 01:51:39 | Saving build results to disk... |
30-Oct-2024 01:51:39 | Store variable context... |
30-Oct-2024 01:51:39 | Finished building CASA-CRT6651-TTM228PY38-4. |