28Jan2025 - detailed test results for SUMO.parallel

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.02Feb110831.142983 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


parallel: 4095 tests: 3257 succeeded 784 FAILED 39 known bugs 15 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length bugs ticket15434 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,98
> =================================================================
> ==293429==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c001ac8fe8 at pc 0x63c48575d696 bp 0x72b4cddf88d0 sp 0x72b4cddf8090
> READ of size 80 at 0x50c001ac8fe8 thread T1
>     #0 0x63c48575d695 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2594695) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63c48624bd7b in MSLink::getApproaching(SUMOVehicle const*) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:742:16
>     #2 0x63c486267898 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1534:43
>     #3 0x63c485c24e04 in MSVehicle::checkLinkLeader(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3462:51
>     #4 0x63c485c12565 in MSVehicle::checkLinkLeaderCurrentAndParallel(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3442:9
>     #5 0x63c485bfdc6a in MSVehicle::planMoveInternal(long long, MSLeaderInfo, std::vector<MSVehicle::DriveProcessItem, std::allocator<MSVehicle::DriveProcessItem>>&, double&, std::pair<double, MSLink const*>&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2833:9
>     #6 0x63c485be226e in MSVehicle::planMove(long long, MSLeaderInfo const&, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2133:9
>     #7 0x63c4860aaa51 in MSLane::planMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1553:17
>     #8 0x63c486135d1f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1757:17
>     #9 0x63c485fe9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x72b4d544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x63c48575d2cc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x72b4d469ca93 in start_thread nptl/pthread_create.c:447:8
>     #13 0x72b4d4729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c001ac8fe8 is located 40 bytes inside of 120-byte region [0x50c001ac8fc0,0x50c001ac9038)
> freed by thread T4 here:
>     #0 0x63c48579e681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63c486292b1e in std::__new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::deallocate(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x63c48629290b in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>&, std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits
.h:513:13
>     #3 0x63c48629290b in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_put_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/g
cc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
>     #4 0x63c4862926ed in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/
gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:630:2
>     #5 0x63c4862b4ef2 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bi
n/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2492:7
>     #6 0x63c4862b411a in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, std::_R
b_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2506:4
>     #7 0x63c4862b34f2 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2517:7
>     #8 0x63c48628b714 in std::map<SUMOVehicle const*, MSLink::ApproachingVehicleInformation const, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:1118:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container container_start_containerStop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==260776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60781664be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x607817fbd7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x607816e97cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70222504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow triggered ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==260932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c188d734e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c188f0a67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c188df80cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76011e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.disconnected_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==258865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df718de8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5df71a75a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df719634cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a986644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics short_edges ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d46dd68ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d46df0007d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d46ddedacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7ab824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_taxiride ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==259515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad25d5c4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ad25ef367d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ad25de10cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dee9ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_busstop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==259542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6495d706fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6495d89e17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6495d78bbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x712dbb24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_redundancy ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6295ee10ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6295efa807d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6295ee95acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f772084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x619a48cf6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x619a4a6687d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x619a49542cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a28dc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered_from ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce1754f6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ce176e687d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ce175d42cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71220b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered persons_triggered ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a5c0363e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61a5c1cd57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61a5c0bafcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x750097a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_ANY_stopLane ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'foo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==259799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61465c7bae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61465e12c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61465d006cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ae00a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_reuse_car ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563959c89e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56395b5fb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56395a4d5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7151ee64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_stopMismatch ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==259795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56fabb2fde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56fabcc6f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56fabbb49cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79557d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered_discard ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==259402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbfb2168e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cbfb3ada7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cbfb29b4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f9cfbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==260437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55db02e0ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55db0477c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55db03656cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a45c644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop_capacity ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==260458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5569f6f51e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5569f88c37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5569f779dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d655d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow triggered ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==260401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6196603b2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x619661d247d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x619660bfecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fe5444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow unboarding_curved ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==260497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622c8c0bfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x622c8da317d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622c8c90bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74892784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_reset ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60210eedee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6021108507d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60210f72acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75a50244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f1f2d27e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58f1f46997d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58f1f3573cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70cb0764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f59f0fc2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f59f29347d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f59f180ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf851a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==258339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58dc36013e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58dc379857d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58dc3685fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x754ff004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ca8262d8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ca827c4a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ca826b24cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75491924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5637e4245e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5637e5bb77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5637e4a91cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777ec724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c89cc198e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c89cdb0a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c89cc9e4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79618e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==258741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a1273ebe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64a128d5d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a127c37cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e7a9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d8c06ffe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63d8c20717d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63d8c0f4bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79450c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64694ab77e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64694c4e97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64694b3c3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758b6dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket879 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6207505a5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x620751f177d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x620750df1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ddb1e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10614 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e47b293be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e47b42ad7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e47b3187cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab386a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10637 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==302965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d3d0e1be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57d3d278d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57d3d1667cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7448f9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10986 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646d7162ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x646d72f9c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x646d71e76cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7387b424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==303027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5848e3176e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5848e4ae87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5848e39c2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74247aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12168 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce770a88e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ce7723fa7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ce7712d4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7004ec04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13108 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56d920187e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56d921af97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56d9209d3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0865c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13292b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0d97556e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b0d98ec87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b0d97da2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x771f2604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13987 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591847255e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x591848bc77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x591847aa1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x783b7dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 14xxx ticket14941 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a68308ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57a6849fc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a6838d6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700ebb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==303298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a6dced6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56a6de8487d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56a6dd722cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796d7104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15072 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==303308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x600e59feae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x600e5b95c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x600e5a836cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x753d85e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15077 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633ae7ba8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x633ae951a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x633ae83f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b5b5184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15079 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621f83f16e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x621f858887d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x621f84762cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73457f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15098 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5558d7865e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5558d91d77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5558d80b1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785f39a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15390 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b5f3c2ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64b5f559c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64b5f4476cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a8af1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15552 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==303437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6147ec65ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6147edfce7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6147ecea8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ba9504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a1e90ad5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a1e924477d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a1e91321cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71713ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==301725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650d68645e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x650d69fb77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650d68e91cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d274e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==301741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5702fbab2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5702fd4247d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5702fc2fecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c95f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5b7177fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a5b730f17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a5b71fcbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a67a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 560.00
---
> Simulation ended at time: 560.00.
6,9c7,13
< DijkstraRouter answered 269 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 139 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Statistics (avg of 300):
>  RouteLength: 1395.00
>  Speed: 12.79
>  Duration: 109.06
>  WaitingTime: 0.01
>  TimeLoss: 8.19
>  DepartDelay: 223.85
12a17,20
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5655aabbbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5655ac52d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5655ab407cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70495404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 792.00
---
> Simulation ended at time: 790.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15d15
< 
22c22
< DijkstraRouter answered 65 queries and explored 24.94 edges on average.
---
> DijkstraRouter answered 65 queries and explored 23.94 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b6cb0b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57b6cca2a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b6cb904cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6d8724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 601.50
---
> Simulation ended at time: 601.50.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 150):
13,17c14,18
<  Duration: 164.18
<  WaitingTime: 22.60
<  TimeLoss: 92.58
<  DepartDelay: 60.14
< 
---
>  Speed: 6.02
>  Duration: 164.27
>  WaitingTime: 22.59
>  TimeLoss: 92.67
>  DepartDelay: 60.05
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa484a97e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5aa4864097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aa4852e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b0ace4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63b21fbaee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63b2215207d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63b2203facd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef0ba64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==302393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x583775b16e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5837774887d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x583776362cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e354024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 18.00
---
> Simulation ended at time: 18.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621eb6783e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x621eb80f57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x621eb6fcfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f7f6ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x576496e20e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5764987927d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57649766ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7449ade4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 741.00
---
> Simulation ended at time: 741.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 10):
14c15,16
<  Duration: 562.30
---
>  Speed: 1.01
>  Duration: 561.10
16c18
<  TimeLoss: 13.02
---
>  TimeLoss: 13.82
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df0be6b0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5df0c00227d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df0beefccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8c4fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4a8971de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e4a8b08f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e4a89f69cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72c5f664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b14ab71be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b14ad08d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b14abf67cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74370944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6665857e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d66671c97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d66660a3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749acac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==302605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a22bebb7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a22c05297d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a22bf403cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f465d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568cc472ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x568cc60a07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x568cc4f7acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722d72e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df9c7790e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5df9c91027d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df9c7fdccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77d80084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64fecafe0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64fecc9527d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64fecb82ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78314e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59dbd2f06e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59dbd48787d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59dbd3752cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73730004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==302767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e1794ea8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e179681a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e17956f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7acf7ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
7c7,9
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc3aeda9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dc3b071b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dc3af5f5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d580c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61fca244be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61fca3dbd7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61fca2c97cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7adddc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a27e5c6fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a27e75e17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a27e64bbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74600764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==302901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617ba085ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x617ba21d07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617ba10aacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73796804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==302922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3ee2febe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d3ee495d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d3ee3837cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x717ed784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11165 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,2
> Warning: Request backPos of vehicle '1.54' for invalid lane ':C_1_0' time=320.20.
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5088: double MSVehicle::getBackPositionOnLane(const MSLane *, bool) const: Assertion `false' failed.
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="1353.90" arrivalLane="CS_0" arrivalPos="89.60" arrivalSpeed="7.20" duration="1353.90" routeLength="4347.55" waitingTime="438.10" waitingCount="14" stopTime="0.00" timeLoss="1040.87" rerouteNo="0" devices="tripinfo_0" vType="default" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11183 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,28
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47: runtime error: member call on null pointer of type 'MSVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==278346==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5de8e9a7b168 bp 0x72e7b5ffa6f0 sp 0x72e7b5ff78c0 T2)
> ==278346==The signal is caused by a READ memory access.
> ==278346==Hint: address points to the zero page.
>     #0 0x5de8e9a7b168 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47
>     #1 0x5de8e98fbf23 in MSLane::getLeaderOnConsecutive(double, double, double, MSVehicle const&, std::vector<MSLane*, std::allocator<MSLane*>> const&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2973:58
>     #2 0x5de8e9496b52 in MSVehicle::getLeader(double) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:6611:64
>     #3 0x5de8ea22beaf in MSCFModel_EIDM::_v(MSVehicle const*, double, double, double, double, bool, int, MSCFModel::CalcReason) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_EIDM.cpp:1084:39
>     #4 0x5de8ea21d481 in MSCFModel_EIDM::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_EIDM.cpp:280:25
>     #5 0x5de8e945afc8 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4562:37
>     #6 0x5de8e98e32db in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2221:33
>     #7 0x5de8e994ad1f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1757:17
>     #8 0x5de8e97fecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #9 0x72e7bde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5de8e8f722cc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #11 0x72e7bd29ca93 in start_thread nptl/pthread_create.c:447:8
>     #12 0x72e7bd329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const
> Thread T2 created by T0 here:
>     #0 0x5de8e8f5a155 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x257c155) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x72e7bde4d611 in FX::FXThread::start(unsigned long) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24d611) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> ==278346==ABORTING
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket15557 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==278420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58696b28de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58696cbff7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58696bad9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f32204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11199 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a1be0ede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62a1bfa5f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62a1be939cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7757e8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6538d3a15e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6538d53877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6538d4261cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f570c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap_warn ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==278226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60fd030afe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60fd04a217d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60fd038fbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72cc3744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbd22d0fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bbd246817d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bbd2355bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7384a7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
67d66
< Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
68a68
> Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
228d227
< Warning: Vehicle 'high.814' performs emergency braking on lane 'middle_0' with decel=9.00, wished=4.50, severity=1.00, time=1759.00.
229a229
> Warning: Vehicle 'high.814' performs emergency braking on lane 'middle_0' with decel=9.00, wished=4.50, severity=1.00, time=1759.00.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
48d47
< Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
49a49
> Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
99d98
< Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
100a100
> Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
110d109
< Warning: Vehicle '0.245' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2247.00.
111a111
> Warning: Vehicle '0.245' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2247.00.
146d145
< Warning: Vehicle '0.34' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
147a147
> Warning: Vehicle '0.34' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
173d172
< Warning: Vehicle '0.90' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2417.00.
175c174
< Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
---
> Warning: Vehicle '0.90' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2417.00.
176a176
> Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
185d184
< Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
187c186
< Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
---
> Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6131c96aee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6131cb0207d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6131c9efacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d76144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_custom ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9576375e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a9577ce77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a9576bc1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734c1324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_heavier ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6afe15ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a6affacc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a6afe9a6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea5e2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8f1470ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a8f160807d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a8f14f5acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7abd70a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5961c3b4fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5961c54c17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5961c439bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x724b1864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusB ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ab3734ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60ab38cc07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60ab37b9acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793f05a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusH ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x595bcdb62e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x595bcf4d47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x595bce3aecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff08964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
10a11,21
> 
> =================================================================
> ==277799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6961ae5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f69634577d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f6962331cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75466de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f8d4be7ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f8d4d7ec7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f8d4c6c6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7960a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568654094e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x568655a067d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5686548e0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76dc6744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c2c5da20e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c2c5f3927d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c2c5e26ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718d6424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5faa768ace01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5faa7821e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5faa770f8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7af919a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610df8240e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x610df9bb27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610df8a8ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7766e164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_curves ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d0ae777e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d0b00e97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d0aefc3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b7cea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_missingValues ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,467
> 
> =================================================================
> ==277836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 944 byte(s) in 1 object(s) allocated from:
>     #0 0x60c423bf6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60c42425e632 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:331:28
>     #2 0x60c423ecd183 in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #3 0x60c42656a254 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x60c426753fdb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7a28c3be6409 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a28c3bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a28c3bb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x60c426789153 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x60c42657cf5b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x60c42657e0bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x60c423c1dbe2 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x60c424cd6143 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #13 0x60c423bfa9f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x7a28c282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7a28c282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x60c423b1d994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x60c423bf6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60c4262f8571 in std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x60c4262f81bc in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x60c4262f81bc in std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x60c4262f808c in std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>* std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_create_node<std::pair<SumoXMLAttr, CharacteristicMap>>(std::pair<SumoXMLAttr, CharacteristicMap>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bi
ts/stl_tree.h:609:23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_tables ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==277851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6337487dfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63374a1517d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63374902bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7157ccc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay2_noPatchLC ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==277264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5beaf3e24e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5beaf57967d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5beaf4670cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a93264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_internalLanes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6402683fde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x640269d6f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x640268c49cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79fd6dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_right ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,106
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2299:64: runtime error: member call on address 0x519000033e80 which does not point to an object of type 'MSVehicleType'
> 0x519000033e80: note: object has invalid vptr
>  02 00 00 00  ff 4c 00 00 03 00 00 00  70 b3 0d d1 c4 58 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2299:64 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:631:16: runtime error: member access within address 0x519000033e80 which does not point to an object of type 'const MSVehicleType'
> 0x519000033e80: note: object has invalid vptr
>  02 00 00 00  ff 4c 00 00 03 00 00 00  70 b3 0d d1 c4 58 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:631:16 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2299:79: runtime error: member call on address 0x519000033e88 which does not point to an object of type 'SUMOVTypeParameter'
> 0x519000033e88: note: object is of type 'Parameterised'
>  03 00 00 00  70 b3 0d d1 c4 58 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2299:79 
> /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:1015:12: runtime error: member access within address 0x519000033e88 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x519000033e88: note: object is of type 'Parameterised'
>  03 00 00 00  70 b3 0d d1 c4 58 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:1015:12 
> =================================================================
> ==293876==ERROR: AddressSanitizer: heap-use-after-free on address 0x5190000340d0 at pc 0x58c4cfb152a4 bp 0x756f19ffe4d0 sp 0x756f19ffe4c8
> READ of size 8 at 0x5190000340d0 thread T2
>     #0 0x58c4cfb152a3 in SUMOVTypeParameter::getTimeToTeleport(long long) const /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:1015:12
>     #1 0x58c4cd9dd59e in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2299:79
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <tripinfo id="rescue" depart="12.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="34.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.70" arrivalSpeed="21.16" duration="22.00" routeLength="185.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.30" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
<         <bluelight/>
<     </tripinfo>
<     <tripinfo id="right.0" depart="0.00" departLane="SC_0" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="132.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="179.93" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="118.18" rerouteNo="0" devices="tripinfo_right.0" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="straight.0" depart="0.00" departLane="SC_1" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="133.00" arrivalLane="CN_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="133.00" routeLength="195.22" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="118.18" rerouteNo="0" devices="tripinfo_straight.0" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left.0" depart="0.00" departLane="SC_2" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="133.00" arrivalLane="CW_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="133.00" routeLength="193.46" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="118.27" rerouteNo="0" devices="tripinfo_left.0" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="right.1" depart="2.00" departLane="SC_0" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="133.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="131.00" routeLength="179.93" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="117.72" rerouteNo="0" devices="tripinfo_right.1" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="straight.1" depart="2.00" departLane="SC_1" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="134.00" arrivalLane="CN_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="195.22" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="117.72" rerouteNo="0" devices="tripinfo_straight.1" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left.1" depart="2.00" departLane="SC_2" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="135.00" arrivalLane="CW_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="133.00" routeLength="193.46" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="118.09" rerouteNo="0" devices="tripinfo_left.1" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="right.2" depart="4.00" departLane="SC_0" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="135.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="131.00" routeLength="179.93" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="117.26" rerouteNo="0" devices="tripinfo_right.2" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="straight.2" depart="4.00" departLane="SC_1" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="CN_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="195.22" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="117.26" rerouteNo="0" devices="tripinfo_straight.2" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left.2" depart="4.00" departLane="SC_2" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="CW_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="193.46" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="118.04" rerouteNo="0" devices="tripinfo_left.2" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="right.3" depart="6.00" departLane="SC_0" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="130.00" routeLength="179.93" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="116.80" rerouteNo="0" devices="tripinfo_right.3" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="straight.3" depart="6.00" departLane="SC_1" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="137.00" arrivalLane="CN_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="131.00" routeLength="195.22" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="116.80" rerouteNo="0" devices="tripinfo_straight.3" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left.3" depart="6.00" departLane="SC_2" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="138.00" arrivalLane="CW_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="193.46" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="118.02" rerouteNo="0" devices="tripinfo_left.3" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="right.4" depart="8.00" departLane="SC_0" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="138.00" arrivalLane="CE_0" arrivalPos="86.40" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="130.00" routeLength="179.93" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="116.34" rerouteNo="0" devices="tripinfo_right.4" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="straight.4" depart="8.00" departLane="SC_1" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="139.00" arrivalLane="CN_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="131.00" routeLength="195.22" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="116.34" rerouteNo="0" devices="tripinfo_straight.4" vType="car" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left.4" depart="8.00" departLane="SC_2" departPos="5.10" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="140.00" arrivalLane="CW_1" arrivalPos="89.60" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="132.00" routeLength="193.46" waitingTime="113.00" waitingCount="1" stopTime="0.00" timeLoss="118.01" rerouteNo="0" devices="tripinfo_left.4" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Feb2025 Jan2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="148.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="98.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.21" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="155.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="105.00" routeLength="993.40" waitingTime="6.00" waitingCount="2" stopTime="0.00" timeLoss="21.11" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="115.00" routeLength="993.40" waitingTime="3.00" waitingCount="2" stopTime="0.00" timeLoss="22.40" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="194.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="114.00" routeLength="993.40" waitingTime="3.00" waitingCount="3" stopTime="0.00" timeLoss="22.09" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7473 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572643aa2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5726454147d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5726442eecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b8d0384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Feb2025 Jan2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="151.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="101.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.83" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="152.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="102.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="17.94" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="21.03" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="113.00" routeLength="993.40" waitingTime="2.00" waitingCount="2" stopTime="0.00" timeLoss="20.45" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight mingapfactor ( Last six runs Feb2025 Jan2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.28" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
---
>     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="-1.28" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
8,11c8,11
<     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="2" stopTime="0.00" timeLoss="49.58" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left1" depart="35.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_left1" vType="left" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="101.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="1" stopTime="0.00" timeLoss="49.51" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="left2" depart="37.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="43.00" waitingCount="1" stopTime="0.00" timeLoss="49.87" rerouteNo="0" devices="tripinfo_left2" vType="left" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="left1" depart="35.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="2" stopTime="0.00" timeLoss="49.58" rerouteNo="0" devices="tripinfo_left1" vType="left" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="left2" depart="37.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="101.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="1" stopTime="0.00" timeLoss="49.51" rerouteNo="0" devices="tripinfo_left2" vType="left" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="42.00" waitingCount="1" stopTime="0.00" timeLoss="49.87" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : devices bluelight motorway ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6325422a1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x632543c137d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x632542aedcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730576e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1c1
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-1.34, time=70.80, stage=move.
---
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.4', lane=':junc4_19_0', gap=-1.60, latGap=-0.82, time=67.60, stage=move.
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.60" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.69" arrivalSpeed="19.55" duration="72.60" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.93" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="97.60" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.73" arrivalSpeed="19.54" duration="77.60" routeLength="990.47" waitingTime="0.80" waitingCount="1" stopTime="0.00" timeLoss="27.04" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="113.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.56" duration="89.40" routeLength="988.47" waitingTime="5.40" waitingCount="1" stopTime="0.00" timeLoss="38.82" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="130.00" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.54" duration="105.60" routeLength="988.47" waitingTime="20.20" waitingCount="1" stopTime="0.00" timeLoss="55.02" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=71.80, stage=move.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:108:16: runtime error: member access within address 0x51900005fa88 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x51900005fa88: note: object is of type 'Parameterised'
>  04 00 00 00  70 c3 6e d7 b9 59 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 40 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:108:16 
> =================================================================
> ==293928==ERROR: AddressSanitizer: heap-use-after-free on address 0x51900005fae0 at pc 0x59b9d3a4b4b2 bp 0x7af278bfc9b0 sp 0x7af278bfc9a8
> READ of size 8 at 0x51900005fae0 thread T1
>     #0 0x59b9d3a4b4b1 in MSVehicleType::getLength() const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:108:28
>     #1 0x59b9d3c084cd in MSBaseVehicle::getLength() const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.h:554:24
>     #2 0x59b9d4a7309c in MSAbstractLaneChangeModel::calcAngleOffset() /home/delphi/extraClangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:751:194
>     #3 0x59b9d3add546 in MSVehicle::computeAngle() const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1523:49
>     #4 0x59b9d3b683b7 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4708:19
>     #5 0x59b9d3fe92db in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2221:33
>     #6 0x59b9d4050d1f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1757:17
>     #7 0x59b9d3f04cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #8 0x7af28004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x59b9d36782cc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #10 0x7af27f49ca93 in start_thread nptl/pthread_create.c:447:8
>     #11 0x7af27f529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51900005fae0 is located 96 bytes inside of 944-byte region [0x51900005fa80,0x51900005fe30)
> freed by thread T4 here:
>     #0 0x59b9d36b9681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59b9d3d0f451 in MSVehicleType::~MSVehicleType() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:83:33
>     #2 0x59b9d3c95c11 in MSVehicleControl::removeVType(MSVehicleType const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:399:5
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.48" duration="76.20" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="25.66" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
<         <bluelight/>
<     </tripinfo>
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="116.00" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.51" duration="91.60" routeLength="988.47" waitingTime="5.80" waitingCount="1" stopTime="0.00" timeLoss="41.07" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
<         <bluelight/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices fcd-replay persons ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==299649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x6246e4f42e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6246e6767e61 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50
>     #2 0x6246e675da0b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x6246e6757da0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x6246e67784de in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x6246e57c497d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x6246e4f5df52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #7 0x6246e4f5a838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x6246e4f46db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7580c1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x7580c1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x6246e4e69994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x6246e4f42e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6246e6769ef2 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37
>     #2 0x6246e675da0b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x6246e6757da0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x6246e67784de in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x6246e57c497d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x6246e4f5df52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #7 0x6246e4f5a838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x6246e4f46db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7580c1a2a1c9 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 : devices fcd-replay speed_only ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==299610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636c0aa72e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x636c0c3e47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636c0b2becd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71811484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x636c0aa72e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x636c0c288a72 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x636c0c287da0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x636c0c286bbb in MSDevice_FCDReplay::init() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x636c0bb47240 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x636c0bb5204b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #6 0x636c0aa769f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #7 0x718113a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x718113a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x636c0a999994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> SUMMARY: AddressSanitizer: 21376 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction custom_net ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65070db11e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x65070f4837d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65070e35dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a50f924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction plain ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58da1b659e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58da1cfcb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58da1bea5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73015464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa junction_before_tls ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5abefef04e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5abf008767d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5abeff750cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a4f324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1eed76ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b1eef0de7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b1eedfb8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c281104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_2ndProg ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff1b9f29e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ff1bb89b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ff1ba775cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a1f1da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61679db36e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61679f4a87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61679e382cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa72684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no_tlsRange ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56417af2ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56417c89e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56417b778cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e93ebc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa speedUp ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5913cdc9ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5913cf60e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5913ce4e8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744d3804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x559ba1747e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x559ba30b97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x559ba1f93cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0ce8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b4a5b97e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59b4a75097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59b4a63e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7268ae44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6993629e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c6994f9b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c6993e75cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c11864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da51800ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5da5199807d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5da51885acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78ddc564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x595708975e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59570a2e77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5957091c1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb77aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644f5ce04e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x644f5e7767d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x644f5d650cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x735deee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b599c5e2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b599df547d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b599ce2ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aaf89c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb4f65efe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fb4f7f617d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fb4f6e3bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d189c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5885e7d37e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5885e96a97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5885e8583cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d1f864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56574876ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56574a0e07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x565748fbacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755e9dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6242b3dbfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6242b57317d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6242b460bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74946204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b74ee1e0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b74efb527d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b74eea2ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731e90e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment disable_by_typeParam_prob ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6281aaf33e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6281ac8a57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6281ab77fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3bb0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==296368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db9a23ace01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5db9a3d1e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5db9a2bf8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3ae304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==296390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bddf26b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bddf402a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bddf2f04cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x706c5144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==296375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x623ba7223e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x623ba8b957d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x623ba7a6fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x742b64a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==296391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f50c15f4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f50c2f667d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f50c1e40cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c197104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==296408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5948a5102e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5948a6a747d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5948a594ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c2dc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==296333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5771f49abe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5771f631d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5771f51f7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc9da24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==296336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f5ab03fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61f5ac9b17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61f5ab88bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a56dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610be1195e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x610be2b077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610be19e1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd17a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c0f17c5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63c0f31377d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63c0f2011cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fee4dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ef816a00e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ef8183727d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ef81724ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74180804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637ec90e2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x637ecaa547d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x637ec992ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc6f9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6405b93fee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6405bad707d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6405b9c4acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d89ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63e693157e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63e694ac97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63e6939a3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a83224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639798bbbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63979a52d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x639799407cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73faa7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5efcd29a6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5efcd43187d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5efcd31f2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7063e544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6421a4d51e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6421a66c37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6421a559dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e586964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58fc700e9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58fc71a5b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58fc70935cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df7bea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c99eca2de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c99ee39f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c99ed279cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e9215c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2916dcbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b291873d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2917617cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7af52a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61dee2429e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61dee3d9b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61dee2c75cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f322524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62600c523e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62600de957d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62600cd6fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79624784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e408e557e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e408fec97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e408eda3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc08b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7ca14bde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c7ca2e2f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c7ca1d09cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d27fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a5f3657e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63a5f4fc97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a5f3ea3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d025b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6301bcab7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6301be4297d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6301bd303cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702901c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624d5a06be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x624d5b9dd7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x624d5a8b7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd3e444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_add ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d155ffcde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d156193f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d1560819cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7562e484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59742b226e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59742cb987d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59742ba72cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778541a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f815f187e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f8160af97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f815f9d3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79911984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6413a2ce5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6413a46577d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6413a3531cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5265e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8d15519e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c8d16e8b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c8d15d65cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71598644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61036cf7ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61036e8ec7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61036d7c6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ab0d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 119.00
---
> Simulation ended at time: 119.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5926442fce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x592645c6e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x592644b48cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dae2a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==296576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3b86caee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f3b886207d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f3b874facd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700f5584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6cef695e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a6cf10077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a6cefee1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ecb77e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d0e8066e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64d0e99d87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64d0e88b2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eaf3aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
9c9
<     <vehicle id="0.3" depart="1.00" arrival="50.00">
---
>     <vehicle id="0.5" depart="1.00" arrival="50.00">
13,14c13,14
<     <vehicle id="0.4" depart="3.00" arrival="54.00">
<         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="54.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.5" depart="6.00" arrival="55.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.3" depart="7.00" arrival="56.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="8.00" arrival="58.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.4" depart="10.00" arrival="58.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
25,26c25,26
<     <vehicle id="0.7" depart="11.00" arrival="60.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==296600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d708ab8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61d70a42a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61d709304cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710cea64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==296548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d49662aae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d4967c1c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d4966af6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c28e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==296579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d378a36ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d378bcdc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d378abb6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf90f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Person 'p0' aborted waiting for busDirect at busStop 'beg_0'.
> 
> =================================================================
> ==298125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d053166ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d0532fe07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d0531ebacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7215e284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
6,7c6,7
<     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2 person_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="908.00" waitingTime="281.00" timeLoss="75.08" traveltime="627.00">
---
>     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="-1" waitingTime="482.00" timeLoss="-1" traveltime="-1">
9,10c9,10
<         <ride waitingTime="281.00" vehicle="bus2" depart="360.00" arrival="510.00" arrivalPos="499.99" duration="150.00" routeLength="2512.37" timeLoss="26.63"/>
<         <walk depart="510.00" departPos="499.99" arrival="908.00" arrivalPos="250.00" duration="398.00" routeLength="249.99" timeLoss="40.88" maxSpeed="0.70"/>
---
>         <ride waitingTime="482.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <walk depart="-1" departPos="250.00" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="0.00" maxSpeed="0.70"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed85d4abe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ed85ee1d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ed85dcf7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73caec24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633fa32a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x633fa4c1a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x633fa3af4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a400424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_random ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59176d302e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59176ec747d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59176db4ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d72f644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6134c88eae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6134ca25c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6134c9136cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f1b67c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1029.00
---
> Simulation ended at time: 1029.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15,17c16,19
< Statistics (avg):
<  RouteLength: 1285.91
<  Duration: 131.80
---
> Statistics (avg of 4):
>  RouteLength: 1419.43
>  Speed: 11.09
>  Duration: 128.00
19c21,28
<  TimeLoss: 21.09
---
>  TimeLoss: 23.75
>  DepartDelay: 0.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x561544c01e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5615465737d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56154544dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77fed864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567d9f4eae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x567da0e5c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x567d9fd36cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7803ffc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x600e24b0ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x600e2647c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x600e25356cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3af7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4f0506fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e4f069e17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e4f058bbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x761e5164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Duplicate schedule for 'bus' at time=1010.00.
> 
> =================================================================
> ==297247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d3aa7d4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d3ac1467d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d3ab020cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72127cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
> 
> =================================================================
> ==297260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55e4972d2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55e498c447d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55e497b1ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec9b6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557d56676e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x557d57fe87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x557d56ec2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x708ad1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f5181acfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f51834417d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f518231bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711b12c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59fc18f96e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59fc1a9087d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59fc197e2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760f5224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk4 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6473ad115e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6473aea877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6473ad961cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77937824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55dbb2125e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55dbb3a977d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55dbb2971cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700c4804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57609fe65e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5760a17d77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5760a06b1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x729104e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_parkingAreas ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b97d7c06e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b97d95787d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b97d8452cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7073cf64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5892bd945e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5892bf2b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5892be191cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c31ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==297764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59830adede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59830c75f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59830b639cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77866884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646cc1126e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x646cc2a987d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x646cc1972cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788010a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c64241c2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c6425b347d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c6424a0ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727dc5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617b28769e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x617b2a0db7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617b28fb5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7db48364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56f5a5cdce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56f5a764e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56f5a6528cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a2efa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a582f7a0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a58311127d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a582ffeccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cb2d364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==297556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x562a69904e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x562a6b2767d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x562a6a150cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fdc2ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6192af2b6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6192b0c287d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6192afb02cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70bc6ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d55f570ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d55f707e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d55f5f58cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75964c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f8d0dfde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61f8d276f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61f8d1649cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ae8bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==297209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5951150f4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x595116a667d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x595115940cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc09804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x562fbc56ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x562fbdede7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x562fbcdb8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a978e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 6233.00
---
> Simulation ended at time: 6182.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
13,18c14,19
<  Duration: 86.24
<  WaitingTime: 41.44
<  TimeLoss: 61.01
<  DepartDelay: 1242.71
< 
< DijkstraRouter answered 3350 queries and explored 4.00 edges on average.
---
>  Speed: 5.58
>  Duration: 82.49
>  WaitingTime: 39.09
>  TimeLoss: 57.26
>  DepartDelay: 1251.11
> DijkstraRouter answered 1686 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a249657e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62a24afc97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62a249ea3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79332264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 5599.00
---
> Simulation ended at time: 5599.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
12a14
>  Speed: 3.82
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc5794e8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fc57ae5a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fc579d34cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab574a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625a086e5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x625a0a0577d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x625a08f31cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b568a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e8ef81de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62e8f118f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62e8f0069cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca6f704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c30c4262e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c30c5bd47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c30c4aaecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x737e8ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==295925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5de315f06e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5de3178787d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5de316752cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f7cb064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dee2688ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dee281fc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dee270d6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b736c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57cb9ab8ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57cb9c5007d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57cb9b3dacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e77b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56b0d4798e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56b0d610a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56b0d4fe4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749bc004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d6f810ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59d6f9a7e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59d6f8958cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x761dec44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d79fbbf4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d79fd5667d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d79fc440cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce85704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fd3a2f0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57fd3bc627d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57fd3ab3ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eab41c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5813db36ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5813dcce07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5813dbbbacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e62f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56926c99de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56926e30f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56926d1e9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fc2224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da988907e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5da98a2797d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5da989153cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd9f924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572e294c3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x572e2ae357d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x572e29d0fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72300324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1cba70ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c1cbc0807d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c1cbaf5acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71777064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d179f07ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d17a09ec7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d179f8c6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fb3a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6022ae233e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6022afba57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6022aea7fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70cae484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_slack ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'Seehas:0' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==297959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f98c0a47e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f98c23b97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f98c1293cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x701fd884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62858ebcae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62859053c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62858f416cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f95c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60dec1fa3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60dec39157d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60dec27efcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1eee84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_intermodal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6198d70b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6198d8a2a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6198d7904cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73288364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo dense ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a0295dee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58a02af507d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a029e2acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4701c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e86e8bede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e86ea55f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e86e9439cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73710da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_ignoreTaz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cff8b6ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61cffa4de7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61cff93b8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2d1884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b11f384e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60b120cf67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60b11fbd0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73fe0ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631f8e769e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x631f900db7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x631f8efb5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7751a3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62721b78ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62721d1007d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62721bfdacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788f4084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==295798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582c99b46e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x582c9b4b87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x582c9a392cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c66de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cbd7f4de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61cbd98bf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61cbd8799cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72800984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d1fec45e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57d2005b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57d1ff491cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef06644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_lonLat ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6206f0df1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6206f27637d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6206f163dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef1ba64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65011bb54e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x65011d4c67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65011c3a0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x769d5524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab7e037be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ab7e1ced7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ab7e0bc7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c54df04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 8.55 edges on average.
---
> DijkstraRouter answered 200 queries and explored 8.55 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 8.54 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591c9f0b9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x591ca0a2b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x591c9f905cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79aa7324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.36 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.48 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636e2b150e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x636e2cac27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636e2b99ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76063c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.31 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64122f973e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6412312e57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6412301bfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd3ed24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.02 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.02 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60eecc5b2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60eecdf247d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60eeccdfecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce944c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.01 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.01 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a67eef9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57a68086b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a67f745cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd3d6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.04 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.06 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6528bed62e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6528c06d47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6528bf5aecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8fe524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==296758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567b81b3fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x567b834b17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x567b8238bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d8f004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b258c873e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b258e1e57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b258d0bfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71dd3de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597b9d8a4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x597b9f2167d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x597b9e0f0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78286624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e5d1041e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62e5d29b37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62e5d188dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7567cac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558ec2785e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x558ec40f77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x558ec2fd1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e82d7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65375fb44e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6537614b67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x653760390cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0b64e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5839047afe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5839061217d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x583904ffbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x716e2aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5d3d08be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a5d3e9fd7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a5d3d8d7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7edbe404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_slow_veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a844613e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62a845f857d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62a844e5fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f876964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56474daa8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56474f41a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56474e2f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e91e004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645e5b1fbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x645e5cb6d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x645e5ba47cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ccf0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
18c18
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
42c42
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
58c58
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
62c62
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
78c78
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
82c82
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6168fce0ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6168fe77c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6168fd656cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7390e4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2a19b5ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b2a1b4cc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2a1a3a6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b91784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eab62ca4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5eab646167d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eab634f0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c6f6d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket13918 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==295673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x611285f22e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6112878947d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61128676ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bf3384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5899450e8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x589946a5a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x589945934cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x791db084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==295591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7b6c110e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a7b6da827d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a7b6c95ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7094bd84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==295626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7affb59e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b7b014cb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b7b003a5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4db4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==295628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fac22ff8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fac2496a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fac23844cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cea2f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices stationfinder breakdown_teleport_backwards ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5777b7034e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5777b89a67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5777b7880cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755bd604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622da402ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x622da599e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622da4878cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b37ff44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 34 queries and explored 24.12 edges on average.
---
> DijkstraRouter answered 13 queries and explored 21.85 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 27.25 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6068d9a7fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6068db3f17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6068da2cbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71bbf724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 80 queries and explored 24.76 edges on average.
---
> DijkstraRouter answered 59 queries and explored 25.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 21.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d347793e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57d3491057d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57d347fdfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79899204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 85 queries and explored 20.99 edges on average.
---
> DijkstraRouter answered 64 queries and explored 21.39 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 13 queries and explored 20.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 19.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6346be5abe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6346bff1d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6346bedf7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b46e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 63 queries and explored 26.56 edges on average.
---
> DijkstraRouter answered 43 queries and explored 28.28 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 15 queries and explored 24.13 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3d610dfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a3d62a517d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3d6192bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eefaa84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6294cc1a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6294cdb1a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6294cc9f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f57584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5febb37a1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5febb51137d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5febb3fedcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d8dc9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afcf63e0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5afcf7d527d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5afcf6c2ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722bcc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa55656ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5aa557ee07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aa556dbacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d84cb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15080 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e99f26ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60e9a0be07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e99fabacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74bf5504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15907 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x653d99a79e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x653d9b3eb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x653d9a2c5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725f9d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609b61d95e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x609b637077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x609b625e1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c19bd84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59282a9b2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59282c3247d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59282b1fecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f9b1b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d28b78cbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d28b923d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d28b8117cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9a7364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60679a3dde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60679bd4f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60679ac29cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77a5d544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c17f1714e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c17f30867d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c17f1f60cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76caebc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ffcc9a3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59ffce3157d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59ffcd1efcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c581244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c305035e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59c3069a77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59c305881cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7444da04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge_bidi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647f31af7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x647f334697d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x647f32343cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700566c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58aaada67e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58aaaf3d97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58aaae2b3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c835024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57effff3ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57f0018ac7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57f000786cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa844c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_defaultgroup ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d8838efe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d8852617d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d88413bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7936c164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab62b7b6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ab62d1287d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ab62c002cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79eb2044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652b84a41e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x652b863b37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x652b8528dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77fadea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c027eeee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59c0298607d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59c02873acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b917e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a19f49c5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a19f63377d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a19f5211cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f39c684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea34bed1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ea34d8437d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ea34c71dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739d2564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==298732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed791d10e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ed7936827d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ed79255ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b17b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==298751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64868ceebe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64868e85d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64868d737cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75837684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5975beaa8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5975c041a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5975bf2f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0bce24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped_routeExtension ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a4f0557e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62a4f1ec97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62a4f0da3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79320024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9b82b13e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e9b844857d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e9b8335fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a12844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba4d35dde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ba4d4f4f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ba4d3e29cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79640ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling rerouting ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2963a42e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b29653b47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b296428ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f94d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3630a03e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f36323757d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f363124fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd70c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7061724e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d70630967d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d7061f70cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7479fc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbd9b03ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cbd9c9b07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cbd9b88acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x716e0c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d842e6aae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d843001c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d842eef6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb59764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba04ad78e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ba04c6ea7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ba04b5c4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x766a6d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c2f9d47e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63c2fb6b97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63c2fa593cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f95b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6481b0bede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6481b255f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6481b1439cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7570b744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f1f3227e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61f1f4b997d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61f1f3a73cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f267c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 10persons ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cac3fdd1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cac417437d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cac4061dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721dc8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 1person ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594d2a3e7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x594d2bd597d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594d2ac33cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7730b724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand end_of_work ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6181cf7e4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6181d11567d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6181d0030cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f5d104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand rerouting ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c367c12ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c367da9c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c367c976cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4f7e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d551d572e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d551eee47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d551ddbecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f4e3464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a91b4fae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56a91ce6c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56a91bd46cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6847e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615290595e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x615291f077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x615290de1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1df8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 10 queries and explored 19.10 edges on average.
---
> DijkstraRouter answered 5 queries and explored 17.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 15.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3d6abb5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a3d6c5277d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3d6b401cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75613aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 8 queries and explored 20.50 edges on average.
---
> DijkstraRouter answered 3 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 21.40 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cd86e32e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56cd887a47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56cd8767ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4806e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 23.56 edges on average.
---
> DijkstraRouter answered 4 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 24.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6009cc557e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6009cdec97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6009ccda3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78468aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 15 queries and explored 12.13 edges on average.
---
> DijkstraRouter answered 11 queries and explored 12.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578fe170ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x578fe307e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578fe1f58cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f765dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 17.56 edges on average.
---
> DijkstraRouter answered 5 queries and explored 22.20 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6c3d1dfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a6c3eb517d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a6c3da2bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f23224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64c1d27ede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64c1d415f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64c1d3039cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723c4bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip bike_sharing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==298678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fcff841e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57fd011b37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57fd0008dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7531b324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
33a34,37
> DijkstraRouter answered 3 queries and explored 4.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 7.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
37,38d40
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 6 queries and explored 5.83 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63198e7c9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63199013b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63198f015cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7445b804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55ef75a4de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55ef773bf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55ef76299cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70362da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630ffd240e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x630ffebb27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x630ffda8ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722a75e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9f670c6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f9f68a387d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f9f67912cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4a7864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f37d4edce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f37d684e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f37d5728cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cb96844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63ed47773e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63ed490e57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63ed47fbfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x717fab44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6470c8c9ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6470ca60c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6470c94e6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a95f4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0ef2607e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f0ef3f797d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f0ef2e53cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743ad964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f524c85ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f524e1cc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f524d0a6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76291184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e9d9562e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59e9daed47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59e9d9daecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa21924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000196210 which does not point to an object of type 'BookReservation'
> 0x504000196210: note: object has invalid vptr
>  00 00 00 00  4b 4a 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299190==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000196238 at pc 0x5eb26453333c bp 0x7ffea1b3c450 sp 0x7ffea1b3c448
> READ of size 8 at 0x504000196238 thread T0
>     #0 0x5eb26453333b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5eb26452f817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5eb2645b5175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5eb2645ea1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5eb2625b2cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5eb2625ad838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5eb262599db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x75d8f7e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x75d8f7e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5eb2624bc994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000196238 is located 40 bytes inside of 48-byte region [0x504000196210,0x504000196240)
> freed by thread T0 here:
>     #0 0x5eb262596681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5eb264550901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x5eb262e17fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:21 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000196210 which does not point to an object of type 'BookReservation'
> 0x504000196210: note: object has invalid vptr
>  00 00 00 00  4b 4a 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299162==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000196238 at pc 0x641cfd17c33c bp 0x7ffc40cfa1d0 sp 0x7ffc40cfa1c8
> READ of size 8 at 0x504000196238 thread T0
>     #0 0x641cfd17c33b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x641cfd178817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x641cfd1fe175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x641cfd2331ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x641cfb1fbcb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x641cfb1f6838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x641cfb1e2db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7410ef42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7410ef42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x641cfb105994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000196238 is located 40 bytes inside of 48-byte region [0x504000196210,0x504000196240)
> freed by thread T0 here:
>     #0 0x641cfb1df681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x641cfd199901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x641cfba60fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:21 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p.3 p.4 at time=229.00.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000196410 which does not point to an object of type 'BookReservation'
> 0x504000196410: note: object has invalid vptr
>  00 00 00 00  99 4a 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299149==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000196438 at pc 0x5a840b5a333c bp 0x7ffd4c7b6550 sp 0x7ffd4c7b6548
> READ of size 8 at 0x504000196438 thread T0
>     #0 0x5a840b5a333b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5a840b59f817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5a840b625175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5a840b65a1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5a8409622cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5a840961d838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5a8409609db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7d1efb22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7d1efb22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5a840952c994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000196438 is located 40 bytes inside of 48-byte region [0x504000196410,0x504000196440)
> freed by thread T0 here:
>     #0 0x5a8409606681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a840b5c0901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x5a8409e87fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:21 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="412.00" waitingTime="229.00" timeLoss="21.39" traveltime="183.00">
<         <ride waitingTime="229.00" vehicle="trip_0" depart="229.00" arrival="412.00" arrivalPos="287.60" duration="183.00" routeLength="1367.28" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="333.00" waitingTime="149.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="149.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="253.00" waitingTime="69.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="415.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.72" duration="415.00" routeLength="1863.54" waitingTime="2.00" waitingCount="1" stopTime="244.00" timeLoss="32.37" rerouteNo="7" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="1367.28" occupiedTime="125.00"/>
<     </tripinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="176.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="96.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="96.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2,4c2,93
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188c50 which does not point to an object of type 'BookReservation'
> 0x504000188c50: note: object has invalid vptr
>  00 00 00 00  2b 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299121==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188c78 at pc 0x63d555aa533c bp 0x7ffdbffcaa50 sp 0x7ffdbffcaa48
> READ of size 8 at 0x504000188c78 thread T0
>     #0 0x63d555aa533b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x63d555aa1817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x63d555b27175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x63d555b5c1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x63d553b24cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x63d553b1f838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x63d553b0bdb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7caf5142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7caf5142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x63d553a2e994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188c78 is located 40 bytes inside of 48-byte region [0x504000188c50,0x504000188c80)
> freed by thread T0 here:
>     #0 0x63d553b08681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63d555ac2901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x63d554389fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="275.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="301.88" waitingTime="1.00" waitingCount="1" stopTime="268.00" timeLoss="12.27" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,2c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188a50 which does not point to an object of type 'BookReservation'
> 0x504000188a50: note: object has invalid vptr
>  00 00 00 00  28 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299145==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188a78 at pc 0x64ab8544533c bp 0x7ffca738ebb0 sp 0x7ffca738eba8
> READ of size 8 at 0x504000188a78 thread T0
>     #0 0x64ab8544533b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x64ab85441817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x64ab854c7175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x64ab854fc1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x64ab834c4cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x64ab834bf838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x64ab834abdb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7fa421a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7fa421a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x64ab833ce994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188a78 is located 40 bytes inside of 48-byte region [0x504000188a50,0x504000188a80)
> freed by thread T0 here:
>     #0 0x64ab834a8681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64ab85462901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x64ab83d29fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x64ab834c2f52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.23" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="3.00" waitingCount="1" stopTime="105.00" timeLoss="29.99" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.23" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188c50 which does not point to an object of type 'BookReservation'
> 0x504000188c50: note: object has invalid vptr
>  00 00 00 00  26 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299205==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188c78 at pc 0x5e4d5e4d033c bp 0x7fff73ea10f0 sp 0x7fff73ea10e8
> READ of size 8 at 0x504000188c78 thread T0
>     #0 0x5e4d5e4d033b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5e4d5e4cc817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5e4d5e552175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5e4d5e5871ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5e4d5c54fcb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5e4d5c54a838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e4d5c536db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7a299b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7a299b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e4d5c459994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188c78 is located 40 bytes inside of 48-byte region [0x504000188c50,0x504000188c80)
> freed by thread T0 here:
>     #0 0x5e4d5c533681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e4d5e4ed901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x5e4d5cdb4fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5e4d5c54df52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #4 0x5e4d5c54a838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="61.00" timeLoss="17.28" traveltime="119.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="180.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.28"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="394.00" waitingTime="225.00" timeLoss="22.70" traveltime="169.00">
<         <ride waitingTime="225.00" vehicle="trip_0" depart="225.00" arrival="394.00" arrivalPos="287.60" duration="169.00" routeLength="1170.09" timeLoss="22.70"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="2840.49" waitingTime="8.00" waitingCount="3" stopTime="126.00" timeLoss="58.66" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1735.64" occupiedTime="174.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001899d0 which does not point to an object of type 'BookReservation'
> 0x5040001899d0: note: object has invalid vptr
>  00 00 00 00  49 4b 00 00 00 00 00 00  00 00 00 00 be be be be  e0 47 02 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299216==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899f8 at pc 0x5eb2c6bc633c bp 0x7ffc9d875990 sp 0x7ffc9d875988
> READ of size 8 at 0x5040001899f8 thread T0
>     #0 0x5eb2c6bc633b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5eb2c6bc2817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5eb2c6c48175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5eb2c6c7d1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5eb2c4c45cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5eb2c4c40838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5eb2c4c2cdb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7fc4b6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7fc4b6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5eb2c4b4f994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x5040001899f8 is located 40 bytes inside of 48-byte region [0x5040001899d0,0x504000189a00)
> freed by thread T0 here:
>     #0 0x5eb2c4c29681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5eb2c6be3901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x5eb2c54aafad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188e50 which does not point to an object of type 'BookReservation'
> 0x504000188e50: note: object has invalid vptr
>  00 00 00 00  2a 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299222==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188e78 at pc 0x5d12840a333c bp 0x7ffeefa18170 sp 0x7ffeefa18168
> READ of size 8 at 0x504000188e78 thread T0
>     #0 0x5d12840a333b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d128409f817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d1284125175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5d128415a1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5d1282122cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5d128211d838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d1282109db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7e8aada2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7e8aada2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d128202c994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188e78 is located 40 bytes inside of 48-byte region [0x504000188e50,0x504000188e80)
> freed by thread T0 here:
>     #0 0x5d1282106681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d12840c0901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x5d1282987fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5d1282120f52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #4 0x5d128211d838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="187.00" waitingTime="61.00" timeLoss="23.73" traveltime="126.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="187.00" arrivalPos="285.60" duration="126.00" routeLength="565.55" timeLoss="23.73"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="324.00" waitingTime="88.00" timeLoss="28.62" traveltime="236.00">
<         <ride waitingTime="88.00" vehicle="trip_0" depart="88.00" arrival="324.00" arrivalPos="287.60" duration="236.00" routeLength="1170.10" timeLoss="28.62"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="327.00" routeLength="2061.97" waitingTime="6.00" waitingCount="2" stopTime="126.00" timeLoss="47.60" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1360.33" occupiedTime="146.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000189bd0 which does not point to an object of type 'BookReservation'
> 0x504000189bd0: note: object has invalid vptr
>  00 00 00 00  4d 4b 00 00 00 00 00 00  00 00 00 00 be be be be  e0 47 02 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299229==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000189bf8 at pc 0x6291a4e1833c bp 0x7ffd0baea0d0 sp 0x7ffd0baea0c8
> READ of size 8 at 0x504000189bf8 thread T0
>     #0 0x6291a4e1833b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6291a4e14817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6291a4e9a175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x6291a4ecf1ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x6291a2e97cb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x6291a2e92838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6291a2e7edb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7edee062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7edee062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6291a2da1994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000189bf8 is located 40 bytes inside of 48-byte region [0x504000189bd0,0x504000189c00)
> freed by thread T0 here:
>     #0 0x6291a2e7b681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6291a4e35901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x6291a36fcfad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6451339b0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6451353227d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6451341fccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2c0c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk_departPos ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61458a4bde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61458be2f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61458ad09cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b8c0484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,2c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188c50 which does not point to an object of type 'BookReservation'
> 0x504000188c50: note: object has invalid vptr
>  00 00 00 00  2b 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299120==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188c78 at pc 0x6049abbcd33c bp 0x7ffc79d557d0 sp 0x7ffc79d557c8
> READ of size 8 at 0x504000188c78 thread T0
>     #0 0x6049abbcd33b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6049abbc9817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6049abc4f175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x6049abc841ab in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x6049a9c4ccb5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x6049a9c47838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6049a9c33db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x77083d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x77083d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6049a9b56994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188c78 is located 40 bytes inside of 48-byte region [0x504000188c50,0x504000188c80)
> freed by thread T0 here:
>     #0 0x6049a9c30681 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d5681) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6049abbea901 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:244:11
>     #2 0x6049aa4b1fad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x6049a9c4af52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.24" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="4.00" waitingCount="2" stopTime="99.00" timeLoss="36.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.24" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,2c1,96
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000188bd0 which does not point to an object of type 'BookReservation'
> 0x504000188bd0: note: object has invalid vptr
>  00 00 00 00  14 4d 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==299090==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000188bf8 at pc 0x5cc3232d933c bp 0x7ffea6402e90 sp 0x7ffea6402e88
> READ of size 8 at 0x504000188bf8 thread T0
>     #0 0x5cc3232d933b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5cc3232d5817 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5cc32335b175 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5cc32334cff5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x5cc323228ab5 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1034:32
>     #5 0x5cc323216db3 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:990:13
>     #6 0x5cc32326f450 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2591:14
>     #7 0x5cc321bbd97d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5cc321356f52 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #9 0x5cc321353838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5cc32133fdb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f14cf02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f14cf02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5cc321262994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> 0x504000188bf8 is located 40 bytes inside of 48-byte region [0x504000188bd0,0x504000188c00)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00">
<         <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39"/>
<         <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1232.42" occupiedTime="116.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x628dc3444e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x628dc4db67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x628dc3c90cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0c2704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c589548e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60c58aeba7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60c589d94cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e391e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55cf5a176e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55cf5bae87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55cf5a9c2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1790c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bc9b7027e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bc9b89997d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bc9b7873cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79128624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603ee0fb0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x603ee29227d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x603ee17fccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74876ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59662383ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5966251ac7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x596624086cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78545224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6396f1da3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6396f37157d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6396f25efcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x761d05a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ee590e9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56ee5aa5b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56ee59935cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7728f3a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3f6aea1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b3f6c8137d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b3f6b6edcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae52784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6085d94d3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6085dae457d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6085d9d1fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77910c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f8e7f299e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f8e80c0b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f8e7fae5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77d56ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors missing_first_param ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1c1,2
< Error: Missing value for parameter 'n'.
---
> Error: The parameter '4' is not allowed in this context.
>  Switch or parameter name expected.

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cdd0c161e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cdd0dad37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cdd0c9adcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79212a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637ab064ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x637ab1fbc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x637ab0e96cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a52a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bidiEdge multilane ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==274263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5889e05a0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5889e1f127d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5889e0deccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c47ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
extended bikes bikeDepartDelay ( Last six runs Feb2025 Jan2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Feb2025 Jan2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Feb2025 Jan2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Feb2025 Jan2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Feb2025 Jan2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Feb2025 Jan2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Feb2025 Jan2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Feb2025 Jan2025 )

TEST FAILED on ts-sim-build-ba : extended calibrator vType change_speedFactor_origDev0 ( Last six runs Feb2025 Jan2025 )

---------- Differences in tripinfos ----------
5,1436c5,1436
<     <tripinfo id="flow0.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="66.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.27" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.71" rerouteNo="0" devices="tripinfo_flow0.0" vType="t2" speedFactor="1.74" vaporized=""/>
<     <tripinfo id="flow0.1" depart="2.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.20" arrival="69.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.55" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.78" rerouteNo="0" devices="tripinfo_flow0.1" vType="t2" speedFactor="1.94" vaporized=""/>
<     <tripinfo id="flow0.2" depart="5.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.40" arrival="73.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.46" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.2" vType="t2" speedFactor="1.70" vaporized=""/>
<     <tripinfo id="flow0.3" depart="7.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.60" arrival="74.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.62" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.60" rerouteNo="0" devices="tripinfo_flow0.3" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.4" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="2.80" arrival="76.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.13" rerouteNo="0" devices="tripinfo_flow0.4" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.5" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="78.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.85" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.33" rerouteNo="0" devices="tripinfo_flow0.5" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.6" depart="15.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.20" arrival="80.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.91" duration="65.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.76" rerouteNo="0" devices="tripinfo_flow0.6" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.7" depart="17.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.40" arrival="85.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.56" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.7" vType="t2" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="flow0.8" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.60" arrival="86.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.97" rerouteNo="0" devices="tripinfo_flow0.8" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.9" depart="22.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.80" arrival="88.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.78" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.57" rerouteNo="0" devices="tripinfo_flow0.9" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.10" depart="25.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.00" arrival="91.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.31" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.92" rerouteNo="0" devices="tripinfo_flow0.10" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.11" depart="27.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.20" arrival="93.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.76" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_flow0.11" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.12" depart="30.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.40" arrival="98.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.63" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.94" rerouteNo="0" devices="tripinfo_flow0.12" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.13" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.60" arrival="100.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.04" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.03" rerouteNo="0" devices="tripinfo_flow0.13" vType="t2" speedFactor="1.86" vaporized=""/>
<     <tripinfo id="flow0.14" depart="35.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.80" arrival="102.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.51" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.47" rerouteNo="0" devices="tripinfo_flow0.14" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.15" depart="37.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="103.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.66" rerouteNo="0" devices="tripinfo_flow0.15" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.16" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.20" arrival="108.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.30" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.18" rerouteNo="0" devices="tripinfo_flow0.16" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.17" depart="42.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.40" arrival="112.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="42.46" duration="70.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.95" rerouteNo="0" devices="tripinfo_flow0.17" vType="t2" speedFactor="1.55" vaporized=""/>
<     <tripinfo id="flow0.18" depart="45.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.60" arrival="114.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.29" duration="69.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.51" rerouteNo="0" devices="tripinfo_flow0.18" vType="t2" speedFactor="1.93" vaporized=""/>
<     <tripinfo id="flow0.19" depart="47.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.80" arrival="115.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.96" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.83" rerouteNo="0" devices="tripinfo_flow0.19" vType="t2" speedFactor="1.88" vaporized=""/>
<     <tripinfo id="flow0.20" depart="50.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="117.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.88" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.16" rerouteNo="0" devices="tripinfo_flow0.20" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.21" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.20" arrival="119.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.71" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_flow0.21" vType="t2" speedFactor="1.76" vaporized=""/>
<     <tripinfo id="flow0.22" depart="55.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.40" arrival="121.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.95" rerouteNo="0" devices="tripinfo_flow0.22" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.23" depart="57.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.60" arrival="123.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.58" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.62" rerouteNo="0" devices="tripinfo_flow0.23" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.24" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.80" arrival="126.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="49.70" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.18" rerouteNo="0" devices="tripinfo_flow0.24" vType="t2" speedFactor="1.79" vaporized=""/>
<     <tripinfo id="flow0.25" depart="62.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="128.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.46" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.44" rerouteNo="0" devices="tripinfo_flow0.25" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.26" depart="65.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.20" arrival="131.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.19" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.59" rerouteNo="0" devices="tripinfo_flow0.26" vType="t2" speedFactor="1.85" vaporized=""/>
<     <tripinfo id="flow0.27" depart="67.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.40" arrival="133.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.86" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.18" rerouteNo="0" devices="tripinfo_flow0.27" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.28" depart="70.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.60" arrival="136.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.93" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.93" rerouteNo="0" devices="tripinfo_flow0.28" vType="t2" speedFactor="1.85" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions short_edge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==273879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b65b23a3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b65b3d157d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b65b2befcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795dd124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
12c12,14
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal default ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==273884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f44db06ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f44dc9dc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f44db8b6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2490a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal none ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==273910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62901c2b4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62901dc267d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62901cb00cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x6fffed24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==273941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bfe219b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bfe2332a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bfe22204cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb243c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 3)
> Persons:
14,18c16,21
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
> Statistics (avg of 20):
>  RouteLength: 179.82
>  Speed: 6.62
>  Duration: 33.75
>  WaitingTime: 12.95
>  TimeLoss: 20.45
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==273959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6060d2515e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6060d3e877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6060d2d61cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0f4e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_warn ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==273951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f4ce7ffe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64f4d01717d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f4cf04bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae637c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal teleport ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==273914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c80f3943e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c80f52b57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c80f418fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722ea184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 3 (Collisions: 3)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.91
>  Duration: 34.90
>  WaitingTime: 12.95
>  TimeLoss: 20.54
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614f6055fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x614f61ed17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x614f60dabcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f720e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57994db73e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57994f4e57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57994e3bfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4894a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==270161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a85e3d9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63a85fd4b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a85ec25cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c44b2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==269677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c3dbc280e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c3dbdbf27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c3dbcacccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd20404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61652a497e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61652be097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61652ace3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7305fc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b92a0f03e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b92a28757d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b92a174fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758f6ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==269651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ab98f4fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60ab9a8c17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60ab9979bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d66364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d94ee78fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d94f01017d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d94eefdbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4c13e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==269636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57080765ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x570808fd07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x570807eaacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4e0284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==269798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x601eb2af6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x601eb44687d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x601eb3342cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764d8a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==269782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6401dcb8ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6401de5007d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6401dd3dacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a70824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==269789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c4fcd321e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c4fcec937d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c4fcdb6dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778518a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==269758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605ddf257e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x605de0bc97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x605ddfaa3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785008c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==269739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639a7d716e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x639a7f0887d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x639a7df62cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ac2db44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==269745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x618f5dcd5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x618f5f6477d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x618f5e521cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b969444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==269940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593206398e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x593207d0a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x593206be4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e9ac4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==269944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a70469fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64a7060117d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a704eebcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f4c0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57898ed7ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5789906f07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57898f5cacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79dfce84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560188aa4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56018a4167d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5601892f0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f49c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b78dd45e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62b78f6b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62b78e591cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b801624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59519100ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59519297c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x595191856cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7098e744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d207b330e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d207cca27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d207bb7ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79ed8964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5608ae6a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5608b001a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5608aeef4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0272e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==269997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635e3e241e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x635e3fbb37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x635e3ea8dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70261d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_keep_stop_detour ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c28f84d6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c28f9e487d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c28f8d22cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fdfda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_timeThreshold ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f95a7bee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59f95c1307d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59f95b00acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a33c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter destProb ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57805267fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x578053ff17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578052ecbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a913124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking 3same_edge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:216: virtual bool DijkstraRouter<MSEdge, SUMOVehicle>::compute(const E *, const E *, const V *const, SUMOTime, std::vector<const E *> &, bool) [E = MSEdge, V = SUMOVehicle]: Assertion `effort >= minimumInfo->effort' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5baab2df6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5baab47687d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5baab3642cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0ea0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 690.00
---
> Simulation ended at time: 699.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 722.76
<  Duration: 376.68
<  WaitingTime: 38.84
<  TimeLoss: 106.83
<  DepartDelay: -0.40
< 
---
> Statistics (avg of 50):
>  RouteLength: 729.99
>  Speed: 1.94
>  Duration: 380.08
>  WaitingTime: 45.80
>  TimeLoss: 109.59
>  DepartDelay: 0.40
21c22
< DijkstraRouter answered 386 queries and explored 3.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking keepDestination_looped ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==270785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb245756e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fb2470c87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fb245fa2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76952f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch active_memory ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x596e4669ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x596e4800e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x596e46ee8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x729ed0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==270487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8ac7b73e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c8ac94e57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c8ac83bfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793432e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c8ac7b73e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c8ac99bfbc1 in std::__new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5c8ac99bf71c in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5c8ac99bf71c in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>, std::_Select1st<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x5c8ac99bf5b0 in std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>* std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>, std::_Select1st<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::_M_create_node<SUMOVehicle const*&, MSStopOut::StopInfo>(SUMOVehicle const*&, MSStopOut::StopInfo&&) /usr/bin/../lib/gcc/x86_6
4-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
>     #5 0x5c8ac99be74f in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>, std::_Select1st<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::_Auto_node::_Auto_node<SUMOVehicle const*&, MSStopOut::StopInfo>(std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>, std::_Select1st<std::pair<SUMOVehicle const* co
nst, MSStopOut::StopInfo>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>&, SUMOVehicle const*&, MSStopOut::StopInfo&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1633:18
>     #6 0x5c8ac99be230 in std::pair<std::_Rb_tree_iterator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, bool> std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>, std::_Select1st<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::_M_emplace_unique<SUMOVehicle const*&, MSStopOut::StopInfo>(SUMOVehicle const*&, MSStopOut::StopInfo&&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2430:13
>     #7 0x5c8ac99bb890 in std::pair<std::_Rb_tree_iterator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>, bool> std::map<SUMOVehicle const*, MSStopOut::StopInfo, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSStopOut::StopInfo>>>::emplace<SUMOVehicle const*&, MSStopOut::StopInfo>(SUMOVehicle const*&, MSStopOut::StopInfo&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:608:16
>     #8 0x5c8ac99af6d2 in MSStopOut::stopStarted(SUMOVehicle const*, int, int, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSStopOut.cpp:72:15
>     #9 0x5c8ac7fa6f31 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1839:47
>     #10 0x5c8ac8db554a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:191:42
>     #11 0x5c8ac801bfc8 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4562:37
>     #12 0x5c8ac84a42db in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2221:33
>     #13 0x5c8ac850bd1f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1757:17
>     #14 0x5c8ac83bfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #15 0x793432e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20224 byte(s) leaked in 5 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
52d51
<     <stopinfo id="paA0A1.0" type="DEFAULT_VEHTYPE" lane="A0A1_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA0A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5c07845e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b5c091b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5c08091cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77e2b104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch default ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e1502b8de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e15044ff7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e15033d9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a16b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_10 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edd2dc53e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5edd2f5c57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5edd2e49fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748ae284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_100 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56639c251e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56639dbc37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56639ca9dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71451f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch implicit_visibility ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557394345e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x557395cb77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x557394b91cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c825864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch knowledge_1 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599ab2333e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x599ab3ca57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x599ab2b7fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74386784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
11,12c11,12
<  RouteLength: 671.26
<  Speed: 1.38
---
>  RouteLength: 630.69
>  Speed: 1.29
14,15c14,15
<  WaitingTime: 2.20
<  TimeLoss: 13.77
---
>  WaitingTime: 1.10
>  TimeLoss: 10.89
17a18,19
> DijkstraRouter answered 10 queries and explored 1.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
22c24
< DijkstraRouter answered 12 queries and explored 33.75 edges on average.
---
> DijkstraRouter answered 14 queries and explored 34.07 edges on average.
26c28
< DijkstraRouter answered 16 queries and explored 40.50 edges on average.
---
> DijkstraRouter answered 12 queries and explored 40.50 edges on average.
28c30
< DijkstraRouter answered 22 queries and explored 39.36 edges on average.
---
> DijkstraRouter answered 4 queries and explored 34.75 edges on average.
30c32
< DijkstraRouter answered 2 queries and explored 40.00 edges on average.
---
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
9,11c9,11
<     <stopinfo id="ego.4" type="car" lane="B2B3_0" pos="55.00" parking="1" started="40.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.5" type="car" lane="D1D2_0" pos="55.00" parking="1" started="134.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.6" type="car" lane="C1C2_0" pos="55.00" parking="1" started="100.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.4" type="car" lane="C1C2_0" pos="55.00" parking="1" started="102.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.5" type="car" lane="D2D3_0" pos="55.00" parking="1" started="111.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="43.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
13,14c13,14
<     <stopinfo id="ego.8" type="car" lane="D2D3_0" pos="55.00" parking="1" started="106.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.9" type="car" lane="D0D1_0" pos="55.00" parking="1" started="179.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.8" type="car" lane="D1D2_0" pos="55.00" parking="1" started="147.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.9" type="car" lane="B0B1_0" pos="55.00" parking="1" started="98.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in tripinfos ----------
9,11c9,11
<     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="461.00" timeLoss="5.96" rerouteNo="2" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1425.59" waitingTime="1.00" waitingCount="1" stopTime="367.00" timeLoss="20.37" rerouteNo="6" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="935.10" waitingTime="4.00" waitingCount="2" stopTime="401.00" timeLoss="19.68" rerouteNo="4" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="1127.97" waitingTime="0.00" waitingCount="0" stopTime="399.00" timeLoss="11.79" rerouteNo="4" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1132.04" waitingTime="1.00" waitingCount="1" stopTime="390.00" timeLoss="18.50" rerouteNo="5" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="458.00" timeLoss="4.96" rerouteNo="2" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
13,14c13,14
<     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="941.34" waitingTime="3.00" waitingCount="1" stopTime="395.00" timeLoss="21.23" rerouteNo="4" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="1717.64" waitingTime="12.00" waitingCount="1" stopTime="322.00" timeLoss="36.34" rerouteNo="7" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="1425.01" waitingTime="8.00" waitingCount="1" stopTime="354.00" timeLoss="27.41" rerouteNo="6" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="929.00" waitingTime="0.00" waitingCount="0" stopTime="403.00" timeLoss="12.12" rerouteNo="4" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---------- Differences in vehroutes ----------
35c35
<     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="347.76">
---
>     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="1127.97">
39c39,41
<             <route cost="55.54" savings="-9.40" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 33.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="68.93" savings="-22.78" replacedOnEdge="A2A3" replacedOnIndex="4" reason="parkA2A3:parkingAreaReroute" replacedAtTime="43.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1063.28"/>
>             <route cost="88.43" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="74.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1466.32"/>
>             <route cost="84.23" savings="-28.62" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C2 C2B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 34.00 43.00 50.00 57.00 64.00 73.00 81.00 88.00 96.00 -1 -1 -1 -1 -1 -1"/>
41c43
<         <stop parkingArea="parkB2B3" duration="3600.00" started="40.00" ended="-1"/>
---
>         <stop parkingArea="parkC1C2" duration="3600.00" started="102.00" ended="-1"/>
44c46
<     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1425.59">
---
>     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1132.04">
50,52c52,53
<             <route cost="86.76" savings="-38.04" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
<             <route cost="92.28" savings="-36.61" replacedOnEdge="D2D3" replacedOnIndex="11" reason="parkD2D3:parkingAreaReroute" replacedAtTime="107.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1861.52"/>
<             <route cost="96.65" savings="-35.27" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 112.00 120.00 128.00 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="86.69" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
>             <route cost="92.23" savings="-36.61" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 -1 -1 -1 -1 -1 -1 -1 -1"/>
54c55
<         <stop parkingArea="parkD1D2" duration="3600.00" started="134.00" ended="-1"/>
---
>         <stop parkingArea="parkD2D3" duration="3600.00" started="111.00" ended="-1"/>
57c58
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch no_memory ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6313d454ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6313d5ebc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6313d4d96cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72851c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609925914e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6099272867d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x609926160cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7af92984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in stopinfos ----------
12c12
<     <stopinfo id="ego.11" type="car" lane="C0C1_0" pos="55.00" parking="1" started="167.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.11" type="car" lane="C0C1_0" pos="55.00" parking="1" started="172.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
15,16c15,16
<     <stopinfo id="ego.21" type="car" lane="D1D2_0" pos="55.00" parking="1" started="246.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.26" type="car" lane="D0D1_0" pos="55.00" parking="1" started="275.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.20" type="car" lane="D0D1_0" pos="55.00" parking="1" started="335.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.26" type="car" lane="D1D2_0" pos="55.00" parking="1" started="196.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
54c54
<     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5750.51">
---
>     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5468.58">
58,77c58,76
<             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="8" reason="parkA0A1:parkingAreaReroute" replacedAtTime="168.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="1095.00"/>
<             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="11" reason="parkB0B1:parkingAreaReroute" replacedAtTime="220.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1696.31"/>
<             <route cost="111.22" savings="-1.73" replacedOnEdge="B1B2" replacedOnIndex="12" reason="parkB1B2:parkingAreaReroute" replacedAtTime="236.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
<             <route cost="95.67" savings="0.00" replacedOnEdge="B2B3" replacedOnIndex="13" reason="parkB2B3:parkingAreaReroute" replacedAtTime="253.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
<             <route cost="156.37" savings="-77.46" replacedOnEdge="C2C3" replacedOnIndex="16" reason="parkC2C3:parkingAreaReroute" replacedAtTime="302.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2100.57"/>
<             <route cost="201.19" savings="-105.54" replacedOnEdge="C0C1" replacedOnIndex="20" reason="parkC0C1:parkingAreaReroute" replacedAtTime="367.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2671.19"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="21" reason="parkC1C2:parkingAreaReroute" replacedAtTime="383.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2681.51"/>
<             <route cost="188.89" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="25" reason="parkD2D3:parkingAreaReroute" replacedAtTime="449.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3078.55"/>
<             <route cost="229.37" savings="-118.22" replacedOnEdge="D0D1" replacedOnIndex="29" reason="parkD0D1:parkingAreaReroute" replacedAtTime="516.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3665.17"/>
<             <route cost="144.14" savings="-1.73" replacedOnEdge="D1D2" replacedOnIndex="30" reason="parkD1D2:parkingAreaReroute" replacedAtTime="532.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3675.49"/>
<             <route cost="176.61" savings="-48.70" replacedOnEdge="B2B3" replacedOnIndex="35" reason="parkB2B3:parkingAreaReroute" replacedAtTime="617.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="3879.76"/>
<             <route cost="78.91" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="38" reason="parkA2A3:parkingAreaReroute" replacedAtTime="668.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="3879.76"/>
<             <route cost="103.71" savings="-87.50" replacedOnEdge="A1A2" replacedOnIndex="41" reason="parkA1A2:parkingAreaReroute" replacedAtTime="720.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A3" routeLength="4282.91"/>
<             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="44" reason="parkA0A1:parkingAreaReroute" replacedAtTime="772.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="4686.06"/>
<             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="47" reason="parkB0B1:parkingAreaReroute" replacedAtTime="824.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5287.37"/>
<             <route cost="111.22" savings="-1.73" replacedOnEdge="B1B2" replacedOnIndex="48" reason="parkB1B2:parkingAreaReroute" replacedAtTime="839.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="5297.69"/>
<             <route cost="173.12" savings="-77.46" replacedOnEdge="C2C3" replacedOnIndex="52" reason="parkC2C3:parkingAreaReroute" replacedAtTime="905.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5691.63"/>
<             <route cost="201.19" savings="-105.54" replacedOnEdge="C0C1" replacedOnIndex="56" reason="parkC0C1:parkingAreaReroute" replacedAtTime="970.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" rout
eLength="6262.25"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="57" reason="parkC1C2:parkingAreaReroute" replacedAtTime="986.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeL
ength="6272.57"/>
<             <route cost="188.89" savings="-76.48" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 123.00 151.00 167.00 184.00 201.00 218.00 236.00 253.00 268.00 2
84.00 301.00 318.00 334.00 351.00 367.00 383.00 400.00 415.00 432.00 448.00 465.00 482.00 499.00 515.00 532.00 549.00 565.00 582.00 598.00 616.00 633.00 650.00 668.00 685.00 702.00 718.00 737.00 755.00 771.00 788.00 805.00 821.00 839.00 856.00 872.00 888.00 905.00 921.00 937.00 954.00 970.00 986.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="8" reason="parkA0A1:parkingAreaReroute" replacedAtTime="176.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="1095.00"/>
>             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="11" reason="parkB0B1:parkingAreaReroute" replacedAtTime="228.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1696.31"/>
>             <route cost="111.22" savings="-1.73" replacedOnEdge="B1B2" replacedOnIndex="12" reason="parkB1B2:parkingAreaReroute" replacedAtTime="243.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
>             <route cost="95.67" savings="0.00" replacedOnEdge="B2B3" replacedOnIndex="13" reason="parkB2B3:parkingAreaReroute" replacedAtTime="260.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==270529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63584018ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x635841afe7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6358409d8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x794a39e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in stopinfos ----------
13,16c13,16
<     <stopinfo id="ego.10" type="car" lane="B0B1_0" pos="55.00" parking="1" started="298.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.35" type="car" lane="D2D3_0" pos="55.00" parking="1" started="414.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.41" type="car" lane="D0D1_0" pos="55.00" parking="1" started="568.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.54" type="car" lane="D1D2_0" pos="55.00" parking="1" started="655.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.10" type="car" lane="B0B1_0" pos="55.00" parking="1" started="301.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.11" type="car" lane="D0D1_0" pos="55.00" parking="1" started="599.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.35" type="car" lane="D2D3_0" pos="55.00" parking="1" started="392.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.41" type="car" lane="D1D2_0" pos="55.00" parking="1" started="616.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
69,70c69,70
<             <route cost="218.54" savings="-83.17" replacedOnEdge="C0C1" replacedOnIndex="24" reason="parkC0C1:parkingAreaReroute" replacedAtTime="310.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3434.34"/>
<             <route cost="147.05" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="27.00 38.00 48.00 57.00 68.00 79.00 89.00 99.00 118.00 136.00 156.00 166.00 177.00 194.00 210.00 220.00 238.00 248.00 258.00 268.00 279.00 289.00 299.00 309.00 319.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="218.50" savings="-83.17" replacedOnEdge="C0C1" replacedOnIndex="24" reason="parkC0C1:parkingAreaReroute" replacedAtTime="310.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3434.34"/>
>             <route cost="146.02" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="27.00 38.00 48.00 57.00 68.00 79.00 89.00 99.00 118.00 136.00 156.00 166.00 177.00 194.00 210.00 220.00 238.00 248.00 258.00 268.00 279.00 289.00 299.00 309.00 319.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
75c75
<     <vehicle id="ego.8" type="car" depart="18.00" departSpeed="3.9531" speedFactor="0.2846" routeLength="3304.73">
---
>     <vehicle id="ego.8" type="car" depart="18.00" departSpeed="3.9531" speedFactor="0.2846" routeLength="3605.45">
80,82c80,82
<             <route cost="250.22" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="19" reason="parkA1A2:parkingAreaReroute" replacedAtTime="519.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2049.64"/>
<             <route cost="460.40" savings="-410.59" replacedOnEdge="C2C3" replacedOnIndex="28" reason="parkC2C3:parkingAreaReroute" replacedAtTime="749.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3631.24"/>
<             <route cost="488.67" savings="-258.14" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="42.00 67.00 93.00 116.00 141.00 167.00 193.00 216.00 240.00 266.00 291.00 339.00 363.00 389.00 414.00 444.00 468.00 494.00 519.00 545.00 569.00 593.00 618.00 645.00 669.00 696.00 723.00 749.00 
871.00 900.00 927.00 952.00 982.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="455.15" savings="-204.94" replacedOnEdge="C2C3" replacedOnIndex="20" reason="parkC2C3:parkingAreaReroute" replacedAtTime="571.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2841.99"/>
>             <route cost="488.67" savings="-258.14" replacedOnEdge="D2D3" replacedOnIndex="29" reason="parkD2D3:parkingAreaReroute" replacedAtTime="802.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3844.66"/>
>             <route cost="454.76" savings="-200.04" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="42.00 67.00 93.00 116.00 141.00 167.00 193.00 216.00 240.00 266.00 291.00 335.00 359.00 386.00 412.00 437.00 463.00 486.00 512.00 571.00 594.00 620.00 648.00 673.00 698.00 723.00 750.00 776.00 
802.00 826.00 853.00 885.00 911.00 935.00 959.00 984.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
86c86
<     <vehicle id="ego.9" type="car" depart="20.00" departSpeed="0.4052" speedFactor="1.4534" routeLength="6044.44">
---
>     <vehicle id="ego.9" type="car" depart="20.00" departSpeed="0.4052" speedFactor="1.4534" routeLength="6532.08">
93,98c93,99
<             <route cost="40.15" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="28" reason="parkA2A3:parkingAreaReroute" replacedAtTime="315.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2841.99"/>
<             <route cost="211.81" savings="-193.11" replacedOnEdge="C2C3" replacedOnIndex="36" reason="parkC2C3:parkingAreaReroute" replacedAtTime="599.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4423.59"/>
<             <route cost="193.86" savings="-86.54" replacedOnEdge="D2D3" replacedOnIndex="45" reason="parkD2D3:parkingAreaReroute" replacedAtTime="738.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5426.26"/>
<             <route cost="194.12" savings="-95.37" replacedOnEdge="B2B3" replacedOnIndex="53" reason="parkB2B3:parkingAreaReroute" replacedAtTime="912.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" route
Length="6205.18"/>
<             <route cost="120.66" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="61" reason="parkA1A2:parkingAreaReroute" replacedAtTime="996.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLe
ngth="6205.18"/>
<             <route cost="20.03" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="45.00 72.00 96.00 104.00 109.00 115.00 125.00 132.00 139.00 144.00 151.00 157.00 162.00 167.00 172.00 177.00 183.00 1
92.00 202.00 217.00 230.00 244.00 263.00 281.00 298.00 305.00 310.00 315.00 330.00 338.00 351.00 377.00 417.00 473.00 542.00 599.00 612.00 627.00 645.00 668.00 696.00 711.00 719.00 728.00 738.00 748.00 807.00 830.00 859.00 883.00 895.00 904.00 912.00 922.00 929.00 942.00 956.00 970.00 980.00 988.00 996.00 -1 -1"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==270433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c4a7875e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57c4a91e77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57c4a80c1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fea2944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==270459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ebb9363e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57ebbacd57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57ebb9bafcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72c6fb84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==270468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594ff3ae6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x594ff54587d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594ff4332cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1a4b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==270474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d39d66fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55d39efe17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55d39debbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7382e2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60be46556e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60be47ec87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60be46da2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70912684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x611de1897e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x611de32097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x611de20e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c357b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x590e28522e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x590e29e947d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x590e28d6ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72acdd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_fullparking ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2251748e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a22530ba7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a2251f94cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bc7184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f37ea42fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f37ebda17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f37eac7bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76025604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_on_junction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3c2bf5ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d3c2d8ce7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d3c2c7a8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790de164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5651f59f2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5651f73647d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5651f623ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b5c5604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557df88c6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x557dfa2387d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x557df9112cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x742199c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591286cfde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59128866f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x591287549cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f5ba44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==270826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585331cf4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5853336667d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x585332540cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751f0ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55de235bbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55de24f2d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55de23e07cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778d9e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eda17605e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5eda18f777d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eda17e51cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f581624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==273742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x559b1e5b2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x559b1ff247d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x559b1edfecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713e0844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==273746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a90455fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57a905ed17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a904dabcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7953f704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowdown_rail ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f391ca9de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f391e40f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f391d2e9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7513fea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c18585eee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c1859f607d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c1858e3acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e90b784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps target_occupied ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f8fbda5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64f8fd7177d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f8fc5f1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776c34a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625598df5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62559a7677d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x625599641cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710847a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eede8874e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5eedea1e67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eede90c0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a28584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_connected ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a85af0a0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a85b0a127d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a85af8eccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b5abc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_end ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==271906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e22714d1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e2272e437d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e2271d1dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cacc424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_waypoint ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d78623f5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d7863d677d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d7862c41cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6faf84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps vias ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f22eaab3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f22ec4257d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f22eb2ffcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x728c8204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620fe371ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x620fe508e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x620fe3f68cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77da2584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a97c6191e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a97c7b037d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a97c69ddcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c707c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ee97b7de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58ee994ef7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58ee983c9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea605e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
---
> DijkstraRouter answered 50 queries and explored 6.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 7.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x643cc5a20e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x643cc73927d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x643cc626ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x728d38c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 112 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 103 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x606037752e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6060390c47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x606037f9ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77bd6184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563c2b356e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x563c2ccc87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x563c2bba2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77a16124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636f99f82e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x636f9b8f47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636f9a7cecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d3e424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f47a7e1ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f47a978c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f47a8666cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726507e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582f7f28de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x582f80bff7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x582f7fad9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa4e704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2b45abde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e2b4742f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e2b46309cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78bd5fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 548 queries and explored 3.24 edges on average.
---
> DijkstraRouter answered 364 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 56 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 127 queries and explored 3.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d28d2ee6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d28d48587d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d28d3732cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74772184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7b30d1ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e7b3268e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7b31568cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ca9224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 3.78 edges on average.
---
> DijkstraRouter answered 314 queries and explored 3.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==283078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cda4e97e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56cda68097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56cda56e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a76d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4446 queries and explored 4.61 edges on average.
---
> DijkstraRouter answered 1575 queries and explored 4.48 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1221 queries and explored 4.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 920 queries and explored 4.78 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 730 queries and explored 4.73 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f083d79ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f083f1107d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f083dfeacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c92144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 314 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==283040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5573d7effe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5573d98717d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5573d874bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780edf24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4585 queries and explored 3.52 edges on average.
---
> DijkstraRouter answered 1608 queries and explored 3.54 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1282 queries and explored 3.52 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 936 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 759 queries and explored 3.51 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==283043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e15ea89fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e15ec2117d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e15eb0ebcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b8404a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4498 queries and explored 4.04 edges on average.
---
> DijkstraRouter answered 1565 queries and explored 3.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1277 queries and explored 4.04 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 948 queries and explored 4.08 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 708 queries and explored 4.13 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc879e10e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cc87b7827d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc87a65ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715dab24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 620 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 275 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 251 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 59 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 35 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57997565ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x579976fd07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x579975eaacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73eb4924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 673 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 266 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 257 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 112 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 38 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e7d45fce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58e7d5f6e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58e7d4e48cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ca4d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 746 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 240 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 274 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 184 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 48 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0b51bb3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d0b535257d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d0b523ffcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c65dd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 358 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 63 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ba9a3e0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64ba9bd527d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64ba9ac2ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f780824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605bf9435e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x605bfada77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x605bf9c81cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70c99b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6412dc300e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6412ddc727d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6412dcb4ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77109f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 708 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 256 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 268 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 141 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 43 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cea96b21e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cea984937d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cea9736dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf3d804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ad5a84fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60ad5c1c17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60ad5b09bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743a5b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Feb2025 Jan2025 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1005.00.
---
> Simulation ended at time: 1106.00.
13,18c13,18
<  RouteLength: 210.38
<  Speed: 25.32
<  Duration: 8.59
<  WaitingTime: 0.00
<  TimeLoss: 1.58
<  DepartDelay: 0.00
---
>  RouteLength: 223.56
>  Speed: 15.19
>  Duration: 26.52
>  WaitingTime: 0.16
>  TimeLoss: 19.15
>  DepartDelay: 9.34

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
84a85,95
> 
> =================================================================
> ==283237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dab2118fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dab22b017d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dab219dbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f08884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
14c14,16
< DijkstraRouter answered 486 queries and explored 2.82 edges on average.
---
> DijkstraRouter answered 429 queries and explored 2.93 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 57 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f1bd202ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f1bd399e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f1bd2878cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x772f9e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout busy_noInternal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584e8138fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x584e82d017d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x584e81bdbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7afdf264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 1857 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 937 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 509 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 215 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 196 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5903a1507e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5903a2e797d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5903a1d53cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f7d29c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627325302e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x627326c747d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x627325b4ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74c1e024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,15
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
> 
> =================================================================
> ==281062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6117f7690e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6117f90027d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6117f7edccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a1c3284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00.
> 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10988 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c4acb745e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c4acd0b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c4acbf91cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d976104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1e857a7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b1e871197d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b1e85ff3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bded104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Feb2025 Jan2025 )

