22Sep23rv1_18_0+1732-f768a4560e8 - 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/clang3_64D.30Sep074329.2923006 -g

To start TextTest for these tests, run:

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


default: 593 tests: 570 succeeded 23 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket3631_1 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2549563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55ece2ec63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55ece34f3621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55ece3501e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55ece325b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55ece3220f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55ece2ed1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55ece2ed35cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f9fad2d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55ece2ec63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55ece3520bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ece3520ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ece35207c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ece3528e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55ece35287a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55ece3506f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55ece34f4396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55ece3501e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55ece325b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55ece3220f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55ece2ed1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55ece2ed35cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f9fad2d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip bike_public_walk ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55b01b2633dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55b01b890621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55b01b89ee77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55b01b5f8859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55b01b5bdf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55b01b26ec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55b01b2705cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fa406ec3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55b01b2633dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55b01b8bdbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b01b8bdada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b01b8bd7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b01b8c5e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55b01b8c57a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55b01b8a3f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55b01b891396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55b01b89ee77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55b01b5f8859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55b01b5bdf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55b01b26ec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55b01b2705cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fa406ec3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55697890a3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x556978f37621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x556978f45e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x556978c9f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x556978c64f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x556978915c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5569789175cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe1036aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55697890a3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x556978f64bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556978f64ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556978f647c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556978f6ce40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x556978f6c7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x556978f4af20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x556978f38396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x556978f45e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x556978c9f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x556978c64f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x556978915c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5569789175cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe1036aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_access_allJunctions ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7bf4c53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55a7bfaf2621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55a7bfb00e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55a7bf85a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55a7bf81ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55a7bf4d0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55a7bf4d25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f44cc049d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7bf4c53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55a7bfb1fbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a7bfb1fada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a7bfb1f7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a7bfb27e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55a7bfb277a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55a7bfb05f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55a7bfaf3396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55a7bfb00e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55a7bf85a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55a7bf81ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55a7bf4d0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55a7bf4d25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f44cc049d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_access_ptStops ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2835bf3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55d283bec621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d283bfae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d283954859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d283919f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55d2835cac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d2835cc5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f8c04f42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2835bf3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55d283c19bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d283c19ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d283c197c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d283c21e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55d283c217a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55d283bfff20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55d283bed396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d283bfae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d283954859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d283919f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55d2835cac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d2835cc5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f8c04f42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_bike_taxi ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecc7cba3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55ecc82e7621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55ecc82f5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55ecc804f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55ecc8014f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55ecc7cc5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55ecc7cc75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fb6c621ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecc7cba3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55ecc8314bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ecc8314ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ecc83147c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ecc831ce40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55ecc831c7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55ecc82faf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55ecc82e8396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55ecc82f5e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55ecc804f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55ecc8014f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55ecc7cc5c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55ecc7cc75cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fb6c621ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_intermodal_net ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5633761673dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x563376794621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5633767a2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5633764fc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5633764c1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563376172c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5633761745cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe9bcc10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5633761673dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5633767c1bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5633767c1ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5633767c17c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5633767c9e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5633767c97a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5633767a7f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563376795396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5633767a2e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5633764fc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5633764c1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563376172c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5633761745cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe9bcc10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56155ecd53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56155f302621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56155f310e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56155f06a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56155f02ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56155ece0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56155ece25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f060b36bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x56155ecd53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56155f32fbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56155f32fada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56155f32f7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56155f337e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x56155f3377a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x56155f315f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56155f303396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56155f310e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56155f06a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56155f02ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56155ece0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56155ece25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f060b36bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk2 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2943c43dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55b2949f1621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55b2949ffe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55b294759859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55b29471ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55b2943cfc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55b2943d15cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7aae003d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2943c43dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55b294a1ebd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b294a1eada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b294a1e7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b294a26e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55b294a267a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55b294a04f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55b2949f2396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55b2949ffe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55b294759859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55b29471ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55b2943cfc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55b2943d15cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7aae003d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk4 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56037941b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x560379a48621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560379a56e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5603797b0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560379775f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x560379426c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5603794285cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3f48904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x56037941b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x560379a75bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560379a75ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560379a757c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560379a7de40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x560379a7d7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x560379a5bf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x560379a49396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560379a56e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5603797b0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560379775f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x560379426c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5603794285cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3f48904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk5 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb222f63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55cb22923621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55cb22931e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55cb2268b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55cb22650f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55cb22301c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55cb223035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f38055c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb222f63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55cb22950bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cb22950ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55cb229507c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55cb22958e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55cb229587a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55cb22936f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55cb22924396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55cb22931e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55cb2268b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55cb22650f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55cb22301c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55cb223035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f38055c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk_detail ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x557ac5b993dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x557ac61c6621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x557ac61d4e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557ac5f2e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x557ac5ef3f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x557ac5ba4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x557ac5ba65cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f398a6b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x557ac5b993dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x557ac61f3bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557ac61f3ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x557ac61f37c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x557ac61fbe40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x557ac61fb7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x557ac61d9f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x557ac61c7396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x557ac61d4e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557ac5f2e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x557ac5ef3f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x557ac5ba4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x557ac5ba65cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f398a6b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_type ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55938ed963dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55938f3c3621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55938f3d1e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55938f12b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55938f0f0f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55938eda1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55938eda35cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3df54f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55938ed963dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55938f3f0bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55938f3f0ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55938f3f07c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55938f3f8e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55938f3f87a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55938f3d6f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55938f3c4396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55938f3d1e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55938f12b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55938f0f0f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55938eda1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55938eda35cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3df54f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55aed168f3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55aed1cbc621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55aed1ccae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55aed1a24859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55aed19e9f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55aed169ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55aed169c5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f5a1b483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55aed168f3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55aed1ce9bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55aed1ce9ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55aed1ce97c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55aed1cf1e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55aed1cf17a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55aed1ccff20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55aed1cbd396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55aed1ccae77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55aed1a24859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55aed19e9f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55aed169ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55aed169c5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f5a1b483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55737ffa13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5573805ce621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5573805dce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557380336859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5573802fbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55737ffacc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55737ffae5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f876e663d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55737ffa13dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5573805fbbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5573805fbada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5573805fb7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x557380603e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5573806037a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5573805e1f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5573805cf396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5573805dce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557380336859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5573802fbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55737ffacc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55737ffae5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f876e663d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5626203453dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x562620972621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x562620980e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5626206da859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56262069ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x562620350c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5626203525cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe53ec4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5626203453dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56262099fbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56262099fada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56262099f7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5626209a7e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5626209a77a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x562620985f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x562620973396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x562620980e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5626206da859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56262069ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x562620350c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5626203525cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe53ec4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_detail ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5634bda8b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5634be0b8621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5634be0c6e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5634bde20859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5634bdde5f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5634bda96c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5634bda985cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fbb08d61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5634bda8b3dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5634be0e5bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5634be0e5ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5634be0e57c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5634be0ede40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5634be0ed7a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5634be0cbf20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5634be0b9396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5634be0c6e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5634bde20859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5634bdde5f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5634bda96c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5634bda985cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fbb08d61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_sidewalk ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5608172713dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56081789e621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5608178ace77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560817606859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5608175cbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56081727cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56081727e5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f08c92eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5608172713dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5608178cbbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5608178cbada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5608178cb7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5608178d3e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5608178d37a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5608178b1f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56081789f396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5608178ace77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560817606859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5608175cbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56081727cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56081727e5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f08c92eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5635ecef63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5635ed523621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5635ed531e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5635ed28b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5635ed250f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5635ecf01c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5635ecf035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f8dfea91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x5635ecef63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x5635ed550bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5635ed550ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5635ed5507c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5635ed558e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5635ed5587a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5635ed536f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5635ed524396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5635ed531e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5635ed28b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5635ed250f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5635ecf01c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5635ecf035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f8dfea91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560784d013dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56078532e621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56078533ce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560785096859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56078505bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x560784d0cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560784d0e5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fc517331d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x560784d013dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x56078535bbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56078535bada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56078535b7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560785363e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5607853637a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x560785341f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56078532f396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56078533ce77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560785096859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56078505bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x560784d0cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560784d0e5cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fc517331d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_ptstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbc95f63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55fbc9c23621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55fbc9c31e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55fbc998b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55fbc9950f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55fbc9601c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55fbc96035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f738951ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbc95f63dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55fbc9c50bd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fbc9c50ada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fbc9c507c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fbc9c58e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55fbc9c587a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55fbc9c36f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55fbc9c24396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55fbc9c31e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55fbc998b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55fbc9950f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55fbc9601c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55fbc96035cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f738951ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip trip_output ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x563a185a43dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x563a18bd1621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563a18bdfe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563a18939859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563a188fef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563a185afc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563a185b15cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f86a4c89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x563a185a43dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x563a18bfebd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563a18bfeada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563a18bfe7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563a18c06e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x563a18c067a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x563a18be4f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563a18bd2396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563a18bdfe77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563a18939859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563a188fef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563a185afc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563a185b15cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f86a4c89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip write_net_weight ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2548535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55926bab53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55926c0e2621 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55926c0f0e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55926be4a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55926be0ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55926bac0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55926bac25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f0497bc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55926bab53dd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc763dd) (BuildId: b01a1b5a07300008d6701a46e395ba18b052a3db)
>     #1 0x55926c10fbd9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55926c10fada in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55926c10f7c7 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55926c117e40 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55926c1177a9 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55926c0f5f20 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55926c0e3396 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55926c0f0e77 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55926be4a859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55926be0ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55926bac0c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55926bac25cc in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f0497bc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1