14Jan26rv1_25_0+0955-b1df2471f66 - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Jan071221.880232 -g

To start TextTest for these tests, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests


default: 9764 tests: 9420 succeeded 246 known bugs 60 FAILED 38 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files load configs sumo sumocfg ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,2
> Error: File 'input_guisettings.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic files save_as configs netedit txt ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'netedit_B.txt.rou.xml' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==285542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3e557b0cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5a3e559f3311 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:455:40
>     #2 0x5a3e559ebaf0 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:398:24
>     #3 0x5a3e559db3db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5a3e559f27ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5a3e557b48e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x79a5a5a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x79a5a5a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5a3e556d7884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic files save_as network xml_gz ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,2
> Error: File 'input_net_B.xml.gz' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic files save_default network ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,2
> Error: File 'netedit_A.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals busstop create forcesize ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,2
> Error: File 'netedit_A.add.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals containerstop create additionalfile ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals2.add.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e2detector load endpos ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,3
> Error: Incomplete positional specification for E2Detector 'E2_05'.
> Usage combinations for positional specification: [lane, pos, length], [lane, endPos, length], or [lanes, pos, endPos]
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranship from_junction to_edge inspect_selection ( Last six runs Jan2026 )

---------- Differences in errors ----------
3a4,100
> 
> =================================================================
> ==297995==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610961ad8cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x610961c82997 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x610961d06ecb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x610961d1a7ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610961adc8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71bc5542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71bc5542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6109619ff884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610961ad8cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x610961c82997 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x610961d074da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x610961d1a7ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610961adc8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71bc5542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71bc5542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6109619ff884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x610961ad8cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x610961d0796a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x610961d1a7ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x610961adc8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walk common inspect_selection duration ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1866: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
250

TEST FAILED on ts-sim-build-ba : elements demands route_distribution load route_basic ( Last six runs Jan2026 )

---------- New result in errors ----------
Error: Route distribution 'rd1' is empty.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

3 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
---------- New result in output ----------
elements demands route_distribution load route_nested ( Last six runs Jan2026 )
elements demands route_distribution load route_nested_ref ( Last six runs Jan2026 )
elements demands route_distribution load route_nested_refId ( Last six runs Jan2026 )

TEST FAILED on ts-sim-build-ba : elements demands route_distribution load route_nested_repeat ( Last six runs Jan2026 )