---------- Differences in fcd ----------
99,100c99,100
<         <vehicle id="v0" x="381.55" y="491.73" angle="88.99" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.03" distance="137.09" odometer="131.99" posLat="-0.02" speedLat="0.21" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="357.88" y="495.05" angle="89.97" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-1.05" distance="112.14" odometer="112.14" posLat="0.00" speedLat="0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="381.55" y="491.63" angle="89.96" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.43" distance="137.09" odometer="131.99" posLat="-0.12" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="357.88" y="495.17" angle="89.00" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.58" distance="112.14" odometer="112.14" posLat="0.12" speedLat="0.24" arrivalDelay="0.00"/>
103,104c103,104
<         <vehicle id="v0" x="386.13" y="491.74" angle="89.85" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="141.92" odometer="136.82" posLat="-0.01" speedLat="0.02" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="364.47" y="495.05" angle="90.03" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.03" distance="119.09" odometer="119.09" posLat="-0.00" speedLat="-0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="386.13" y="491.64" angle="89.88" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.03" distance="141.92" odometer="136.82" posLat="-0.11" speedLat="0.02" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="364.47" y="495.17" angle="90.04" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.51" distance="119.09" odometer="119.09" posLat="0.12" speedLat="-0.01" arrivalDelay="0.00"/>
107,108c107,108
<         <vehicle id="v0" x="389.64" y="491.81" angle="89.18" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.23" distance="145.63" odometer="140.53" posLat="0.06" speedLat="0.14" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="371.06" y="495.03" angle="90.16" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.06" distance="126.03" odometer="126.03" posLat="-0.02" speedLat="-0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="389.64" y="491.63" angle="90.08" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.08" distance="145.63" odometer="140.53" posLat="-0.12" speedLat="-0.02" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="371.06" y="495.29" angle="88.96" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.52" distance="126.03" odometer="126.03" posLat="0.24" speedLat="0.25" arrivalDelay="0.00"/>
111,112c111,112
<         <vehicle id="v0" x="392.09" y="491.78" angle="89.91" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="148.21" odometer="143.11" posLat="0.03" speedLat="-0.05" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="377.64" y="495.10" angle="89.40" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.37" distance="132.98" odometer="132.98" posLat="0.05" speedLat="0.15" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="392.09" y="491.66" angle="89.72" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.15" distance="148.21" odometer="143.11" posLat="-0.09" speedLat="0.05" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="377.64" y="495.22" angle="90.60" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.79" distance="132.98" odometer="132.98" posLat="0.17" speedLat="-0.15" arrivalDelay="0.00"/>
115,116c115,116
<         <vehicle id="v0" x="393.48" y="491.78" angle="90.01" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.08" distance="149.67" odometer="144.57" posLat="0.03" speedLat="-0.01" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="384.23" y="495.12" angle="89.83" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.21" distance="139.92" odometer="139.92" posLat="0.07" speedLat="0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.48" y="491.66" angle="89.75" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.09" distance="149.67" odometer="144.57" posLat="-0.09" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="384.23" y="495.19" angle="90.26" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.16" distance="139.92" odometer="139.92" posLat="0.14" speedLat="-0.06" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Feb2025 Jan2025 )

