Build: #52 failed

Job: Test Tasks Many Linux 2.28 Py3.11 was successful

Build log

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

11-Sep-2024 09:06:22 ============================= test session starts ==============================
11-Sep-2024 09:06:22 platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.11
11-Sep-2024 09:06:22 cachedir: .pytest_cache
11-Sep-2024 09:06:22 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub
11-Sep-2024 09:06:22 configfile: pytest.ini
11-Sep-2024 09:06:24 collecting ... collected 40 items
11-Sep-2024 09:06:24
11-Sep-2024 09:06:24
11-Sep-2024 09:06:24 test_task_uvcontsub.py::uvcontsub_test::test_datacolumn 2024-09-11 13:06:25        WARN        MSTransformManager::checkDataColumnsToFill        CORRECTED_DATA column requested but not available in input MS
11-Sep-2024 09:06:24 2024-09-11 13:06:25        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Desired column (CORRECTED_DATA) not found in the input MS (/home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub/known0.ms).
11-Sep-2024 09:06:24 2024-09-11 13:06:25        WARN        MSTransformManager::checkDataColumnsToFill        MODEL_DATA column requested but not available in input MS
11-Sep-2024 09:06:24 2024-09-11 13:06:25        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Desired column (MODEL_DATA) not found in the input MS (/home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub/known0.ms).
11-Sep-2024 09:06:29
11-Sep-2024 09:06:29 Check different datacolumn choices and that results make sense
11-Sep-2024 09:06:29 depending oninput MS
11-Sep-2024 09:06:29 PASSED
11-Sep-2024 09:06:29
11-Sep-2024 09:06:32 test_task_uvcontsub.py::uvcontsub_test::test_fitmethod_casacore
11-Sep-2024 09:06:32 Check that methods work - casacore
11-Sep-2024 09:06:32 PASSED
11-Sep-2024 09:06:32
11-Sep-2024 09:06:33 test_task_uvcontsub.py::uvcontsub_test::test_fitmethod_gsl
11-Sep-2024 09:06:33 Check that methods work - gsl
11-Sep-2024 09:06:34 PASSED
11-Sep-2024 09:06:34
11-Sep-2024 09:06:36 test_task_uvcontsub.py::uvcontsub_test::test_fitorder1
11-Sep-2024 09:06:36 Check different fit orders (0, 1, 2) work (like example 1 from task page)
11-Sep-2024 09:06:36 PASSED
11-Sep-2024 09:06:36
11-Sep-2024 09:06:38 test_task_uvcontsub.py::uvcontsub_test::test_fitorder2
11-Sep-2024 09:06:38 Check different fit orders (0, 1, 2) work
11-Sep-2024 09:06:38 PASSED
11-Sep-2024 09:06:38
11-Sep-2024 09:06:40 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_channels
11-Sep-2024 09:06:40 Check that fitspec works. When selecting some channels in some SPWs,
11-Sep-2024 09:06:40 fit those channels in those SPWs (like example 2 from task page)
11-Sep-2024 09:06:40 PASSED
11-Sep-2024 09:06:40
11-Sep-2024 09:06:42 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_dict_fitorder1
11-Sep-2024 09:06:42 Check different fit orders (0, 1, 2) work, when given in field/spw
11-Sep-2024 09:06:42 dict, and produce same results as simple command
11-Sep-2024 09:06:42 PASSED
11-Sep-2024 09:06:42
11-Sep-2024 09:06:44 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_dict_fitorder2
11-Sep-2024 09:06:44 Check different fit orders (0, 1, 2) work, when given in field/spw
11-Sep-2024 09:06:44 dict, and produce same results as simple command
11-Sep-2024 09:06:44 PASSED
11-Sep-2024 09:06:44
11-Sep-2024 09:06:48 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_dict_fitspec_one_chan
11-Sep-2024 09:06:48 Check fitspec when giving in a dict one spw with 1 channel (perfect fit if
11-Sep-2024 09:06:48 order 0)
11-Sep-2024 09:06:48 PASSED
11-Sep-2024 09:06:48
11-Sep-2024 09:06:51 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_dict_fitspec_one_chan_order1
11-Sep-2024 09:06:51 Check fitspec when giving in a dict one spw with 1 channel (perfect fit if
11-Sep-2024 09:06:51 order 0)
11-Sep-2024 09:06:51 PASSED
11-Sep-2024 09:06:51
11-Sep-2024 09:06:53 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_dict_select_spw_mismatching 2024-09-11 13:06:54        WARN        UVContSubTVI::spwInputChecks        SPW 0 is used in fitspec but is not included in the SPW selection ('1'), please double-check the spw and fitspec parameters.
11-Sep-2024 09:06:53 2024-09-11 13:06:54        WARN        UVContSubTVI::spwInputChecks        SPW 0 is used in fitspec but is not included in the SPW selection ('1'), please double-check the spw and fitspec parameters.
11-Sep-2024 09:06:53 2024-09-11 13:06:54        WARN        UVContSubTVI::spwInputChecks        SPW 0 is used in fitspec but is not included in the SPW selection ('1'), please double-check the spw and fitspec parameters.
11-Sep-2024 09:07:04
11-Sep-2024 09:07:04 Check spw selection works when fitspec (as dict) gives mismatching IDs
11-Sep-2024 09:07:04 (not selected)
11-Sep-2024 09:07:04 PASSED
11-Sep-2024 09:07:04
11-Sep-2024 09:07:06 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_empty
11-Sep-2024 09:07:06 Check that fitspec works. When empty, fit all channels in all SPWs
11-Sep-2024 09:07:06 PASSED
11-Sep-2024 09:07:06
11-Sep-2024 09:07:10 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield
11-Sep-2024 09:07:10 Check that fitspec works. Different spw:chan strings for different fields
11-Sep-2024 09:07:10 (like example 4 from task page)
11-Sep-2024 09:07:10 PASSED
11-Sep-2024 09:07:10
11-Sep-2024 09:07:18 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield_blocks
11-Sep-2024 09:07:18 Check that fitspec works. Different spw:chan strings for different fields
11-Sep-2024 09:07:18 but giving list of fields for a same fitspec
11-Sep-2024 09:07:18 PASSED
11-Sep-2024 09:07:18
11-Sep-2024 09:07:21 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield_fields_sel
11-Sep-2024 09:07:21 Check the use of field selection (multiple) and fitspec (multiple/ per field
11-Sep-2024 09:07:21 list) together
11-Sep-2024 09:07:21 PASSED
11-Sep-2024 09:07:21
11-Sep-2024 09:07:25 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield_multispw_diff_fitorder
11-Sep-2024 09:07:25 Check different fitorder values for different fields and spws, in
11-Sep-2024 09:07:25 addition to different spw:chan strings
11-Sep-2024 09:07:25 PASSED
11-Sep-2024 09:07:25
11-Sep-2024 09:07:28 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield_wrong_field 2024-09-11 13:07:28        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Wrong field ID given: 99. This MeasurementSet has field IDs between 0 and 3
11-Sep-2024 09:07:30 2024-09-11 13:07:31        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Invalid field index: -2 (in -2).
11-Sep-2024 09:07:32 2024-09-11 13:07:33        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Wrong field ID given: 4. This MeasurementSet has field IDs between 0 and 3
11-Sep-2024 09:07:32
11-Sep-2024 09:07:32 Check that wrong fitspec lists produce an exception
11-Sep-2024 09:07:32 PASSED
11-Sep-2024 09:07:32
11-Sep-2024 09:07:35 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_multifield_wrong_format 2024-09-11 13:07:35        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Error trying to get chan value in subdict for spw 0, RecordInterface: field chan is unknown
11-Sep-2024 09:07:38 2024-09-11 13:07:38        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Error trying to get fitorder value in subdict for spw 0:2~988, RecordInterface: field fitorder is unknown
11-Sep-2024 09:07:40 2024-09-11 13:07:40        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Invalid SPW index: wrong_spw (in wrong_spw)
11-Sep-2024 09:07:42 2024-09-11 13:07:43        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Invalid field index: bla_fail (in bla_fail).
11-Sep-2024 09:07:44 2024-09-11 13:07:45        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Error in fitspec. SPW 0 is given multiple times. Found for SPW subdict '0,1' and other subdicts(s).
11-Sep-2024 09:07:47 2024-09-11 13:07:47        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Error in fitspec. Field 2 is given multiple times. Found for field subdict '2' and other subdict(s).
11-Sep-2024 09:07:49 2024-09-11 13:07:49        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Wrong value found in fitspec, field subdict for field: '1,2', value: 'bogus'. Only 'NONE' is accepted (= do not fit for any SPW).
11-Sep-2024 09:07:49
11-Sep-2024 09:07:49 Check fitspec errors. Different fitspec dicts for different fields and
11-Sep-2024 09:07:49 SPWs
11-Sep-2024 09:07:49 PASSED
11-Sep-2024 09:07:49
11-Sep-2024 09:07:54 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_separate_fields
11-Sep-2024 09:07:54 Check that fitspec works. Different spw:chan strings for different
11-Sep-2024 09:07:54 fields, and each field to a different output MS (like example 3 from
11-Sep-2024 09:07:54 task page)
11-Sep-2024 09:07:54 PASSED
11-Sep-2024 09:07:54
11-Sep-2024 09:07:57 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_spw_one_chan
11-Sep-2024 09:07:57 Check fitspec when giving one spw with 1 channel (perfect fit if order 0)
11-Sep-2024 09:07:57 PASSED
11-Sep-2024 09:07:57
11-Sep-2024 09:07:59 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_spws
11-Sep-2024 09:07:59 Check that fitspec works. When selecting some SPWs, fit all channels
11-Sep-2024 09:07:59 in those SPWs
11-Sep-2024 09:07:59 PASSED
11-Sep-2024 09:07:59
11-Sep-2024 09:08:14 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_spws_diff_fitorder
11-Sep-2024 09:08:14 Check that fitorder is applied correctly per field, per SPW, following
11-Sep-2024 09:08:14 the fitspec list with different fit orders (between 0 and 3) for different spws
11-Sep-2024 09:08:14 PASSED
11-Sep-2024 09:08:14
11-Sep-2024 09:08:17 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_spws_sel
11-Sep-2024 09:08:17 Check the use of spw selection and fitspec together
11-Sep-2024 09:08:17 PASSED
11-Sep-2024 09:08:17
11-Sep-2024 09:08:17 test_task_uvcontsub.py::uvcontsub_test::test_fitspec_spws_sel_wrong 2024-09-11 13:08:17        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 3,
11-Sep-2024 09:08:17
11-Sep-2024 09:08:17 Check that if the spw selection and fitspec are not compatible, an exception
11-Sep-2024 09:08:17 is produced
11-Sep-2024 09:08:17 PASSED
11-Sep-2024 09:08:17
11-Sep-2024 09:08:19 test_task_uvcontsub.py::uvcontsub_test::test_makes_output_ms_data 2024-09-11 13:08:19        SEVERE        uvcontsub::::casa        Task uvcontsub raised an exception of class ValueError with the following message: Output MS (test_uvcs_output.ms) already exists, refusing to overwrite it
11-Sep-2024 09:08:19
11-Sep-2024 09:08:19 Check that in a simple command the input MS is taken and an output MS
11-Sep-2024 09:08:19 is created and has a data column
11-Sep-2024 09:08:19 PASSED
11-Sep-2024 09:08:19
11-Sep-2024 09:08:23 test_task_uvcontsub.py::uvcontsub_test::test_mixed_pols
11-Sep-2024 09:08:23 Check normal functioning with an MS with mixed polarizations in its (many)
11-Sep-2024 09:08:23 SPWs
11-Sep-2024 09:08:23 PASSED
11-Sep-2024 09:08:23
11-Sep-2024 09:08:26 test_task_uvcontsub.py::uvcontsub_test::test_select_array
11-Sep-2024 09:08:26 Check field selection works
11-Sep-2024 09:08:26 PASSED
11-Sep-2024 09:08:26
11-Sep-2024 09:08:29 test_task_uvcontsub.py::uvcontsub_test::test_select_field
11-Sep-2024 09:08:29 Check field selection works
11-Sep-2024 09:08:29 PASSED
11-Sep-2024 09:08:29
11-Sep-2024 09:08:31 test_task_uvcontsub.py::uvcontsub_test::test_select_intent
11-Sep-2024 09:08:31 Check field selection works
11-Sep-2024 09:08:31 PASSED
11-Sep-2024 09:08:31
11-Sep-2024 09:08:34 test_task_uvcontsub.py::uvcontsub_test::test_select_observation
11-Sep-2024 09:08:34 Check field selection works
11-Sep-2024 09:08:34 PASSED
11-Sep-2024 09:08:34
11-Sep-2024 09:08:37 test_task_uvcontsub.py::uvcontsub_test::test_select_scan
11-Sep-2024 09:08:37 Check field selection works
11-Sep-2024 09:08:37 PASSED
11-Sep-2024 09:08:37
11-Sep-2024 09:08:39 test_task_uvcontsub.py::uvcontsub_test::test_select_spw
11-Sep-2024 09:08:39 Check field selection works
11-Sep-2024 09:08:39 PASSED
11-Sep-2024 09:08:39
11-Sep-2024 09:08:41 test_task_uvcontsub.py::uvcontsub_test::test_select_spw_mismatching_fitspec 2024-09-11 13:08:42        WARN        UVContSubTVI::spwInputChecks        SPW 0 is used in fitspec but is not included in the SPW selection ('1'), please double-check the spw and fitspec parameters.
11-Sep-2024 09:08:42
11-Sep-2024 09:08:42 Check spw selection works when fitspec gives mismatching IDs (not selected)
11-Sep-2024 09:08:42 PASSED
11-Sep-2024 09:08:42
11-Sep-2024 09:08:45 test_task_uvcontsub.py::uvcontsub_test::test_writemodel
11-Sep-2024 09:08:45 Check the model column is added to the output MS and its values match
11-Sep-2024 09:08:45 (like example 5 from task page)
11-Sep-2024 09:08:45 PASSED
11-Sep-2024 09:08:45
11-Sep-2024 09:08:48 test_task_uvcontsub.py::uvcontsub_test::test_writemodel_from_corrected
11-Sep-2024 09:08:48 Check the model column, like test_writemodel, but taking input from
11-Sep-2024 09:08:48 CORRECTED_DATA
11-Sep-2024 09:08:48 PASSED
11-Sep-2024 09:08:48
11-Sep-2024 09:08:51 test_task_uvcontsub.py::uvcontsub_test::test_writemodel_from_corrected_all_flagged
11-Sep-2024 09:08:51 Check the model column, like test_writemodel, but taking input from
11-Sep-2024 09:08:51 CORRECTED_DATA, with all data points flagged (fit doesn't iterate, model=0) 
11-Sep-2024 09:08:51 PASSED
11-Sep-2024 09:08:51
11-Sep-2024 09:08:55 test_task_uvcontsub.py::uvcontsub_numerical_sim_test::test_sim_specline_noise_pol_0
11-Sep-2024 09:08:55 Check fitting of continuum as polynomial order 0
11-Sep-2024 09:08:55 Checking numerical differences for MS sim_alma_cont_poly_order_0_noise.ms
11-Sep-2024 09:08:55 Diff median: (-0.00012462735176077544-0.009154988080263136j), min: (-0.040639454126358054+0.0019486010074615256j), max: (0.03780493736267099+0.004022783041000372j)
11-Sep-2024 09:08:55 Diff in absolute values. Median: 0.01165165068066864, min: 8.407697079434224e-05, max: 0.04068614427108692.
11-Sep-2024 09:08:55    Relative to cont, 25pc: 1.4164517274659638, median: 2.2168500222505068 %, 75pc: 3.158301055372933, min: 0.01599653471292506 %, max: 7.740970125571121 %
11-Sep-2024 09:08:55 Diff in real part. Median: 0.006661140918731712, min: 2.741813659445924e-07, max: 0.040639454126358054
11-Sep-2024 09:08:55    Relative to cont, 25pc: 0.597970258621934, median: 1.268788746425088 %, 75pc: 2.177195321945919, min: 5.222502208468427e-05 %, max: 7.740848405020581 %
11-Sep-2024 09:08:55 Diff in imag part. Median: 0.006748641282320025, min: 6.616115569846315e-07, max: 0.038020594418048864
11-Sep-2024 09:08:55    Relative to cont, 25pc: 13.100388646125783, median: 26.994565129280097 %, 75pc: 45.6577777862549, min: 0.002646446227938526 %, max: 152.08237767219546 %
11-Sep-2024 09:08:55 PASSED
11-Sep-2024 09:08:55
11-Sep-2024 09:08:58 test_task_uvcontsub.py::uvcontsub_numerical_sim_test::test_sim_specline_noise_pol_1
11-Sep-2024 09:08:58 Check fitting of continuum as polynomial order 1. Gaussian noise included
11-Sep-2024 09:08:58 Checking numerical differences for MS sim_alma_cont_poly_order_1_noise.ms
11-Sep-2024 09:08:58 Diff median: (-5.177062327499371e-06-0.04504614214258873j), min: (-0.5134538447763037-0.010442618122251002j), max: (0.47074764056468577-0.010952183768505153j)
11-Sep-2024 09:08:58 Diff in absolute values. Median: 0.11701767758547393, min: 3.814837542582445e-05, max: 0.5153919653286855.
11-Sep-2024 09:08:58    Relative to cont, 25pc: 5.426194442735684, median: 8.423612557043487 %, 75pc: 11.91661259452606, min: 0.002694769480330543 %, max: 36.69655614137981 %
11-Sep-2024 09:08:58 Diff in real part. Median: 0.06706057467798554, min: 4.8059178192616514e-08, max: 0.5134538447763037
11-Sep-2024 09:08:58    Relative to cont, 25pc: 2.633171187796933, median: 5.58808913206928 %, 75pc: 9.52342930173477, min: 4.1761995418832e-06 %, max: 42.522750757476736 %
11-Sep-2024 09:08:58 Diff in imag part. Median: 0.06703473653380326, min: 1.0634970482037431e-07, max: 0.4846370575465555
11-Sep-2024 09:08:58    Relative to cont, 25pc: 4.52434475120652, median: 9.579331095807323 %, 75pc: 16.335984204168717, min: 1.5150210333356745e-05 %, max: 67.97228747477918 %
11-Sep-2024 09:08:58 PASSED
11-Sep-2024 09:08:58
11-Sep-2024 09:09:03 test_task_uvcontsub.py::uvcontsub_numerical_sim_test::test_sim_specline_nonoise_pol_0
11-Sep-2024 09:09:03 Check fitting of continuum as polynomial order 0
11-Sep-2024 09:09:03 Checking numerical differences for MS sim_alma_cont_poly_order_0_nonoise.ms
11-Sep-2024 09:09:03 Diff median: (-2.384185793236071e-08+3.725290284584126e-10j), min: (-2.384185793236071e-08+3.725290284584126e-10j), max: (-2.3841857821338408e-08+3.725290284584126e-10j)
11-Sep-2024 09:09:03 Diff in absolute values. Median: 2.3844768137767988e-08, min: 2.3844768026759235e-08, max: 2.3844768137767988e-08.
11-Sep-2024 09:09:03    Relative to cont, 25pc: 4.536719836998727e-06, median: 4.536719836998727e-06 %, 75pc: 4.536719836998727e-06, min: 4.536719815878135e-06 %, max: 4.536719836998727e-06 %
11-Sep-2024 09:09:03 Diff in real part. Median: 2.384185793236071e-08, min: 2.3841857821338408e-08, max: 2.384185793236071e-08
11-Sep-2024 09:09:03    Relative to cont, 25pc: 4.5413062728306114e-06, median: 4.5413062728306114e-06 %, 75pc: 4.5413062728306114e-06, min: 4.541306251683506e-06 %, max: 4.5413062728306114e-06 %
11-Sep-2024 09:09:03 Diff in imag part. Median: 3.725290284584126e-10, min: 3.725290284584126e-10, max: 3.725290284584126e-10
11-Sep-2024 09:09:03    Relative to cont, 25pc: 1.4901161138336505e-06, median: 1.4901161138336505e-06 %, 75pc: 1.4901161138336505e-06, min: 1.4901161138336505e-06 %, max: 1.4901161138336505e-06 %
11-Sep-2024 09:09:03 PASSED
11-Sep-2024 09:09:03
11-Sep-2024 09:09:05 test_task_uvcontsub.py::uvcontsub_numerical_sim_test::test_sim_specline_nonoise_pol_1
11-Sep-2024 09:09:05 Check fitting of continuum as polynomial order 1
11-Sep-2024 09:09:05 Checking numerical differences for MS sim_alma_cont_poly_order_1_nonoise.ms
11-Sep-2024 09:09:05 Diff median: (4.768371586472142e-08-1.1920928910669204e-08j), min: (-1.2765719148433163e-08-1.2765719148433163e-08j), max: (1.08133150877876e-07-1.1076138672905245e-08j)
11-Sep-2024 09:09:05 Diff in absolute values. Median: 4.915968525153208e-08, min: 0.0, max: 1.086989382040088e-07.
11-Sep-2024 09:09:05    Relative to cont, 25pc: 1.957151280629637e-06, median: 3.545975235601454e-06 %, 75pc: 6.085132320867273e-06, min: 0.0 %, max: 7.747321025201812e-06 %
11-Sep-2024 09:09:05 Diff in real part. Median: 4.768371586472142e-08, min: 0.0, max: 1.08133150877876e-07
11-Sep-2024 09:09:05    Relative to cont, 25pc: 1.5298772892854669e-06, median: 3.970981054190978e-06 %, 75pc: 6.36087875223726e-06, min: 0.0 %, max: 8.856228651473707e-06 %
11-Sep-2024 09:09:05 Diff in imag part. Median: 1.4877694742843062e-08, min: 0.0, max: 4.280270549106291e-08
11-Sep-2024 09:09:05    Relative to cont, 25pc: 1.0660275309721812e-06, median: 2.1206950679274747e-06 %, 75pc: 3.831367034535961e-06, min: 0.0 %, max: 5.943346538001456e-06 %
11-Sep-2024 09:09:05 PASSED
11-Sep-2024 09:09:05
11-Sep-2024 09:09:05 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvcontsub/nose.xml -
11-Sep-2024 09:09:05 ================== 40 passed, 2 warnings in 163.66s (0:02:43) ==================
11-Sep-2024 09:09:06 ============================= test session starts ==============================
11-Sep-2024 09:09:06 platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.11
11-Sep-2024 09:09:06 cachedir: .pytest_cache
11-Sep-2024 09:09:06 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse
11-Sep-2024 09:09:06 configfile: pytest.ini
11-Sep-2024 09:09:08 collecting ... collected 21 items
11-Sep-2024 09:09:08
11-Sep-2024 09:09:08
11-Sep-2024 09:09:09 test_task_imcollapse.py::imcollapse_test::test_1
11-Sep-2024 09:09:09 imcollapse: average full image collapse along axis 0
11-Sep-2024 09:09:09 PASSED
11-Sep-2024 09:09:09
11-Sep-2024 09:09:10 test_task_imcollapse.py::imcollapse_test::test_2
11-Sep-2024 09:09:10 imcollapse: average full image collapse along axis 2
11-Sep-2024 09:09:10 PASSED
11-Sep-2024 09:09:10
11-Sep-2024 09:09:10 test_task_imcollapse.py::imcollapse_test::test_3
11-Sep-2024 09:09:10 imcollapse: average full image collapse along axis 2 and check output overwritability
11-Sep-2024 09:09:10 PASSED
11-Sep-2024 09:09:10
11-Sep-2024 09:09:10 test_task_imcollapse.py::imcollapse_test::test_6
11-Sep-2024 09:09:10 imcollapse: memory only images can be collapsed
11-Sep-2024 09:09:10 PASSED
11-Sep-2024 09:09:10
11-Sep-2024 09:09:11 test_task_imcollapse.py::imcollapse_test::test_7
11-Sep-2024 09:09:11 imcollapse: verify collapsing along multiple axes works
11-Sep-2024 09:09:11 PASSED
11-Sep-2024 09:09:11
11-Sep-2024 09:09:14 test_task_imcollapse.py::imcollapse_test::test_8
11-Sep-2024 09:09:14 imcollapse: test both OTF and permanent masking works
11-Sep-2024 09:09:14 PASSED
11-Sep-2024 09:09:14
11-Sep-2024 09:09:15 test_task_imcollapse.py::imcollapse_test::test_CAS3737
11-Sep-2024 09:09:15 imcollapse: test tabular spectral axis has correct collapsed reference value 
11-Sep-2024 09:09:15 PASSED
11-Sep-2024 09:09:15
11-Sep-2024 09:09:16 test_task_imcollapse.py::imcollapse_test::test_CAS_10938
11-Sep-2024 09:09:16 Verify fix for CAS-10938, ia.collapse can compute median for large images of all noise
11-Sep-2024 09:09:16 PASSED
11-Sep-2024 09:09:16
11-Sep-2024 09:09:16 test_task_imcollapse.py::imcollapse_test::test_CAS_11230
11-Sep-2024 09:09:16 Verify output image has correct shape when 0,0 included in region box
11-Sep-2024 09:09:16 PASSED
11-Sep-2024 09:09:16
11-Sep-2024 09:09:17 test_task_imcollapse.py::imcollapse_test::test_CAS_3418
11-Sep-2024 09:09:17 imcollapse: Test separate code for median due to performance issues
11-Sep-2024 09:09:17 PASSED
11-Sep-2024 09:09:17
11-Sep-2024 09:09:17 test_task_imcollapse.py::imcollapse_test::test_beams 2024-09-11 13:09:18        WARN        ImageCollapser::_doMultipleBeams        Input image has per plane beams but the collapse is not done exclusively along the direction axes. The output image will arbitrarily have a single beam which is the first beam available in the subimage.Thus, the image planes will not be convolved to a common restoring beam before collapsing. If, however, this is desired, then run the task imsmooth or the tool method ia.convolve2d() first, and use the output image of that as the input for collapsing.
11-Sep-2024 09:09:17
11-Sep-2024 09:09:17 test per plane beams
11-Sep-2024 09:09:17 PASSED
11-Sep-2024 09:09:17
11-Sep-2024 09:09:17 test_task_imcollapse.py::imcollapse_test::test_complex
11-Sep-2024 09:09:17 Test support for complex valued images
11-Sep-2024 09:09:17 PASSED
11-Sep-2024 09:09:17
11-Sep-2024 09:09:17 test_task_imcollapse.py::imcollapse_test::test_exceptions 2024-09-11 13:09:18        SEVERE        imcollapse::image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Unknown aggregate function specified by bogus function at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 84
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: Unknown aggregate function specified by bogus function at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageCollapserData.cc, line: 84
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified
11-Sep-2024 09:09:17 2024-09-11 13:09:18        SEVERE        imcollapse::::casa        Task imcollapse raised an exception of class RuntimeError with the following message: outfile must be specified
11-Sep-2024 09:09:17
11-Sep-2024 09:09:17 imcollapse: Test various exception cases
11-Sep-2024 09:09:17 PASSED
11-Sep-2024 09:09:17
11-Sep-2024 09:09:18 test_task_imcollapse.py::imcollapse_test::test_flux 2024-09-11 13:09:18        SEVERE        image::collapse (file src/tools/image/image_cmpt.cc, line 712)        Exception Reported: Unable to calculate flux density: [] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageCollapser.tcc, line: 433
11-Sep-2024 09:09:18
11-Sep-2024 09:09:18 Test flux function
11-Sep-2024 09:09:18 PASSED
11-Sep-2024 09:09:18
11-Sep-2024 09:09:18 test_task_imcollapse.py::imcollapse_test::test_history
11-Sep-2024 09:09:18 Test history record is written
11-Sep-2024 09:09:18 PASSED
11-Sep-2024 09:09:18
11-Sep-2024 09:09:19 test_task_imcollapse.py::imcollapse_test::test_median
11-Sep-2024 09:09:19 Test median when collapsing along multiple axes
11-Sep-2024 09:09:19 PASSED
11-Sep-2024 09:09:19
11-Sep-2024 09:09:19 test_task_imcollapse.py::imcollapse_test::test_region
11-Sep-2024 09:09:19 imcollapse: Test region
11-Sep-2024 09:09:19 PASSED
11-Sep-2024 09:09:19
11-Sep-2024 09:09:19 test_task_imcollapse.py::imcollapse_test::test_sqrtsum
11-Sep-2024 09:09:19 Test sqrtsum function
11-Sep-2024 09:09:19 PASSED
11-Sep-2024 09:09:19
11-Sep-2024 09:09:19 test_task_imcollapse.py::imcollapse_test::test_sqrtsum_npix
11-Sep-2024 09:09:19 Test sqrtsum function
11-Sep-2024 09:09:19 PASSED
11-Sep-2024 09:09:19
11-Sep-2024 09:09:19 test_task_imcollapse.py::imcollapse_test::test_sqrtsum_npix_beam
11-Sep-2024 09:09:19 Test sqrtsum function
11-Sep-2024 09:09:19 PASSED
11-Sep-2024 09:09:19
11-Sep-2024 09:09:20 test_task_imcollapse.py::imcollapse_test::test_stretch
11-Sep-2024 09:09:20 imcollapse: Test stretch parameter
11-Sep-2024 09:09:20 PASSED
11-Sep-2024 09:09:20
11-Sep-2024 09:09:20 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcollapse/nose.xml -
11-Sep-2024 09:09:20 ======================= 21 passed, 2 warnings in 13.37s ========================
11-Sep-2024 09:09:21 ============================= test session starts ==============================
11-Sep-2024 09:09:21 platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.11
11-Sep-2024 09:09:21 cachedir: .pytest_cache
11-Sep-2024 09:09:21 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importatca
11-Sep-2024 09:09:21 configfile: pytest.ini
11-Sep-2024 09:09:22 collecting ... collected 1 item
11-Sep-2024 09:09:22
11-Sep-2024 09:09:22
11-Sep-2024 09:09:25 test_task_importatca.py::test_importatca::test1
11-Sep-2024 09:09:25 atca-rpfits-import: Test good input
11-Sep-2024 09:09:25 importatca-unit-test : Success! Now checking output ...
11-Sep-2024 09:09:25 importatca-unit-test :  table.f2 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f5_TSM3 present.
11-Sep-2024 09:09:25 importatca-unit-test :  ANTENNA/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f5_TSM2 present.
11-Sep-2024 09:09:25 importatca-unit-test :  DATA_DESCRIPTION/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SOURCE/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  ATCA_SCAN_INFO/table.f1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FIELD/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  POINTING/table.f1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f3 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  ATCA_SCAN_INFO/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FEED/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  PROCESSOR/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SPECTRAL_WINDOW/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  SPECTRAL_WINDOW/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  ATCA_SCAN_INFO/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f4 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FLAG_CMD/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  POINTING/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  SYSCAL/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f5_TSM1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  PROCESSOR/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  HISTORY/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SYSCAL/table.f1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  DATA_DESCRIPTION/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  FEED/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f4_TSM3 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f3_TSM1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  OBSERVATION/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  POINTING/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  OBSERVATION/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f2_TSM2 present.
11-Sep-2024 09:09:25 importatca-unit-test :  SOURCE/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f3_TSM3 present.
11-Sep-2024 09:09:25 importatca-unit-test :  POINTING/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f2_TSM1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f4_TSM2 present.
11-Sep-2024 09:09:25 importatca-unit-test :  STATE/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  FLAG_CMD/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f2_TSM3 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FIELD/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  POLARIZATION/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  HISTORY/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FIELD/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SYSCAL/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  ANTENNA/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f5 present.
11-Sep-2024 09:09:25 importatca-unit-test :  POLARIZATION/table.f0i present.
11-Sep-2024 09:09:25 importatca-unit-test :  POLARIZATION/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  FEED/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SPECTRAL_WINDOW/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test :  SYSCAL/table.f1_TSM0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  STATE/table.f0 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f3_TSM2 present.
11-Sep-2024 09:09:25 importatca-unit-test :  table.f4_TSM1 present.
11-Sep-2024 09:09:25 importatca-unit-test :  SOURCE/table.dat present.
11-Sep-2024 09:09:25 importatca-unit-test : MS exists. All tables present. Try opening as MS ...
11-Sep-2024 09:09:25 importatca-unit-test : OK. Checking tables in detail ...
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['UVW', 0, [37.08396912, 110.68421173, 121.33368683], 1e-08]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['EXPOSURE', 0, 9.856, 0.0001]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['DATA', 0, [[(-0.19179995-0.27503902j)], [(-0.07504284-0.07763118j)], [(-0.13403413+0.04170537j)], [(0.24940215-0.23159257j)]], 1e-08]
11-Sep-2024 09:09:25 importatca-unit-test : table  MAIN  as expected.
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['UVW', 854, [870.02380371, 2447.86230469, 2683.08862305], 1e-08]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['EXPOSURE', 854, 9.856, 0.0001]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['DATA', 854, [[(0.69642496-0.57600111j)], [(0.01779159+0.27384654j)], [(-0.07370736-0.30479908j)], [(0.45262983+0.29306653j)]], 1e-08]
11-Sep-2024 09:09:25 importatca-unit-test : table  MAIN  as expected.
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['OFFSET', 1, [0.0, 0.0, 0.0], 0]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['POSITION', 1, [-4751591.759, 2791758.855, -3200483.75], 0.001]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['DISH_DIAMETER', 1, 22.0, 0.0]
11-Sep-2024 09:09:25 importatca-unit-test : table  ANTENNA  as expected.
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['NUM_CHAN', 0, 2049, 0]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['TOTAL_BANDWIDTH', 0, 2048000000.0, 10000.0]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['CHAN_WIDTH', 0, [-1000000.0, -1000000.0, -1000000.0], 0.1]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['CHAN_FREQ', 0, [3124000000.0, 3123000000.0, 3122000000.0], 10000.0]
11-Sep-2024 09:09:25 importatca-unit-test : comparing  ['CHAN_FREQ', 2, [1411000000.0, 1410968750.0, 1410937500.0], 10.0]
11-Sep-2024 09:09:25 importatca-unit-test : table  SPECTRAL_WINDOW  as expected.
11-Sep-2024 09:09:25 Pressure unit is hPa
11-Sep-2024 09:09:25 PASSED
11-Sep-2024 09:09:25
11-Sep-2024 09:09:25 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importatca/nose.xml -
11-Sep-2024 09:09:25 ======================== 1 passed, 2 warnings in 4.50s =========================
11-Sep-2024 09:09:26 ============================= test session starts ==============================
11-Sep-2024 09:09:26 platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.11
11-Sep-2024 09:09:26 cachedir: .pytest_cache
11-Sep-2024 09:09:26 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant
11-Sep-2024 09:09:26 configfile: pytest.ini
11-Sep-2024 09:09:27 collecting ... collected 7 items
11-Sep-2024 09:09:27
11-Sep-2024 09:09:27
11-Sep-2024 09:09:29 test_task_rerefant.py::rerefant_test::test_absentRefantFlagAllStrict
11-Sep-2024 09:09:29 Test that all antennas are flagged when the refant drops out in mode strict 
11-Sep-2024 09:09:29 PASSED
11-Sep-2024 09:09:29
11-Sep-2024 09:09:34 test_task_rerefant.py::rerefant_test::test_fringefit
11-Sep-2024 09:09:34 PASSED
11-Sep-2024 09:09:34
11-Sep-2024 09:09:36 test_task_rerefant.py::rerefant_test::test_listDropOutDropInFlex
11-Sep-2024 09:09:36 Test that when an antenna drops out and drops back in 
11-Sep-2024 09:09:36 PASSED
11-Sep-2024 09:09:36
11-Sep-2024 09:09:37 test_task_rerefant.py::rerefant_test::test_listPrioritizedDropsFlex
11-Sep-2024 09:09:37 Test that the next item in refants is used if the first antenna drops out 
11-Sep-2024 09:09:37 PASSED
11-Sep-2024 09:09:37
11-Sep-2024 09:09:38 test_task_rerefant.py::rerefant_test::test_listPrioritizedFlex
11-Sep-2024 09:09:38 Test that the first item in refants is used with no drop out 
11-Sep-2024 09:09:38 PASSED
11-Sep-2024 09:09:38
11-Sep-2024 09:09:39 test_task_rerefant.py::rerefant_test::test_listStrict
11-Sep-2024 09:09:39 Test that only the first refant is used when mode is strict 
11-Sep-2024 09:09:39 PASSED
11-Sep-2024 09:09:39
11-Sep-2024 09:09:40 test_task_rerefant.py::rerefant_test::test_refantPreferredStrict
11-Sep-2024 09:09:40 Test the strict application of a reference antenna 
11-Sep-2024 09:09:40 PASSED
11-Sep-2024 09:09:40
11-Sep-2024 09:09:40 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_rerefant/nose.xml -
11-Sep-2024 09:09:40 ======================== 7 passed, 2 warnings in 14.41s ========================
11-Sep-2024 09:09:41 ============================= test session starts ==============================
11-Sep-2024 09:09:41 platform linux -- Python 3.11.9, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.11
11-Sep-2024 09:09:41 cachedir: .pytest_cache
11-Sep-2024 09:09:41 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth
11-Sep-2024 09:09:41 configfile: pytest.ini
11-Sep-2024 09:09:42 collecting ... collected 2 items
11-Sep-2024 09:09:42
11-Sep-2024 09:09:42
11-Sep-2024 09:09:43 test_task_specsmooth.py::specsmooth_test::test_general 2024-09-11 13:09:43        SEVERE        specsmooth::image::hanning        Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::image::hanning+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::::casa        Task specsmooth raised an exception of class RuntimeError with the following message: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::::casa+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::image::hanning        Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::image::hanning+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::::casa        Task specsmooth raised an exception of class RuntimeError with the following message: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
11-Sep-2024 09:09:43 2024-09-11 13:09:43        SEVERE        specsmooth::::casa+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
11-Sep-2024 09:09:48
11-Sep-2024 09:09:48 Test general behavior
11-Sep-2024 09:09:48 PASSED
11-Sep-2024 09:09:48
11-Sep-2024 09:09:49 test_task_specsmooth.py::specsmooth_test::test_history 2024-09-11 13:09:49        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Test history records are written
11-Sep-2024 09:09:49 PASSED
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_specsmooth/nose.xml -
11-Sep-2024 09:09:49 ======================== 2 passed, 2 warnings in 8.36s =========================
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_tsdimaging/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_tsdimaging/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 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/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_feather/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_feather
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_feather/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_feather/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_bandpass/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_bandpass
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_bandpass/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_bandpass/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_asdmsummary/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_asdmsummary/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_hanningsmooth/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_hanningsmooth
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_hanningsmooth/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_hanningsmooth/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_conjugatevis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_conjugatevis/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specflux/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specflux
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_specflux/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_specflux/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_tclean/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_tclean
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_tclean/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_tclean/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immoments/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_uvcontsub/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_uvcontsub/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imcollapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imcollapse/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importatca/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importatca
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importatca/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importatca/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_rerefant
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 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/
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth/
11-Sep-2024 09:09:49 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth
11-Sep-2024 09:09:49
11-Sep-2024 09:09:49 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_specsmooth/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_specsmooth/
11-Sep-2024 09:09:53 total 184916
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001   1854083 Sep 11 01:57 casatasks-6.7.0.1-py3-none-any.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root    4369313 Sep 11 13:09 casatasks_test.log
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001    134828 Sep 11 01:57 casatestutils-6.7.0.1-py3-none-any.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001 182222136 Sep 11 01:57 casatools-6.7.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1803 Sep 11 13:09 test_task_accor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3058 Sep 11 13:09 test_task_applycal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        635 Sep 11 13:09 test_task_asdmsummary.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        812 Sep 11 13:09 test_task_bandpass.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1734 Sep 11 13:09 test_task_blcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        860 Sep 11 13:09 test_task_calstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        979 Sep 11 13:09 test_task_clearcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        669 Sep 11 13:09 test_task_clearstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1839 Sep 11 13:09 test_task_concat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1348 Sep 11 13:09 test_task_conjugatevis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       7411 Sep 11 13:09 test_task_cvel.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5054 Sep 11 13:09 test_task_cvel2.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17703 Sep 11 13:09 test_task_deconvolve.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        728 Sep 11 13:09 test_task_defintent.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        593 Sep 11 13:09 test_task_delmod.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1783 Sep 11 13:09 test_task_exportasdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        339 Sep 11 13:09 test_task_exportfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1845 Sep 11 13:09 test_task_exportuvfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        873 Sep 11 13:09 test_task_feather.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1959 Sep 11 13:09 test_task_fixplanets.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1456 Sep 11 13:09 test_task_fixvis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4608 Sep 11 13:09 test_task_flagcmd.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      27917 Sep 11 13:09 test_task_flagdata.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        947 Sep 11 13:09 test_task_flagmanager.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2342 Sep 11 13:09 test_task_fluxscale.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1252 Sep 11 13:09 test_task_fringefit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3241 Sep 11 13:09 test_task_gaincal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2695 Sep 11 13:09 test_task_gencal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        457 Sep 11 13:09 test_task_getantposalma.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        665 Sep 11 13:09 test_task_getcalmodvla.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1021 Sep 11 13:09 test_task_getephemtable.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1215 Sep 11 13:09 test_task_hanningsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      29303 Sep 11 13:09 test_task_imbaseline.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2201 Sep 11 13:09 test_task_imcollapse.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1203 Sep 11 13:09 test_task_imcontsub.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1748 Sep 11 13:09 test_task_imdev.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3172 Sep 11 13:09 test_task_imfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2115 Sep 11 13:09 test_task_imhead.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1155 Sep 11 13:09 test_task_imhistory.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3036 Sep 11 13:09 test_task_immath.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1648 Sep 11 13:09 test_task_immoments.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1110 Sep 11 13:09 test_task_impbcor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        733 Sep 11 13:09 test_task_importasap.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3701 Sep 11 13:09 test_task_importasdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        332 Sep 11 13:09 test_task_importatca.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1002 Sep 11 13:09 test_task_importfitsidi.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        338 Sep 11 13:09 test_task_importmiriad.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        620 Sep 11 13:09 test_task_importnro.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1800 Sep 11 13:09 test_task_importuvfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        818 Sep 11 13:09 test_task_importvla.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1819 Sep 11 13:09 test_task_impv.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2096 Sep 11 13:09 test_task_imrebin.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        811 Sep 11 13:09 test_task_imreframe.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2325 Sep 11 13:09 test_task_imregrid.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1442 Sep 11 13:09 test_task_imsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1420 Sep 11 13:09 test_task_imstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        714 Sep 11 13:09 test_task_imsubimage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        785 Sep 11 13:09 test_task_imtrans.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3109 Sep 11 13:09 test_task_imval.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3776 Sep 11 13:09 test_task_initweights.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1464 Sep 11 13:09 test_task_listcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        492 Sep 11 13:09 test_task_listfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        732 Sep 11 13:09 test_task_listhistory.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       8561 Sep 11 13:09 test_task_listobs.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1501 Sep 11 13:09 test_task_listpartition.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        505 Sep 11 13:09 test_task_listsdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        734 Sep 11 13:09 test_task_listvis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2646 Sep 11 13:09 test_task_makemask.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      34547 Sep 11 13:09 test_task_mstransform.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5866 Sep 11 13:09 test_task_mstransform_mms.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        766 Sep 11 13:09 test_task_nrobeamaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3468 Sep 11 13:09 test_task_partition.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1527 Sep 11 13:09 test_task_phaseshift.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1075 Sep 11 13:09 test_task_plotants.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      25952 Sep 11 13:09 test_task_plotbandpass.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1776 Sep 11 13:09 test_task_plotprofilemap.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1795 Sep 11 13:09 test_task_plotweather.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3068 Sep 11 13:09 test_task_polcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        338 Sep 11 13:09 test_task_polfromgain.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1197 Sep 11 13:09 test_task_predictcomp.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        954 Sep 11 13:09 test_task_rerefant.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1188 Sep 11 13:09 test_task_rmfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        790 Sep 11 13:09 test_task_rmtables.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5026 Sep 11 13:09 test_task_sdatmcor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17993 Sep 11 13:09 test_task_sdbaseline.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       6631 Sep 11 13:09 test_task_sdcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4159 Sep 11 13:09 test_task_sdfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1842 Sep 11 13:09 test_task_sdfixscan.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1569 Sep 11 13:09 test_task_sdgaincal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      23648 Sep 11 13:09 test_task_sdimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2603 Sep 11 13:09 test_task_sdintimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        566 Sep 11 13:09 test_task_sdpolaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2434 Sep 11 13:09 test_task_sdsidebandsplit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3932 Sep 11 13:09 test_task_sdsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4380 Sep 11 13:09 test_task_sdtimeaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3434 Sep 11 13:09 test_task_setjy.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1699 Sep 11 13:09 test_task_simanalyze.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      12709 Sep 11 13:09 test_task_simobserve.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1492 Sep 11 13:09 test_task_slsearch.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1268 Sep 11 13:09 test_task_smoothcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1933 Sep 11 13:09 test_task_specfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        696 Sep 11 13:09 test_task_specflux.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        433 Sep 11 13:09 test_task_specsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        448 Sep 11 13:09 test_task_splattotable.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17892 Sep 11 13:09 test_task_split.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        688 Sep 11 13:09 test_task_spxfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2390 Sep 11 13:09 test_task_statwt.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      35785 Sep 11 13:09 test_task_tclean.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        682 Sep 11 13:09 test_task_testconcat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      22726 Sep 11 13:09 test_task_tsdimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4539 Sep 11 13:09 test_task_uvcontsub.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        826 Sep 11 13:09 test_task_uvcontsub_old.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1503 Sep 11 13:09 test_task_uvmodelfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1466 Sep 11 13:09 test_task_virtualconcat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1077 Sep 11 13:09 test_task_vishead.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3273 Sep 11 13:09 test_task_visstat.xml
11-Sep-2024 09:09:53 Finished task 'Test wheel' with result: Success
11-Sep-2024 09:09:53 Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
11-Sep-2024 09:09:53 Injected variable bamboo.inject.is_641=False in LOCAL scope
11-Sep-2024 09:09:53 Finished task 'Inject is_641' with result: Success
11-Sep-2024 09:09:53
Substituting variable: ${bamboo.planRepository.branchName} with master
11-Sep-2024 09:09:53 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Sep-2024 09:09:53
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tasks Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52-ScriptBuildTask-4489394169630596753.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311
11-Sep-2024 09:09:53 Package working directory
11-Sep-2024 09:09:53 tar: work: Cannot stat: No such file or directory
11-Sep-2024 09:09:53 tar: Exiting with failure status due to previous errors
11-Sep-2024 09:09:53 total 184920
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001   1854083 Sep 11 01:57 casatasks-6.7.0.1-py3-none-any.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root    4369313 Sep 11 13:09 casatasks_test.log
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001    134828 Sep 11 01:57 casatestutils-6.7.0.1-py3-none-any.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci 15001 182222136 Sep 11 01:57 casatools-6.7.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1803 Sep 11 13:09 test_task_accor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3058 Sep 11 13:09 test_task_applycal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        635 Sep 11 13:09 test_task_asdmsummary.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        812 Sep 11 13:09 test_task_bandpass.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1734 Sep 11 13:09 test_task_blcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        860 Sep 11 13:09 test_task_calstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        979 Sep 11 13:09 test_task_clearcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        669 Sep 11 13:09 test_task_clearstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1839 Sep 11 13:09 test_task_concat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1348 Sep 11 13:09 test_task_conjugatevis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       7411 Sep 11 13:09 test_task_cvel.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5054 Sep 11 13:09 test_task_cvel2.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17703 Sep 11 13:09 test_task_deconvolve.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        728 Sep 11 13:09 test_task_defintent.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        593 Sep 11 13:09 test_task_delmod.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1783 Sep 11 13:09 test_task_exportasdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        339 Sep 11 13:09 test_task_exportfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1845 Sep 11 13:09 test_task_exportuvfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        873 Sep 11 13:09 test_task_feather.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1959 Sep 11 13:09 test_task_fixplanets.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1456 Sep 11 13:09 test_task_fixvis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4608 Sep 11 13:09 test_task_flagcmd.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      27917 Sep 11 13:09 test_task_flagdata.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        947 Sep 11 13:09 test_task_flagmanager.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2342 Sep 11 13:09 test_task_fluxscale.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1252 Sep 11 13:09 test_task_fringefit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3241 Sep 11 13:09 test_task_gaincal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2695 Sep 11 13:09 test_task_gencal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        457 Sep 11 13:09 test_task_getantposalma.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        665 Sep 11 13:09 test_task_getcalmodvla.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1021 Sep 11 13:09 test_task_getephemtable.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1215 Sep 11 13:09 test_task_hanningsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      29303 Sep 11 13:09 test_task_imbaseline.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2201 Sep 11 13:09 test_task_imcollapse.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1203 Sep 11 13:09 test_task_imcontsub.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1748 Sep 11 13:09 test_task_imdev.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3172 Sep 11 13:09 test_task_imfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2115 Sep 11 13:09 test_task_imhead.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1155 Sep 11 13:09 test_task_imhistory.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3036 Sep 11 13:09 test_task_immath.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1648 Sep 11 13:09 test_task_immoments.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1110 Sep 11 13:09 test_task_impbcor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        733 Sep 11 13:09 test_task_importasap.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3701 Sep 11 13:09 test_task_importasdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        332 Sep 11 13:09 test_task_importatca.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1002 Sep 11 13:09 test_task_importfitsidi.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        338 Sep 11 13:09 test_task_importmiriad.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        620 Sep 11 13:09 test_task_importnro.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1800 Sep 11 13:09 test_task_importuvfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        818 Sep 11 13:09 test_task_importvla.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1819 Sep 11 13:09 test_task_impv.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2096 Sep 11 13:09 test_task_imrebin.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        811 Sep 11 13:09 test_task_imreframe.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2325 Sep 11 13:09 test_task_imregrid.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1442 Sep 11 13:09 test_task_imsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1420 Sep 11 13:09 test_task_imstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        714 Sep 11 13:09 test_task_imsubimage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        785 Sep 11 13:09 test_task_imtrans.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3109 Sep 11 13:09 test_task_imval.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3776 Sep 11 13:09 test_task_initweights.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1464 Sep 11 13:09 test_task_listcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        492 Sep 11 13:09 test_task_listfits.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        732 Sep 11 13:09 test_task_listhistory.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       8561 Sep 11 13:09 test_task_listobs.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1501 Sep 11 13:09 test_task_listpartition.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        505 Sep 11 13:09 test_task_listsdm.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        734 Sep 11 13:09 test_task_listvis.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2646 Sep 11 13:09 test_task_makemask.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      34547 Sep 11 13:09 test_task_mstransform.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5866 Sep 11 13:09 test_task_mstransform_mms.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        766 Sep 11 13:09 test_task_nrobeamaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3468 Sep 11 13:09 test_task_partition.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1527 Sep 11 13:09 test_task_phaseshift.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1075 Sep 11 13:09 test_task_plotants.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      25952 Sep 11 13:09 test_task_plotbandpass.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1776 Sep 11 13:09 test_task_plotprofilemap.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1795 Sep 11 13:09 test_task_plotweather.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3068 Sep 11 13:09 test_task_polcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        338 Sep 11 13:09 test_task_polfromgain.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1197 Sep 11 13:09 test_task_predictcomp.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        954 Sep 11 13:09 test_task_rerefant.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1188 Sep 11 13:09 test_task_rmfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        790 Sep 11 13:09 test_task_rmtables.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       5026 Sep 11 13:09 test_task_sdatmcor.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17993 Sep 11 13:09 test_task_sdbaseline.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       6631 Sep 11 13:09 test_task_sdcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4159 Sep 11 13:09 test_task_sdfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1842 Sep 11 13:09 test_task_sdfixscan.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1569 Sep 11 13:09 test_task_sdgaincal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      23648 Sep 11 13:09 test_task_sdimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2603 Sep 11 13:09 test_task_sdintimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        566 Sep 11 13:09 test_task_sdpolaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2434 Sep 11 13:09 test_task_sdsidebandsplit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3932 Sep 11 13:09 test_task_sdsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4380 Sep 11 13:09 test_task_sdtimeaverage.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3434 Sep 11 13:09 test_task_setjy.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1699 Sep 11 13:09 test_task_simanalyze.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      12709 Sep 11 13:09 test_task_simobserve.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1492 Sep 11 13:09 test_task_slsearch.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1268 Sep 11 13:09 test_task_smoothcal.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1933 Sep 11 13:09 test_task_specfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        696 Sep 11 13:09 test_task_specflux.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        433 Sep 11 13:09 test_task_specsmooth.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        448 Sep 11 13:09 test_task_splattotable.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      17892 Sep 11 13:09 test_task_split.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        688 Sep 11 13:09 test_task_spxfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       2390 Sep 11 13:09 test_task_statwt.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      35785 Sep 11 13:09 test_task_tclean.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        682 Sep 11 13:09 test_task_testconcat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root      22726 Sep 11 13:09 test_task_tsdimaging.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       4539 Sep 11 13:09 test_task_uvcontsub.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root        826 Sep 11 13:09 test_task_uvcontsub_old.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1503 Sep 11 13:09 test_task_uvmodelfit.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1466 Sep 11 13:09 test_task_virtualconcat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       1077 Sep 11 13:09 test_task_vishead.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root       3273 Sep 11 13:09 test_task_visstat.xml
11-Sep-2024 09:09:53 -rw-r--r-- 1 casaci root         45 Sep 11 13:09 work-el7-3.8.tar.gz
11-Sep-2024 09:09:53 Done packaging working directory
11-Sep-2024 09:09:53 Finished task 'Tar work directory' with result: Success
11-Sep-2024 09:09:53 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
11-Sep-2024 09:09:53 Parsing test results under /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311...
11-Sep-2024 09:09:53 Finished task 'Parse tests' with result: Success
11-Sep-2024 09:09:53
Substituting variable: ${bamboo.repository.branch.name} with master
11-Sep-2024 09:09:53
Substituting variable: ${bamboo.planRepository.branchName} with master
11-Sep-2024 09:09:53 Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Sep-2024 09:09:53
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tasks Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52-ScriptBuildTask-3901287085839300057.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311
11-Sep-2024 09:09:54 [14358] Failed to execute script 'atlutil' due to unhandled exception!
11-Sep-2024 09:09:54 Traceback (most recent call last):
11-Sep-2024 09:09:54   File "atlutil.py", line 200, in <module>
11-Sep-2024 09:09:54   File "atlutil.py", line 165, in has_fix_version
11-Sep-2024 09:09:54 KeyError: 'fields'
11-Sep-2024 09:10:00 Collecting twine
11-Sep-2024 09:10:00   Downloading twine-5.1.1-py3-none-any.whl.metadata (3.5 kB)
11-Sep-2024 09:10:01 Collecting pkginfo>=1.8.1 (from twine)
11-Sep-2024 09:10:01   Downloading pkginfo-1.11.1-py3-none-any.whl.metadata (11 kB)
11-Sep-2024 09:10:01 Collecting readme-renderer>=35.0 (from twine)
11-Sep-2024 09:10:01   Downloading readme_renderer-44.0-py3-none-any.whl.metadata (2.8 kB)
11-Sep-2024 09:10:02 Collecting requests>=2.20 (from twine)
11-Sep-2024 09:10:02   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
11-Sep-2024 09:10:02 Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine)
11-Sep-2024 09:10:02   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
11-Sep-2024 09:10:02 Collecting urllib3>=1.26.0 (from twine)
11-Sep-2024 09:10:02   Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB)
11-Sep-2024 09:10:02 Collecting importlib-metadata>=3.6 (from twine)
11-Sep-2024 09:10:02   Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB)
11-Sep-2024 09:10:03 Collecting keyring>=15.1 (from twine)
11-Sep-2024 09:10:03   Downloading keyring-25.3.0-py3-none-any.whl.metadata (20 kB)
11-Sep-2024 09:10:03 Collecting rfc3986>=1.4.0 (from twine)
11-Sep-2024 09:10:03   Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)
11-Sep-2024 09:10:03 Collecting rich>=12.0.0 (from twine)
11-Sep-2024 09:10:03   Downloading rich-13.8.1-py3-none-any.whl.metadata (18 kB)
11-Sep-2024 09:10:03 Collecting pkginfo>=1.8.1 (from twine)
11-Sep-2024 09:10:03   Downloading pkginfo-1.10.0-py3-none-any.whl.metadata (11 kB)
11-Sep-2024 09:10:03 Collecting zipp>=0.5 (from importlib-metadata>=3.6->twine)
11-Sep-2024 09:10:03   Downloading zipp-3.20.1-py3-none-any.whl.metadata (3.7 kB)
11-Sep-2024 09:10:04 Collecting jaraco.classes (from keyring>=15.1->twine)
11-Sep-2024 09:10:04   Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB)
11-Sep-2024 09:10:04 Collecting jaraco.functools (from keyring>=15.1->twine)
11-Sep-2024 09:10:04   Downloading jaraco.functools-4.0.2-py3-none-any.whl.metadata (2.8 kB)
11-Sep-2024 09:10:13 Collecting jaraco.context (from keyring>=15.1->twine)
11-Sep-2024 09:10:13   Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)
11-Sep-2024 09:10:14 Collecting SecretStorage>=3.2 (from keyring>=15.1->twine)
11-Sep-2024 09:10:14   Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)
11-Sep-2024 09:10:14 Collecting jeepney>=0.4.2 (from keyring>=15.1->twine)
11-Sep-2024 09:10:14   Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)
11-Sep-2024 09:10:14 Collecting nh3>=0.2.14 (from readme-renderer>=35.0->twine)
11-Sep-2024 09:10:14   Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB)
11-Sep-2024 09:10:14 Collecting docutils>=0.21.2 (from readme-renderer>=35.0->twine)
11-Sep-2024 09:10:14   Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
11-Sep-2024 09:10:14 Collecting Pygments>=2.5.1 (from readme-renderer>=35.0->twine)
11-Sep-2024 09:10:14   Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
11-Sep-2024 09:10:15 Collecting charset-normalizer<4,>=2 (from requests>=2.20->twine)
11-Sep-2024 09:10:15   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
11-Sep-2024 09:10:15 Collecting idna<4,>=2.5 (from requests>=2.20->twine)
11-Sep-2024 09:10:15   Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB)
11-Sep-2024 09:10:15 Collecting certifi>=2017.4.17 (from requests>=2.20->twine)
11-Sep-2024 09:10:15   Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
11-Sep-2024 09:10:15 Collecting markdown-it-py>=2.2.0 (from rich>=12.0.0->twine)
11-Sep-2024 09:10:15   Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
11-Sep-2024 09:10:16 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.0.0->twine)
11-Sep-2024 09:10:16   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
11-Sep-2024 09:10:16 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring>=15.1->twine)
11-Sep-2024 09:10:16   Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
11-Sep-2024 09:10:16 Collecting more-itertools (from jaraco.classes->keyring>=15.1->twine)
11-Sep-2024 09:10:16   Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB)
11-Sep-2024 09:10:17 Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine)
11-Sep-2024 09:10:17   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
11-Sep-2024 09:10:17 Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine)
11-Sep-2024 09:10:17   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
11-Sep-2024 09:10:17 Downloading twine-5.1.1-py3-none-any.whl (38 kB)
11-Sep-2024 09:10:17 Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB)
11-Sep-2024 09:10:17 Downloading keyring-25.3.0-py3-none-any.whl (38 kB)
11-Sep-2024 09:10:17 Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)
11-Sep-2024 09:10:17 Downloading readme_renderer-44.0-py3-none-any.whl (13 kB)
11-Sep-2024 09:10:18 Downloading requests-2.32.3-py3-none-any.whl (64 kB)
11-Sep-2024 09:10:18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.3 MB/s eta 0:00:00
11-Sep-2024 09:10:18 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
11-Sep-2024 09:10:18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 339.9 kB/s eta 0:00:00
11-Sep-2024 09:10:18 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
11-Sep-2024 09:10:18 Downloading rich-13.8.1-py3-none-any.whl (241 kB)
11-Sep-2024 09:10:18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.6/241.6 kB 1.6 MB/s eta 0:00:00
11-Sep-2024 09:10:18 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
11-Sep-2024 09:10:18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 228.5 kB/s eta 0:00:00
11-Sep-2024 09:10:18 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
11-Sep-2024 09:10:18    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 3.8 MB/s eta 0:00:00
11-Sep-2024 09:10:18 Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 1.3 MB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 6.6 MB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading idna-3.8-py3-none-any.whl (66 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 817.7 kB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 833.1 kB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 957.0 kB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.2/769.2 kB 7.2 MB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
11-Sep-2024 09:10:19    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.8 MB/s eta 0:00:00
11-Sep-2024 09:10:19 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
11-Sep-2024 09:10:19 Downloading zipp-3.20.1-py3-none-any.whl (9.0 kB)
11-Sep-2024 09:10:19 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
11-Sep-2024 09:10:19 Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
11-Sep-2024 09:10:20 Downloading jaraco.functools-4.0.2-py3-none-any.whl (9.9 kB)
11-Sep-2024 09:10:20 Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
11-Sep-2024 09:10:20    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 15.3 MB/s eta 0:00:00
11-Sep-2024 09:10:20 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
11-Sep-2024 09:10:20 Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB)
11-Sep-2024 09:10:20    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 785.1 kB/s eta 0:00:00
11-Sep-2024 09:10:20 Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
11-Sep-2024 09:10:20    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.4/479.4 kB 10.1 MB/s eta 0:00:00
11-Sep-2024 09:10:20 Downloading pycparser-2.22-py3-none-any.whl (117 kB)
11-Sep-2024 09:10:20    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 559.7 kB/s eta 0:00:00
11-Sep-2024 09:10:21 Installing collected packages: nh3, zipp, urllib3, rfc3986, Pygments, pycparser, pkginfo, more-itertools, mdurl, jeepney, jaraco.context, idna, docutils, charset-normalizer, certifi, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.classes, importlib-metadata, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine
11-Sep-2024 09:10:26 Successfully installed Pygments-2.18.0 SecretStorage-3.3.3 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 cryptography-43.0.1 docutils-0.21.2 idna-3.8 importlib-metadata-8.4.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.0.2 jeepney-0.8.0 keyring-25.3.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.8.1 twine-5.1.1 urllib3-2.2.2 zipp-3.20.1
11-Sep-2024 09:10:26 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
11-Sep-2024 09:10:27
11-Sep-2024 09:10:27 [notice] A new release of pip is available: 24.0 -> 24.2
11-Sep-2024 09:10:27 [notice] To update, run: pip3 install --upgrade pip
11-Sep-2024 09:10:27 Cloning into 'casa-build-utils'...
11-Sep-2024 09:10:28 Uploading distributions to
11-Sep-2024 09:10:28 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
11-Sep-2024 09:10:29 Uploading casatasks-6.7.0.1-py3-none-any.whl
11-Sep-2024 09:10:29
11-Sep-2024 09:10:29   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB--:--?
11-Sep-2024 09:10:29 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB00:0055.0 MB/s
11-Sep-2024 09:10:29 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB00:0055.0 MB/s
11-Sep-2024 09:10:29 WARNING Error during upload. Retry with the --verbose option for more details.
11-Sep-2024 09:10:29 ERROR    HTTPError: 400 Bad Request from                                       
11-Sep-2024 09:10:29          https://casa-pip.nrao.edu:443/repository/casa-test-wheel/             
11-Sep-2024 09:10:29          Repository does not allow updating assets: casa-test-wheel             
11-Sep-2024 09:10:29 Finished task 'Upload wheel' with result: Success
11-Sep-2024 09:10:29 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Sep-2024 09:10:29
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tasks Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52-ScriptBuildTask-6286744543424700505.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311
11-Sep-2024 09:10:29 Starting cleanup
11-Sep-2024 09:10:51 wheel-container-test
11-Sep-2024 09:10:56 wheel-container-test
11-Sep-2024 09:10:56 Cleanup complete
11-Sep-2024 09:10:56 Finished task 'Cleanup' with result: Success
11-Sep-2024 09:10:56 Running post build plugin 'Docker Container Cleanup'
11-Sep-2024 09:10:56
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tasks Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311
11-Sep-2024 09:10:56 Error response from daemon: No such container: wheel-container-test
11-Sep-2024 09:10:56 Running post build plugin 'NCover Results Collector'
11-Sep-2024 09:10:56 Running post build plugin 'Build Results Label Collector'
11-Sep-2024 09:10:56 Running post build plugin 'Clover Results Collector'
11-Sep-2024 09:10:56 Running post build plugin 'npm Cache Cleanup'
11-Sep-2024 09:10:56 Running post build plugin 'Artifact Copier'
11-Sep-2024 09:10:56 Publishing an artifact: Workdir
11-Sep-2024 09:10:56 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 129.4 ms
11-Sep-2024 09:10:56 Publishing an artifact: Tests
11-Sep-2024 09:10:57 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 1.257 s
11-Sep-2024 09:10:57 Publishing an artifact: xml Directories
11-Sep-2024 09:10:58 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 703.3 ms
11-Sep-2024 09:10:58 Finalising the build...
11-Sep-2024 09:10:58 Stopping timer.
11-Sep-2024 09:10:58 Build CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52 completed.
11-Sep-2024 09:10:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Sep-2024 09:10:58 Running on server: post build plugin 'NCover Results Collector'
11-Sep-2024 09:10:58 Running on server: post build plugin 'Build Labeller'
11-Sep-2024 09:10:58 Running on server: post build plugin 'Clover Delta Calculator'
11-Sep-2024 09:10:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Sep-2024 09:10:58 All post build plugins have finished
11-Sep-2024 09:10:58 Generating build results summary...
11-Sep-2024 09:11:00 Saving build results to disk...
11-Sep-2024 09:11:02 Store variable context...
11-Sep-2024 09:11:02 Finished building CASASPECS-MASTERTESTCASALITHPY311-TTM228PY311-52.