---------- New result in errors ----------
Error: Route distribution 'r' is empty.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6254d5e8ecf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x6254d62dd5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6254d8380348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6254d80867db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6254d871cf84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6254d8aab2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ee1b1be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ee1b1b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ee1b1b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6254d8ae4953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6254d87300cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6254d873122f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6254d7ee5bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x6254d60d08e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6254d5e928e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ee1aec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ee1aec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6254d5db5884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x591b533a9cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x591b537f85db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x591b5589b348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x591b555a17db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x591b55c37f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x591b55fc62cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x769d18fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x769d18f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x769d18f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x591b55fff953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x591b55c4b0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x591b55c4c22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x591b55400bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x591b535eb8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x591b533ad8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x769d1602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x769d1602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x591b532d0884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63b802b00cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x63b802f4f5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63b804ff2348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x63b804cf87db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63b80538ef84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63b80571d2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7af45f9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7af45f99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7af45f99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63b805756953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63b8053a20cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63b8053a322f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63b804b57bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x63b802d428e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63b802b048e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7af45c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7af45c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63b802a27884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c88db709cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5c88dbb585db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c88ddbfb348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c88dd9017db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c88ddf97f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c88de3262cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcbf33e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fcbf339985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fcbf339b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c88de35f953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c88ddfab0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c88ddfac22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c88dd760bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5c88db94b8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c88db70d8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fcbf022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fcbf022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c88db630884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5bafde6bdcf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5bafdeb0c5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5bafe0baf348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5bafe08b57db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5bafe0f4bf84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5bafe12da2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x726f965e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x726f9659985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x726f9659b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5bafe1313953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5bafe0f5f0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5bafe0f6022f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5bafe0714bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5bafde8ff8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5bafde6c18e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x726f9362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x726f9362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5bafde5e4884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd6f9cb0cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5fd6fa0ff5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fd6fc1a2348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5fd6fbea87db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5fd6fc53ef84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fd6fc8cd2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71a34bfe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x71a34bf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71a34bf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fd6fc906953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fd6fc5520cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fd6fc55322f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fd6fbd07bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5fd6f9ef28e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fd6f9cb48e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71a348e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71a348e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fd6f9bd7884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa0bff13cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5aa0c03625db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5aa0c2405348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5aa0c210b7db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5aa0c27a1f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5aa0c2b302cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72c30d3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x72c30d39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72c30d39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5aa0c2b69953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5aa0c27b50cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5aa0c27b622f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5aa0c1f6abb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5aa0c01558e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5aa0bff178e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72c30a22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72c30a22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5aa0bfe3a884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58f871f73cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x58f8723c25db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58f874465348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x58f87416b7db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58f874801f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58f874b902cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79b2f1de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x79b2f1d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79b2f1d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58f874bc9953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58f8748150cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58f87481622f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58f873fcabb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x58f8721b58e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58f871f778e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79b2eec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79b2eec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58f871e9a884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5efab2d58cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5efab31a75db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5efab524a348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5efab4f507db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5efab55e6f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5efab59752cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d340d1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d340d19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d340d19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5efab59ae953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5efab55fa0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5efab55fb22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5efab4dafbb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5efab2f9a8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5efab2d5c8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d340a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d340a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5efab2c7f884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x618067c8bcf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x6180680da5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61806a17d348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x618069e837db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61806a519f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61806a8a82cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b0263de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b0263d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b0263d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61806a8e1953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61806a52d0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61806a52e22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x618069ce2bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x618067ecd8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x618067c8f8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b0260c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b0260c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x618067bb2884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60bc8c576cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x60bc8c9c55db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60bc8ea68348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60bc8e76e7db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60bc8ee04f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60bc8f1932cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7273f2be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7273f2b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7273f2b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60bc8f1cc953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60bc8ee180cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60bc8ee1922f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60bc8e5cdbb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x60bc8c7b88e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60bc8c57a8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7273efc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7273efc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60bc8c49d884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x62485fc99cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x6248600e85db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62486218b348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x624861e917db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x624862527f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6248628b62cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x703064de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x703064d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x703064d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6248628ef953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62486253b0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62486253c22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x624861cf0bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x62485fedb8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62485fc9d8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x703061c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x703061c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62485fbc0884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56f440aeacf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x56f440f395db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56f442fdc348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x56f442ce27db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56f443378f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56f4437072cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73db2fde68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73db2fd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73db2fd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56f443740953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56f44338c0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56f44338d22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56f442b41bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x56f440d2c8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56f440aee8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73db2cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73db2cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56f440a11884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x566f20820cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x566f20c6f5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x566f22d12348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x566f22a187db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x566f230aef84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x566f2343d2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72f6b33e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x72f6b339985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72f6b339b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x566f23476953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x566f230c20cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x566f230c322f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x566f22877bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x566f20a628e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x566f208248e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72f6b022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72f6b022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x566f20747884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56fc151b4cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x56fc156035db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56fc176a6348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x56fc173ac7db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56fc17a42f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56fc17dd12cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d1836be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d1836b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d1836b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56fc17e0a953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56fc17a560cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56fc17a5722f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56fc1720bbb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x56fc153f68e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56fc151b88e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d1833a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d1833a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56fc150db884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59e9b4a66cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x59e9b4eb55db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59e9b6f58348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x59e9b6c5e7db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x59e9b72f4f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59e9b76832cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc01abe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fc01ab9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fc01ab9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59e9b76bc953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59e9b73080cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59e9b730922f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59e9b6abdbb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x59e9b4ca88e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59e9b4a6a8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fc017c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fc017c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59e9b498d884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57c37681dcf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x57c376c6c5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57c378d0f348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x57c378a157db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x57c3790abf84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57c37943a2cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ce45abe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ce45ab9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ce45ab9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57c379473953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57c3790bf0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57c3790c022f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57c378874bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x57c376a5f8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57c3768218e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ce457c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ce457c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57c376744884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==344424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55b05abfbcf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x55b05b04a5db in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b05d0ed348 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x55b05cdf37db in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x55b05d489f84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55b05d8182cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f53bd3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f53bd39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f53bd39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55b05d851953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55b05d49d0cb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55b05d49e22f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55b05cc52bb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x55b05ae3d8e5 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55b05abff8e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f53ba22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f53ba22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55b05ab22884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load default ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 22/28.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load useExisting_overrideProbabilities ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 22/47.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load use_existing ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 26/30.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined at 'busStop' in route 'route_5'.
---
> Error: Triggers and waypoints cannot be combined at 'busStopA' in route 'route_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint chargingstation load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined at 'chargingStation' in vehicle 'flow_5'.
---
> Error: Triggers and waypoints cannot be combined at 'chargingStationA' in vehicle 'flow_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint containerstop load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined at 'containerStop' in vehicle 'trip_5'.
---
> Error: Triggers and waypoints cannot be combined at 'containerStopA' in vehicle 'trip_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined on lane 'Edge2_0' in vehicle 'routeFlow_5'.
---
> Error: Triggers and waypoints cannot be combined on lane 'Edge2_1' in vehicle 'routeFlow_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint parkingarea load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined at 'parkingArea' in vehicle 'vehicle_5'.
---
> Error: Triggers and waypoints cannot be combined at 'parkingAreaA' in vehicle 'vehicle_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint trainstop load containertrigger ( Last six runs Jan2026 )