---------- Differences in fcd ----------
55,56c55,56
<         <vehicle id="v0" x="310.01" y="491.70" angle="90.14" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="285.41" y="495.01" angle="89.94" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="310.01" y="491.72" angle="89.94" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="285.41" y="494.99" angle="90.14" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
59,60c59,60
<         <vehicle id="v0" x="316.60" y="491.58" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="292.00" y="494.93" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="316.60" y="491.60" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="292.00" y="494.91" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
63,64c63,64
<         <vehicle id="v0" x="323.19" y="491.52" angle="90.47" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="298.59" y="494.84" angle="90.73" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="323.19" y="491.51" angle="90.73" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="298.59" y="494.85" angle="90.47" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
79,80c79,80
<         <vehicle id="v0" x="349.54" y="491.74" angle="90.03" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="324.94" y="495.00" angle="88.98" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="349.54" y="491.86" angle="89.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="324.94" y="494.88" angle="90.02" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
83,84c83,84
<         <vehicle id="v0" x="356.13" y="491.72" angle="90.16" type="DEFAULT_VEHTYPE" speed="13.89" pos="110.30" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="331.53" y="495.01" angle="89.88" type="thin" speed="13.89" pos="84.36" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="356.13" y="491.87" angle="89.89" type="DEFAULT_VEHTYPE" speed="13.89" pos="110.30" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="331.53" y="494.86" angle="90.14" type="thin" speed="13.89" pos="84.36" lane="1si_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==279989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x626f771eae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x626f78b5c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x626f77a36cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x705ffca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1124.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 1015):
14,18c15,19
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
>  Speed: 7.30
>  Duration: 98.80
>  WaitingTime: 17.43
>  TimeLoss: 52.71
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==279984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7da74dfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d7da8e517d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d7da7d2bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1325c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.68
>  Speed: 11.14
>  Duration: 55.35
>  WaitingTime: 0.22
>  TimeLoss: 9.30
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627e2bbeae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x627e2d55c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x627e2c436cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72860b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 69.00.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 1
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1):
>  RouteLength: 811.07
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==279992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63516baeae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63516d45c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63516c336cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7284b324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.81
>  Speed: 10.59
>  Duration: 58.88
>  WaitingTime: 2.10
>  TimeLoss: 12.85
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd43d8abe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bd43f21d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bd43e0f7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d08ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1125.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.50
>  Speed: 6.57
>  Duration: 107.59
>  WaitingTime: 20.20
>  TimeLoss: 61.54
>  DepartDelay: 1.68
> DijkstraRouter answered 450 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a64b3ea9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a64b581b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a64b46f5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7722f624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.36
>  Speed: 11.00
>  Duration: 56.02
>  WaitingTime: 0.24
>  TimeLoss: 10.00
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568ef68fee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x568ef82707d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x568ef714acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e64d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1073.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.51
>  Speed: 10.31
>  Duration: 60.86
>  WaitingTime: 3.05
>  TimeLoss: 14.89
>  DepartDelay: 0.33
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a4bdb18e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56a4bf48a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56a4be364cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71093e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1535.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.34
>  Speed: 3.38
>  Duration: 255.32
>  WaitingTime: 130.21
>  TimeLoss: 209.31
>  DepartDelay: 72.09
> DijkstraRouter answered 495 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6144c21e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b61465937d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b614546dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711a7884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,15c13,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
---
> Statistics (avg of 282):
>  RouteLength: 612.72
>  Speed: 10.88
>  Duration: 56.48
>  WaitingTime: 0.76
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633da45ede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x633da5f5f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x633da4e39cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7524e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1078.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 613.49
>  Speed: 8.59
>  Duration: 75.92
>  WaitingTime: 9.15
>  TimeLoss: 30.11
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e3963958e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e39652ca7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e39641a4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7886eee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1153.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 616.81
>  Speed: 6.90
>  Duration: 106.85
>  WaitingTime: 21.86
>  TimeLoss: 60.76
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60bb3b197e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60bb3cb097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60bb3b9e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a08f944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.41
>  Speed: 11.10
>  Duration: 55.55
>  WaitingTime: 0.42
>  TimeLoss: 9.53
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6081a843de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6081a9daf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6081a8c89cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b15244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1062.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.77
>  Speed: 10.68
>  Duration: 58.25
>  WaitingTime: 1.84
>  TimeLoss: 12.21
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9a2f343e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b9a30cb57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b9a2fb8fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71cd6384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1268.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 620.94
>  Speed: 6.93
>  Duration: 134.52
>  WaitingTime: 40.20
>  TimeLoss: 88.14
>  DepartDelay: 8.65
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55670caaae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55670e41c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55670d2f6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7276d184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.84
>  Speed: 11.24
>  Duration: 55.16
>  WaitingTime: 0.40
>  TimeLoss: 8.88
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646807568e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x646808eda7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x646807db4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3b6704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1066.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.71
>  Speed: 10.64
>  Duration: 59.11
>  WaitingTime: 2.74
>  TimeLoss: 12.80
>  DepartDelay: 0.46
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605664b57e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6056664c97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6056653a3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x756c38c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1309.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 621.24
>  Speed: 6.70
>  Duration: 138.60
>  WaitingTime: 49.84
>  TimeLoss: 92.19
>  DepartDelay: 28.90
> DijkstraRouter answered 559 queries and explored 4.93 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6261bc0bde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6261bda2f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6261bc909cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a183004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.79
>  Speed: 11.22
>  Duration: 55.30
>  WaitingTime: 0.52
>  TimeLoss: 9.06
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e466ae57e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e466c7c97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e466b6a3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740107e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1068.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.63
>  Speed: 10.60
>  Duration: 59.42
>  WaitingTime: 2.96
>  TimeLoss: 13.13
>  DepartDelay: 0.44
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60fa7133fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60fa72cb17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60fa71b8bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7246f864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1303.00
---
> Simulation ended at time: 1243.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.62
<  Duration: 121.81
<  WaitingTime: 38.39
<  TimeLoss: 98.61
<  DepartDelay: 57.89
< 
< DijkstraRouter answered 760 queries and explored 4.98 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.65
>  Speed: 3.61
>  Duration: 107.48
>  WaitingTime: 37.94
>  TimeLoss: 84.25
>  DepartDelay: 43.87
> DijkstraRouter answered 545 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd063fe1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bd0659537d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bd06482dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740ddc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1031.00
---
> Simulation ended at time: 1031.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.83
<  Duration: 33.00
<  WaitingTime: 0.34
<  TimeLoss: 9.77
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 302.81
>  Speed: 9.24
>  Duration: 32.91
>  WaitingTime: 0.38
>  TimeLoss: 9.69
>  DepartDelay: 0.06
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x601e18fcbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x601e1a93d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x601e19817cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77062f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1039.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.91
<  Duration: 38.21
<  WaitingTime: 2.67
<  TimeLoss: 15.03
<  DepartDelay: 0.35
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.85
>  Speed: 8.48
>  Duration: 36.48
>  WaitingTime: 1.79
>  TimeLoss: 13.28
>  DepartDelay: 0.36
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6377071bae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x637708b2c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x637707a06cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc39024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1362.00
---
> Simulation ended at time: 1277.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.40
<  Duration: 134.20
<  WaitingTime: 47.07
<  TimeLoss: 111.00
<  DepartDelay: 77.02
< 
< DijkstraRouter answered 779 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.37
>  Speed: 3.06
>  Duration: 118.19
>  WaitingTime: 41.27
>  TimeLoss: 94.97
>  DepartDelay: 51.89
> DijkstraRouter answered 533 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569bfbd42e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x569bfd6b47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x569bfc58ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bf6384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1030.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 302.34
<  Duration: 33.94
<  WaitingTime: 0.55
<  TimeLoss: 10.76
---
> Statistics (avg of 282):
>  RouteLength: 302.32
>  Speed: 9.05
>  Duration: 33.61
>  WaitingTime: 0.44
>  TimeLoss: 10.45
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbc1ea42e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fbc203b47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fbc1f28ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7354a3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1046.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.59
<  Duration: 39.60
<  WaitingTime: 3.19
<  TimeLoss: 16.43
<  DepartDelay: 0.37
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.44
>  Speed: 8.21
>  Duration: 37.69
>  WaitingTime: 2.02
>  TimeLoss: 14.53
>  DepartDelay: 0.40
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a5db084e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64a5dc9f67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a5db8d0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d35c584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2119.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.64
>  Speed: 2.30
>  Duration: 362.07
>  WaitingTime: 223.69
>  TimeLoss: 315.94
>  DepartDelay: 109.15
> DijkstraRouter answered 527 queries and explored 4.90 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55bc3ac63e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55bc3c5d57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55bc3b4afcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x706f72c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.45
>  Speed: 7.77
>  Duration: 83.45
>  WaitingTime: 24.40
>  TimeLoss: 37.48
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c763d030e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c763e9a27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c763d87ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73fd5804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1152.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.10
>  Speed: 5.88
>  Duration: 122.11
>  WaitingTime: 53.22
>  TimeLoss: 76.13
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6176ac5f2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6176adf647d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6176ace3ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73bf5244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1735.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.03
>  Speed: 2.57
>  Duration: 311.07
>  WaitingTime: 123.68
>  TimeLoss: 265.01
>  DepartDelay: 69.09
> DijkstraRouter answered 500 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605c016b0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x605c030227d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x605c01efccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c297a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.11
>  Speed: 9.51
>  Duration: 66.17
>  WaitingTime: 7.01
>  TimeLoss: 20.25
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55ac50b65e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55ac524d77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55ac513b1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5e1f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1075.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.53
>  Speed: 8.73
>  Duration: 72.78
>  WaitingTime: 9.63
>  TimeLoss: 26.84
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f9d7d7be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59f9d96ed7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59f9d85c7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x763849e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1639.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.49
>  Speed: 2.64
>  Duration: 302.13
>  WaitingTime: 209.60
>  TimeLoss: 255.99
>  DepartDelay: 64.89
> DijkstraRouter answered 517 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a03a4b56e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a03a64c87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a03a53a2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc953a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.52
>  Speed: 9.13
>  Duration: 68.95
>  WaitingTime: 10.45
>  TimeLoss: 23.07
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c724f314e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c7250c867d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c724fb60cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7abf9d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1105.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.03
>  Speed: 7.03
>  Duration: 93.28
>  WaitingTime: 31.16
>  TimeLoss: 47.26
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x654552f09e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x65455487b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x654553755cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ee4564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2811.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.29
>  Speed: 1.74
>  Duration: 523.71
>  WaitingTime: 363.14
>  TimeLoss: 477.63
>  DepartDelay: 341.45
> DijkstraRouter answered 540 queries and explored 4.91 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62645e1a9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62645fb1b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62645e9f5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b9c6544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1096.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.31
>  Speed: 6.92
>  Duration: 95.02
>  WaitingTime: 30.74
>  TimeLoss: 49.22
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b1a1f12e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62b1a38847d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62b1a275ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7778ae04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1649.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.50
>  Speed: 2.73
>  Duration: 322.50
>  WaitingTime: 184.87
>  TimeLoss: 276.54
>  DepartDelay: 0.35
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes all_normal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c06a271de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c06a408f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c06a2f69cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751c5c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b4919b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61b49332a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b492204cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726aef04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate_large ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==278995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5570c497ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5570c62ee7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5570c51c8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab96c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c082e295e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c082fc077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c082eae1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da6b844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 3367 queries and explored 1.27 edges on average.
---
> DijkstraRouter answered 1564 queries and explored 1.42 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 871 queries and explored 1.17 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 574 queries and explored 1.14 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 358 queries and explored 1.09 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a6e9840e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60a6eb1b27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60a6ea08ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee8cae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 1738 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 900 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 838 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57255ce85e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57255e7f77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57255d6d1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718aba84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1278.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 10.13
>  Duration: 354.42
>  WaitingTime: 0.13
>  TimeLoss: 39.55
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648456d99e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64845870b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6484575e5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714b78c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab79e2f0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ab79fc627d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ab79eb3ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745de964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1277.60.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 8.81
>  Duration: 390.06
>  WaitingTime: 0.59
>  TimeLoss: 75.20
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 4queues_deadlock ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.
2a2
> Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.

