01Nov25rv1_24_0+1713-b6716327859 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.25Nov070430.760464 -g

To start TextTest for these tests, run:

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


default: 666 tests: 662 succeeded 4 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket15883 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==2175728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9fad6e2dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5f9fadd4a8a2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x5f9fadd3f850 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5f9fae378dc8 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
>     #4 0x7739c81e63b6 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)
>     #5 0x7739c81b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7739c81b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7739c81b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7739c81e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f9fae3b0d12 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
>     #10 0x5f9fae666261 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
>     #11 0x5f9fadb82c06 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x5f9fad6e5794 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x5f9fad6f3d02 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x7739c502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7739c502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5f9fad609954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcf954) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9fad6e2dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5f9fae07a3fe in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x5f9fada388bc in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x5f9fadb03aac in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5
>     #4 0x5f9fadd4b25b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15922 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==2175734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebb6809adc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5ebb687028a2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x5ebb686f7850 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5ebb68d30dc8 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
>     #4 0x76dd3c7e63b6 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)
>     #5 0x76dd3c7b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x76dd3c7b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76dd3c7b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76dd3c7e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ebb68d68d12 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
>     #10 0x5ebb6901e261 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
>     #11 0x5ebb6853ac06 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x5ebb6809d794 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x5ebb680abd02 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x76dd3962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x76dd3962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5ebb67fc1954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcf954) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebb6809adc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5ebb68a323fe in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x5ebb683f08bc in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x5ebb684bbaac in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5
>     #4 0x5ebb6870325b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15925 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==2175739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x58c300492dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x58c300afa8a2 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:24
>     #2 0x58c300aef850 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x58c301128dc8 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
>     #4 0x7de0d6fe63b6 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)
>     #5 0x7de0d6fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7de0d6fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7de0d6fb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7de0d6fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58c301160d12 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
>     #10 0x58c301416261 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
>     #11 0x58c300932c06 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x58c300495794 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x58c3004a3d02 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x7de0d402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7de0d402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x58c3003b9954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcf954) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x58c300492dc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x58c300e2a3fe in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x58c3007e88bc in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x58c3008b3aac in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/clangDebug/sumo/src/router/ROEdge.cpp:91:5
>     #4 0x58c300afb25b in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RONetHandler.cpp:348:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person triggered skip ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==2174971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x5d1599b5bdc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5d159a31e2c8 in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, 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&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:118:20
>     #2 0x5d159a2b0a64 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5d159a609b68 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
>     #4 0x5d159a267a01 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:238:27
>     #5 0x5d159a7f1dc8 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
>     #6 0x7574563e63b6 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)
>     #7 0x7574563b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7574563b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d159a82c8e3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d159a622e3b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d159a623f9f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d159a001006 in ROLoader::openRoutes(RONet&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:176:19
>     #13 0x5d1599b60ce8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:97:12
>     #14 0x5d1599b6cd9b in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:262:13
>     #15 0x75745342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75745342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d1599a82954 in _start (/home/delphi/clangDebug/sumo/bin/duarouterD+0xdcf954) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
> 
> Indirect leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x5d1599b5bdc1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xea8dc1) (BuildId: 4afc60dde90112e6697722c2ce8d1cc3a659b90c)
>     #1 0x5d159a31e58a in ROPerson::addRide(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*>>&, ROEdge const*, ROEdge const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, 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&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:119:30
>     #2 0x5d159a2b0a64 in RORouteHandler::addRide(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1121:5
>     #3 0x5d159a609b68 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:192:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1