---------- Differences in errors ----------
1c1,2
< Error: Triggers and waypoints cannot be combined at 'trainStop' in route 'route_5'.
---
> Error: Triggers and waypoints cannot be combined at 'trainStopA' in route 'route_5'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata inspect track_vehicles ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==347189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5906764f0cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x59067772669e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x590677731130 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5906775f518d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5906766727e7 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:552:52
>     #5 0x5906767b267b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1395:27
>     #6 0x590676752a1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x59067910b558 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7cb85b3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7cb85b3997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7cb85b39ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7cb85b390c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7cb85b3e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x590679143d82 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x5906793e78b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x59067672a17a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14
>     #16 0x59067672123b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5906767327ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x5906764f48e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7cb85842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7cb85842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x590676417884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> Indirect leak of 5088 byte(s) in 12 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata load track_vehicles ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==347319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5aa4911c5cf1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x3639cf1) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
>     #1 0x5aa4923fb69e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5aa492406130 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5aa4922ca18d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5aa4913477e7 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:552:52
>     #5 0x5aa49148767b in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1395:27
>     #6 0x5aa491427a1e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5aa493de0558 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x76ce5dbe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x76ce5db997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x76ce5db9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x76ce5db90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x76ce5dbe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x5aa493e18d82 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x5aa4940bc8b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x5aa4913ff17a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14
>     #16 0x5aa4913f623b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5aa4914077ed in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x5aa4911c98e2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x76ce5aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x76ce5aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x5aa4910ec884 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3560884) (BuildId: e907ec67da83a2fbaed290b74fa3a849d20ab833)
> 
> Indirect leak of 5088 byte(s) in 12 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs create default one_point ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,5
> Error: value '-nan,-nan' does not match regular expression facet '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF),[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)(,[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF))?'
>  In file 'netedit_A.add.xml'
>  At line/column 19/125.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected linkindex ( Last six runs Jan2026 )

---------- Differences in errors ----------
1d0
< Warning: Unused states in tlLogic 'Junction5', program '0' in phase 0 after tl-index 0