TEST FAILED on ts-sim-build-ba : output e2 freq_missing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==263161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c95e13b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c95e2d2a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c95e1c04cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x783641e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket10881 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc3bb7b4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cc3bd1267d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc3bc000cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a539ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output interior ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e66dcb17e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e66de4897d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e66dd363cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75101ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60870708ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6087089fc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6087078d6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74983084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6804cd3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c68066457d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c680551fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bad3a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f05ca263e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f05cbbd57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f05caaafcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743272a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==269563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x56106d482e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56106f213904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x56106f220370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x56106f22b16a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x56106f0fdb56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x56106d4d9251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x56106d4d02f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x56106d4a172d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x56106d49a838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x56106d486db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x717aef42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x717aef42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x56106d3a9994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x56106d482e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56106f212a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x56106f21da71 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x56106f100e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x56106e543a51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x56106e5d7534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x56106e5791a6 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x56106ffde268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x717af07e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f71884a4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f7189e167d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f7188cf0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7909fbc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af89fc59e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5af8a15cb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af8a04a5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7638e5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance_reverse ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f4a509c5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f4a523377d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f4a51211cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c51284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output leader_beyond_bestLanes ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629eb1bb8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x629eb352a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x629eb2404cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ea7624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d8551623e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d8552f957d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d8551e6fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0f7804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output signals ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57752fe1ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57753178e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x577530668cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d707544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==266282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x565b140e4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x565b15e75904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x565b15e82370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x565b15e8d16a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x565b15d5fb56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x565b1413b251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x565b141322f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x565b1410372d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x565b140fc838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x565b140e8db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0765e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0765e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x565b1400b994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x565b140e4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x565b15e74a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x565b15e7fa71 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x565b15d62e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x565b151a5a51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x565b15239534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x565b151db1a6 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x565b16c40268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f07673e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==266304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5e9f1c0d1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e9f1de62904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e9f1de6f370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5e9f1de7a16a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5e9f1dd4cb56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e9f1c128251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5e9f1c11f2f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5e9f1c0f072d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5e9f1c0e9838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5e9f1c0d5db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x78f00f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x78f00f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5e9f1bff8994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5e9f1c0d1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e9f1de61a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5e9f1de6ca71 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5e9f1dd4fe4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5e9f1d192a51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5e9f1d226534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5e9f1d1c81a6 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5e9f1ec2d268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x78f0109e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==266275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5708721bae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x570873f4b904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x570873f58370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x570873f6316a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x570873e35b56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x570872211251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5708722082f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5708721d972d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5708721d2838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5708721bedb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7c896222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7c896222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5708720e1994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5708721bae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x570873f4aa6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x570873f55a71 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x570873e38e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x57087327ba51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x57087330f534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5708732b11a6 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x570874d16268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7c89635e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==266299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x602fbb0cbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x602fbce5ba6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x602fbce66a71 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x602fbcd49e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x602fbc18ca51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x602fbc220534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x602fbc1c21a6 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x602fbdc27268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x75420bbe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x75420bbb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x75420bbb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x75420bbb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x75420bbe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x602fbdc5b582 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x602fbdd6b4e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x602fbc1a2d6a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x602fbc19a022 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x602fbc1ab04b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x602fbb0cf9f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x75420a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x75420a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x602fbaff2994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==266897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x62d27bdbbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d27db4c904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x62d27db59370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x62d27db6416a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x62d27da36b56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x62d27be12251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x62d27be092f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x62d27bdda72d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x62d27bdd3838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x62d27bdbfdb5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7c181f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7c181f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x62d27bce2994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x62d27bdbbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d27db4ba6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x62d27db574c1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x62d27da39e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x62d27ce7ca51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x62d27cf10534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x62d27ceb231b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x62d27e917268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7c18207e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==266917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c75a00e3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c75a1e74904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c75a1e81370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5c75a1e8c16a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5c75a1d5eb56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5c75a013a251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5c75a01312f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5c75a010272d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5c75a00fb838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5c75a00e7db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x705bd642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x705bd642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5c75a000a994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5c75a00e3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c75a1e73a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5c75a1e7f4c1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5c75a1d61e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5c75a11a4a51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5c75a1238534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5c75a11da31b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5c75a2c3f268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x705bd77e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==266884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5fa04777de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fa04950e904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5fa04951b370 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5fa04952616a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5fa0493f8b56 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5fa0477d4251 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5fa0477cb2f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5fa04779c72d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5fa047795838 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5fa047781db5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x78b4a042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x78b4a042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5fa0476a4994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5fa04777de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fa04950da6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5fa0495194c1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5fa0493fbe4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5fa04883ea51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5fa0488d2534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5fa04887431b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5fa04a2d9268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x78b4a17e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==266912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5cf1b1958e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cf1b36e8a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5cf1b36f44c1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5cf1b35d6e4d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5cf1b2a19a51 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5cf1b2aad534 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5cf1b2a4f31b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5cf1b44b4268 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7367bb3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7367bb3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7367bb3b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7367bb3b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7367bb3e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x5cf1b44e8582 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x5cf1b45f84e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x5cf1b2a2fd6a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x5cf1b2a27022 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5cf1b2a3804b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x5cf1b195c9f2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7367ba02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7367ba02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x5cf1b187f994 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24fb994) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63ee2368ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63ee24ffe7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63ee23ed8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e8635e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5968a5864e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5968a71d67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5968a60b0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79100284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59780ed80e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5978106f27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59780f5cccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721125a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60985d254e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60985ebc67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60985daa0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d2750a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_internal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56089c36ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56089dcdc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56089cbb6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77dd57a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c6a831ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56c6a9c8e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56c6a8b68cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6bad44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642a6b20ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x642a6cb7c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x642a6ba56cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f7aa84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
37a38,48
> 
> =================================================================
> ==265064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e047abbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58e04942d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58e048307cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ccc57a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'shipCo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==264842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62c5bd025e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62c5be9977d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62c5bd871cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f30964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599786d05e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5997886777d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x599787551cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df93e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x632628778e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63262a0ea7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x632628fc4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d3f944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5675d73cae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5675d8d3c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5675d7c16cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75393324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5745b2a64e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5745b43d67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5745b32b0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x737d8024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==264791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6236f2d46e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6236f46b87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6236f3592cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714cee44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==265287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d7db070e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64d7dc9e27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64d7db8bccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72fef004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==284125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e23978a9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e239921b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e23980f5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bf7224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==284143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57faa97b6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57faab1287d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57faaa002cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1e8664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,6
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Feb2025 Jan2025 )
pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Feb2025 Jan2025 )

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==284176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6eca5b3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e6ecbf257d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e6ecadffcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a30a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==284183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574e7b022e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x574e7c9947d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x574e7b86ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f81f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==284082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d899cace01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62d89b61e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d89a4f8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aef8ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 5.85
>  Duration: 39.75
>  WaitingTime: 13.45
>  TimeLoss: 25.44
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==284109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64fc10c49e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64fc125bb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64fc11495cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a5427a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==284115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622d10de9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x622d1275b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622d11635cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e094b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 138.00.
6,8c7,9
< Performance: 
< Vehicles: 
<  Inserted: 20
---
> Performance:
> Vehicles:
>  Inserted: 34
11,12c12,14
< Persons: 
<  Inserted: 34
---
>  Teleports: 0 (Collisions: 3)
> Persons:
>  Inserted: 40
14,20c16,23
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 34 walks):
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
1a6,16
> 
> =================================================================
> ==284118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585df1357e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x585df2cc97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x585df1ba3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75516164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c12,13
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 1
> Persons:
15,19c16,21
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.29
>  Duration: 36.39
>  WaitingTime: 7.27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==284132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6429d2788e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6429d40fa7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6429d2fd4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c270524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c12,13
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 3
> Persons:
15,19c16,21
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.75
>  Duration: 32.58
>  WaitingTime: 6.18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket14939 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e16a5b5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62e16bf277d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62e16ae01cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4ad044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==285339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d1b0ab8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59d1b242a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59d1b1304cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce17484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16: runtime error: inf is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16 

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2c2,12
< Warning: Invalid approach information to rail signal 'junction 'P3', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T2_1' time=81.00.
---
> 
> =================================================================
> ==287655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5d0d232e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e5d0eba47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e5d0da7ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71383c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
7c7
<     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="266.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="265.00" routeLength="4071.68" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="139.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="267.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="266.00" routeLength="4071.68" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="140.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
13c13
<     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="266.00">
---
>     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="267.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61e83c525e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61e83de977d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61e83cd71cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744d0104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_parkingInsertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d9e2d53e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59d9e46c57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59d9e359fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7738f7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d26a7646e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d26a8fb87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d26a7e92cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71108b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c1cc008e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58c1cd97a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58c1cc854cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ec2104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56de29c50e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56de2b5c27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56de2a49ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f28c3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e600f848e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e60111ba7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e6010094cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74eb5704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6550cd2a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6550cec1a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6550cdaf4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f01f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==287731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a5507cbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61a55213d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61a551017cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764b5944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0796f06e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e07988787d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e0797752cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbfd6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61db48829e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61db4a19b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61db49075cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f660364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589d497f5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x589d4b1677d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x589d4a041cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e87d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12873 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==287928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a99247d0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a99261427d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a992501ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a52184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="124.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="9.38" duration="124.00" routeLength="305.63" waitingTime="68.00" waitingCount="1" stopTime="0.00" timeLoss="100.85" rerouteNo="2" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="8.75" duration="130.00" routeLength="265.12" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="110.46" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="125.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="9.38" duration="125.00" routeLength="305.63" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="101.85" rerouteNo="2" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="131.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="8.75" duration="131.00" routeLength="265.12" waitingTime="64.00" waitingCount="1" stopTime="0.00" timeLoss="111.46" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket14973 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a76e1d02e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a76e36747d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a76e254ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b38a544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15658 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7ba845de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b7ba9dcf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b7ba8ca9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7491fe64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568b53ca2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x568b556147d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x568b544eecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73246f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797b ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55cd74813e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55cd761857d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55cd7505fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758fca84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision crossing_tracks_collision ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a83f46f5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a83f60677d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a83f4f41cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75bbc064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f43caaee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64f43e4207d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f43d2facd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce47024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_further ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f1928dc6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f192a7387d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f1929612cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7736bbc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6128777b5e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6128791277d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612878001cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da7eaa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump_sameEdge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0b23bc3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f0b255357d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f0b2440fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7472cac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_reverseRoles ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x571c1a4cde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x571c1be3f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x571c1ad19cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7075fe64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks crossing_tracks_collision ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==288067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f79536c3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f79550357d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f7953f0fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7463c324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==288070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d7c31fee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60d7c4b707d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60d7c3a4acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7023c0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_further ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==288130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624cc6383e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x624cc7cf57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x624cc6bcfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f7edd24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==288149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f6e63f7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58f6e7d697d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58f6e6c43cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ff6c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump_sameEdge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==288155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e4fcb89e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60e4fe4fb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e4fd3d5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d3bc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_reverseRoles ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==288129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x555731c17e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5557335897d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x555732463cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d50c884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5f8e1bce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a5f8fb2e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a5f8ea08cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e72d4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks bad_teleport_option ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==286685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b82fde4ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b82ff7c07d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b82fe69acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7adbbda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks circle_3veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==286673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b8e51dce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61b8e6b4e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b8e5a28cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bd26a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==286617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605540351e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x605541cc37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x605540b9dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748175a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==286627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631830766e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6318320d87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x631830fb2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a0bae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x570112efae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57011486c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x570113746cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f9e90a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks siding_deadlock2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==286612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633cc46a1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x633cc60137d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x633cc4eedcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e3d524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks triangle_6veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==286658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd1d4ebde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cd1d682f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cd1d5709cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7330f7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in deadlocks ----------
5c5
<     <deadlock time="218.00" signals="A2 B3 A C E C2" vehicles="t4 t1 t0 t3 t2 t5"/>
---
>     <deadlock time="218.00" signals="A C E C2 A2 B3" vehicles="t0 t3 t2 t5 t4 t1"/>
---------- Differences in railsignalblocks ----------
22c22
<             <driveWay id="A2.0" vehicle="t5" edges="-b2 c3 b3 -b -a">
---
>             <driveWay id="A2.0" vehicle="t4" edges="-b2 c3 b3 -b -a">
37c37
<             <driveWay id="B3.0" vehicle="t5" edges="b3 -b -a">
---
>             <driveWay id="B3.0" vehicle="t4" edges="b3 -b -a">
111c111
<         <driveWay id="J1.d0" vehicle="t5" edges="-a2 -b2 c3 b3 -b -a">
---
>         <driveWay id="J1.d0" vehicle="t4" edges="-a2 -b2 c3 b3 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints circle_3veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6992c97e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c69946097d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c69934e3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76fe6024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
25c25
<             <driveWay id="B.1" vehicle="t1" edges="c">
---
>             <driveWay id="B.1" vehicle="t2" edges="c">
52,53d51
<             <deadlock foes="A.0 B.1"/>
<             <deadlock foes="A.d0 B.1"/>
55a54,55
>             <deadlock foes="A.0 B.1"/>
>             <deadlock foes="A.d0 B.1"/>
65c65
<             <deadlock foes="B.1 C.d0"/>
---
>             <deadlock foes="B.d0 C.0"/>
68c68
<             <deadlock foes="B.d0 C.0"/>
---
>             <deadlock foes="B.1 C.d0"/>
79d78
<             <deadlock foes="A.d0 C.d0"/>
81a81
>             <deadlock foes="A.d0 C.d0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b0672e2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59b068c547d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59b067b2ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748bb784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc615de6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dc6177587d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dc616632cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f947824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b55a746e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61b55c0b87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b55af92cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e33164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
10c10
<             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
39c39
<             <driveWay id="G.0" vehicle="t2" edges="-g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="G.0" vehicle="t3" edges="-g -f2 -e2 -d2 -c2 -b -a">
54c54
<             <driveWay id="I2.0" vehicle="t2" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="I2.0" vehicle="t3" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
76c76
<         <driveWay id="M.d0" vehicle="t2" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>         <driveWay id="M.d0" vehicle="t3" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints siding_deadlock2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610d903cae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x610d91d3c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610d90c16cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a78bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints triangle_6veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x580fc43cce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x580fc5d3e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x580fc4c18cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78af6084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
22c22
<             <driveWay id="A2.0" vehicle="t5" edges="-b2 c3 b3 -b -a">
---
>             <driveWay id="A2.0" vehicle="t4" edges="-b2 c3 b3 -b -a">
37c37
<             <driveWay id="B3.0" vehicle="t5" edges="b3 -b -a">
---
>             <driveWay id="B3.0" vehicle="t4" edges="b3 -b -a">
93c93
<         <driveWay id="J1.d0" vehicle="t5" edges="-a2 -b2 c3 b3 -b -a">
---
>         <driveWay id="J1.d0" vehicle="t4" edges="-a2 -b2 c3 b3 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail default_rail_type ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64034c982e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64034e2f47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64034d1cecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e35744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5799f5864e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5799f71d67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5799f60b0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d80e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60797296ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6079742de7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6079731b8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x765f2ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a92e4fde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60a92fe6f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60a92ed49cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77983604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563b7227fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x563b73bf17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x563b72acbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75dc29c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f397140e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60f398ab27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60f39798ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785d0c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==286925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9f53853e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f9f551c57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f9f5409fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d335164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail_abort ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==286931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b3bd589e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61b3beefb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b3bddd5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72599884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f01429fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58f015c117d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58f014aebcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b099c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_late ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dcbbf3d9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dcbc0d4b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dcbbfc25cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77698444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_problem ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a0f72846e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a0f741b87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a0f73092cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7defa544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_signal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc9377efe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cc9391617d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc93803bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b72bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60751a7a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60751c11a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60751aff4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f791044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working locomotive_switches_sides ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbce2868e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cbce41da7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cbce30b4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b811a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5883d3f3ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5883d58ac7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5883d4786cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c52c724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working splitFront ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612e8b77de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x612e8d0ef7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612e8bfc9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x770c9ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd5c42dce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cd5c5c4e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cd5c4b28cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d54d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault_legacy ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f47a957ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f47aaeec7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f47a9dc6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70bc9384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_longTrain ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ac029f0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58ac043627d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58ac0323ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b3aea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_containers ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625af17f1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x625af31637d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x625af203dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6e78a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_persons ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a793415e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63a794d877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a793c61cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739c9864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60927cc8ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60927e5fc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60927d4d6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75192084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'LDB' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==286801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x580f4c885e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x580f4e1f77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x580f4d0d1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779543e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2a07903e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b2a092757d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2a0814fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b843e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2033674e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a2034fe67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a2033ec0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x772277a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58aa5f0aae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58aa60a1c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58aa5f8f6cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76457c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581a53fd8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x581a5594a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x581a54824cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c8bbc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55841cbbbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55841e52d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55841d407cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7efc3cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0413a1be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e041538d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e0414267cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789a59a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4da1feae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d4da395c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d4da2836cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df7d5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627dd6a50e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x627dd83c27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x627dd729ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc20fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c261709be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c2618a0d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c26178e7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d9b6804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f479ae05e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f479c7777d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f479b651cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e4ccc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5924415e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b5925d877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5924c61cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78fb5244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b074ac6de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b074c5df7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b074b4b9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755bd004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650f41373e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x650f42ce57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650f41bbfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x773de884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df031c9fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5df0336117d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df0324ebcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72970ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints foeInsertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ab612f3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58ab62c657d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58ab61b3fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb1a924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==285683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59db0d81be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59db0f18d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59db0e067cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c41544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0dc7a45e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e0dc93b77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e0dc8291cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77aa3ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6241f59d3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6241f73457d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6241f621fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a96b0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_inactive ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e4ac775e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58e4ae0e77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58e4acfc1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7111b384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d029fe10e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d02a17827d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d02a065ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73614524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55e37d6bae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55e37f02c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55e37df06cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be1c644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c346535de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c3466ccf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c3465ba9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d227c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599f80531e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x599f81ea37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x599f80d7dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77a37ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveWayShort_badMatch ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594343645e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x594344fb77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594343e91cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fed7c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveway_variants ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5dff917e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d5e012897d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d5e00163cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718cff44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="J2.0 J4.0.0 J4.1.1 J5.0 J5.1 J8.d0 J8.d1"/>
---
>                 <foes driveWays="J2.0 J4.0.2 J4.1.0 J5.0 J5.1 J8.d0 J8.d1"/>
24,34c24
<             <driveWay id="J4.0" vehicle="t_1" edges="-E3 -E6">
<                 <forward lanes="-E3_0 -E6_0"/>
<                 <bidi lanes="E3_0 E6_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="J2_0"/>
<                 <foes driveWays="J2.0.1 J4.0 J4.1.2"/>
<             </driveWay>
<             <subDriveWay id="J4.0.0" vehicle="" edges="-E3">
<                 <forward lanes="-E3_0"/>
<             </subDriveWay>
<             <driveWay id="J4.1" vehicle="t_2" edges="-E3 -E2 -E1 -E5">
---
>             <driveWay id="J4.0" vehicle="t_2" edges="-E3 -E2 -E1 -E5">
39c29
<                 <foes driveWays="J0.d0 J2.0.1 J4.0.0 J4.1"/>
---
>                 <foes driveWays="J0.d0 J2.0.1 J4.0 J4.1.0"/>
41c31,34
<             <subDriveWay id="J4.1.0" vehicle="" edges="-E3 -E2 -E1">
---
>             <subDriveWay id="J4.0.0" vehicle="" edges="-E3">
>                 <forward lanes="-E3_0"/>
>             </subDriveWay>
>             <subDriveWay id="J4.0.1" vehicle="" edges="-E3 -E2 -E1">
44c37
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e49889d3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e498a3457d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e498921fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7999c984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ac1adcce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56ac1c73e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56ac1b618cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c358d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_depart_within ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5765a4234e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5765a5ba67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5765a4a80cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa764a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_within ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==286359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644d3dd23e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x644d3f6957d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x644d3e56fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f20c284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal guard_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a12ea1fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61a1303917d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61a12f26bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6315a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6008dd32ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6008dec9e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6008ddb78cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a695a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
97c97
<             <conflictLinks signals="B.A_0"/>
---
>             <conflictLinks signals=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63993a18de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63993baff7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63993a9d9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700581a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="A.0 B.0.0 C.1 E.0"/>
---
>                 <foes driveWays="A.0 B.0.0 C.0 E.0"/>
35c35
<             <driveWay id="C.1" vehicle="rail2" edges="-T11 -T10">
---
>             <driveWay id="C.0" vehicle="rail2" edges="-T11 -T10">
40c40
<                 <foes driveWays="A.0 C.1"/>
---
>                 <foes driveWays="A.0 C.0"/>
44c44
<             <driveWay id="C.0" vehicle="rail1" edges="T12 T13 T4 T5">
---
>             <driveWay id="C.1" vehicle="rail1" edges="T12 T13 T4 T5">
49c49
<                 <foes driveWays="C.0 E.0"/>
---
>                 <foes driveWays="C.1 E.0"/>
74c74
<                 <foes driveWays="A.0 C.0 D.0.0 E.0"/>
---
>                 <foes driveWays="A.0 C.1 D.0.0 E.0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597a3b879e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x597a3d1eb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x597a3c0c5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0b81a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x606555adfe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6065574517d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60655632bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d23bc24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x654194b4ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6541964bc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x654195396cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f2efa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5adb27cc6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5adb296387d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5adb28512cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71054624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568da843de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x568da9daf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x568da8c89cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777909c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints insertionOrder ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607a71425e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x607a72d977d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x607a71c71cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ddb9264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b4333c8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60b434d3a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60b433c14cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7294eb84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6227cb2e3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6227ccc557d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6227cbb2fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f061b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622b0608fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x622b07a017d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622b068dbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5e4524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9f08709e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c9f0a07b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c9f08f55cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a61344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7d51febe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a7d5395d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a7d52837cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad1bd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==286018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5926bbd21e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5926bd6937d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5926bc56dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725d26a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b7ea33fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64b7ebcb17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64b7eab8bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aff7ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55b84adfae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55b84c76c7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55b84b646cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711aa904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8a0d1a4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e8a0eb167d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e8a0d9f0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5bcca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal parking_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6ccb1dee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f6cccb507d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f6ccba2acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fed27a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority insertion_vs_fastApproach ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dd99ceece01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dd99e85e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dd99d738cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7237e384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority stop_before_signal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae947022e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5ae9489947d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ae94786ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e678ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650ffad3be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x650ffc6ad7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650ffb587cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d11c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647528936e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64752a2a87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x647529182cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc14ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal subDriveWay_short ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2968b08e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b296a47a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2969354cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x750df7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="J1.0" vehicle="t_0" edges="E1 E2 E3 E4">
---
>             <driveWay id="J1.0" vehicle="t_1" edges="E1 E2">
9c9
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
14c14
<             <driveWay id="J1.1" vehicle="t_1" edges="E1 E2">
---
>             <driveWay id="J1.1" vehicle="t_0" edges="E1 E2 E3 E4">
16c16
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
25c25,32
<             <driveWay id="J2.0" vehicle="t_0" edges="E2 E3 E4">
---
>             <driveWay id="J2.0" vehicle="t_1" edges="E2">
>                 <forward lanes=":J2_1_0 E2_0"/>
>                 <bidi lanes=":J2_0_0 -E2_0"/>
>                 <flank lanes=""/>
>                 <conflictLinks signals=""/>
>                 <foes driveWays="J2.0 J2.1.0"/>
>             </driveWay>
>             <driveWay id="J2.1" vehicle="t_0" edges="E2 E3 E4">
32c39
<             <subDriveWay id="J2.0.0" vehicle="" edges="E2">
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal update_driveways ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x613b76632e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x613b77fa47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x613b76e7ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ee9a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==287303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6470855e3e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x647086f557d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x647085e2fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70062304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==287304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f52aa562e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f52abed47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f52aadaecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d4c324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal both_reverse ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd7093c8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bd70ad3a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bd709c14cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c58ce64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal consecutive_before_reversal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59bd56f70e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59bd588e27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59bd577bccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b59a304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reversal_after_common_block ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cabd3be7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cabd55597d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cabd4433cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f39244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal routes_cross_twice ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589dd5790e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x589dd71027d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x589dd5fdccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a99164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="B.0 B2.0.0 E.0.0 E2.0.0 gneJ5.d0"/>
---
>                 <foes driveWays="B.0 B2.0.1 E.0.1 E2.0.1 gneJ5.d0"/>
18,21c18
<             <subDriveWay id="B.0.0" vehicle="" edges="c d e">
<                 <forward lanes="c_0 d_0 e_0"/>
<             </subDriveWay>
<             <subDriveWay id="B.0.1" vehicle="" edges="c d">
---
>             <subDriveWay id="B.0.0" vehicle="" edges="c d">
23a21,23
>             <subDriveWay id="B.0.1" vehicle="" edges="c d e">
>                 <forward lanes="c_0 d_0 e_0"/>
>             </subDriveWay>
34c34
<                 <foes driveWays="B.0.1 B2.0 E.0.1 E2.0.1 gneJ1.d0"/>
---
>                 <foes driveWays="B.0.0 B2.0 E.0.0 E2.0.0 gneJ1.d0"/>
39,42c39
<             <subDriveWay id="B2.0.0" vehicle="" edges="c2 d">
<                 <forward lanes="c2_0 d_0"/>
<             </subDriveWay>
<             <subDriveWay id="B2.0.1" vehicle="" edges="c2 d e2">
---
>             <subDriveWay id="B2.0.0" vehicle="" edges="c2 d e2">
44a42,44
>             <subDriveWay id="B2.0.1" vehicle="" edges="c2 d">
>                 <forward lanes="c2_0 d_0"/>
>             </subDriveWay>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal subdriveway_reversal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7fc049be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e7fc1e0d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7fc0ce7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d22764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7,9c7,9
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
---
>             <driveWay id="A.0" vehicle="t2" edges="b c d e -e -d -c2 -b2 -a2">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
12c12
<                 <foes driveWays="A.0 A.1 D.0.0"/>
---
>                 <foes driveWays="A.0 A.1.0 D.0.0"/>
14,17c14
<             <subDriveWay id="A.0.0" vehicle="" edges="b c d e">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1" vehicle="" edges="b c d">
---
>             <subDriveWay id="A.0.0" vehicle="" edges="b c d">
20,22c17,19
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -e -d -c2 -b2 -a2">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
25c22
<                 <foes driveWays="A.0.0 A.1 D.0.0"/>
---
<truncated after showing first 30 lines>
---------- Differences in railsignalvehs ----------
8,9c8,11
<                 <entry id="t0" time="20.00" reason="junction"/>
<                 <exit id="t0" time="75.00" reason="arrived"/>
---
>                 <entry id="t1" time="67.00" reason="junction"/>
>                 <exit id="t1" time="145.00" reason="junction"/>
>                 <entry id="t2" time="162.00" reason="junction"/>
>                 <exit id="t2" time="240.00" reason="junction"/>
13,16d14
<                 <exit id="t0" time="64.00" reason="junction"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1">
<                 <entry id="t0" time="20.00" reason="junction"/>
24,27c22,23
<                 <entry id="t1" time="67.00" reason="junction"/>
<                 <exit id="t1" time="145.00" reason="junction"/>
<                 <entry id="t2" time="162.00" reason="junction"/>
<                 <exit id="t2" time="240.00" reason="junction"/>
---
>                 <entry id="t0" time="20.00" reason="junction"/>
>                 <exit id="t0" time="75.00" reason="arrived"/>
30a27,30
>                 <exit id="t0" time="64.00" reason="junction"/>
>             </subDriveWay>
>             <subDriveWay id="A.1.1">
>                 <entry id="t0" time="20.00" reason="junction"/>
57,60d56
<             <entry id="t0" time="0.00" reason="departed"/>
<             <exit id="t0" time="28.00" reason="junction"/>
<         </driveWay>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal two_double_reversals ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ab4d91de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59ab4f28f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59ab4e169cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cdd2aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==287095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c64a794e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63c64c1067d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63c64afe0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744f6a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==287079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b69780a8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b6979a1a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b69788f4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7936fb44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==287088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f16527f4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f16541667d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f1653040cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777fe344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b419503e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x61b41ae757d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b419d4fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75a74344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==287071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b1a259de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62b1a3f0f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62b1a2de9cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6b11c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_slack ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==287098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be515bd4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5be5175467d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5be516420cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0b91a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b542987e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59b5442f97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59b5431d3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x773cc004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==287149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be01eadbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5be02044d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5be01f327cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71100a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc89b609e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cc89cf7b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc89be55cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744c4ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_advance ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8920909e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a892227b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a8921155cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77fcf1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60bbadc68e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60bbaf5da7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60bbae4b4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d246c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 G.d0 J3.0.2"/>
---
>                 <foes driveWays="A.0 G.d0 J3.0.1"/>
26c26
<             <driveWay id="C.0" vehicle="t3" edges="d e f g">
---
>             <driveWay id="C.0" vehicle="t1" edges="d e f g">
38c38
<             <driveWay id="D.0" vehicle="t3" edges="e f g">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g">
81c81
<                 <foes driveWays="G.d0 J0.0 J3.0.1"/>
---
>                 <foes driveWays="G.d0 J0.0 J3.0.0"/>
98,101c98
<             <subDriveWay id="J3.0.0" vehicle="" edges="-d20">
<                 <forward lanes=":J3_0_0 -d20_0"/>
<             </subDriveWay>
<             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b -a">
---
>             <subDriveWay id="J3.0.0" vehicle="" edges="-d20 -c2 -b -a">
104c101
<             <subDriveWay id="J3.0.2" vehicle="" edges="-d20 -c2 -b">
---
>             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b">
106a104,106
>             <subDriveWay id="J3.0.2" vehicle="" edges="-d20">
>                 <forward lanes=":J3_0_0 -d20_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==286551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650a565fbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x650a57f6d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650a56e47cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7938dac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 G.d0 J3.0.2"/>
---
>                 <foes driveWays="A.0 G.d0 J3.0.1"/>
26c26
<             <driveWay id="C.0" vehicle="t3" edges="d e f g">
---
>             <driveWay id="C.0" vehicle="t1" edges="d e f g">
38c38
<             <driveWay id="D.0" vehicle="t3" edges="e f g">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g">
81c81
<                 <foes driveWays="G.d0 J0.0 J3.0.1"/>
---
>                 <foes driveWays="G.d0 J0.0 J3.0.0"/>
98,101c98
<             <subDriveWay id="J3.0.0" vehicle="" edges="-d20">
<                 <forward lanes=":J3_0_0 -d20_0"/>
<             </subDriveWay>
<             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b -a">
---
>             <subDriveWay id="J3.0.0" vehicle="" edges="-d20 -c2 -b -a">
104c101
<             <subDriveWay id="J3.0.2" vehicle="" edges="-d20 -c2 -b">
---
>             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b">
106a104,106
>             <subDriveWay id="J3.0.2" vehicle="" edges="-d20">
>                 <forward lanes=":J3_0_0 -d20_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding loop_3veh ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2aea049e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a2aeb9bb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a2aea895cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77920c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.0" vehicle="t2" edges="b c d e -E11 -d2 -c2 -b -a">
26c26
<             <driveWay id="C2.0" vehicle="t0" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
40c40
<             <driveWay id="D.0" vehicle="t0" edges="e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="D.0" vehicle="t2" edges="e -E11 -d2 -c2 -b -a">
57c57
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e -E11 -d2 -c2 -b -a">
---
>         <driveWay id="J0.d0" vehicle="t2" edges="a b c d e -E11 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding sidingShort_deadlock ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636c4ff25e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x636c518977d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636c50771cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5b3904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615a3e7fde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x615a4016f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x615a3f049cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7501ba44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 A.1.0 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
---
>                 <foes driveWays="A.0 A.1.1 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
35,38c35
<             <subDriveWay id="A.1.0" vehicle="" edges="b">
<                 <forward lanes=":A_1_0 b_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.1.1" vehicle="" edges="b c">
---
>             <subDriveWay id="A.1.0" vehicle="" edges="b c">
40a38,40
>             <subDriveWay id="A.1.1" vehicle="" edges="b">
>                 <forward lanes=":A_1_0 b_0"/>
>             </subDriveWay>
50c50
<                 <foes driveWays="A.0.0 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.0 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
64c64
<                 <foes driveWays="A.0.1 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.1 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
78c78
<                 <foes driveWays="D.0 D2.0 F.0.1 F.1.1 G.d0 G.d1"/>
---
>                 <foes driveWays="D.0 D2.0 F.0.1 F.1.0 G.d0 G.d1"/>
92c92
<                 <foes driveWays="D.0 D2.0 F.0.0 F.1.0 G.d0 G.d1"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a39bc5a1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a39bdf137d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a39bcdedcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f503a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways3 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5876d2578e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5876d3eea7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5876d2dc4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74048e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways4 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6392da478e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6392dbdea7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6392dacc4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b747604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways_addTrain ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6a8f2a0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c6a90c127d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c6a8faeccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6e4104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 A.1.0 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
---
>                 <foes driveWays="A.0 A.1.1 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
35,38c35
<             <subDriveWay id="A.1.0" vehicle="" edges="b">
<                 <forward lanes=":A_1_0 b_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.1.1" vehicle="" edges="b c">
---
>             <subDriveWay id="A.1.0" vehicle="" edges="b c">
40a38,40
>             <subDriveWay id="A.1.1" vehicle="" edges="b">
>                 <forward lanes=":A_1_0 b_0"/>
>             </subDriveWay>
50c50
<                 <foes driveWays="A.0.0 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.0 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
59c59
<             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t4" edges="-c2 -b -a">
64c64
<                 <foes driveWays="A.0.1 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.1 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
78c78
<                 <foes driveWays="D.0 D2.0 F.0.1 F.1.1 G.d0 G.d1"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_deadlock ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2f04834e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d2f061a67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d2f05080cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718884e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5926cec26e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5926d05987d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5926cf472cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a046964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64546ded4e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64546f8467d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64546e720cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77945a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_occupied_advance ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63675cc50e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63675e5c27d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63675d49ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x741f9444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df17608ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5df1779fe7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df1768d8cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747748c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="A.0 C2.0.0 F.1.0 G.d0"/>
---
>                 <foes driveWays="A.0 C2.0.0 F.0.0 G.d0"/>
35c35
<             <driveWay id="F.1" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
---
>             <driveWay id="F.0" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
41c41
<                 <foes driveWays="A.0 F.1 J0.d0"/>
---
>                 <foes driveWays="A.0 F.0 J0.d0"/>
46c46
<             <subDriveWay id="F.1.0" vehicle="" edges="-f">
---
>             <subDriveWay id="F.0.0" vehicle="" edges="-f">
51c51
<             <driveWay id="F.0" vehicle="t2" edges="g">
---
>             <driveWay id="F.1" vehicle="t2" edges="g">
56c56
<                 <foes driveWays="F.0 G.d0"/>
---
>                 <foes driveWays="F.1 G.d0"/>
67c67
<             <foes driveWays="A.0 F.0 G.d0 J0.d0"/>
---
>             <foes driveWays="A.0 F.1 G.d0 J0.d0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide_slow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609223103e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x609224a757d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60922394fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b8f0344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbd3a7b8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cbd3c12a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cbd3b004cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f45bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 2946.00
---
> Simulation ended at time: 2943.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 42692.17
<  Duration: 2156.67
<  WaitingTime: 26.56
<  TimeLoss: 780.38
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 4150 queries and explored 24.40 edges on average.
---
> Statistics (avg of 9):
>  RouteLength: 41665.54
>  Speed: 19.63
>  Duration: 2093.67
>  WaitingTime: 13.11
>  TimeLoss: 752.88
>  DepartDelay: 8.11
> DijkstraRouter answered 2345 queries and explored 29.45 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==286785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56dbb9356e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x56dbbacc87d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56dbb9ba2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78fbfa24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
6c7
< Simulation ended at time: 3465.00
---
> Simulation ended at time: 3407.00.
8,9c9,10
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,14c14
< Emergency Stops: 1
< Statistics (avg):
---
> Statistics (avg of 9):
16,27c16,21
<  Duration: 2608.78
<  WaitingTime: 244.44
<  TimeLoss: 1261.76
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 5074 queries and explored 23.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1067 queries and explored 22.54 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 879 queries and explored 22.71 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 598 queries and explored 19.76 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==287560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584382164e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x584383ad67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5843829b0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709dfe64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="119.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="231.00" routeLength="4604.79" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="312.00" routeLength="4564.90" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="121.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.81" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="233.00" routeLength="4604.79" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="314.00" routeLength="4564.90" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==287580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a756b094e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5a756ca067d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a756b8e0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c498844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="119.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="231.00" routeLength="4605.38" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="312.00" routeLength="4565.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="121.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.80" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="233.00" routeLength="4605.38" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="314.00" routeLength="4565.50" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail uncontrolled_links ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==287671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dfee45eee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5dfee5f607d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dfee4e3acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74dc2264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593659f63e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59365b8d57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59365a7afcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd198c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf599f95e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bf59b9077d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bf59a7e1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f41a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2617eede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d261985f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d2618739cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c17284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe858702e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fe85a0747d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fe858f4ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a72b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==256967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57dbc0087e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57dbc19f97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57dbc08d3cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b48f224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==256943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bcbce8bce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bcbd022e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bcbcf108cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x753cfb44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==256959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a881d8ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64a8837007d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a8825dacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a475a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==256976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1486c83e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b14885f57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b14874cfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b368224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==256960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55e638de7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55e63a7597d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55e639633cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780b2164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d54e6411e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d54e7d837d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d54e6c5dcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789255a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5871973c7e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x587198d397d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x587197c13cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a52c9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d611b3b9e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d611cd2b7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d611bc05cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c99904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6059f1981e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x6059f32f37d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6059f21cdcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5d4b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap_option ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a046dcce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62a04873e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62a047618cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea7baa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbdb2083e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bbdb39f57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bbdb28cfcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767666e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==257740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d22da355e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d22dbcc77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d22daba1cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79114444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_teleport_bidi_custom ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket15932 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,5d0
< Warning: Vehicle 'f_0.1' performs emergency braking on lane 'E0_1' with decel=9.00, wished=4.50, severity=1.00, time=52.00.
< Warning: Vehicle 'f_0.1' teleports beyond arrival edge 'E0', time=52.00.
< -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
< Warning: Teleporting vehicle 'f_0.1'; collision with vehicle 'f_1.7', lane='E0_1', gap=-1.33, latGap=-0.05, time=52.00, stage=move.
< 

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==291852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58de124c8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58de13e3a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58de12d14cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bebba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6691 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==291868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5286d33e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5d52886a57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d528757fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a6e664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598334b4ae01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5983364bc7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x598335396cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca65ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aaa187ede01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5aaa1a15f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aaa19039cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b59224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c310f3f6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c3110d687d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c310fc42cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703b4b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 28 queries and explored 4.36 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.59 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box with_cars ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x580e64e58e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x580e667ca7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x580e656a4cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6a8184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26c26,32
< DijkstraRouter answered 59 queries and explored 4.03 edges on average.
---
> DijkstraRouter answered 26 queries and explored 4.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 22 queries and explored 3.64 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.86 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f41e7e8e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x64f42015a7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f41f034cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71622264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 427 queries and explored 3.20 edges on average.
---
> DijkstraRouter answered 365 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 3.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617cfa9b1e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x617cfc3237d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617cfb1fdcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711c1204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 111 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 81 queries and explored 2.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 30 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal_wrongAlignment ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5991fbc47e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5991fd5b97d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5991fc493cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796c7664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 123 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 72 queries and explored 2.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 32 queries and explored 2.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 2.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 2.29 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment basic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5913f971fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5913fb0917d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5913f9f6bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c32a6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593210215e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x593211b877d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x593210a61cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc9a264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bec39f34e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bec3b8a67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bec3a780cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d21bac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578cf6372e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x578cf7ce47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578cf6bbecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d970a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x649ce4a33e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x649ce63a57d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x649ce527fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79650524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581f38123e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x581f39a957d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x581f3896fcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cae99c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fba66fcbe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5fba6893d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fba67817cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725a8a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==289702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a7e281fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57a7e41917d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a7e306bcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x708c2ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 534 queries and explored 3.23 edges on average.
---
> DijkstraRouter answered 371 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 110 queries and explored 3.39 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Feb2025 Jan2025 )

