Tools and Tasks tests for Python 3.12

Build: #258 was successful

Job: Test Tools ARM Macos 14 Py3.12 was successful

Build log

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

22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Paged image 'my.im' of shape [1, 1, 1, 1] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        SEVERE        image::tofits (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: Exception: fitsfile must be specified.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        SEVERE        image::tofits (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 6301)+        ... thrown by bool casac::image::tofits(const string &, bool, bool, long, double, double, const variant &, const variant &, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line: 6310
22-Apr-2026 20:25:59 test_tool_image.py::ia_tofits_test::test_CAS3675
22-Apr-2026 20:25:59 test fix for CAS 3675, outfile must be specified 
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set+          Minor          : 7 arcsec
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set+          Position Angle : 45 deg
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set+          Minor          : 8 arcsec
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        BeamManipulator::set+          Position Angle : 50 deg
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
22-Apr-2026 20:25:59 test_tool_image.py::ia_tofits_test::test_multibeam
22-Apr-2026 20:25:59 Test exporting and importing an image with multiple beams
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        SEVERE        image::tofits (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
22-Apr-2026 20:25:59 test_tool_image.py::ia_tofits_test::test_stretch
22-Apr-2026 20:25:59 ia.tofits(): Test stretch parameter
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        SubImageFactory::createImage        Creating image 'xyz.im' of shape [39, 39]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        WARN        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ::::image::fromshape        Ran ia.fromshape
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ::::image::twopointcorrelation        Ran ia.twopointcorrelation
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ::::image::twopointcorrelation        ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
22-Apr-2026 20:25:59 test_tool_image.py::ia_twopointcorrelation_test::test_history
22-Apr-2026 20:25:59 verify history writing
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 20] with float valued pixels.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        SEVERE        image::twopointcorrelation (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 6548)        Exception Reported: The input image shape ([20, 20, 1, 20]) and mask shape ([20, 20, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 0]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 1]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 2]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 3]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 4]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 5]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 6]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 7]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 8]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 9]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 10]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 11]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 12]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 13]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 14]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 15]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 16]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 17]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 18]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 19]
22-Apr-2026 20:25:59 test_tool_image.py::ia_twopointcorrelation_test::test_stretch
22-Apr-2026 20:25:59 ia.twopointcorrelation(): Test stretch parameter
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [113, 76]
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (8588 pixels).
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        name::        No table opened.
22-Apr-2026 20:25:59 2026-04-23 00:26:00        INFO        name::        No table opened.
22-Apr-2026 20:25:59 test_tool_image.py::ia_fitsheader_test::test_fitsheader
22-Apr-2026 20:25:59 test creation of FITS header
22-Apr-2026 20:25:59 PASSED
22-Apr-2026 20:25:59
22-Apr-2026 20:25:59 - generated xml file: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -
22-Apr-2026 20:25:59 ======================= 136 passed, 1 warning in 11.66s ========================
22-Apr-2026 20:25:59 swig/python detected a memory leak of type 'casac::coordsys *', no destructor found.
22-Apr-2026 20:26:00 ============================= test session starts ==============================
22-Apr-2026 20:26:00 platform darwin -- Python 3.12.2, pytest-9.0.3, pluggy-1.6.0 -- /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6testenv/bin/python
22-Apr-2026 20:26:00 cachedir: .pytest_cache
22-Apr-2026 20:26:00 rootdir: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_simulator
22-Apr-2026 20:26:00 configfile: pytest.ini
22-Apr-2026 20:26:01 collecting ... collected 2 items
22-Apr-2026 20:26:01
22-Apr-2026 20:26:01
22-Apr-2026 20:26:01 test_tool_simulator.py::sm_settrop_test::test_smsettrop
22-Apr-2026 20:26:01 SKIPPED (Skipping due to intermittent failures)
22-Apr-2026 20:26:01
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::initAnt()         Using global coordinates for the antennas
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::initAnt()         Added rows to ANTENNA table
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        MSsimulator::initFeeds()         Added rows to FEED table
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        MSsimulator::initSpWindows()         Creating new spectral window LBand, ID 1
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        simulator::settimes()        Times
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        simulator::settimes()+             Integration time 2000s
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        simulator::settimes()             Times will be interpreted as hour angles for first source
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::observe()        First source: fake @ 19:53:50.00   +40.06.00.00       J2000
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::observe()+        Full time range: 03-Oct-2019/21:16:01.8 -- 04-Oct-2019/07:16:01.8 TAI with int = 2000
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::observe()        Calculating a total of 18 integrations
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::reset()         Resetting all visibility corruption components
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::reset()         Reset all image-plane corruption components
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        AgentFlagger::open        Table type is Measurement Set
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        AgentFlagger::initAgents        There are initially 1 agents in the list. Agents: unflag
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        AgentFlagger::initAgents        There are 1 valid agents in the list. Agents: unflag
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        FlagMSHandler::        Chunk = 1 [progress: 100%], Observation = 0, Array = 0, Scan = 1, Field = 0 (fake), Spw = 0, Channels = 5, Corrs = [ RR LL ], Total Rows = 6318
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Unflag::chunkSummary        => Data unflagged so far 100% (63180/63180)
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        FlagMSHandler::nextChunk         ====================================================================================
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Unflag::tableSummary        => Percentage of data un-flagged in table selection: 100%
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        AgentFlagger::run        => Writing flags to the MS
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)         Opening MeasurementSet /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_simulator/myms.ms with 6318 rows
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        NewMSSimulator::NewMSSimulator(MeasurementSet& theMS)            last spectral window ID = 1
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::predict()         Predicting visibilities using model: [] and componentList: mycomplist.cl
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::predict()         The data column will be replaced
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::getVPRecord         Using default Voltage Patterns from the VPManager
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::getVPRecord         Temporary alert : The state of the vpmanager tool has been modified by loading these primary beam models. If any of your scripts rely on the vpmanager state being preserved throughout your CASA session, please use vp.saveastable() and vp.loadfromtable() as needed.
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::createSkyEquation()         Synthesis gridding
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::createSkyEquation()         Fourier transforms will use image centers as tangent points
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::reset()         Resetting all visibility corruption components
22-Apr-2026 20:26:01 2026-04-23 00:26:02        INFO        Simulator::reset()         Reset all image-plane corruption components
22-Apr-2026 20:26:01 test_tool_simulator.py::sm_predict_test::test_plp
22-Apr-2026 20:26:01 CAS-13439 verify support for plp, spectral curvature model
22-Apr-2026 20:26:01 PASSED
22-Apr-2026 20:26:01
22-Apr-2026 20:26:01 - generated xml file: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -
22-Apr-2026 20:26:01 =========================== short test summary info ============================
22-Apr-2026 20:26:01 SKIPPED [1] test_tool_simulator.py:64: Skipping due to intermittent failures
22-Apr-2026 20:26:01 =================== 1 passed, 1 skipped, 1 warning in 1.66s ====================
22-Apr-2026 20:26:01 ============================= test session starts ==============================
22-Apr-2026 20:26:01 platform darwin -- Python 3.12.2, pytest-9.0.3, pluggy-1.6.0 -- /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6testenv/bin/python
22-Apr-2026 20:26:01 cachedir: .pytest_cache
22-Apr-2026 20:26:01 rootdir: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor
22-Apr-2026 20:26:01 configfile: pytest.ini
22-Apr-2026 20:26:03 collecting ... collected 9 items
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76, 5, 2]
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 0, 0]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, I)
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76, 5, 2]
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:03        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_4d_image_with_2d_pb
22-Apr-2026 20:26:03 ia.pbcor: Test full image divide with cutoff. Primary beam is 2 D, image is 4 D
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [5, 5, 1, 1]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_diff_spectral_coordinate
22-Apr-2026 20:26:03 Verify fix that a different spectral coordinates in target and template don't matter, CAS-5096
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageFactory::createImage        Created Paged image 't_in.im' of shape [20, 20, 4, 20] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageFactory::createImage        Created Paged image 't_pb_in.im' of shape [20, 20, 4, 20] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using polarizations I
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [19, 19, 0, 19]  (00:00:40.000, -00.10.00.001, I, 1.41499e+09Hz to 23:59:24.000, +00.09.00.001, I, 1.41501e+09Hz)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [19, 19, 0, 19]  (00:00:40.000, -00.10.00.001, I, 1.41499e+09Hz to 23:59:24.000, +00.09.00.001, I, 1.41501e+09Hz)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 't_out.im' of shape [20, 20, 1, 20]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_empty_region_and_stokes
22-Apr-2026 20:26:03 Test specifying stokes with empty region works (CAS-11708)
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)        Exception Reported: Exception: File name is empty.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)+        ... thrown by static void casa::ImageFactory::_checkInfile(const String &) at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 373
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)        Exception Reported: Exception: File totally_bogus does not exist..
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)+        ... thrown by static void casa::ImageFactory::_checkInfile(const String &) at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 378
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Exception: The image filename is empty.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)+        ... thrown by static void casacore::ImageUtilities::openImage(ImageInterface<T> *&, const String &) [T = float] at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 258
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Exception: File 'totally_bogus2' does not exist.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)+        ... thrown by static void casacore::ImageUtilities::openImage(ImageInterface<T> *&, const String &) [T = float] at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casainstall/include/casacore/images/Images/ImageUtilities2.tcc, line: 263
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        ImageInputProcessor::_process        Requested output image /bogusplace/bogusimage cannot be created so will not be written
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: 2026-04-23 00:26:04        SEVERE        ImageInputProcessor::_process        Requested output image /bogusplace/bogusimage cannot be created so will not be written
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        WARN                /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor/pbtest1_im.fits is not a valid or readable table
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE                Cannot read image /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor/pbtest1_im.fits to get region bogus_region
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Unable to open region file or region table description bogus_region in image /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor/pbtest1_im.fits at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 489
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Unknown mode zz
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: Coordinate systems of image and template are different: The DirectionCoordinates have differing LinearXform components at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePrimaryBeamCorrector.cc, line: 144
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_exceptions
22-Apr-2026 20:26:03 ia.pbcor: Test various exception cases
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_full_image_divide
22-Apr-2026 20:26:03 ia.pbcor: Test full image divide
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0] to [112, 75]  (00:00:29.333, -00.07.24.000 to 23:59:29.600, +00.07.36.000)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_full_image_using_cutoff
22-Apr-2026 20:26:03 ia.pbcor: Test full image divide with cutoff
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'pb_out.im' of shape [20, 20]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ::::ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ::::image::fromshape        Ran ia.fromshape
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ::::image::fromshape        ia.fromshape(outfile="zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ::::image::pbcor        Ran ia.pbcor
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ::::image::pbcor        ia.pbcor(pbimage="(...)", outfile="pb_out.im", overwrite=false, box="", region={...}, chans="", stokes="", mask="", mode="divide", cutoff=-1.000000, stretch=false)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_history
22-Apr-2026 20:26:03 Test history records are written
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageFactory::createImage        Created Paged image 'mult_pb.im' of shape [113, 76] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76, 5, 2]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 0, 0]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, I)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord        Selected bounding box :
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageRegion::fromRecord+            [0, 0, 0, 0] to [112, 75, 4, 1]  (00:03:44.024, -00.38.00.046, 1.415e+09Hz, I to 23:56:15.977, +00.37.00.043, 1.415e+09Hz, Q)
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'mypb.im' of shape [113, 76, 5, 2]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_multiply
22-Apr-2026 20:26:03 ia.pbcor: Test full image multiply with cutoff. Primary beam is 2 D, image is 4 D
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageFactory::createImage        Created Temp image  of shape [113, 76, 1, 1] with float valued pixels.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'maskim' of shape [113, 76, 1, 1]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        SEVERE        image::pbcor (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4289)        Exception Reported: The input image shape ([113, 76, 5, 2]) and mask shape ([113, 76, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERBUILDCASALITH-BPO14ARMPY312/casa6/casatools/src/code/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
22-Apr-2026 20:26:03 2026-04-23 00:26:04        WARN        image::open (file /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        SubImageFactory::createImage        Creating image 'blahblah' of shape [113, 76, 5, 2]
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        name::        No table opened.
22-Apr-2026 20:26:03 2026-04-23 00:26:04        INFO        showcache::        The Table Cache is empty.
22-Apr-2026 20:26:03 test_tool_image_pbcor.py::ia_pbcor_test::test_stretch
22-Apr-2026 20:26:03 ia.pbcor(): Test stretch parameter
22-Apr-2026 20:26:03 PASSED
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 - generated xml file: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_pbcor/nose.xml -
22-Apr-2026 20:26:03 ========================= 9 passed, 1 warning in 1.85s =========================
22-Apr-2026 20:26:03 Namespace(list=False, verbose=False, dry_run=False, classes=None, file=None, mapfile=<_io.TextIOWrapper name='./casatestutils/component_to_test_map.json' mode='r' encoding='UTF-8'>, branch='master', merge_target=None, pkg=None, work_dir=None, ncores=2, test_paths=None, test_list=None, test_config=None, test_group='casatools', pmode=None, bamboo=False, cachedir=None, ignore_list=None, run_skipped=False, only_skipped=False)
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Operating system: Darwin
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Testing Components['casatools']
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Arguments Sent Direct To Pytest :  []
22-Apr-2026 20:26:03 Running 33 Test(s)
22-Apr-2026 20:26:03 Cleaning: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/
22-Apr-2026 20:26:03 Tests: ['test_tool_agentflagger', 'test_tool_calanalysis', 'test_tool_calibrater', 'test_tool_componentlist', 'test_tool_coordsys', 'test_tool_image', 'test_tool_image_collapse', 'test_tool_image_deviation', 'test_tool_image_fitprofile', 'test_tool_image_pbcor', 'test_tool_image_pv', 'test_tool_image_rebin', 'test_tool_image_regrid', 'test_tool_image_statistics', 'test_tool_image_subimage', 'test_tool_image_transpose', 'test_tool_imagepol', 'test_tool_linearmosaic', 'test_tool_logsink', 'test_tool_measures', 'test_tool_ms', 'test_tool_ms_createmultims', 'test_tool_ms_statwt', 'test_tool_msmetadata', 'test_tool_msuvbinner', 'test_tool_quanta', 'test_tool_regionmanager', 'test_tool_sdm', 'test_tool_sdm_toms', 'test_tool_simulator', 'test_tool_synthesisutils', 'test_tool_table', 'test_tool_vpmanager']
22-Apr-2026 20:26:03 Fetching Repository: casa6
22-Apr-2026 20:26:03         Running:  git clone https://open-bitbucket.nrao.edu/scm/casa/casa6
22-Apr-2026 20:26:03         Running:  git checkout origin/master
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Fetching Repository: casampi
22-Apr-2026 20:26:03         Running:  git clone https://open-bitbucket.nrao.edu/scm/casa/casampi
22-Apr-2026 20:26:03         Tag: tags/0.6.0
22-Apr-2026 20:26:03         Running:  git checkout tags/0.6.0
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Fetching Repository: casaplotms
22-Apr-2026 20:26:03         Running:  git clone https://open-bitbucket.nrao.edu/scm/casa/casaplotms
22-Apr-2026 20:26:03         Tag: tags/2.9.1
22-Apr-2026 20:26:03         Running:  git checkout tags/2.9.1
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Fetching Repository: casaviewer
22-Apr-2026 20:26:03         Running:  git clone https://open-bitbucket.nrao.edu/scm/casa/casaviewer
22-Apr-2026 20:26:03         Tag: tags/2.4.4
22-Apr-2026 20:26:03         Running:  git checkout tags/2.4.4
22-Apr-2026 20:26:03 Directory Of Tests:  /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/tests/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_vpmanager/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_vpmanager
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_vpmanager/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_collapse/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_collapse
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_collapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_collapse/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_logsink/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_logsink
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_logsink/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calanalysis/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calanalysis
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calanalysis/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_imagepol/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_imagepol
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_imagepol/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_imagepol/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_statwt/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_statwt
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_ms_statwt/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_statwt/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm_toms/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm_toms
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_sdm_toms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm_toms/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_linearmosaic/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_linearmosaic
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_linearmosaic/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calibrater/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calibrater
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_calibrater/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_calibrater/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_sdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_sdm/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msmetadata/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msmetadata
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msmetadata/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msuvbinner/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msuvbinner
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_msuvbinner/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_synthesisutils/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_synthesisutils
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_synthesisutils/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_regionmanager/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_regionmanager
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_regionmanager/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_deviation/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_deviation
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_deviation/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_quanta/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_quanta
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_quanta/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_quanta/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_coordsys/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_coordsys
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_coordsys/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_transpose/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_transpose
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_transpose/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_agentflagger/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_agentflagger
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_agentflagger/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_agentflagger/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_ms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms/
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_measures/
22-Apr-2026 20:26:03 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_measures
22-Apr-2026 20:26:03
22-Apr-2026 20:26:03 ============================= test session starts ==============================
22-Apr-2026 20:26:03 platform darwin -- Python 3.12.2, pytest-9.0.3, pluggy-1.6.0 -- /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6testenv/bin/python
22-Apr-2026 20:26:03 cachedir: .pytest_cache
22-Apr-2026 20:26:03 rootdir: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_table
22-Apr-2026 20:26:03 configfile: pytest.ini
22-Apr-2026 20:26:05 collecting ... table tool tests will use /opt/casa/data/casatestdata/unittest/table/n08c1_swap1.ms
22-Apr-2026 20:26:05 collected 13 items
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableGetcoliterTest::test_consistency
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableGetcoliterTest::test_element_match
22-Apr-2026 20:26:05 Test element match using direct comparison and StopIteration assertion. 
22-Apr-2026 20:26:05 [4.71188568e+09 4.71188569e+09 4.71188570e+09 4.71188571e+09
22-Apr-2026 20:26:05 4.71188571e+09 4.71188572e+09 4.71188573e+09 4.71188574e+09]
22-Apr-2026 20:26:05 [4.71188568e+09 4.71188569e+09 4.71188570e+09 4.71188571e+09
22-Apr-2026 20:26:05 4.71188571e+09 4.71188572e+09 4.71188573e+09 4.71188574e+09]
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableGetcoliterTest::test_errors
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableGetcoliterTest::test_values
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_all_rows
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_columnnames_exclude
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_columnnames_include
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_get
22-Apr-2026 20:26:05 Test get function
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_put
22-Apr-2026 20:26:05 Test put function
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_shape
22-Apr-2026 20:26:05 Test for valid data shape
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::TableRowTest::test_some_rows
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        ImageFactory::createImage        Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::bogus        Exception Reported: Table column bogus is unknown
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: TableColumn: row number 1 exceeds #rows 1 in table /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_table/tmp.im
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: blc must have length of 2.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1389
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: All elements of blc must be greater than or equal to 0.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1393
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: Element 1 of blc must be less than 4.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1399
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: trc must have length of 2.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1389
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: All elements of trc must be greater than or equal to 0.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1393
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: Element 0 of trc must be less than 3.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1399
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: All elements of trc must be greater than or equal to their corresponding blc elements.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by void casac::table::_checkCorner(const vector<long> &, const String &, const IPosition &, const pair<vector<long>, vector<long>> *const &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1409
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: incr must have length of 2.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1469
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map        Exception Reported: Exception: All elements of incr must be greater than 0.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        SEVERE        getcellslice::map+        ... thrown by casac::variant *casac::table::getcellslice(const std::string &, const long, const std::vector<long> &, const std::vector<long> &, const std::vector<long> &) at File: /private/var/folders/v_/9z_85kln1w7bp65wvp078kqm0000gn/T/build-via-sdist-6mi9r5lf/casatools-6.7.6.1/src/tools/table/table_cmpt.cc, line: 1476
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::table_getcellslice_test::test_exceptions
22-Apr-2026 20:26:05 Test various exception cases
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        ImageFactory::createImage        Created Paged image 'tmp.im' of shape [3, 4] with float valued pixels.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 2026-04-23 00:26:06        INFO        name::        No table opened.
22-Apr-2026 20:26:05 test_tool_table.py::table_getcellslice_test::test_getcellslice
22-Apr-2026 20:26:05 tests for valid inputs
22-Apr-2026 20:26:05 PASSED
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 - generated xml file: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_table/nose.xml -
22-Apr-2026 20:26:05 ======================== 13 passed, 1 warning in 1.92s =========================
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_measures/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_subimage/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_subimage
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_subimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_subimage/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_createmultims
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_ms_createmultims/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pv/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pv
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_pv/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pv/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_statistics/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_statistics
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_statistics/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_rebin/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_rebin
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_rebin/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_rebin/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_componentlist/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_componentlist
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_componentlist/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_regrid/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_regrid
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_regrid/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_fitprofile
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_fitprofile/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_simulator/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_simulator
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_simulator/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_image_pbcor/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_image_pbcor/
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Setting Working Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_table/
22-Apr-2026 20:26:05 Test Directory: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_table
22-Apr-2026 20:26:05
22-Apr-2026 20:26:05 Running Command: pytest --junitxml=/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/xml/test_tool_table/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/casa6/casatestutils/nosedir/test_tool_table/
22-Apr-2026 20:26:05 a nosedir
22-Apr-2026 20:26:05 a nosedir/test_tool_msuvbinner
22-Apr-2026 20:26:05 a nosedir/test_tool_image_deviation
22-Apr-2026 20:26:05 a nosedir/test_tool_image
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_statwt
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pbcor
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_createmultims
22-Apr-2026 20:26:05 a nosedir/test_tool_msmetadata
22-Apr-2026 20:26:05 a nosedir/test_tool_imagepol
22-Apr-2026 20:26:05 a nosedir/test_tool_componentlist
22-Apr-2026 20:26:05 a nosedir/test_tool_image_subimage
22-Apr-2026 20:26:05 a nosedir/test_tool_logsink
22-Apr-2026 20:26:05 a nosedir/test_tool_ms
22-Apr-2026 20:26:05 a nosedir/summary_of_failed.log
22-Apr-2026 20:26:05 a nosedir/test_tool_simulator
22-Apr-2026 20:26:05 a nosedir/test_tool_measures
22-Apr-2026 20:26:05 a nosedir/test_tool_coordsys
22-Apr-2026 20:26:05 a nosedir/test_tool_image_statistics
22-Apr-2026 20:26:05 a nosedir/xml
22-Apr-2026 20:26:05 a nosedir/test_tool_image_fitprofile
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pv
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm
22-Apr-2026 20:26:05 a nosedir/test_tool_agentflagger
22-Apr-2026 20:26:05 a nosedir/test_tool_image_transpose
22-Apr-2026 20:26:05 a nosedir/test_tool_image_collapse
22-Apr-2026 20:26:05 a nosedir/test_tool_synthesisutils
22-Apr-2026 20:26:05 a nosedir/test_tool_calanalysis
22-Apr-2026 20:26:05 a nosedir/test_tool_vpmanager
22-Apr-2026 20:26:05 a nosedir/test_tool_regionmanager
22-Apr-2026 20:26:05 a nosedir/test_tool_calibrater
22-Apr-2026 20:26:05 a nosedir/test_tool_quanta
22-Apr-2026 20:26:05 a nosedir/test_tool_linearmosaic
22-Apr-2026 20:26:05 a nosedir/test_tool_image_rebin
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm_toms
22-Apr-2026 20:26:05 a nosedir/test_tool_image_regrid
22-Apr-2026 20:26:05 a nosedir/test_tool_table
22-Apr-2026 20:26:05 a nosedir/test_tool_table/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_table/test_tool_table.py
22-Apr-2026 20:26:05 a nosedir/test_tool_table/casa-20260423-002605.log
22-Apr-2026 20:26:05 a nosedir/test_tool_table/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_regrid/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_regrid/test_tool_image_regrid.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_regrid/casa-20260423-002539.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_regrid/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm_toms/test_tool_sdm_toms.py
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm_toms/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm_toms/casa-20260423-001658.log
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm_toms/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_rebin/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_rebin/test_tool_image_rebin.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_rebin/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_rebin/casa-20260423-002536.log
22-Apr-2026 20:26:05 a nosedir/test_tool_linearmosaic/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_linearmosaic/casa-20260423-002024.log
22-Apr-2026 20:26:05 a nosedir/test_tool_linearmosaic/test_tool_linearmosaic.py
22-Apr-2026 20:26:05 a nosedir/test_tool_linearmosaic/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_quanta/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_quanta/test_tool_quanta.py
22-Apr-2026 20:26:05 a nosedir/test_tool_quanta/casa-20260423-002201.log
22-Apr-2026 20:26:05 a nosedir/test_tool_quanta/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_calibrater/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_calibrater/test_tool_calibrater.py
22-Apr-2026 20:26:05 a nosedir/test_tool_calibrater/casa-20260423-002030.log
22-Apr-2026 20:26:05 a nosedir/test_tool_calibrater/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_regionmanager/test_tool_regionmanager.py
22-Apr-2026 20:26:05 a nosedir/test_tool_regionmanager/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_regionmanager/casa-20260423-002150.log
22-Apr-2026 20:26:05 a nosedir/test_tool_regionmanager/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_vpmanager/test_tool_vpmanager.py
22-Apr-2026 20:26:05 a nosedir/test_tool_vpmanager/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_vpmanager/casa-20260423-001636.log
22-Apr-2026 20:26:05 a nosedir/test_tool_vpmanager/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_calanalysis/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_calanalysis/test_tool_calanalysis.py
22-Apr-2026 20:26:05 a nosedir/test_tool_calanalysis/casa-20260423-001643.log
22-Apr-2026 20:26:05 a nosedir/test_tool_calanalysis/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_synthesisutils/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_synthesisutils/casa-20260423-002138.log
22-Apr-2026 20:26:05 a nosedir/test_tool_synthesisutils/test_tool_synthesisutils.py
22-Apr-2026 20:26:05 a nosedir/test_tool_synthesisutils/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_collapse/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_collapse/casa-20260423-001640.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_collapse/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_collapse/test_tool_image_collapse.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_transpose/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_transpose/test_tool_image_transpose.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_transpose/casa-20260423-002206.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_transpose/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_agentflagger/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_agentflagger/casa-20260423-002208.log
22-Apr-2026 20:26:05 a nosedir/test_tool_agentflagger/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_agentflagger/test_tool_agentflagger.py
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm/casa-20260423-002123.log
22-Apr-2026 20:26:05 a nosedir/test_tool_sdm/test_tool_sdm.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pv/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pv/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pv/test_tool_image_pv.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pv/casa-20260423-002243.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_fitprofile/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_fitprofile/test_tool_image_fitprofile.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_fitprofile/casa-20260423-002542.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_fitprofile/short_summary.log
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_msuvbinner
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_deviation
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms_statwt
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_pbcor
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms_createmultims
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_msmetadata
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_imagepol
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_componentlist
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_subimage
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_logsink
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_simulator
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_measures
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_coordsys
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_statistics
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_fitprofile
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_pv
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_sdm
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_agentflagger
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_transpose
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_collapse
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_synthesisutils
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_calanalysis
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_vpmanager
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_regionmanager
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_calibrater
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_quanta
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_linearmosaic
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_rebin
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_sdm_toms
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_regrid
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_table
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_table/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_regrid/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_sdm_toms/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_rebin/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_linearmosaic/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_quanta/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_calibrater/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_regionmanager/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_vpmanager/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_calanalysis/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_synthesisutils/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_collapse/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_transpose/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_agentflagger/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_sdm/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_pv/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_fitprofile/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_statistics/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_coordsys/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_measures/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_simulator/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_logsink/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_subimage/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_componentlist/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_imagepol/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_msmetadata/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms_createmultims/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_pbcor/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_ms_statwt/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_image_deviation/nose.xml
22-Apr-2026 20:26:05 a nosedir/xml/test_tool_msuvbinner/nose.xml
22-Apr-2026 20:26:05 a nosedir/test_tool_image_statistics/test_tool_image_statistics.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_statistics/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_statistics/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_statistics/casa-20260423-002246.log
22-Apr-2026 20:26:05 a nosedir/test_tool_coordsys/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_coordsys/test_tool_coordsys.py
22-Apr-2026 20:26:05 a nosedir/test_tool_coordsys/casa-20260423-002204.log
22-Apr-2026 20:26:05 a nosedir/test_tool_coordsys/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_measures/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_measures/casa-20260423-002235.log
22-Apr-2026 20:26:05 a nosedir/test_tool_measures/test_tool_measures.py
22-Apr-2026 20:26:05 a nosedir/test_tool_measures/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_simulator/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_simulator/casa-20260423-002601.log
22-Apr-2026 20:26:05 a nosedir/test_tool_simulator/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_simulator/test_tool_simulator.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms/test_tool_ms.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms/casa-20260423-002216.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_logsink/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_logsink/test_tool_logsink.py
22-Apr-2026 20:26:05 a nosedir/test_tool_logsink/casa-20260423-001642.log
22-Apr-2026 20:26:05 a nosedir/test_tool_logsink/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_subimage/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_subimage/casa-20260423-002237.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_subimage/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_subimage/test_tool_image_subimage.py
22-Apr-2026 20:26:05 a nosedir/test_tool_componentlist/casa-20260423-002538.log
22-Apr-2026 20:26:05 a nosedir/test_tool_componentlist/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_componentlist/test_tool_componentlist.py
22-Apr-2026 20:26:05 a nosedir/test_tool_componentlist/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_imagepol/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_imagepol/casa-20260423-001646.log
22-Apr-2026 20:26:05 a nosedir/test_tool_imagepol/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_imagepol/test_tool_imagepol.py
22-Apr-2026 20:26:05 a nosedir/test_tool_msmetadata/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_msmetadata/test_tool_msmetadata.py
22-Apr-2026 20:26:05 a nosedir/test_tool_msmetadata/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_msmetadata/casa-20260423-002131.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_createmultims/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_createmultims/test_tool_ms_createmultims.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_createmultims/casa-20260423-002239.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_createmultims/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pbcor/test_tool_image_pbcor.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pbcor/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pbcor/casa-20260423-002603.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_pbcor/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_statwt/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_statwt/casa-20260423-001648.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_statwt/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_ms_statwt/test_tool_ms_statwt.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image/test_tool_image.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image/casa-20260423-002549.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_deviation/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_deviation/casa-20260423-002159.log
22-Apr-2026 20:26:05 a nosedir/test_tool_image_deviation/test_tool_image_deviation.py
22-Apr-2026 20:26:05 a nosedir/test_tool_image_deviation/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_msuvbinner/conftest.py
22-Apr-2026 20:26:05 a nosedir/test_tool_msuvbinner/test_tool_msuvbinner.py
22-Apr-2026 20:26:05 a nosedir/test_tool_msuvbinner/short_summary.log
22-Apr-2026 20:26:05 a nosedir/test_tool_msuvbinner/casa-20260423-002135.log
22-Apr-2026 20:26:05 Finished task 'Test wheel' with result: Success
22-Apr-2026 20:26:05 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
22-Apr-2026 20:26:06 Parsing test results under /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312...
22-Apr-2026 20:26:06 Finished task 'Parse tests' with result: Success
22-Apr-2026 20:26:06 Starting task 'Upload wheels' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
22-Apr-2026 20:26:06
Beginning to execute external process for build 'CASASPECS - Master Test 3.12 - Test Tools ARM Macos 14 Py3.12 #258 (CASASPECS-MASTERTESTPY312-TTOARM14PY312-258)'
... running command line:
/Users/casaci/bamboohome/temp/CASASPECS-MASTERTESTPY312-TTOARM14PY312-258-ScriptBuildTask-17937052296220653799.sh
... in: /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312
22-Apr-2026 20:26:06 Cloning into 'casa-build-utils'...
22-Apr-2026 20:26:06 /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312
22-Apr-2026 20:26:09 Collecting twine
22-Apr-2026 20:26:09   Using cached twine-6.2.0-py3-none-any.whl (42 kB)
22-Apr-2026 20:26:09 Collecting readme-renderer>=35.0
22-Apr-2026 20:26:09   Using cached readme_renderer-44.0-py3-none-any.whl (13 kB)
22-Apr-2026 20:26:09 Collecting importlib-metadata>=3.6
22-Apr-2026 20:26:09   Using cached importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
22-Apr-2026 20:26:09 Collecting urllib3>=1.26.0
22-Apr-2026 20:26:09   Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
22-Apr-2026 20:26:09 Collecting rfc3986>=1.4.0
22-Apr-2026 20:26:09   Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
22-Apr-2026 20:26:09 Collecting requests>=2.20
22-Apr-2026 20:26:09   Using cached requests-2.32.5-py3-none-any.whl (64 kB)
22-Apr-2026 20:26:09 Collecting id
22-Apr-2026 20:26:09   Using cached id-1.6.1-py3-none-any.whl (14 kB)
22-Apr-2026 20:26:09 Collecting keyring>=21.2.0
22-Apr-2026 20:26:09   Using cached keyring-25.7.0-py3-none-any.whl (39 kB)
22-Apr-2026 20:26:09 Collecting requests-toolbelt!=0.9.0,>=0.8.0
22-Apr-2026 20:26:09   Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
22-Apr-2026 20:26:09 Collecting rich>=12.0.0
22-Apr-2026 20:26:09   Using cached rich-15.0.0-py3-none-any.whl (310 kB)
22-Apr-2026 20:26:09 Collecting packaging>=24.0
22-Apr-2026 20:26:09   Using cached packaging-26.1-py3-none-any.whl (95 kB)
22-Apr-2026 20:26:09 Collecting zipp>=3.20
22-Apr-2026 20:26:09   Using cached zipp-3.23.1-py3-none-any.whl (10 kB)
22-Apr-2026 20:26:09 Collecting jaraco.classes
22-Apr-2026 20:26:09   Using cached jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
22-Apr-2026 20:26:09 Collecting jaraco.functools
22-Apr-2026 20:26:09   Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB)
22-Apr-2026 20:26:09 Collecting jaraco.context
22-Apr-2026 20:26:09   Using cached jaraco_context-6.1.1-py3-none-any.whl (7.0 kB)
22-Apr-2026 20:26:10 Collecting nh3>=0.2.14
22-Apr-2026 20:26:10   Using cached nh3-0.3.4-cp38-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.4 MB)
22-Apr-2026 20:26:10 Collecting docutils>=0.21.2
22-Apr-2026 20:26:10   Using cached docutils-0.22.4-py3-none-any.whl (633 kB)
22-Apr-2026 20:26:10 Collecting Pygments>=2.5.1
22-Apr-2026 20:26:10   Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB)
22-Apr-2026 20:26:10 Collecting idna<4,>=2.5
22-Apr-2026 20:26:10   Downloading idna-3.13-py3-none-any.whl (68 kB)
22-Apr-2026 20:26:10 Collecting charset_normalizer<4,>=2
22-Apr-2026 20:26:10   Using cached charset_normalizer-3.4.7-cp39-cp39-macosx_10_9_universal2.whl (299 kB)
22-Apr-2026 20:26:10 Collecting certifi>=2017.4.17
22-Apr-2026 20:26:10   Downloading certifi-2026.4.22-py3-none-any.whl (135 kB)
22-Apr-2026 20:26:10 Collecting markdown-it-py>=2.2.0
22-Apr-2026 20:26:10   Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
22-Apr-2026 20:26:10 Collecting mdurl~=0.1
22-Apr-2026 20:26:10   Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
22-Apr-2026 20:26:10 Collecting more-itertools
22-Apr-2026 20:26:10   Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB)
22-Apr-2026 20:26:10 Collecting backports.tarfile
22-Apr-2026 20:26:10   Using cached backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
22-Apr-2026 20:26:10 Installing collected packages: zipp, urllib3, more-itertools, mdurl, idna, charset-normalizer, certifi, backports.tarfile, requests, Pygments, nh3, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib-metadata, docutils, rich, rfc3986, requests-toolbelt, readme-renderer, packaging, keyring, id, twine
22-Apr-2026 20:26:12 Successfully installed Pygments-2.20.0 backports.tarfile-1.2.0 certifi-2026.4.22 charset-normalizer-3.4.7 docutils-0.22.4 id-1.6.1 idna-3.13 importlib-metadata-8.7.1 jaraco.classes-3.4.0 jaraco.context-6.1.1 jaraco.functools-4.4.0 keyring-25.7.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.8.0 nh3-0.3.4 packaging-26.1 readme-renderer-44.0 requests-2.32.5 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-15.0.0 twine-6.2.0 urllib3-2.6.3 zipp-3.23.1
22-Apr-2026 20:26:12 WARNING: You are using pip version 21.2.4; however, version 26.0.1 is available.
22-Apr-2026 20:26:12 You should consider upgrading via the '/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/wheeldirectory/casa6testenv/bin/python3 -m pip install --upgrade pip' command.
22-Apr-2026 20:26:12 /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312/wheeldirectory/casa6testenv/lib/python3.9/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
22-Apr-2026 20:26:12   warnings.warn(
22-Apr-2026 20:26:12 Uploading distributions to
22-Apr-2026 20:26:12 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
22-Apr-2026 20:26:12 Uploading casatools-6.7.6.1-cp312-cp312-macosx_14_0_arm64.whl
22-Apr-2026 20:26:12
22-Apr-2026 20:26:13   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/73.6 MB--:--?
22-Apr-2026 20:26:13   7% ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/73.6 MB00:0175.4 MB/s
22-Apr-2026 20:26:13 14% ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.6/73.6 MB00:0261.8 MB/s
22-Apr-2026 20:26:13 23% ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/73.6 MB00:0170.0 MB/s
22-Apr-2026 20:26:13 25% ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.8/73.6 MB00:0245.7 MB/s
22-Apr-2026 20:26:13 29% ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/73.6 MB00:0237.7 MB/s
22-Apr-2026 20:26:13 35% ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.5/73.6 MB00:0240.1 MB/s
22-Apr-2026 20:26:13 40% ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 29.2/73.6 MB00:0232.2 MB/s
22-Apr-2026 20:26:13 41% ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 30.1/73.6 MB00:0232.1 MB/s
22-Apr-2026 20:26:14 46% ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 33.8/73.6 MB00:0230.7 MB/s
22-Apr-2026 20:26:14 50% ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 36.7/73.6 MB00:0225.6 MB/s
22-Apr-2026 20:26:14 51% ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 37.8/73.6 MB00:0226.7 MB/s
22-Apr-2026 20:26:14 58% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 42.9/73.6 MB00:0229.4 MB/s
22-Apr-2026 20:26:14 62% ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 45.4/73.6 MB00:0224.7 MB/s
22-Apr-2026 20:26:14 63% ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 46.2/73.6 MB00:0222.1 MB/s
22-Apr-2026 20:26:14 67% ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 49.4/73.6 MB00:0124.4 MB/s
22-Apr-2026 20:26:14 72% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 52.7/73.6 MB00:0125.9 MB/s
22-Apr-2026 20:26:14 74% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 54.3/73.6 MB00:0125.5 MB/s
22-Apr-2026 20:26:15 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 56.3/73.6 MB00:0122.7 MB/s
22-Apr-2026 20:26:15 81% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 59.4/73.6 MB00:0125.2 MB/s
22-Apr-2026 20:26:15 85% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 62.7/73.6 MB00:0126.6 MB/s
22-Apr-2026 20:26:15 87% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 63.9/73.6 MB00:0122.5 MB/s
22-Apr-2026 20:26:15 90% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 66.1/73.6 MB00:0123.4 MB/s
22-Apr-2026 20:26:15 94% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 69.2/73.6 MB00:0124.8 MB/s
22-Apr-2026 20:26:15 98% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 72.4/73.6 MB00:0122.2 MB/s
22-Apr-2026 20:26:15 99% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 72.5/73.6 MB00:0120.2 MB/s
22-Apr-2026 20:26:15 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 MB00:0221.9 MB/s
22-Apr-2026 20:26:16 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 MB00:0221.9 MB/s
22-Apr-2026 20:26:16 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 MB00:0221.9 MB/s
22-Apr-2026 20:26:16 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 MB00:0221.9 MB/s
22-Apr-2026 20:26:16 /Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOARM14PY312
22-Apr-2026 20:26:16 Finished task 'Upload wheels' with result: Success
22-Apr-2026 20:26:16 Running post build plugin 'Docker Container Cleanup'
22-Apr-2026 20:26:16 Running post build plugin 'NCover Results Collector'
22-Apr-2026 20:26:16 Running post build plugin 'Build Results Label Collector'
22-Apr-2026 20:26:16 Running post build plugin 'Clover Results Collector'
22-Apr-2026 20:26:16 Running post build plugin 'npm Cache Cleanup'
22-Apr-2026 20:26:16 Running post build plugin 'Artifact Copier'
22-Apr-2026 20:26:16 Publishing an artifact: requirements.txt
22-Apr-2026 20:26:16 Finished publishing of artifact Non required job artifact Http Compression On : [requirements.txt], patterns: [requirements.txt] anchored at: [wheeldirectory/] in 82.30 ms
22-Apr-2026 20:26:16 Publishing an artifact: Workdir
22-Apr-2026 20:26:16 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 20.37 ms
22-Apr-2026 20:26:16 Finalising the build...
22-Apr-2026 20:26:16 Stopping timer.
22-Apr-2026 20:26:16 Build CASASPECS-MASTERTESTPY312-TTOARM14PY312-258 completed.
22-Apr-2026 20:26:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
22-Apr-2026 20:26:16 Running on server: post build plugin 'NCover Results Collector'
22-Apr-2026 20:26:16 Running on server: post build plugin 'Build Labeller'
22-Apr-2026 20:26:16 Running on server: post build plugin 'Clover Delta Calculator'
22-Apr-2026 20:26:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
22-Apr-2026 20:26:16 All post build plugins have finished
22-Apr-2026 20:26:16 Generating build results summary...
22-Apr-2026 20:26:16 Saving build results to disk...
22-Apr-2026 20:26:17 Store variable context...
22-Apr-2026 20:26:17 Finished building CASASPECS-MASTERTESTPY312-TTOARM14PY312-258.