TEST FAILED on ts-sim-build-ba : network edges contextual_menu edge_operations split_edge ( Last six runs Jan2026 )

---------- Differences in errors ----------
1d0
< Warning: Asymmetrical neigh lane 'E0_0' for lane '-E0_0'

TEST FAILED on ts-sim-build-ba : network junctions contextual_menu connections clear ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,5
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected tl ( Last six runs Jan2026 )

---------- Differences in errors ----------
1,2c1
< Warning: Unused states in tlLogic 'JunctionCenter', program '0' in phase 0 after tl-index 23
< Warning: Unsafe green phase 12 in tlLogic 'JunctionCenter', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 1 lanes in 5 phases are unsafe.
---
> Warning: Unsafe green phase 8 in tlLogic 'JunctionCenter', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 1 lanes in 3 phases are unsafe.

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,10d0
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: No flow intervals in calibrator 'ca_5'.
< Warning: No flow intervals in calibrator 'ca_6'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
selection basic click ( Last six runs Jan2026 )
selection basic default ( Last six runs Jan2026 )
selection basic parameters ( Last six runs Jan2026 )
selection operations clear ( Last six runs Jan2026 )
selection operations save ( Last six runs Jan2026 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2d0
< Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
< Quitting (on error).
---------- Missing result in exitcode ----------
1
selection basic undo_redo ( Last six runs Jan2026 )
selection draws rectangle_medium ( Last six runs Jan2026 )
selection draws rectangle_small ( Last six runs Jan2026 )

TEST FAILED on ts-sim-build-ba : selection lockselection crossings ( Last six runs Jan2026 )

---------- Differences in errors ----------
1,13c1
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: No flow intervals in calibrator 'ca_5'.
< Warning: No flow intervals in calibrator 'ca_6'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: No connection between edge '-E1' and edge 'E0' found.
< Error: No connection found between edge '-E1' and edge 'E0' for person 'p_0'.
< Quitting (on error).
---
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 6
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Jan2026 )

---------- Differences in errors ----------
1,6d0
< Warning: No flow intervals in calibrator 'ca_5'.
< Warning: No flow intervals in calibrator 'ca_6'.
< Warning: No connection between edge 'taz_3-source' and edge 'taz_2-sink' found.
< Warning: No route for vehicle 't_2' found.
< Error: Vehicle 't_2' has no valid route.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,8d0
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
selection operations load ( Last six runs Jan2026 )
selection viewoptions automatic_junctions ( Last six runs Jan2026 )

Detailed information for the tests that had known bugs:

107 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- New result in errors ----------
Error: Could not access configuration 'sumo.sumocfg'.
Quitting (on error).
basic files load configs netconvert ( Last six runs Jan2026 )
basic files save_as additional ( Last six runs Jan2026 )
basic files save_as data ( Last six runs Jan2026 )
basic files save_as demand ( Last six runs Jan2026 )
basic files save_as mean_data ( Last six runs Jan2026 )
elements additionals access busstop fix ( Last six runs Jan2026 )
elements additionals access containerstop fix ( Last six runs Jan2026 )
elements additionals access trainstop fix ( Last six runs Jan2026 )
elements additionals calibrator delete ( Last six runs Jan2026 )
elements additionals calibratorflow create ( Last six runs Jan2026 )
elements additionals calibratorflow delete ( Last six runs Jan2026 )
elements additionals calibratorflow inspect ( Last six runs Jan2026 )
elements additionals calibratorflow inspect_selection ( Last six runs Jan2026 )
elements additionals calibratorflow volatile_recomputing ( Last six runs Jan2026 )
elements additionals calibratorlane delete ( Last six runs Jan2026 )
elements additionals detentry fix ( Last six runs Jan2026 )
elements additionals detexit fix ( Last six runs Jan2026 )
elements additionals e1detector fix ( Last six runs Jan2026 )
elements additionals e1instantdetector fix ( Last six runs Jan2026 )
elements additionals e2detector fix ( Last six runs Jan2026 )
elements additionals e2multilanedetector fix ( Last six runs Jan2026 )
elements additionals e3detector fix ( Last six runs Jan2026 )
elements additionals rerouter contextual_menu ( Last six runs Jan2026 )
elements additionals rerouter create ( Last six runs Jan2026 )
elements additionals rerouter delete ( Last six runs Jan2026 )
elements additionals rerouter inspect ( Last six runs Jan2026 )
elements additionals rerouter inspect_selection ( Last six runs Jan2026 )
elements additionals rerouter move ( Last six runs Jan2026 )
elements additionals rerouter volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements interval create ( Last six runs Jan2026 )
elements additionals rerouterelements interval delete ( Last six runs Jan2026 )
elements additionals rerouterelements interval inspect ( Last six runs Jan2026 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements interval volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals vaporizer contextual_menu ( Last six runs Jan2026 )
elements additionals variablespeedsign contextual_menu ( Last six runs Jan2026 )
elements additionals variablespeedsign create ( Last six runs Jan2026 )
elements additionals variablespeedsign delete ( Last six runs Jan2026 )
elements additionals variablespeedsign inspect ( Last six runs Jan2026 )
elements additionals variablespeedsign inspect_selection ( Last six runs Jan2026 )
elements additionals variablespeedsign move ( Last six runs Jan2026 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Jan2026 )
elements datas edgedata volatile_recomputing ( Last six runs Jan2026 )
elements datas edgereldata volatile_recomputing ( Last six runs Jan2026 )
elements datas tazreldata volatile_recomputing ( Last six runs Jan2026 )
elements demands container fix ( Last six runs Jan2026 )
elements demands containerflow fix ( Last six runs Jan2026 )
elements demands containerplan tranship edges ( Last six runs Jan2026 )
elements demands flow fix ( Last six runs Jan2026 )
elements demands flow_embedded fix ( Last six runs Jan2026 )
elements demands flow_junctions fix ( Last six runs Jan2026 )
elements demands flow_taz fix ( Last six runs Jan2026 )
elements demands person fix ( Last six runs Jan2026 )
elements demands personflow fix ( Last six runs Jan2026 )
elements demands personplan walk edges ( Last six runs Jan2026 )
elements demands personplan walk route ( Last six runs Jan2026 )
elements demands routeflow fix ( Last six runs Jan2026 )
elements demands trip fix ( Last six runs Jan2026 )
elements demands trip_junctions fix ( Last six runs Jan2026 )
elements demands trip_taz fix ( Last six runs Jan2026 )
elements demands vehicle fix ( Last six runs Jan2026 )
elements demands vehicle_embedded fix ( Last six runs Jan2026 )
elements meandatas edgedata volatile_recomputing ( Last six runs Jan2026 )
elements meandatas lanedata volatile_recomputing ( Last six runs Jan2026 )
elements shapes poilane create frame latlon ( Last six runs Jan2026 )
elements shapes poilane create frame lonlat ( Last six runs Jan2026 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Jan2026 )
network edges geometry_points create ( Last six runs Jan2026 )
network edges geometry_points delete ( Last six runs Jan2026 )
network edges geometry_points move ( Last six runs Jan2026 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Jan2026 )
network lanes delete ( Last six runs Jan2026 )
network lanes move ( Last six runs Jan2026 )
network trafficlights joined attributes E1 ( Last six runs Jan2026 )
network trafficlights joined file load ( Last six runs Jan2026 )
network trafficlights joined file save ( Last six runs Jan2026 )
network trafficlights joined programs select ( Last six runs Jan2026 )
network trafficlights single attributes E1 ( Last six runs Jan2026 )
network trafficlights single file load ( Last six runs Jan2026 )
network trafficlights single file save ( Last six runs Jan2026 )
network trafficlights single programs select ( Last six runs Jan2026 )
selection operations clear_shortcut ( Last six runs Jan2026 )

102 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
0a1,2
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
basic files load configs netedit netecfg ( Last six runs Jan2026 )
basic files load configs netedit txt ( Last six runs Jan2026 )
basic files load configs netedit xml ( Last six runs Jan2026 )
basic files load configs sumo txt ( Last six runs Jan2026 )
basic files load configs sumo xml ( Last six runs Jan2026 )
basic files reload configs sumo ( Last six runs Jan2026 )
basic files save_as configs sumo txt ( Last six runs Jan2026 )
basic files save_as configs sumo xml ( Last six runs Jan2026 )
basic overlapping previous ( Last six runs Jan2026 )
basic quit abort esc ( Last six runs Jan2026 )
basic quit abort shorcut ( Last six runs Jan2026 )
basic quit no_saving additionals ( Last six runs Jan2026 )
basic quit no_saving data ( Last six runs Jan2026 )
basic quit no_saving demand ( Last six runs Jan2026 )
basic quit no_saving meandatas ( Last six runs Jan2026 )
basic quit saving additionals ( Last six runs Jan2026 )
basic quit saving all ( Last six runs Jan2026 )
basic quit saving data ( Last six runs Jan2026 )
basic quit saving demand ( Last six runs Jan2026 )
basic quit saving meandatas ( Last six runs Jan2026 )
basic quit saving network ( Last six runs Jan2026 )
bugs revision24081 ( Last six runs Jan2026 )
bugs ticket3900 ( Last six runs Jan2026 )
bugs ticket4528 ( Last six runs Jan2026 )
elements additionals basic refpos_invalid ( Last six runs Jan2026 )
elements additionals busstop create additionalfile ( Last six runs Jan2026 )
elements additionals busstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals busstop inspect size ( Last six runs Jan2026 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals busstop inspect_selection size ( Last six runs Jan2026 )
elements additionals containerstop create forcesize ( Last six runs Jan2026 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals containerstop inspect size ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection size ( Last six runs Jan2026 )
elements additionals e2multilanedetector contextual_menu center ( Last six runs Jan2026 )
elements additionals e2multilanedetector inspect_selection tl ( Last six runs Jan2026 )
elements additionals e2multilanedetector move ( Last six runs Jan2026 )
elements additionals trainstop create additionalfile ( Last six runs Jan2026 )
elements additionals trainstop create forcesize ( Last six runs Jan2026 )
elements additionals trainstop create reference ( Last six runs Jan2026 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals trainstop inspect size ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection size ( Last six runs Jan2026 )
elements bugs crash_removing_junction_15112 ( Last six runs Jan2026 )
elements demands basic separated_vtypes ( Last six runs Jan2026 )
elements demands basic stop_basic invalid_parent ( Last six runs Jan2026 )
elements demands basic stop_basic invalid_type ( Last six runs Jan2026 )
elements demands containerplan basic delete_edge ( Last six runs Jan2026 )
elements demands route fix remove ( Last six runs Jan2026 )
elements demands route fix save ( Last six runs Jan2026 )
elements demands route fix select ( Last six runs Jan2026 )
elements demands stop lane delete ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog carriagegap ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog carriagelength ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog loadingduration ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog locomotivelength ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog speedfactor ( Last six runs Jan2026 )
elements demands waypoint lane delete ( Last six runs Jan2026 )
elements shapes poly inspect geo_shape ( Last six runs Jan2026 )
grid bugs ticket3271 ( Last six runs Jan2026 )
grid bugs ticket3278 ( Last six runs Jan2026 )
grid bugs ticket3281 ( Last six runs Jan2026 )
grid enable ( Last six runs Jan2026 )
network connections bugs small_connection_16644 ( Last six runs Jan2026 )
network connections with_tls delete click ( Last six runs Jan2026 )
network connections with_tls delete click_selected ( Last six runs Jan2026 )
network connections with_tls delete frame ( Last six runs Jan2026 )
network connections without_tls delete click ( Last six runs Jan2026 )
network connections without_tls delete click_selected ( Last six runs Jan2026 )
network connections without_tls delete frame ( Last six runs Jan2026 )
network crossings bugs change_from_to_3149 ( Last six runs Jan2026 )
network edges delete ( Last six runs Jan2026 )
network edges move basic ( Last six runs Jan2026 )
network edges move move_geometrypoint ( Last six runs Jan2026 )
network edges move selected_both ( Last six runs Jan2026 )
network edges move selected_both_both_junctions ( Last six runs Jan2026 )
network edges move selected_both_from_junction ( Last six runs Jan2026 )
network edges move selected_both_to_junction ( Last six runs Jan2026 )
network edges move selected_none_both_junctions ( Last six runs Jan2026 )
network edges move selected_separated ( Last six runs Jan2026 )
network edges move selected_single ( Last six runs Jan2026 )
network edges templates clear ( Last six runs Jan2026 )
network edges templates copy ( Last six runs Jan2026 )
network edges templates create ( Last six runs Jan2026 )
network junctions bugs ticket5552 ( Last six runs Jan2026 )
network junctions inspect no_tls unselected pos no_merge ( Last six runs Jan2026 )
network trafficlights bugs ticket10588 ( Last six runs Jan2026 )
network trafficlights bugs ticket10591 ( Last six runs Jan2026 )
network trafficlights single create id ( Last six runs Jan2026 )
network trafficlights single create type ( Last six runs Jan2026 )
processing join_selected_junction different_position ( Last six runs Jan2026 )
processing join_selected_junction near_position ( Last six runs Jan2026 )
processing join_selected_junction same_position ( Last six runs Jan2026 )
selection bugs ticket2948 ( Last six runs Jan2026 )

6 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1
< Error: File 'net.netedit' is not accessible (No such file or directory).
---
> Error: Could not access configuration 'sumo.sumocfg'.
basic files load network net_xml ( Last six runs Jan2026 )
basic files load network net_xml_gz ( Last six runs Jan2026 )
basic files load network txt ( Last six runs Jan2026 )
basic files load network xml ( Last six runs Jan2026 )
basic files load network xml_gz ( Last six runs Jan2026 )
basic pyautogui_error ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : basic files save_as configs netconvert ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- New result in errors ----------
Error: Could not access configuration 'sumo.sumocfg'.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

2 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1
< Error: File 'net.netedit' is not accessible (No such file or directory).
---
> Error: Could not access configuration 'sumo.sumocfg'.
---------- New result in exitcode ----------
1
basic quit no_saving network ( Last six runs Jan2026 )
basic quit no_saving none ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : elements additionals basic relative_positions small ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,6c1
< Warning: No flow intervals in calibrator 'ca_0'.
< Error: The position of calibrator 'ca_1' lies beyond the lane's '-E0_2' length.
< Warning: The given position (=35) for detector 'e2_0' does not lie on the given lane '-E0_2' with length 1 (adjusting to new position 0.9
< Warning: Cannot build detector of length 10 because no further continuation lane was found for lane '-E0_2'! Truncated detector at length 0.1.
< Warning: Adjusted detector positioning to meet requirement length >= 0.10. New position is [0.90,1.00]
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : elements additionals e2detector create length ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1,2
< Warning: No valid detector length and end position given. Assuming endPos = lane length and length = endPos-startPos
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

8 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,4c1
< Error: attribute 'toTaz' is not declared for element 'ride'
<  In file 'netedit_A.rou.xml'
<  At line/column 20/45.
< 
---
> Error: Could not access configuration 'sumo.sumocfg'.
elements demands personplan walk from_taz to_busstop create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_chargingstation create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_containerstop create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_edge create previous_plan ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_junction create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_parkingarea create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_taz create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_trainstop create ride ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : network crossings bugs compute_big_network ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : network junctions inspect tls unselected pos no_merge ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1,2
< Warning: Unsafe green phase 0 in tlLogic 'JunctionRight', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 3 lanes in 1 phases are unsafe.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

5 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,2c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
processing volatile_recomputing abort-recomputing ( Last six runs Jan2026 )
processing volatile_recomputing cancel-recomputing ( Last six runs Jan2026 )
processing volatile_recomputing crossings.guess ( Last six runs Jan2026 )
processing volatile_recomputing sidewalks-and-crossings.guess ( Last six runs Jan2026 )
processing volatile_recomputing sidewalks.guess ( Last six runs Jan2026 )

2 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,8c1,2
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic wrong_parameters ( Last six runs Jan2026 )
selection viewoptions show_connections ( Last six runs Jan2026 )

9 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,10c1,2
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: No flow intervals in calibrator 'ca_5'.
< Warning: No flow intervals in calibrator 'ca_6'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection viewoptions toggle_edges ( Last six runs Jan2026 )
viewport change rotation ( Last six runs Jan2026 )
viewport change x ( Last six runs Jan2026 )
viewport change y ( Last six runs Jan2026 )
viewport change z ( Last six runs Jan2026 )
viewport change zoom ( Last six runs Jan2026 )
viewport load ( Last six runs Jan2026 )
viewport save ( Last six runs Jan2026 )
viewport settings ( Last six runs Jan2026 )

Detailed information for the tests that were terminated before completion:

38 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create color ( Last six runs Jan2026 )
elements demands flow create departpos ( Last six runs Jan2026 )
elements demands flow create departposlat ( Last six runs Jan2026 )
elements demands flow create endnumber ( Last six runs Jan2026 )
elements demands flow create id ( Last six runs Jan2026 )
elements demands flow create line ( Last six runs Jan2026 )
elements demands flow create poisson ( Last six runs Jan2026 )
elements demands flow inspect poisson ( Last six runs Jan2026 )
elements demands flow inspect_selection poisson ( Last six runs Jan2026 )
elements demands flow_embedded create poisson ( Last six runs Jan2026 )
elements demands flow_embedded inspect poisson ( Last six runs Jan2026 )
elements demands flow_embedded inspect_selection poisson ( Last six runs Jan2026 )
elements demands flow_junctions create begin ( Last six runs Jan2026 )
elements demands flow_junctions create color ( Last six runs Jan2026 )
elements demands flow_junctions create departpos ( Last six runs Jan2026 )
elements demands flow_junctions create departposlat ( Last six runs Jan2026 )
elements demands flow_junctions create endnumber ( Last six runs Jan2026 )
elements demands flow_junctions create id ( Last six runs Jan2026 )
elements demands flow_junctions create poisson ( Last six runs Jan2026 )
elements demands flow_junctions inspect poisson ( Last six runs Jan2026 )
elements demands flow_taz create begin ( Last six runs Jan2026 )
elements demands flow_taz create color ( Last six runs Jan2026 )
elements demands flow_taz create departpos ( Last six runs Jan2026 )
elements demands flow_taz create departposlat ( Last six runs Jan2026 )
elements demands flow_taz create endnumber ( Last six runs Jan2026 )
elements demands flow_taz create id ( Last six runs Jan2026 )
elements demands flow_taz create poisson ( Last six runs Jan2026 )
elements demands flow_taz inspect poisson ( Last six runs Jan2026 )
elements demands personflow inspect flow_attributes poisson ( Last six runs Jan2026 )
elements demands personflow inspect_selection color ( Last six runs Jan2026 )
elements demands personflow inspect_selection departpos ( Last six runs Jan2026 )
elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Jan2026 )
elements demands personflow inspect_selection flow_attributes poisson ( Last six runs Jan2026 )
elements demands personflow inspect_selection parameters ( Last six runs Jan2026 )
elements demands personflow inspect_selection type ( Last six runs Jan2026 )
elements demands routeflow create poisson ( Last six runs Jan2026 )
elements demands routeflow inspect poisson ( Last six runs Jan2026 )
elements demands routeflow inspect_selection poisson ( Last six runs Jan2026 )