---------- Differences in fcd ----------
1024,1025c1024,1025
<         <vehicle id="veh.2" x="141.74" y="-1.54" angle="91.46" type="t0" speed="13.85" pos="141.74" lane="beg_1" slope="0.00" acceleration="0.36" accelerationLat="-1.00"/>
<         <vehicle id="veh.3" x="102.57" y="-2.29" angle="89.90" type="t0" speed="13.85" pos="102.57" lane="beg_1" slope="0.00" acceleration="0.88" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="141.74" y="-1.53" angle="91.35" type="t0" speed="13.85" pos="141.74" lane="beg_1" slope="0.00" acceleration="0.36" accelerationLat="0.00"/>
>         <vehicle id="veh.3" x="102.57" y="-2.30" angle="90.02" type="t0" speed="13.85" pos="102.57" lane="beg_1" slope="0.00" acceleration="0.88" accelerationLat="0.00"/>
1031,1032c1031,1032
<         <vehicle id="veh.2" x="143.12" y="-1.61" angle="91.87" type="t0" speed="13.83" pos="143.12" lane="beg_1" slope="0.00" acceleration="-0.13" accelerationLat="-1.00"/>
<         <vehicle id="veh.3" x="103.95" y="-2.27" angle="89.70" type="t0" speed="13.82" pos="103.95" lane="beg_1" slope="0.00" acceleration="-0.31" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="143.12" y="-1.57" angle="91.44" type="t0" speed="13.83" pos="143.12" lane="beg_1" slope="0.00" acceleration="-0.13" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="103.95" y="-2.30" angle="90.01" type="t0" speed="13.82" pos="103.95" lane="beg_1" slope="0.00" acceleration="-0.31" accelerationLat="0.00"/>
1038,1039c1038,1039
<         <vehicle id="veh.2" x="144.51" y="-1.68" angle="92.16" type="t0" speed="13.84" pos="144.51" lane="beg_1" slope="0.00" acceleration="0.12" accelerationLat="0.00"/>
<         <vehicle id="veh.3" x="105.34" y="-2.24" angle="89.44" type="t0" speed="13.86" pos="105.34" lane="beg_1" slope="0.00" acceleration="0.38" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="144.51" y="-1.61" angle="91.51" type="t0" speed="13.84" pos="144.51" lane="beg_1" slope="0.00" acceleration="0.12" accelerationLat="0.00"/>
>         <vehicle id="veh.3" x="105.34" y="-2.29" angle="89.90" type="t0" speed="13.86" pos="105.34" lane="beg_1" slope="0.00" acceleration="0.38" accelerationLat="1.00"/>
1045,1046c1045,1046
<         <vehicle id="veh.2" x="145.89" y="-1.74" angle="92.27" type="t0" speed="13.80" pos="145.89" lane="beg_1" slope="0.00" acceleration="-0.49" accelerationLat="1.00"/>
<         <vehicle id="veh.3" x="106.72" y="-2.22" angle="89.37" type="t0" speed="13.87" pos="106.72" lane="beg_1" slope="0.00" acceleration="0.07" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.2" x="145.89" y="-1.64" angle="91.45" type="t0" speed="13.80" pos="145.89" lane="beg_1" slope="0.00" acceleration="-0.49" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="106.72" y="-2.29" angle="89.92" type="t0" speed="13.87" pos="106.72" lane="beg_1" slope="0.00" acceleration="0.07" accelerationLat="-1.00"/>
1052,1053c1052,1053
<         <vehicle id="veh.2" x="147.27" y="-1.80" angle="92.22" type="t0" speed="13.87" pos="147.27" lane="beg_1" slope="0.00" acceleration="0.77" accelerationLat="1.00"/>
<         <vehicle id="veh.3" x="108.11" y="-2.19" angle="89.20" type="t0" speed="13.87" pos="108.11" lane="beg_1" slope="0.00" acceleration="-0.01" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="147.27" y="-1.67" angle="91.29" type="t0" speed="13.87" pos="147.27" lane="beg_1" slope="0.00" acceleration="0.77" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="108.11" y="-2.30" angle="90.06" type="t0" speed="13.87" pos="108.11" lane="beg_1" slope="0.00" acceleration="-0.01" accelerationLat="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma_queued ( Last six runs Feb2025 Jan2025 )

---------- Differences in fcd ----------
1940c1940
<         <vehicle id="veh.2" x="173.33" y="-1.75" angle="91.03" type="t0" speed="0.17" pos="173.33" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="-0.13"/>
---
>         <vehicle id="veh.2" x="173.33" y="-1.75" angle="91.05" type="t0" speed="0.17" pos="173.33" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="-0.28"/>
1948c1948
<         <vehicle id="veh.2" x="173.34" y="-1.75" angle="91.03" type="t0" speed="0.15" pos="173.34" lane="beg_1" slope="0.00" acceleration="-0.18" accelerationLat="0.02"/>
---
>         <vehicle id="veh.2" x="173.34" y="-1.75" angle="91.05" type="t0" speed="0.15" pos="173.34" lane="beg_1" slope="0.00" acceleration="-0.18" accelerationLat="0.17"/>
1956c1956
<         <vehicle id="veh.2" x="173.35" y="-1.75" angle="91.02" type="t0" speed="0.14" pos="173.35" lane="beg_1" slope="0.00" acceleration="-0.12" accelerationLat="0.10"/>
---
>         <vehicle id="veh.2" x="173.35" y="-1.75" angle="91.04" type="t0" speed="0.14" pos="173.35" lane="beg_1" slope="0.00" acceleration="-0.12" accelerationLat="0.10"/>
1964c1964
<         <vehicle id="veh.2" x="173.37" y="-1.75" angle="91.01" type="t0" speed="0.12" pos="173.37" lane="beg_1" slope="0.00" acceleration="-0.17" accelerationLat="0.03"/>
---
>         <vehicle id="veh.2" x="173.37" y="-1.75" angle="91.03" type="t0" speed="0.12" pos="173.37" lane="beg_1" slope="0.00" acceleration="-0.17" accelerationLat="0.03"/>
1977c1977
<         <vehicle id="blocker" x="196.68" y="-2.30" angle="90.58" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.30"/>
---
>         <vehicle id="blocker" x="196.68" y="-2.29" angle="90.56" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.56"/>
1980c1980
<         <vehicle id="veh.2" x="173.39" y="-1.75" angle="91.03" type="t0" speed="0.11" pos="173.39" lane="beg_1" slope="0.00" acceleration="-0.08" accelerationLat="0.09"/>
---
>         <vehicle id="veh.2" x="173.39" y="-1.75" angle="91.05" type="t0" speed="0.11" pos="173.39" lane="beg_1" slope="0.00" acceleration="-0.08" accelerationLat="0.09"/>
1985c1985
<         <vehicle id="blocker" x="196.87" y="-2.30" angle="90.58" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-0.46"/>
---
>         <vehicle id="blocker" x="196.87" y="-2.30" angle="90.55" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-0.71"/>
1988c1988
<         <vehicle id="veh.2" x="173.40" y="-1.75" angle="91.02" type="t0" speed="0.11" pos="173.40" lane="beg_1" slope="0.00" acceleration="-0.00" accelerationLat="0.16"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e78657a0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e78671127d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7865feccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d65a204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59824139ee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x598242d107d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x598241beacd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715ee544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket10927 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==290859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577cdf36fe01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x577ce0ce17d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x577cdfbbbcd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a5b704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
30c30,36
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket11481 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c2734e0e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x57c274e527d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57c273d2ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ac41dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket13111 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x626e27c4ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x626e295be7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x626e28498cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7055cf44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 818 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 52 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63ecd0a84e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63ecd23f67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63ecd12d0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f7c344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 50 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 10 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557020324e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x557021c967d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x557020b70cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b2ed1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a0d8935e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x63a0da2a77d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a0d9181cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7deaa344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1182.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 618.17
>  Speed: 5.73
>  Duration: 131.03
>  WaitingTime: 30.57
>  TimeLoss: 84.77
>  DepartDelay: 1.78
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6c7f232e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5e6c80ba47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e6c7fa7ecd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bdfd8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 616.65
>  Speed: 11.04
>  Duration: 56.01
>  WaitingTime: 0.47
>  TimeLoss: 9.88
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58747acbee01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x58747c6307d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58747b50acd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b8fe84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1033.60.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 58 (Loaded: 580)
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 58):
>  RouteLength: 619.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f85bee4de01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5f85c07bf7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f85bf699cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9b0de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.95
>  Speed: 10.45
>  Duration: 59.71
>  WaitingTime: 1.99
>  TimeLoss: 13.55
>  DepartDelay: 0.28
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55ebe3b74e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x55ebe54e67d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55ebe43c0cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721f1084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1260.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.88
>  Speed: 4.62
>  Duration: 166.30
>  WaitingTime: 44.15
>  TimeLoss: 120.08
>  DepartDelay: 9.19
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ae10f59e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x62ae128cb7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62ae117a5cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79292104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 616.39
>  Speed: 10.91
>  Duration: 56.65
>  WaitingTime: 0.47
>  TimeLoss: 10.48
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59fa11f3be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x59fa138ad7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59fa12787cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe6e7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1069.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.58
>  Speed: 10.26
>  Duration: 60.99
>  WaitingTime: 2.39
>  TimeLoss: 14.88
>  DepartDelay: 0.33
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b90f1b1ce01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5b90f348e7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b90f2368cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74216124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.92
>  Speed: 10.88
>  Duration: 56.63
>  WaitingTime: 0.81
>  TimeLoss: 10.71
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.98 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x565687d72e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5656896e47d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5656885becd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5d56e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1079.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 614.89
>  Speed: 8.56
>  Duration: 75.57
>  WaitingTime: 8.85
>  TimeLoss: 29.61
>  DepartDelay: 0.29
> DijkstraRouter answered 431 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_long ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
5,11c5,7
< Warning: Vehicle 'v.7223'; collision with vehicle 'v.7056', lane='2_2', gap=-1.66, latGap=-1.00, time=154.00, stage=move.
< Warning: Vehicle 'v.7889'; collision with vehicle 'v.7724', lane='2.9_5', gap=-1.15, latGap=-0.80, time=168.00, stage=laneChange.
< Warning: Vehicle 'v.9223'; junction collision with vehicle 'v.9056', lane=':1_0_1', gap=-6.74, latGap=-0.70, time=209.00, stage=move.
< Warning: Vehicle 'v.12278'; collision with vehicle 'v.11389', lane='2_2', gap=-1.09, latGap=-1.75, time=248.00, stage=move.
< Warning: Vehicle 'v.12389'; collision with vehicle 'v.12056', lane='2_0', gap=-0.08, latGap=-1.30, time=254.00, stage=move.
< Warning: Vehicle 'v.14778'; junction collision with vehicle 'v.14500', lane=':J1_0_2', gap=-4.74, latGap=-0.10, time=294.00, stage=move.
< Warning: Vehicle 'v.15334'; collision with vehicle 'v.15167', lane='2_1', gap=-1.20, latGap=-1.45, time=305.00, stage=move.
---
> Warning: Vehicle 'v.6890'; junction collision with vehicle 'v.7056', lane=':J1_0_2', gap=-1.75, latGap=-0.60, time=154.00, stage=move.
> Warning: Vehicle 'v.12612'; collision with vehicle 'v.12056', lane='2_2', gap=-6.65, latGap=-1.00, time=252.00, stage=move.
> Warning: Vehicle 'v.14223'; collision with vehicle 'v.14112', lane='2_2', gap=-1.47, latGap=-1.00, time=281.00, stage=move.
13,17c9,25
< Warning: Vehicle 'v.15000'; collision with vehicle 'v.15612', lane='2_2', gap=-4.33, latGap=-0.55, time=309.00, stage=move.
< Warning: Vehicle 'v.16278'; collision with vehicle 'v.16112', lane='2_2', gap=-0.52, latGap=-1.40, time=318.00, stage=move.
< Warning: Vehicle 'v.15612'; junction collision with vehicle 'v.15000', lane=':1_0_2', gap=-7.40, latGap=-0.05, time=320.00, stage=move.
< Warning: Vehicle 'v.17500'; collision with vehicle 'v.17778', lane='2_2', gap=-6.30, latGap=-0.30, time=348.00, stage=move.
< Warning: Vehicle 'v.18500'; collision with vehicle 'v.18334', lane='2_0', gap=-0.47, latGap=-1.00, time=361.00, stage=move.
---
> Warning: Vehicle 'v.14667'; junction collision with vehicle 'v.15278', lane=':1_0_2', gap=-5.57, latGap=-0.10, time=312.00, stage=move.
> Warning: Vehicle 'v.17168'; collision with vehicle 'v.17334', lane='2_0', gap=-4.69, latGap=-1.50, time=343.00, stage=move.
> Warning: Vehicle 'v.17500'; collision with vehicle 'v.17667', lane='2_1', gap=-2.26, latGap=-1.20, time=349.00, stage=move.
> Warning: Vehicle 'v.18945'; collision with vehicle 'v.18778', lane='2_2', gap=-2.96, latGap=-1.00, time=367.00, stage=move.
> Warning: Vehicle 'v.19835'; junction collision with vehicle 'v.20000', lane=':J1_0_1', gap=-7.03, latGap=-1.00, time=389.00, stage=move.
> Warning: Vehicle 'v.20001'; collision with vehicle 'v.20334', lane='2_0', gap=-5.32, latGap=-0.20, time=394.00, stage=move.
> 
> =================================================================
> ==291102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
<  Running: 28
---
>  Running: 30
12c12
<  Teleports: 0 (Collisions: 13)
---
>  Teleports: 0 (Collisions: 10)
14c14
< Statistics (avg of 238):
---
> Statistics (avg of 236):
16,19c16,19
<  Speed: 7.47
<  Duration: 44.74
<  WaitingTime: 0.59
<  TimeLoss: 13.81
---
>  Speed: 7.56
>  Duration: 44.08
>  WaitingTime: 0.46
>  TimeLoss: 13.16
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_short ( Last six runs Feb2025 Jan2025 )

---------- Differences in errors ----------
1,10c1,22
< Warning: Vehicle 'v.3778'; collision with vehicle 'v.3612', lane='2_0', gap=-0.27, latGap=-1.70, time=88.00, stage=move.
< Warning: Vehicle 'v.6945'; collision with vehicle 'v.6778', lane='2_0', gap=-3.85, latGap=-1.40, time=148.00, stage=move.
< Warning: Vehicle 'v.6500'; collision with vehicle 'v.6612', lane='3_1', gap=-4.50, latGap=-0.30, time=159.00, stage=move.
< Warning: Vehicle 'v.9223' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle 'v.9500'; junction collision with vehicle 'v.9001', lane=':J1_0_2', gap=-6.60, latGap=-0.60, time=194.00, stage=move.
< Warning: Vehicle 'v.12612'; junction collision with vehicle 'v.12056', lane=':J1_0_2', gap=-6.38, latGap=-0.10, time=249.00, stage=move.
< Warning: Vehicle 'v.17889'; collision with vehicle 'v.17723', lane='2_0', gap=-1.41, latGap=-1.40, time=344.00, stage=move.
< Warning: Vehicle 'v.18056'; collision with vehicle 'v.17889', lane='2_0', gap=-3.50, latGap=-0.60, time=348.00, stage=move.
< Warning: Vehicle 'v.19223'; collision with vehicle 'v.19056', lane='2_1', gap=-4.78, latGap=-1.20, time=377.00, stage=move.
< Warning: Vehicle 'v.20112'; collision with vehicle 'v.19945', lane='2_2', gap=-4.92, latGap=-0.70, time=387.00, stage=move.
---
> Warning: Vehicle 'v.3612'; junction collision with vehicle 'v.3500', lane=':1_0_1', gap=-7.14, latGap=-0.30, time=102.00, stage=move.
> Warning: Vehicle 'v.5000'; collision with vehicle 'v.4778', lane='3_1', gap=-4.54, latGap=-0.55, time=129.00, stage=move.
> Warning: Vehicle 'v.8278' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=170.00.
> Warning: Vehicle 'v.8612' performs emergency braking on lane ':1_0_0' with decel=9.00, wished=4.50, severity=1.00, time=193.00.
> Warning: Vehicle 'v.10834'; collision with vehicle 'v.10667', lane='2.9_5', gap=-4.42, latGap=-0.50, time=217.00, stage=laneChange.
> Warning: Vehicle 'v.11834'; collision with vehicle 'v.12000', lane='2.9_5', gap=-1.74, latGap=-0.40, time=243.00, stage=laneChange.
> Warning: Vehicle 'v.12167'; collision with vehicle 'v.11834', lane='2_2', gap=-3.77, latGap=-0.20, time=244.00, stage=move.
> Warning: Vehicle 'v.12278'; collision with vehicle 'v.12445', lane='2_0', gap=-1.69, latGap=-1.60, time=250.00, stage=move.
> Warning: Vehicle 'v.12834'; collision with vehicle 'v.12667', lane='2_2', gap=-3.38, latGap=-0.50, time=255.00, stage=move.
> Warning: Vehicle 'v.13835'; junction collision with vehicle 'v.13667', lane=':1_0_2', gap=-6.37, latGap=-0.10, time=286.00, stage=move.
> Warning: Vehicle 'v.16889'; junction collision with vehicle 'v.16500', lane=':J1_0_2', gap=-6.75, latGap=-1.10, time=333.00, stage=move.
> 
> =================================================================
> ==291092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9bad4c2e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5c9baee347d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10c9,10
<  Inserted: 267 (Loaded: 22167)
<  Running: 29
---
>  Inserted: 266 (Loaded: 22167)
>  Running: 31
13,14c13,14
<  Emergency Braking: 1
< Statistics (avg of 238):
---
>  Emergency Braking: 2
> Statistics (avg of 235):
16,19c16,19
<  Speed: 6.79
<  Duration: 41.75
<  WaitingTime: 0.53
<  TimeLoss: 14.37
---
>  Speed: 6.89
>  Duration: 41.02
>  WaitingTime: 0.56
>  TimeLoss: 13.57
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Feb2025 Jan2025 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move.
> 

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Feb2025 Jan2025 )

too much braking (ballistic or asl)
(This bug was triggered by text found in file 'rawdump' matching '.*')
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.97"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.35"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.70" speed="26.72"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.34" speed="26.09"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.92" speed="25.47"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.43" speed="24.84"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.89" speed="24.22"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Feb2025 Jan2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1034.00" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2234.36" traveltime="107.81" overlapTraveltime="109.48" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.80" timeLoss="517.52" speed="27.42" speedRelative="0.76" departed="349" arrived="0" entered="0" left="270" laneChangedFrom="81" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2225.30" traveltime="93.96" overlapTraveltime="94.42" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.00" timeLoss="272.64" speed="31.80" speedRelative="0.88" departed="295" arrived="0" entered="0" left="374" laneChangedFrom="2" laneChangedTo="81"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3763.09" traveltime="8.85" overlapTraveltime="9.06" density="18.47" laneDensity="18.47" occupancy="9.03" waitingTime="0.00" timeLoss="1405.55" speed="22.30" speedRelative="0.62" departed="0" arrived="423" entered="423" left="0" laneChangedFrom="0" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="2684.82" traveltime="6.44" overlapTraveltime="6.60" density="13.18" laneDensity="13.18" occupancy="6.48" waitingTime="0.00" timeLoss="421.07" speed="30.62" speedRelative="0.85" departed="0" arrived="414" entered="414" left="0" laneChangedFrom="0" laneChangedTo="0"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5400.47" traveltime="42.26" overlapTraveltime="44.44" density="53.84" laneDensity="53.84" occupancy="26.68" waitingTime="3074.70" timeLoss="5053.39" speed="2.30" speedRelative="0.06" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="2973.37" traveltime="8.67" overlapTraveltime="9.14" density="29.65" laneDensity="29.65" occupancy="14.20" waitingTime="317.60" timeLoss="2040.15" speed="11.16" speedRelative="0.31" departed="0" arrived="0" entered="270" left="423" laneChangedFrom="42" laneChangedTo="195"/>
>             <lane id="merge_2" sampledSeconds="1573.10" traveltime="3.84" overlapTraveltime="4.03" density="15.68" laneDensity="15.68" occupancy="7.48" waitingTime="32.40" timeLoss="478.07" speed="25.29" speedRelative="0.70" departed="0" arrived="0" entered="374" left="414" laneChangedFrom="2" laneChangedTo="42"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2307.33" traveltime="11.52" overlapTraveltime="12.16" density="7.38" laneDensity="7.38" occupancy="3.60" waitingTime="47.00" timeLoss="679.69" speed="25.27" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1034.00.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 25.39
>  Duration: 27.44
>  WaitingTime: 4.17
>  TimeLoss: 12.87
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Feb2025 Jan2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1047.60" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="4794.36" traveltime="243.28" overlapTraveltime="254.04" density="1.53" laneDensity="1.53" occupancy="0.74" waitingTime="140.90" timeLoss="3213.48" speed="11.82" speedRelative="0.33" departed="359" arrived="0" entered="0" left="222" laneChangedFrom="138" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="3333.46" traveltime="131.76" overlapTraveltime="132.81" density="1.06" laneDensity="1.06" occupancy="0.52" waitingTime="7.00" timeLoss="1245.38" speed="22.60" speedRelative="0.63" departed="285" arrived="0" entered="0" left="422" laneChangedFrom="1" laneChangedTo="138"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3561.97" traveltime="10.34" overlapTraveltime="10.58" density="17.26" laneDensity="17.26" occupancy="8.38" waitingTime="0.00" timeLoss="1667.27" speed="19.09" speedRelative="0.53" departed="0" arrived="343" entered="343" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3470.67" traveltime="6.98" overlapTraveltime="7.14" density="16.82" laneDensity="16.82" occupancy="8.26" waitingTime="0.00" timeLoss="743.41" speed="28.28" speedRelative="0.79" departed="0" arrived="494" entered="494" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="3125.85" traveltime="22.45" overlapTraveltime="23.61" density="30.76" laneDensity="30.76" occupancy="15.18" waitingTime="508.70" timeLoss="2747.80" speed="4.32" speedRelative="0.12" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6375.90" traveltime="26.00" overlapTraveltime="26.43" density="62.74" laneDensity="62.74" occupancy="30.13" waitingTime="550.90" timeLoss="5690.26" speed="3.86" speedRelative="0.11" departed="0" arrived="0" entered="217" left="343" laneChangedFrom="67" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2427.22" traveltime="5.02" overlapTraveltime="5.24" density="23.89" laneDensity="23.89" occupancy="11.38" waitingTime="9.80" timeLoss="1115.49" speed="19.47" speedRelative="0.54" departed="0" arrived="0" entered="427" left="494" laneChangedFrom="0" laneChangedTo="67"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2037.06" traveltime="10.33" overlapTraveltime="10.73" density="6.43" laneDensity="6.43" occupancy="3.15" waitingTime="0.70" timeLoss="409.42" speed="28.62" speedRelative="0.80" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,410
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1018.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1047.60.
9c10
<  Inserted: 905
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 20.24
>  Duration: 34.43
>  WaitingTime: 1.54
>  TimeLoss: 19.86
<truncated after showing first 30 lines>

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Feb2025 Jan2025 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Feb2025 Jan2025 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,48
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 237.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 235.80.
11c12
< Statistics (avg):
---
> Statistics (avg of 20):
13,16c14,18
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.39
>  Duration: 207.34
>  WaitingTime: 152.91
>  TimeLoss: 169.59
>  DepartDelay: 0.14

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Feb2025 Jan2025 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'mixed.59' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=69.30.
> Warning: Vehicle 'mixed.60' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=70.00.
> Warning: Vehicle 'mixed.34' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=74.90.
> Warning: Vehicle 'mixed.34' ends teleporting on edge 'end', time=75.40.
> Warning: Vehicle 'mixed.21' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=82.40.
> Warning: Vehicle 'mixed.59' ends teleporting on edge 'end', time=88.10.
> Warning: Vehicle 'mixed.55' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=88.40.
> Warning: Vehicle 'mixed.75' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=95.80.
> Warning: Vehicle 'mixed.84' ends teleporting on edge 'end', time=123.40.
> Warning: Vehicle 'mixed.95' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=133.40.
> Warning: Vehicle 'mixed.90' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=134.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.34'; collision with vehicle 'mixed.38', lane='beg_1', gap=-0.02, latGap=-0.22, time=75.40, stage=move.
> Warning: Teleporting vehicle 'mixed.59'; collision with vehicle 'mixed.61', lane='beg_0', gap=-0.83, latGap=-0.01, time=88.10, stage=laneChange.
> Warning: Teleporting vehicle 'mixed.84'; collision with vehicle 'mixed.83', lane='beg_0', gap=-3.23, latGap=-0.01, time=123.40, stage=laneChange.
> 
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3c4
< Simulation started with time: 0.00..
---
> Simulation started with time: 0.00.
11c12,14
< Statistics (avg):
---
>  Teleports: 3 (Collisions: 3)
>  Emergency Braking: 8
> Statistics (avg of 100):
13,16c16,20
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 2.83
>  Duration: 194.31
>  WaitingTime: 115.59
>  TimeLoss: 153.01
>  DepartDelay: 10.92
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Feb2025 Jan2025 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.06, time=0.90, stage=move.
> 

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Feb2025 Jan2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Feb2025 Jan2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.53" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.33" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.93" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.72" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Feb2025 Jan2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.53" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.32" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.11" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.88" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.65" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Feb2025 Jan2025 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 33.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 32.10.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13c14,15
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c17
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Feb2025 Jan2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 11.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 18.90.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13,15c14,17
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Feb2025 Jan2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 372.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Feb2025 Jan2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 384.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Feb2025 Jan2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.89" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.89" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.69" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.69" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.11" y="-1.59" angle="89.43" type="tB" speed="13.44" pos="4.14" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.43" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.43" y="-1.56" angle="89.23" type="tB" speed="12.99" pos="5.47" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="89.13" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.69" y="-1.52" angle="88.97" type="tB" speed="12.54" pos="6.74" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.80" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="7.91" y="-1.47" angle="88.64" type="tB" speed="12.09" pos="7.97" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="2.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="38.99" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="4.63" followerSecureGap="0.00" followerSpeed="9.84" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Feb2025 Jan2025 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,26
> Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10.
> Warning: Vehicle 'main.11' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=25.00.
> Warning: Vehicle 'main.14' performs emergency braking on lane 'end_0' with decel=9.00, wished=4.50, severity=1.00, time=48.70.
> Warning: Vehicle 'ramp.18' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=81.10.
> Warning: Vehicle 'main.90' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=112.50.
> Warning: Vehicle 'main.90' ends teleporting on edge 'merge', time=117.60.
> Warning: Vehicle 'main.60' ends teleporting on edge 'end', time=131.50.
> Warning: Vehicle 'main.119' ends teleporting on edge 'end', time=150.60.
> Warning: Vehicle 'main.101' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=155.20.
> Warning: Vehicle 'main.110' ends teleporting on edge 'end', time=159.50.
> Warning: Vehicle 'main.120' ends teleporting on edge 'end', time=161.60.
> Warning: Vehicle 'main.140' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=167.00.
> Warning: Vehicle 'main.140' ends teleporting on edge 'end', time=171.60.
> Warning: Vehicle 'ramp.52' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=191.30.
> Warning: Vehicle 'main.197' performs emergency braking on lane 'end_1' with decel=9.00, wished=4.50, severity=1.00, time=282.50.
> Warning: Vehicle 'main.215' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=356.30.
> Warning: Vehicle 'main.280' ends teleporting on edge 'end', time=374.60.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'main.110'; collision with vehicle 'main.108', lane='merge_1', gap=-1.82, latGap=-0.06, time=156.90, stage=laneChange.
> Warning: Teleporting vehicle 'main.119'; collision with vehicle 'main.110', lane='merge_1', gap=-0.64, latGap=-0.56, time=150.60, stage=move.
> Warning: Teleporting vehicle 'main.120'; collision with vehicle 'main.86', lane='merge_1', gap=-2.37, latGap=-0.07, time=160.30, stage=laneChange.
> Warning: Teleporting vehicle 'main.140'; collision with vehicle 'main.86', lane='merge_1', gap=-0.15, latGap=-0.19, time=167.30, stage=move.
> Warning: Teleporting vehicle 'main.280'; collision with vehicle 'main.228', lane='merge_1', gap=-0.48, latGap=-0.24, time=374.60, stage=move.
> Warning: Teleporting vehicle 'main.60'; collision with vehicle 'ramp.40', lane='merge_1', gap=-0.07, latGap=-0.49, time=131.50, stage=move.
> Warning: Teleporting vehicle 'main.90'; collision with vehicle 'main.86', lane='beg_0', gap=-0.09, latGap=-0.74, time=112.60, stage=move.
> 
---------- Differences in lanechanges ----------
5,360c5,446
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 477.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 662.20.
11,16c12,20
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  Teleports: 7 (Collisions: 7)
>  Emergency Braking: 10
> Statistics (avg of 565):
>  RouteLength: 404.89
>  Speed: 13.25
>  Duration: 45.39
>  WaitingTime: 5.89
>  TimeLoss: 32.67
>  DepartDelay: 110.92

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Feb2025 Jan2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,8
> Warning: Vehicle 'main.131' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=183.10.
> Warning: Vehicle 'main.179' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=250.70.
> Warning: Vehicle 'main.253' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=396.20.
> Warning: Vehicle 'main.278' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=451.70.
> Warning: Vehicle 'onRamp.114' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=689.60.
> Warning: Vehicle 'onRamp.114' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-12.91, offset=0.16), time=689.70.
> Warning: Vehicle 'main.558' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1069.30.
> Warning: Vehicle 'main.563' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1080.30.
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1218.20" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="23796.63" traveltime="1889.40" overlapTraveltime="1898.77" density="6.52" laneDensity="6.52" occupancy="3.22" waitingTime="6560.16" timeLoss="22756.32" speed="1.58" speedRelative="0.04" departed="192" arrived="0" entered="0" left="165" laneChangedFrom="45" laneChangedTo="18"/>
>             <lane id="beg2_1" sampledSeconds="7105.64" traveltime="227.78" overlapTraveltime="225.97" density="1.95" laneDensity="1.95" occupancy="0.97" waitingTime="47.90" timeLoss="4476.25" speed="13.28" speedRelative="0.37" departed="452" arrived="0" entered="0" left="479" laneChangedFrom="18" laneChangedTo="45"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3400.07" traveltime="9.98" overlapTraveltime="10.21" density="14.17" laneDensity="14.17" occupancy="6.86" waitingTime="0.00" timeLoss="1527.85" speed="19.78" speedRelative="0.55" departed="0" arrived="339" entered="339" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3122.76" traveltime="6.22" overlapTraveltime="6.37" density="13.01" laneDensity="13.01" occupancy="6.40" waitingTime="0.00" timeLoss="370.70" speed="31.69" speedRelative="0.88" departed="0" arrived="498" entered="498" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="7572.45" traveltime="53.08" overlapTraveltime="55.82" density="64.08" laneDensity="64.08" occupancy="31.26" waitingTime="2622.30" timeLoss="7186.09" speed="1.83" speedRelative="0.05" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="8615.29" traveltime="40.46" overlapTraveltime="40.43" density="72.91" laneDensity="72.91" occupancy="34.73" waitingTime="2994.20" timeLoss="8012.24" speed="2.52" speedRelative="0.07" departed="0" arrived="0" entered="165" left="339" laneChangedFrom="19" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2094.42" traveltime="4.11" overlapTraveltime="4.29" density="17.72" laneDensity="17.72" occupancy="8.44" waitingTime="5.90" timeLoss="708.36" speed="23.78" speedRelative="0.66" departed="0" arrived="0" entered="479" left="498" laneChangedFrom="0" laneChangedTo="19"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="7086.74" traveltime="35.02" overlapTraveltime="37.34" density="19.25" laneDensity="19.25" occupancy="9.32" waitingTime="490.70" timeLoss="5459.09" speed="8.23" speedRelative="0.23" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1218.20.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,17c13,21
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  Emergency Stops: 1
>  Emergency Braking: 7
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 15.57
<truncated after showing first 30 lines>

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Feb2025 Jan2025 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,18
> Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
> Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
> Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00.
> Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00.
> Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00.
> Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00.
> Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.00.
> 
> =================================================================
> ==302988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574ae8e20e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x574aea7927d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x574ae966ccd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e9be04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Feb2025 Jan2025 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3783.00.

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Feb2025 Jan2025 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move.

---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Feb2025 Jan2025 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> 
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Feb2025 Jan2025 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Feb2025 Jan2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Feb2025 Jan2025 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75, stage=move.

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Feb2025 Jan2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,84c1,148
< Warning: Vehicle '0.87' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=154.00.
< Warning: Vehicle '0.69' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=179.00.
< Warning: Vehicle '0.74' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle '0.75' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=189.00.
< Warning: Vehicle '0.142' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=231.00.
< Warning: Vehicle '0.159' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=243.00.
< Warning: Vehicle '0.157' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=263.00.
< Warning: Vehicle '0.170' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.179' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.189' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=330.00.
< Warning: Vehicle '0.192' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=335.00.
< Warning: Vehicle '0.164' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=356.00.
< Warning: Vehicle '0.210' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=395.00.
< Warning: Vehicle '0.211' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=396.00.
< Warning: Vehicle '0.26' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=553.00.
< Warning: Vehicle '0.42' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=647.00.
< Warning: Vehicle '0.56' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=648.00.
< Warning: Vehicle '0.70' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=710.00.
< Warning: Vehicle '0.56' ends teleporting on edge '4/1to5/1', time=762.00.
< Warning: Vehicle '0.75' ends teleporting on edge '4/1to5/1', time=766.00.
< Warning: Vehicle '0.67' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=769.00.
< Warning: Vehicle '0.68' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=770.00.
< Warning: Vehicle '0.82' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=804.00.
< Warning: Vehicle '0.83' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=805.00.
< Warning: Vehicle '0.68' ends teleporting on edge '4/1to5/1', time=806.00.
< Warning: Vehicle '0.109' ends teleporting on edge '3/1to4/1', time=816.00.
< Warning: Vehicle '0.139' ends teleporting on edge '3/1to4/1', time=827.00.
< Warning: Vehicle '0.158' ends teleporting on edge '2/1to3/1', time=829.00.
< Warning: Vehicle '0.165' ends teleporting on edge '2/1to3/1', time=831.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (#4551) on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Feb2025 Jan2025 )

collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
71d70
< Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
73a73
> Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
137d136
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=210.00.
139c138
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=213.00.
---
> Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=212.00.
141,142c140
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=215.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=217.00.
---
> Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=216.00.
146a145
> Warning: Vehicle '1.18' ends teleporting on edge 'a', time=220.00.
149,151c148
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=221.00.
< Warning: Vehicle '1.2' ends teleporting on edge 'b', time=222.00.
< Warning: Vehicle '1.18' ends teleporting on edge 'a', time=222.00.
---
> Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=222.00.
153d149
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=223.00.
155d150
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=223.00.
157,164c152,155
< Warning: Vehicle '1.30' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
13,14c14,15
<  Teleports: 330 (Collisions: 330)
<  Emergency Braking: 1897
---
>  Teleports: 343 (Collisions: 343)
>  Emergency Braking: 1870
16,17c17,18
<  RouteLength: 62159.90
<  Speed: 20.73
---
>  RouteLength: 63707.22
>  Speed: 21.25
19,20c20,21
<  WaitingTime: 70.00
<  TimeLoss: 1088.77
---
>  WaitingTime: 58.77
>  TimeLoss: 1043.51

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs Feb2025 Jan2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2,38c2,180
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=119.00.
< Warning: Vehicle '1.13' ends teleporting on edge 'b', time=131.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=135.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=165.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=355.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'b', time=389.00.
< Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.33' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=461.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=523.00.
< Warning: Vehicle '1.15' ends teleporting on edge 'b', time=587.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=589.00.
< Warning: Vehicle '1.14' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=634.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=690.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=691.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=833.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=834.00.
< Warning: Vehicle '1.29' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=891.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1138.00.
< Warning: Vehicle '1.6' ends teleporting on edge 'b', time=1525.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1563.00.
< Warning: Vehicle '1.0' ends teleporting on edge 'b', time=1852.00.
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=1971.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1993.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2047.00.
< Warning: Vehicle '1.21' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2260.00.
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=2350.00.
< Warning: Vehicle '1.5' ends teleporting on edge 'b', time=2362.00.
< Warning: Vehicle '1.8' ends teleporting on edge 'b', time=2379.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Feb2025 Jan2025 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,9c1,3
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=70.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=72.00.
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=97.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=98.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=100.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=160.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=218.00.
< Warning: Vehicle '1.15' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=270.00.
---
> Warning: Vehicle '1.11' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=209.00.
> Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=226.00.
> Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=227.00.
11c5
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=273.00.
---
> Warning: Vehicle '1.21' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=277.00.
13d6
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=280.00.
15,114c8,122
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=282.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=284.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=292.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=308.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=385.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=417.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=420.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=457.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
<  Emergency Braking: 119
---
>  Emergency Braking: 128
16c16
<  RouteLength: 42269.75
---
>  RouteLength: 42281.89
19,20c19,20
<  WaitingTime: 716.37
<  TimeLoss: 1589.04
---
>  WaitingTime: 717.28
>  TimeLoss: 1588.63

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Feb2025 Jan2025 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,3
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
2a5,15
> 
> =================================================================
> ==298113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bdfee9a6e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5bdff03187d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bdfef1f2cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3218c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (#5644) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Feb2025 Jan2025 )

#5644
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
5,17c5,17
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <minTTC time="NA" position="NA" type="NA" value="NA"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <maxDRAC time="5.40" position="100.83,47.54" type="10" value="3.23"/>
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>     <conflict begin="1.00" end="10.60" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.70,48.35 95.03,48.35 95.37,48.34 95.71,48.33 96.05,48.31 96.38,48.29 96.66,48.28 96.93,48.27 97.23,48.25 97.55,48.24 97.90,48.22 98.28,48.
20 98.67,48.12 99.09,48.02 99.53,47.91 99.99,47.80 100.49,47.69 100.97,47.47 101.48,47.24 102.01,47.00 102.56,46.74 103.12,46.44 103.70,46.12 104.30,45.79 104.93,45.44 105.58,45.09 106.25,44.72 106.95,44.34"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.18,0.00 3.25,0.00 3.31,0.00 3.38,-0.00 3.44,-0.02 3.49,-0.03 3.04,-0.03 2.59,-0.04 2.85,-0.05 3.11,-0.06 3.37,-0.08 3.63,-0.09 3.89,-0.12 4.14,-0.19 4.40,-0.29 4.65,-0.41 4.90,-0.54 5.14,-0.67 5.37,-0.92 5.58,-1.20 5.77,-1.52 5.94,-1.8
6 6.08,-2.26 6.24,-2.57 6.37,-2.91 6.49,-3.27 6.68,-3.48 6.87,-3.67 7.06,-3.86"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="NA" position="NA" type="NA" value="NA" speed="NA"/>
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.28 3.20 3.10 3.00 2.88 2.75 2.60 2.43 2.24 2.02 1.76 1.47 1.12 0.71 0.22 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <maxDRAC time="5.40" position="100.54,47.67" type="10" value="3.28" speed="13.89"/>
>         <PET time="9.51" position="100.54,47.67" type="17" value="1.11" speed="7.14"/>
19,31c19,31
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<truncated after showing first 30 lines>

TEST had known bugs (#5696) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Feb2025 Jan2025 )

#5696
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="12.00" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.54,48.29 96.80,48.27 97.01,48.26 97.18,48.26 97.30,48.25 97.41,48.
24 97.54,48.24 97.71,48.23 97.90,48.22 98.11,48.21 98.35,48.19 98.61,48.13 98.90,48.06 99.21,47.99 99.54,47.91 99.90,47.83 100.29,47.73 100.69,47.60 101.10,47.42 101.53,47.22 101.98,47.01 102.46,46.79 102.95,46.53 103.46,46.25 103.99,45.96 104.54,45.65 105.12,45.34 105.72,45.01 106.34,44.67 106.99,44.32 107.65,43.96 108.35,43.58 109.06,43.19 109.80,42.79 110.56,42.38 111.34,41.95"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 2.78,-0.02 2.33,-0.02 1.88,-0.02 1.43,-0.01 0.98,-0.01 1.24,-0.01 1.50,-0.02 1.76,-0.02 2.02,-0.03 2.28,-0.03 2.54,-0.04 2.80,-0.06 3.06,-0.09 3.32,-0.12 3.58,-0.1
6 3.83,-0.20 4.09,-0.25 4.35,-0.33 4.60,-0.44 4.85,-0.56 5.09,-0.70 5.33,-0.86 5.56,-1.05 5.78,-1.26 5.99,-1.50 6.19,-1.77 6.38,-2.04 6.56,-2.32 6.73,-2.62 6.88,-2.94 7.03,-3.25 7.19,-3.51 7.35,-3.78 7.53,-3.99 7.73,-4.16 7.94,-4.33"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="6.91 6.81 6.71 6.61 6.51 6.41 6.31 6.21 6.11 6.01 5.91 5.81 5.71 5.61 5.51 5.41 5.31 5.21 5.11 5.01 4.91 4.81 4.71 4.61 4.51 4.41 4.31 4.21 4.11 4.01 3.91 3.81 3.71 3.61 3.51 3.41 3.31 3.21 3.11 3.01 2.91 2.81 2.71 2.61 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,45.94" type="11" value="2.61" speed="13.89"/>
>         <DRACSpan values="0.10 0.11 0.11 0.11 0.12 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.21 0.22 0.22 0.23 0.24 0.26 0.27 0.28 0.29 0.31 0.32 0.34 0.36 0.38 0.40 0.42 0.45 0.48 0.51 0.54 0.58 0.62 0.66 3.48 3.41 3.35 3.27 3.18 3.09 2.99 2.87 2.74 2.59 2.43 2.24 2.03 1.78 1.49 1.16 0.77 0.31 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Feb2025 Jan2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Feb2025 Jan2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Feb2025 Jan2025 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3c3
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00, stage=move.

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Feb2025 Jan2025 )

routing error
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found')
---------- Differences in errors ----------
0a1,15
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==286257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a7b6c26e01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x60a7b85987d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60a7b7472cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6e91c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,31d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<             <driveWay edges="gneE1 gneE3">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/>
<                 <flank lanes=":gneJ3_1_0 -gneE2_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="71.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="171.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Feb2025 Jan2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.')
---------- Differences in errors ----------
0a1,15
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==287163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5821d469be01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5821d600d7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5821d4ee7cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70dffae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="36.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Feb2025 Jan2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Feb2025 Jan2025 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,141c1,94
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
< Warning: Vehicle '0'; collision with vehicle '12', lane='EC_1', gap=-3.40', latGap=-0.90, time=62.00 stage=laneChange.
< Warning: Vehicle '96' teleports beyond arrival edge 'NC', time=63.00.
< Warning: Vehicle '86' ends teleporting on edge 'CS', time=63.00.
< Warning: Vehicle '48'; collision with vehicle '30', lane=':gneJ2_0_1', gap=-4.11', latGap=-0.60, time=65.00 stage=move.
< Warning: Vehicle '111' ends teleporting on edge 'CW', time=71.00.
< Warning: Vehicle '0' teleports beyond arrival edge 'EC', time=73.00.
< Warning: Vehicle '12' ends teleporting on edge 'CW', time=73.00.
< Warning: Vehicle '83'; collision with vehicle '40', lane=':C_19_0', gap=-2.04', latGap=-0.76, time=76.00 stage=move.
< Warning: Vehicle '115'; collision with vehicle '2', lane='SC_2', gap=-4.01', latGap=-0.90, time=76.00 stage=laneChange.
< Warning: Vehicle '2'; collision with vehicle '94', lane='SC_2', gap=-0.69', latGap=-0.45, time=76.00 stage=laneChange.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1681.00.
---
> Simulation ended at time: 2414.00.
12,19c13,22
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  Teleports: 343 (Collisions: 302, Jam: 33, Yield: 1, Wrong Lane: 7)
>  Emergency Stops: 12
>  Emergency Braking: 39
> Statistics (avg of 1200):
>  RouteLength: 185.46
>  Speed: 3.81
>  Duration: 125.49
>  WaitingTime: 97.41
>  TimeLoss: 108.15
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
512,594c512,522
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5540.35" traveltime="83.71" overlapTraveltime="84.14" density="94.02" laneDensity="47.01" occupancy="23.39" waitingTime="0.00" timeLoss="1950.26" speed="11.73" speedRelative="0.60" departed="0" arrived="0" entered="67" left="66" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="5235.74" traveltime="80.70" overlapTraveltime="81.11" density="88.85" laneDensity="44.43" occupancy="22.11" waitingTime="0.00" timeLoss="1602.16" speed="12.17" speedRelative="0.62" departed="0" arrived="0" entered="53" left="67" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="5510.25" traveltime="84.84" overlapTraveltime="85.28" density="93.51" laneDensity="46.76" occupancy="23.26" waitingTime="0.00" timeLoss="1680.32" speed="11.57" speedRelative="0.59" departed="0" arrived="0" entered="65" left="60" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="2747.66" traveltime="75.30" overlapTraveltime="75.67" density="46.63" laneDensity="23.31" occupancy="11.58" waitingTime="0.00" timeLoss="598.88" speed="13.04" speedRelative="0.67" departed="0" arrived="0" entered="60" left="33" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="4/1to5/1" sampledSeconds="3128.54" traveltime="71.44" overlapTraveltime="71.87" density="53.09" laneDensity="26.55" occupancy="13.19" waitingTime="0.00" timeLoss="769.40" speed="13.73" speedRelative="0.70" departed="0" arrived="0" entered="33" left="59" laneChangedFrom="17" laneChangedTo="17"/>
<         <edge id="5/1to6/1" sampledSeconds="5469.43" traveltime="83.02" overlapTraveltime="83.44" density="92.82" laneDensity="46.41" occupancy="23.09" waitingTime="0.00" timeLoss="1953.20" speed="11.83" speedRelative="0.60" departed="0" arrived="0" entered="60" left="64" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="6/1to7/1" sampledSeconds="3330.21" traveltime="73.42" overlapTraveltime="73.76" density="56.52" laneDensity="28.26" occupancy="14.04" waitingTime="0.00" timeLoss="783.23" speed="13.38" speedRelative="0.68" departed="0" arrived="0" entered="64" left="40" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="7/1to8/1" sampledSeconds="1605.23" traveltime="67.94" overlapTraveltime="68.28" density="27.24" laneDensity="13.62" occupancy="6.77" waitingTime="0.00" timeLoss="230.84" speed="14.46" speedRelative="0.74" departed="0" arrived="0" entered="40" left="11" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="8/1to9/1" sampledSeconds="1229.88" traveltime="66.12" overlapTraveltime="66.44" density="20.87" laneDensity="10.44" occupancy="5.19" waitingTime="0.00" timeLoss="87.24" speed="14.86" speedRelative="0.76" departed="0" arrived="0" entered="11" left="28" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="9/1to10/1" sampledSeconds="2315.61" traveltime="65.94" overlapTraveltime="66.37" density="39.30" laneDensity="19.65" occupancy="9.76" waitingTime="0.00" timeLoss="327.82" speed="14.87" speedRelative="0.76" departed="0" arrived="0" entered="28" left="53" laneChangedFrom="9" laneChangedTo="9"/>
<     </interval>
<     <interval begin="2640.00" end="2700.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5572.11" traveltime="84.44" overlapTraveltime="84.87" density="94.56" laneDensity="47.28" occupancy="23.52" waitingTime="0.00" timeLoss="1921.39" speed="11.63" speedRelative="0.59" departed="0" arrived="0" entered="66" left="65" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="3482.90" traveltime="75.09" overlapTraveltime="75.54" density="59.11" laneDensity="29.55" occupancy="14.70" waitingTime="0.00" timeLoss="861.05" speed="13.07" speedRelative="0.67" departed="0" arrived="0" entered="25" left="66" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="2/1to3/1" sampledSeconds="5578.28" traveltime="85.08" overlapTraveltime="85.51" density="94.67" laneDensity="47.33" occupancy="23.55" waitingTime="0.00" timeLoss="1939.99" speed="11.54" speedRelative="0.59" departed="0" arrived="0" entered="66" left="64" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="3/1to4/1" sampledSeconds="4805.22" traveltime="81.24" overlapTraveltime="81.62" density="81.55" laneDensity="40.77" occupancy="20.30" waitingTime="0.00" timeLoss="1299.91" speed="12.09" speedRelative="0.62" departed="0" arrived="0" entered="64" left="39" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="4/1to5/1" sampledSeconds="2195.97" traveltime="69.49" overlapTraveltime="69.85" density="37.27" laneDensity="18.63" occupancy="9.26" waitingTime="0.00" timeLoss="354.25" speed="14.13" speedRelative="0.72" departed="0" arrived="0" entered="39" left="35" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="5/1to6/1" sampledSeconds="4262.35" traveltime="79.64" overlapTraveltime="80.07" density="72.33" laneDensity="36.17" occupancy="18.00" waitingTime="0.00" timeLoss="1358.39" speed="12.33" speedRelative="0.63" departed="0" arrived="0" entered="35" left="66" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="6/1to7/1" sampledSeconds="4995.50" traveltime="81.58" overlapTraveltime="81.95" density="84.78" laneDensity="42.39" occupancy="21.10" waitingTime="0.00" timeLoss="1701.87" speed="12.04" speedRelative="0.61" departed="0" arrived="0" entered="66" left="42" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="7/1to8/1" sampledSeconds="2669.76" traveltime="66.88" overlapTraveltime="67.22" density="45.31" laneDensity="22.65" occupancy="11.27" waitingTime="0.00" timeLoss="485.07" speed="14.68" speedRelative="0.75" departed="0" arrived="0" entered="42" left="40" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="8/1to9/1" sampledSeconds="1255.15" traveltime="63.98" overlapTraveltime="64.30" density="21.30" laneDensity="10.65" occupancy="5.29" waitingTime="0.00" timeLoss="133.99" speed="15.35" speedRelative="0.78" departed="0" arrived="0" entered="40" left="12" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="1287.61" traveltime="64.99" overlapTraveltime="65.31" density="21.85" laneDensity="10.93" occupancy="5.44" waitingTime="0.00" timeLoss="75.51" speed="15.11" speedRelative="0.77" departed="0" arrived="0" entered="12" left="25" laneChangedFrom="13" laneChangedTo="13"/>
<     </interval>
<     <interval begin="2700.00" end="2760.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4920.81" traveltime="83.43" overlapTraveltime="83.85" density="83.51" laneDensity="41.75" occupancy="20.79" waitingTime="0.00" timeLoss="1594.20" speed="11.77" speedRelative="0.60" departed="0" arrived="0" entered="34" left="66" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="10/1to1/1" sampledSeconds="1410.90" traveltime="66.64" overlapTraveltime="67.06" density="23.94" laneDensity="11.97" occupancy="5.95" waitingTime="0.00" timeLoss="130.66" speed="14.72" speedRelative="0.75" departed="0" arrived="0" entered="15" left="34" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="2/1to3/1" sampledSeconds="5599.07" traveltime="85.07" overlapTraveltime="85.51" density="95.02" laneDensity="47.51" occupancy="23.64" waitingTime="0.00" timeLoss="2008.64" speed="11.54" speedRelative="0.59" departed="0" arrived="0" entered="66" left="66" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="5458.99" traveltime="83.51" overlapTraveltime="83.95" density="92.64" laneDensity="46.32" occupancy="23.04" waitingTime="0.00" timeLoss="1731.61" speed="11.76" speedRelative="0.60" departed="0" arrived="0" entered="66" left="63" laneChangedFrom="2" laneChangedTo="2"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,9c8,10
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2621.20.
> Reason: Interrupted.
16,18c17,19
<  RouteLength: 34057.39
<  Speed: 13.25
<  Duration: 2566.79
---
>  RouteLength: 29237.49
>  Speed: 13.33
>  Duration: 2187.99
20c21
<  TimeLoss: 616.31
---
>  TimeLoss: 512.43

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder breakdown ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh_none' is depleted, time=3.00.
< Warning: Removing vehicle 'veh_remove' after breaking down, lane='E0E1_0', time=28.00.
< Warning: Battery of vehicle 'veh_tow' is depleted, time=44.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10247c16,45
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh_none" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="5.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="401.6000" y="5.3683" lane="E0E1_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh_none" energyConsumed="0.8418" totalEnergyConsumed="0.8418" totalEnergyRegenerated="0.0000" actualBatteryCapacity="4.1582" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="401.6000" y="5.5475" lane="E0E1_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh_none" energyConsumed="1.9537" totalEnergyConsumed="2.7955" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2.2045" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="401.6000" y="5.9059" lane="E0E1_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh_none" energyConsumed="3.0674" totalEnergyConsumed="5.8629" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="401.6000" y="6.4435" lane="E0E1_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh_none" energyConsumed="4.1838" totalEnergyConsumed="10.0466" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="401.6000" y="7.1603" lane="E0E1_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,4288c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="11739.75" chargingSteps="4269">
<         <vehicle id="veh_tow" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="5975.75" chargingBegin="58.00" chargingEnd="2230.00">
<             <step time="58.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="59.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="60.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="17.71" maximumBatteryCapacity="35000.00"/>
<             <step time="61.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="32.65" maximumBatteryCapacity="35000.00"/>
<             <step time="62.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="40.29" maximumBatteryCapacity="35000.00"/>
<             <step time="63.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="43.04" maximumBatteryCapacity="35000.00"/>
<             <step time="64.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="45.78" maximumBatteryCapacity="35000.00"/>
<             <step time="65.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="48.51" maximumBatteryCapacity="35000.00"/>
<             <step time="66.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="51.25" maximumBatteryCapacity="35000.00"/>
<             <step time="67.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="53.99" maximumBatteryCapacity="35000.00"/>
<             <step time="68.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="56.72" maximumBatteryCapacity="35000.00"/>
<             <step time="69.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="59.46" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh_remove" depart="25.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="28.00" arrivalLane="E0E1_0" arrivalPos="14.10" arrivalSpeed="0.00" duration="3.00" routeLength="2.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.86" rerouteNo="1" devices="tripinfo_veh_remove stationfinder_veh_remove battery_veh_remove" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="0" actualBatteryCapacity="3.77" totalEnergyConsumed="1.40" totalEnergyRegenerated="0.17"/>
<     </tripinfo>
<     <tripinfo id="veh_tow" depart="20.00" departLane="E0E1_0" departPos="30.00" departSpeed="0.00" departDelay="0.00" arrival="2563.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2543.00" routeLength="3022.23" waitingTime="129.00" waitingCount="4" stopTime="2188.00" timeLoss="170.65" rerouteNo="2" devices="tripinfo_veh_tow stationfinder_veh_tow battery_veh_tow" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="2" actualBatteryCapacity="4532.02" totalEnergyConsumed="1713.23" totalEnergyRegenerated="142.11"/>
<     </tripinfo>
<     <tripinfo id="veh_none" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="2565.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2565.00" routeLength="4077.56" waitingTime="426.00" waitingCount="4" stopTime="1791.00" timeLoss="477.68" rerouteNo="1" devices="tripinfo_veh_none stationfinder_veh_none battery_veh_none" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="4" actualBatteryCapacity="4316.83" totalEnergyConsumed="2724.11" totalEnergyRegenerated="193.61"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargeType ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:24 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,2425c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="20000.0000" maximumBatteryCapacity="900000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:24 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,481c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="287.37" chargingSteps="99">
<         <vehicle id="veh0" type="ElectricVehicle" totalEnergyChargedIntoVehicle="287.37" chargingBegin="17.00" chargingEnd="115.00">
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="2.90" power="11000.00" efficiency="0.95" actualBatteryCapacity="138.29" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="5.81" power="11000.00" efficiency="0.95" actualBatteryCapacity="141.18" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="8.71" power="11000.00" efficiency="0.95" actualBatteryCapacity="144.07" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="11.61" power="11000.00" efficiency="0.95" actualBatteryCapacity="146.96" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="14.51" power="11000.00" efficiency="0.95" actualBatteryCapacity="149.85" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="17.42" power="11000.00" efficiency="0.95" actualBatteryCapacity="152.74" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="20.32" power="11000.00" efficiency="0.95" actualBatteryCapacity="155.63" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="23.22" power="11000.00" efficiency="0.95" actualBatteryCapacity="158.52" maximumBatteryCapacity="35000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="26.12" power="11000.00" efficiency="0.95" actualBatteryCapacity="161.41" maximumBatteryCapacity="35000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="29.03" power="11000.00" efficiency="0.95" actualBatteryCapacity="164.30" maximumBatteryCapacity="35000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="31.93" power="11000.00" efficiency="0.95" actualBatteryCapacity="167.19" maximumBatteryCapacity="35000.00"/>
<             <step time="28.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="34.83" power="11000.00" efficiency="0.95" actualBatteryCapacity="170.08" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="401.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="99.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="81.63" totalEnergyConsumed="389.32" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="4.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="2.00" arrival="674.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="670.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="368.00" timeLoss="14.08" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="FuelVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="721081.16" totalEnergyConsumed="195663.71" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder charging ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1227c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,122c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="299.75" chargingSteps="109">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="299.75" chargingBegin="13.00" chargingEnd="121.00">
<             <step time="13.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="104.55" maximumBatteryCapacity="35000.00"/>
<             <step time="14.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="118.14" maximumBatteryCapacity="35000.00"/>
<             <step time="15.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="137.21" maximumBatteryCapacity="35000.00"/>
<             <step time="16.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="146.31" maximumBatteryCapacity="35000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="149.13" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="151.87" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="154.61" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="157.35" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="160.09" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="162.82" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="165.56" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="168.30" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="407.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="407.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="105.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="93.93" totalEnergyConsumed="389.40" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargingStrategy ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:24 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,707c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="253.74" chargingSteps="694">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="253.74" chargingBegin="6.00" chargingEnd="699.00">
<             <step time="6.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="0.37" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.36" maximumBatteryCapacity="6000.00"/>
<             <step time="7.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="0.73" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.72" maximumBatteryCapacity="6000.00"/>
<             <step time="8.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.10" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.09" maximumBatteryCapacity="6000.00"/>
<             <step time="9.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.46" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.46" maximumBatteryCapacity="6000.00"/>
<             <step time="10.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.82" maximumBatteryCapacity="6000.00"/>
<             <step time="11.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.19" maximumBatteryCapacity="6000.00"/>
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.55" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.92" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="3.29" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.28" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="3.66" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.65" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.02" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.02" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.38" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.75" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:24 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="6.00" ended="700.00" delay="0.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="13.89" departDelay="0.00" arrival="989.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="989.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="694.00" timeLoss="7.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="48.98" totalEnergyConsumed="342.81" totalEnergyRegenerated="38.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder notFound ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh0' is depleted, time=14.00.
< Warning: There is no charging station available to teleport the vehicle 'veh0' to at time=1813.00. Thus the vehicle will be removed.
< Warning: Removing vehicle 'veh0' after breaking down, lane='D2_0', time=1813.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5445c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="50.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="49.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="48.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="47.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="45.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,47
< <chargingstations-export>
< </chargingstations-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <battery-output value="battery.xml"/>
>         <battery-output.precision value="4"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="1813.00" arrivalLane="D2_0" arrivalPos="149.66" arrivalSpeed="0.00" duration="1813.00" routeLength="131.56" waitingTime="0.00" waitingCount="0" stopTime="1796.00" timeLoss="7.53" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="1" actualBatteryCapacity="16.53" totalEnergyConsumed="78.47" totalEnergyRegenerated="38.70"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder occupied ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh0' is depleted, time=406.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1868c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:25 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,297c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="287.64" chargingSteps="109">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="287.64" chargingBegin="12.00" chargingEnd="120.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.88" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.51" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.13" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.76" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.39" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.01" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.64" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.27" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.89" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.52" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.15" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.77" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.40" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="410.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="410.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="109.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="368.60" totalEnergyRegenerated="16.18"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="6.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="3.00" arrival="486.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="480.00" routeLength="3982.70" waitingTime="5.00" waitingCount="1" stopTime="168.00" timeLoss="25.11" rerouteNo="2" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="164.72" totalEnergyConsumed="385.92" totalEnergyRegenerated="30.64"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder opportunistic ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
308,2066c308
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="615.6084" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35401.1878" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="318.8707" y="101.6000" lane="E1D1_0" posOnLane="431.8300" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7069" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.7237" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="31"/>
<     </timestep>
<     <timestep time="77.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="623.5965" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35393.1997" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="316.4927" y="101.6000" lane="E1D1_0" posOnLane="445.7200" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7207" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.7098" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="32"/>
<     </timestep>
<     <timestep time="78.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="631.5845" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35385.2117" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="314.1148" y="101.6000" lane="E1D1_0" posOnLane="459.6100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7346" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6959" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="33"/>
<     </timestep>
<     <timestep time="79.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="639.5726" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35377.2236" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="311.7368" y="101.6000" lane="E1D1_0" posOnLane="473.5000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7485" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6820" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="34"/>
<     </timestep>
<     <timestep time="80.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="647.5607" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35369.2355" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="309.3588" y="101.6000" lane="E1D1_0" posOnLane="487.3900" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7624" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6681" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="35"/>
<     </timestep>
<     <timestep time="81.00">
<         <vehicle id="veh0" energyConsumed="-6.7782" totalEnergyConsumed="647.5607" totalEnergyRegenerated="23.5744" actualBatteryCapacity="35376.0137" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="11.5100" acceleration="-2.3800" x="307.3883" y="101.6000" lane="E1D1_0" posOnLane="498.9000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7763" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6542" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="36"/>
<     </timestep>
<     <timestep time="82.00">
<         <vehicle id="veh0" energyConsumed="-14.0125" totalEnergyConsumed="647.5607" totalEnergyRegenerated="37.5869" actualBatteryCapacity="35390.0263" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="-5.0000" x="302.5395" y="103.7676" lane=":D1_3_0" posOnLane="5.4100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7902" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6403" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="37"/>
<     </timestep>
<     <timestep time="83.00">
<         <vehicle id="veh0" energyConsumed="3.6025" totalEnergyConsumed="651.1632" totalEnergyRegenerated="37.5869" actualBatteryCapacity="35386.4238" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="0.0000" x="301.6000" y="107.6948" lane="D1D2_0" posOnLane="2.8900" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,47c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="79.17" chargingSteps="30">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="79.17" chargingBegin="105.00" chargingEnd="134.00">
<             <step time="105.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="35244.52" maximumBatteryCapacity="60000.00"/>
<             <step time="106.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="35247.14" maximumBatteryCapacity="60000.00"/>
<             <step time="107.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="35249.77" maximumBatteryCapacity="60000.00"/>
<             <step time="108.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="35252.39" maximumBatteryCapacity="60000.00"/>
<             <step time="109.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="35255.02" maximumBatteryCapacity="60000.00"/>
<             <step time="110.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="35257.64" maximumBatteryCapacity="60000.00"/>
<             <step time="111.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="35260.27" maximumBatteryCapacity="60000.00"/>
<             <step time="112.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="35262.89" maximumBatteryCapacity="60000.00"/>
<             <step time="113.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="35265.52" maximumBatteryCapacity="60000.00"/>
<             <step time="114.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="35268.14" maximumBatteryCapacity="60000.00"/>
<             <step time="115.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="35270.77" maximumBatteryCapacity="60000.00"/>
<             <step time="116.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="35273.39" maximumBatteryCapacity="60000.00"/>
<             <step time="117.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="35276.02" maximumBatteryCapacity="60000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="448.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="448.00" routeLength="4077.56" waitingTime="74.00" waitingCount="3" stopTime="30.00" timeLoss="121.18" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33582.92" totalEnergyConsumed="2673.93" totalEnergyRegenerated="177.69"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="538.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="536.00" routeLength="3668.52" waitingTime="220.00" waitingCount="5" stopTime="0.00" timeLoss="269.21" rerouteNo="0" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33744.85" totalEnergyConsumed="2423.82" totalEnergyRegenerated="168.67"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder replaceStop ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,892c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="1287.78" chargingSteps="488">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="1287.78" chargingBegin="12.00" chargingEnd="499.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="96.02" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="98.66" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="101.30" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="103.94" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="106.58" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="109.22" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="111.85" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="114.49" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="117.13" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="119.77" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="122.41" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="125.05" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="127.69" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="D2_1" pos="120.00" parking="0" started="26.00" ended="411.00" delay="0.65" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="L2_0" pos="50.00" parking="0" started="450.00" ended="500.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="12.00" ended="500.00" delay="0.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh3" depart="10.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="754.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="744.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="435.00" timeLoss="22.15" rerouteNo="1" devices="tripinfo_veh3 stationfinder_veh3 battery_veh3" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="808.96" totalEnergyConsumed="430.15" totalEnergyRegenerated="72.11"/>
<     </tripinfo>
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="789.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="789.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="488.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1040.41" totalEnergyConsumed="363.57" totalEnergyRegenerated="16.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder searchingNoEnergyCheck ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1117c16,44
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="947.56" chargingSteps="333">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="947.56" chargingBegin="471.00" chargingEnd="803.00">
<             <step time="471.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12311.78" maximumBatteryCapacity="35000.00"/>
<             <step time="472.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12303.80" maximumBatteryCapacity="35000.00"/>
<             <step time="473.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12320.76" maximumBatteryCapacity="35000.00"/>
<             <step time="474.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12331.16" maximumBatteryCapacity="35000.00"/>
<             <step time="475.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12334.08" maximumBatteryCapacity="35000.00"/>
<             <step time="476.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="2.89" power="13000.00" efficiency="0.80" actualBatteryCapacity="12336.96" maximumBatteryCapacity="35000.00"/>
<             <step time="477.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="5.78" power="13000.00" efficiency="0.80" actualBatteryCapacity="12339.83" maximumBatteryCapacity="35000.00"/>
<             <step time="478.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="8.67" power="13000.00" efficiency="0.80" actualBatteryCapacity="12342.71" maximumBatteryCapacity="35000.00"/>
<             <step time="479.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="11.56" power="13000.00" efficiency="0.80" actualBatteryCapacity="12345.58" maximumBatteryCapacity="35000.00"/>
<             <step time="480.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="14.44" power="13000.00" efficiency="0.80" actualBatteryCapacity="12348.46" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh1" depart="1.00" departLane="E4E3_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="898.00" arrivalLane="B0A0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="897.00" routeLength="3971.08" waitingTime="149.00" waitingCount="6" stopTime="381.00" timeLoss="204.70" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle2" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="13578.77" totalEnergyConsumed="2597.36" totalEnergyRegenerated="168.08"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="898.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="896.00" routeLength="3979.56" waitingTime="207.00" waitingCount="6" stopTime="317.00" timeLoss="267.08" rerouteNo="1" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="13556.77" totalEnergyConsumed="2642.81" totalEnergyRegenerated="196.80"/>
<     </tripinfo>
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="1021.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="1021.00" routeLength="6738.41" waitingTime="125.00" waitingCount="6" stopTime="329.00" timeLoss="201.47" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="11850.94" totalEnergyConsumed="4407.17" totalEnergyRegenerated="310.55"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder targetFunction ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh1' is depleted, time=409.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1648c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="998.3500" lane="D2_1" posOnLane="24.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="998.3500" lane="D2_1" posOnLane="28.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,233c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="287.64" chargingSteps="109">
<         <vehicle id="veh1" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="287.64" chargingBegin="15.00" chargingEnd="123.00">
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.88" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.51" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.13" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.76" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.39" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.01" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.64" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.27" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.89" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.52" maximumBatteryCapacity="6000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.15" maximumBatteryCapacity="6000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.77" maximumBatteryCapacity="6000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.40" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="406.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="406.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="105.00" timeLoss="14.11" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1.40" totalEnergyConsumed="389.34" totalEnergyRegenerated="33.74"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="3.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="413.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="410.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="109.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="368.60" totalEnergyRegenerated="16.18"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder zeroPower ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh0' is depleted, time=105.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,888c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="995.0500" lane="D2_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-01-28 12:28:26 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
< </chargingstations-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="294.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="294.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.45" rerouteNo="0" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="348.29" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3,4d2
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'flow.21' found.
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,25c6
< Simulation ended at time: 214.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Emergency Stops: 2
< Statistics (avg):
<  RouteLength: 855.04
<  Duration: 96.22
<  WaitingTime: 44.13
<  TimeLoss: 58.45
<  DepartDelay: 1.89
< 
< DijkstraRouter answered 9 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 16 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-01-28 12:09:04 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <ignore-route-errors value="true"/>
>         <default.speeddev value="0"/>
>     </processing>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,24c6
< Simulation ended at time: 216.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 821.47
<  Duration: 81.73
<  WaitingTime: 24.59
<  TimeLoss: 48.77
<  DepartDelay: 2.96
< 
< DijkstraRouter answered 19 queries and explored 4.74 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 26 queries and explored 4.58 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 9 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-01-28 12:09:04 by Eclipse SUMO sumo Version v1_21_0+2077-c5132911b1b
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Feb2025 Jan2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf6caebde01 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d4e01) (BuildId: 3429fbb0c8bd146b88fdcb8fc2e641528ec5cf7e)
>     #1 0x5cf6cc82f7d9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cf6cb709cd9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78eed6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,19c6,21
< Simulation ended at time: 1219.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 1013.00.
> Reason: Interrupted.
> Performance:
> Vehicles:
>  Inserted: 894 (Loaded: 1015)
>  Running: 238
>  Waiting: 121
> Statistics (avg of 656):
>  RouteLength: 619.15
>  Speed: 3.65
<truncated after showing first 30 lines>