10May2025 - detailed test results for SUMO.meso

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.31May110223.263621 -g

To start TextTest for these tests, run:

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


meso: 2663 tests: 2580 succeeded 65 FAILED 18 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16347 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==2291859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x62074c070451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x62074da49f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62074c8c62d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7797f664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 40320 byte(s) leaked in 8 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==2291119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e372d110451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5e372eae9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e372d9662d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7146ab84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 actualBatteryCapacity ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 5f e2 bc 60 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 5f e2 bc 60 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 5f e2 bc 60 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 5f e2 bc 60 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 5f e2 bc 60 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300001a280 which does not point to an object of type 'const MSVehicle'
> 0x51300001a280: note: object is of type 'MEVehicle'
>  00 00 00 00  90 b7 08 30 e5 5e 00 00  98 a2 01 00 30 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle'
> 0x51300001a280: note: object is of type 'MEVehicle'
>  00 00 00 00  90 b7 08 30 e5 5e 00 00  98 a2 01 00 30 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x51300001a280 which does not point to an object of type 'MSVehicle'
> 0x51300001a280: note: object is of type 'MEVehicle'
>  00 00 00 00  90 b7 08 30 e5 5e 00 00  98 a2 01 00 30 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle'
> 0x51300001a0c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 b7 08 30 e5 5e 00 00  80 79 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300001a0c0 which does not point to an object of type 'MSVehicle'
> 0x51300001a0c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 b7 08 30 e5 5e 00 00  80 79 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 93 f9 53 56 00 00  98 91 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 93 f9 53 56 00 00  98 91 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 93 f9 53 56 00 00  98 91 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 93 f9 53 56 00 00  98 91 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 93 f9 53 56 00 00  98 91 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist_error ( Last six runs May2025 )

---------- Differences in errors ----------
2a3,50
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 02 df 32 5d 00 00  98 91 00 00 30 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 02 df 32 5d 00 00  98 91 00 00 30 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 02 df 32 5d 00 00  98 91 00 00 30 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 02 df 32 5d 00 00  98 91 00 00 30 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 02 df 32 5d 00 00  98 91 00 00 30 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingCurve ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 59 41 37 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 59 41 37 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 59 41 37 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 59 41 37 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 59 41 37 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 4a f8 25 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 4a f8 25 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 4a f8 25 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 4a f8 25 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 4a f8 25 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300000e580 which does not point to an object of type 'const MSVehicle'
> 0x51300000e580: note: object is of type 'MEVehicle'
>  00 00 00 00  90 f7 b3 94 6f 5d 00 00  98 e5 00 00 30 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle'
> 0x51300000e580: note: object is of type 'MEVehicle'
>  00 00 00 00  90 f7 b3 94 6f 5d 00 00  98 e5 00 00 30 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle'
> 0x51300000e580: note: object is of type 'MEVehicle'
>  00 00 00 00  90 f7 b3 94 6f 5d 00 00  98 e5 00 00 30 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle'
> 0x51300000e580: note: object is of type 'MEVehicle'
>  00 00 00 00  90 f7 b3 94 6f 5d 00 00  98 e5 00 00 30 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300000e580 which does not point to an object of type 'MSVehicle'
> 0x51300000e580: note: object is of type 'MEVehicle'
>  00 00 00 00  90 f7 b3 94 6f 5d 00 00  98 e5 00 00 30 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 1f 67 b6 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 1f 67 b6 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 1f 67 b6 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 1f 67 b6 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 1f 67 b6 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x5130000096c0 which does not point to an object of type 'const MSVehicle'
> 0x5130000096c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 e7 43 45 67 5c 00 00  d8 96 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle'
> 0x5130000096c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 e7 43 45 67 5c 00 00  d8 96 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle'
> 0x5130000096c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 e7 43 45 67 5c 00 00  d8 96 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle'
> 0x5130000096c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 e7 43 45 67 5c 00 00  d8 96 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x5130000096c0 which does not point to an object of type 'MSVehicle'
> 0x5130000096c0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 e7 43 45 67 5c 00 00  d8 96 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated_unfinished ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009dc0 which does not point to an object of type 'const MSVehicle'
> 0x513000009dc0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 11 de 95 5e 00 00  d8 9d 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle'
> 0x513000009dc0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 11 de 95 5e 00 00  d8 9d 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle'
> 0x513000009dc0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 11 de 95 5e 00 00  d8 9d 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle'
> 0x513000009dc0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 11 de 95 5e 00 00  d8 9d 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009dc0 which does not point to an object of type 'MSVehicle'
> 0x513000009dc0: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 11 de 95 5e 00 00  d8 9d 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 d9 6b 6e 56 00 00  98 98 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 d9 6b 6e 56 00 00  98 98 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 d9 6b 6e 56 00 00  98 98 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 d9 6b 6e 56 00 00  98 98 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 37 d9 6b 6e 56 00 00  98 98 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 07 81 d5 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 07 81 d5 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 07 81 d5 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 07 81 d5 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 07 81 d5 5c 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked_explicit ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009340 which does not point to an object of type 'const MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 fd 11 30 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 fd 11 30 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 fd 11 30 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 fd 11 30 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009340 which does not point to an object of type 'MSVehicle'
> 0x513000009340: note: object is of type 'MEVehicle'
>  00 00 00 00  90 77 fd 11 30 59 00 00  58 93 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parkingCapacity ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009880 which does not point to an object of type 'const MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 97 90 dd 3c 61 00 00  98 98 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 97 90 dd 3c 61 00 00  98 98 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 97 90 dd 3c 61 00 00  98 98 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 97 90 dd 3c 61 00 00  98 98 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009880 which does not point to an object of type 'MSVehicle'
> 0x513000009880: note: object is of type 'MEVehicle'
>  00 00 00 00  90 97 90 dd 3c 61 00 00  98 98 00 00 30 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009a40 which does not point to an object of type 'const MSVehicle'
> 0x513000009a40: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 41 2e c1 61 00 00  58 9a 00 00 30 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle'
> 0x513000009a40: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 41 2e c1 61 00 00  58 9a 00 00 30 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle'
> 0x513000009a40: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 41 2e c1 61 00 00  58 9a 00 00 30 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle'
> 0x513000009a40: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 41 2e c1 61 00 00  58 9a 00 00 30 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009a40 which does not point to an object of type 'MSVehicle'
> 0x513000009a40: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 41 2e c1 61 00 00  58 9a 00 00 30 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingThreshold ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'const MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 1a 17 94 5d 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 1a 17 94 5d 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 1a 17 94 5d 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 1a 17 94 5d 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 1a 17 94 5d 00 00  18 8e 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 70 16 8b 5c 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 70 16 8b 5c 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 70 16 8b 5c 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 70 16 8b 5c 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 70 16 8b 5c 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_elec ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 27 9b a8 64 5b 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 27 9b a8 64 5b 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 27 9b a8 64 5b 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 27 9b a8 64 5b 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 27 9b a8 64 5b 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_truck ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x513000009180 which does not point to an object of type 'const MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 72 4c 69 59 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 72 4c 69 59 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 72 4c 69 59 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 72 4c 69 59 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x513000009180 which does not point to an object of type 'MSVehicle'
> 0x513000009180: note: object is of type 'MEVehicle'
>  00 00 00 00  90 57 72 4c 69 59 00 00  98 91 00 00 30 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x51300004c780 which does not point to an object of type 'const MSVehicle'
> 0x51300004c780: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 e1 3f f4 60 00 00  90 fc 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle'
> 0x51300004c780: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 e1 3f f4 60 00 00  90 fc 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle'
> 0x51300004c780: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 e1 3f f4 60 00 00  90 fc 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle'
> 0x51300004c780: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 e1 3f f4 60 00 00  90 fc 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x51300004c780 which does not point to an object of type 'MSVehicle'
> 0x51300004c780: note: object is of type 'MEVehicle'
>  00 00 00 00  90 07 e1 3f f4 60 00 00  90 fc 1c 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,841
> 
> =================================================================
> ==2286688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x59c0921be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x59c0933cc762 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:924:50
>     #2 0x59c0933cc424 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x59c09331120a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34
>     #4 0x59c094de34a8 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
>     #5 0x7d5f43de63b6 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)
>     #6 0x7d5f43db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d5f43db822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d5f43db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7d5f43de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x59c094e17762 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
>     #11 0x59c0950a3dc1 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
>     #12 0x59c0932f254a 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
>     #13 0x59c0932e9802 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x59c0932fa82b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x59c0921c2042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7d5f42a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7d5f42a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x59c0920e4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x59c0921be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x59c09546e188 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x59c0952b8d12 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:165:72 
devices rerouting personTrip early_ending_flow ( Last six runs May2025 )
extended stops jumps target_occupied ( Last six runs May2025 )
extended stops long_stop ( Last six runs May2025 )
extended stops parking parking_delay_insertion ( Last six runs May2025 )
rail reversal double_reversal_dwEnd ( Last six runs May2025 )

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

---------- Differences in errors ----------
1,2c1,89
< 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 0x50400013e150 which does not point to an object of type 'BookReservation'
> 0x50400013e150: note: object has invalid vptr
>  00 00 00 00  13 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288816==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e178 at pc 0x57272081046c bp 0x7ffdf2dd53b0 sp 0x7ffdf2dd53a8
> READ of size 8 at 0x50400013e178 thread T0
>     #0 0x57272081046b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x57272080c94b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x572720893e08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5727208c9dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x57271e7e0238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x57271e7dae88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x57271e7c7405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x77c60622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x77c60622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x57271e6e9fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400013e178 is located 40 bytes inside of 48-byte region [0x50400013e150,0x50400013e180)
> freed by thread T0 here:
>     #0 0x57271e7c3cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x57272082e1c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x57271f04f5ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x57271e7de5a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-10 11:04:00 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,46
< <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="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="267.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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,89
< 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 0x50400013e150 which does not point to an object of type 'BookReservation'
> 0x50400013e150: note: object has invalid vptr
>  00 00 00 00  13 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288807==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e178 at pc 0x5d49e538746c bp 0x7ffc4e7f4d10 sp 0x7ffc4e7f4d08
> READ of size 8 at 0x50400013e178 thread T0
>     #0 0x5d49e538746b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d49e538394b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d49e540ae08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5d49e5440dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5d49e3357238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5d49e3351e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d49e333e405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x72f74b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x72f74b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d49e3260fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400013e178 is located 40 bytes inside of 48-byte region [0x50400013e150,0x50400013e180)
> freed by thread T0 here:
>     #0 0x5d49e333acd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5d49e53a51c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5d49e3bc65ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5d49e33555a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-10 11:04:00 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,46
< <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="125.00" waitingTime="69.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="69.00" arrival="125.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="48.00" timeLoss="0.00" traveltime="158.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="206.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="206.00" waitingTime="150.00" timeLoss="0.00" traveltime="56.00">
<         <ride waitingTime="150.00" vehicle="trip_0" depart="450.00" arrival="506.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="267.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="267.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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="567.00" routeLength="3990.80" waitingTime="0.00" waitingCount="0" stopTime="183.00" timeLoss="215.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2094.40" occupiedTime="214.79"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5c1,89
< Warning: Person 'p.1' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.2' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
< 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 0x50400013e350 which does not point to an object of type 'BookReservation'
> 0x50400013e350: note: object has invalid vptr
>  00 00 00 00  61 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288806==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400013e378 at pc 0x6468308bb46c bp 0x7ffffccbd970 sp 0x7ffffccbd968
> READ of size 8 at 0x50400013e378 thread T0
>     #0 0x6468308bb46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6468308b794b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x64683093ee08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x646830974dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x64682e88b238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x64682e885e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x64682e872405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7a2a94a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7a2a94a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x64682e794fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400013e378 is located 40 bytes inside of 48-byte region [0x50400013e350,0x50400013e380)
> freed by thread T0 here:
>     #0 0x64682e86ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-10 11:04:00 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,46
< <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="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
<         <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="242.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="242.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="162.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="162.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="82.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="82.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="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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="322.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- 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 0x50400012f0d0 which does not point to an object of type 'BookReservation'
> 0x50400012f0d0: note: object has invalid vptr
>  00 00 00 00  42 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288797==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x5e2c0eaa946c bp 0x7fff9fe13d50 sp 0x7fff9fe13d48
> READ of size 8 at 0x50400012f0f8 thread T0
>     #0 0x5e2c0eaa946b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5e2c0eaa594b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5e2c0eb2ce08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5e2c0eb62dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5e2c0ca79238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5e2c0ca73e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e2c0ca60405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x728b3062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x728b3062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e2c0c982fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100)
> freed by thread T0 here:
>     #0 0x5e2c0ca5ccd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5e2c0eac71c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5e2c0d2e85ad 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="97.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="97.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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" 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 May2025 )

---------- 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 0x50400012eed0 which does not point to an object of type 'BookReservation'
> 0x50400012eed0: note: object has invalid vptr
>  00 00 00 00  ee 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288810==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012eef8 at pc 0x57c7fc39d46c bp 0x7ffeb1a06010 sp 0x7ffeb1a06008
> READ of size 8 at 0x50400012eef8 thread T0
>     #0 0x57c7fc39d46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x57c7fc39994b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x57c7fc420e08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x57c7fc456dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x57c7fa36d238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x57c7fa367e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x57c7fa354405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x76d27662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x76d27662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x57c7fa276fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012eef8 is located 40 bytes inside of 48-byte region [0x50400012eed0,0x50400012ef00)
> freed by thread T0 here:
>     #0 0x57c7fa350cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x57c7fc3bb1c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x57c7fabdc5ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x57c7fa36b5a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780: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="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.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="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- 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 0x50400012f0d0 which does not point to an object of type 'BookReservation'
> 0x50400012f0d0: note: object has invalid vptr
>  00 00 00 00  ec 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288826==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x6109ba7db46c bp 0x7ffe35d38930 sp 0x7ffe35d38928
> READ of size 8 at 0x50400012f0f8 thread T0
>     #0 0x6109ba7db46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6109ba7d794b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6109ba85ee08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6109ba894dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x6109b87ab238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x6109b87a5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6109b8792405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7329cc42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7329cc42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6109b86b4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100)
> freed by thread T0 here:
>     #0 0x6109b878ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6109ba7f91c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x6109b901a5ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x6109b87a95a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x6109b87a5e88 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="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00">
<         <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" 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="1468.93" occupiedTime="107.76"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.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 0x50400012fe50 which does not point to an object of type 'BookReservation'
> 0x50400012fe50: note: object has invalid vptr
>  00 00 00 00  0f 4c 00 00 00 00 00 00  00 00 00 00 be be be be  e0 5d 00 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 
> =================================================================
> ==2288835==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012fe78 at pc 0x5806320c446c bp 0x7ffc417c87b0 sp 0x7ffc417c87a8
> READ of size 8 at 0x50400012fe78 thread T0
>     #0 0x5806320c446b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5806320c094b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x580632147e08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x58063217ddbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x580630094238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x58063008ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x58063007b405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x718d0422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x718d0422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x58062ff9dfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012fe78 is located 40 bytes inside of 48-byte region [0x50400012fe50,0x50400012fe80)
> freed by thread T0 here:
>     #0 0x580630077cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5806320e21c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5806309035ad 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="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="76.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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- 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 0x50400012f2d0 which does not point to an object of type 'BookReservation'
> 0x50400012f2d0: note: object has invalid vptr
>  00 00 00 00  f0 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288851==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f2f8 at pc 0x5fd6eb54a46c bp 0x7ffe19ada8b0 sp 0x7ffe19ada8a8
> READ of size 8 at 0x50400012f2f8 thread T0
>     #0 0x5fd6eb54a46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5fd6eb54694b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5fd6eb5cde08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5fd6eb603dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5fd6e951a238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5fd6e9514e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5fd6e9501405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x705108c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x705108c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5fd6e9423fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012f2f8 is located 40 bytes inside of 48-byte region [0x50400012f2d0,0x50400012f300)
> freed by thread T0 here:
>     #0 0x5fd6e94fdcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5fd6eb5681c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5fd6e9d895ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5fd6e95185a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x5fd6e9514e88 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="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" 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="1192.93" occupiedTime="148.89"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=228.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 0x504000130050 which does not point to an object of type 'BookReservation'
> 0x504000130050: note: object has invalid vptr
>  00 00 00 00  13 4c 00 00 00 00 00 00  00 00 00 00 be be be be  e0 5d 00 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 
> =================================================================
> ==2288850==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000130078 at pc 0x58ed411fb46c bp 0x7fff46d6b0b0 sp 0x7fff46d6b0a8
> READ of size 8 at 0x504000130078 thread T0
>     #0 0x58ed411fb46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x58ed411f794b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x58ed4127ee08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x58ed412b4dbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x58ed3f1cb238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x58ed3f1c5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x58ed3f1b2405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70aee962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70aee962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x58ed3f0d4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x504000130078 is located 40 bytes inside of 48-byte region [0x504000130050,0x504000130080)
> freed by thread T0 here:
>     #0 0x58ed3f1aecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x58ed412191c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x58ed3fa3a5ad 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="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
<         <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="76.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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- 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 0x50400012f0d0 which does not point to an object of type 'BookReservation'
> 0x50400012f0d0: note: object has invalid vptr
>  00 00 00 00  42 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288798==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f0f8 at pc 0x6353f866646c bp 0x7ffd5e15b350 sp 0x7ffd5e15b348
> READ of size 8 at 0x50400012f0f8 thread T0
>     #0 0x6353f866646b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6353f866294b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6353f86e9e08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6353f871fdbb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x6353f6636238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x6353f6630e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6353f661d405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7dea25c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7dea25c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6353f653ffe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012f0f8 is located 40 bytes inside of 48-byte region [0x50400012f0d0,0x50400012f100)
> freed by thread T0 here:
>     #0 0x6353f6619cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6353f86841c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x6353f6ea55ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x6353f66345a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780: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="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
<         <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.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="1221.73" occupiedTime="88.96"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,94
< 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 0x50400012f050 which does not point to an object of type 'BookReservation'
> 0x50400012f050: note: object has invalid vptr
>  00 00 00 00  07 4d 00 00 00 00 00 00  00 00 00 00 be be be be  00 5d 00 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 
> =================================================================
> ==2288780==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400012f078 at pc 0x6460891bf46c bp 0x7ffc96b381d0 sp 0x7ffc96b381c8
> READ of size 8 at 0x50400012f078 thread T0
>     #0 0x6460891bf46b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6460891bb94b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x646089242e08 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x646089234495 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x6460892b01b2 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #5 0x6460879fdf7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x64608718d5a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x646087189e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x646087176405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x775b2722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x775b2722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x646087098fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x50400012f078 is located 40 bytes inside of 48-byte region [0x50400012f050,0x50400012f080)
> freed by thread T0 here:
>     #0 0x646087172cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774cd1) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6460891dd1c1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="247.00" waitingTime="-1.00" timeLoss="1.55" traveltime="248.00">
<         <walk depart="0.00" departPos="0.00" arrival="166.00" arrivalPos="142.80" duration="166.00" routeLength="228.40" timeLoss="1.55" maxSpeed="1.39"/>
<         <ride waitingTime="-1.00" vehicle="trip_1" depart="165.00" arrival="247.00" arrivalPos="191.73" duration="82.00" routeLength="1126.53" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="138.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="1126.53" occupiedTime="173.11"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs May2025 )

---------- Differences in errors ----------
2a3,210
> 
> =================================================================
> ==2282549==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 608 byte(s) in 1 object(s) allocated from:
>     #0 0x628468afa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x62846b280449 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49
>     #2 0x62846a6a8277 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #3 0x628469385f7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #4 0x628468b186e6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #5 0x628468b11e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x628468afe405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x75612282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x75612282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x628468a20fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Indirect leak of 504 byte(s) in 1 object(s) allocated from:
>     #0 0x628468afa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x62846a291197 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37
>     #2 0x62846a0485db in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #3 0x6284691cc6a1 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #4 0x6284690cede3 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16
>     #5 0x62846b2a9051 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5
>     #6 0x62846b280ce2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #7 0x62846a6a8277 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #8 0x628469385f7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x628468b186e6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #10 0x628468b11e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #11 0x628468afe405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs May2025 )

---------- Differences in errors ----------
4a5,212
> 
> =================================================================
> ==2282552==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2432 byte(s) in 4 object(s) allocated from:
>     #0 0x5e07d1106451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5e07d388c449 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:180:49
>     #2 0x5e07d2cb4277 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #3 0x5e07d1991f7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #4 0x5e07d11246e6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #5 0x5e07d111de88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e07d110a405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70db7422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70db7422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e07d102cfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Indirect leak of 2016 byte(s) in 4 object(s) allocated from:
>     #0 0x5e07d1106451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5e07d289d197 in MSDevice_Tripinfo::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Tripinfo.cpp:97:37
>     #2 0x5e07d26545db in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #3 0x5e07d17d86a1 in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:173:5
>     #4 0x5e07d16dade3 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool, MSVehicleControl::VehicleDefinitionSource) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:16
>     #5 0x5e07d38b5051 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:50:5
>     #6 0x5e07d388cce2 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:186:58
>     #7 0x5e07d2cb4277 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #8 0x5e07d1991f7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x5e07d11246e6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:849:28
>     #10 0x5e07d111de88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #11 0x5e07d110a405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket15093 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle'
> 0x51300000ec80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 52 24 3c 58 00 00  98 ec 00 00 30 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle'
> 0x51300000ec80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 52 24 3c 58 00 00  98 ec 00 00 30 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x51300000ec80 which does not point to an object of type 'MSVehicle'
> 0x51300000ec80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 52 24 3c 58 00 00  98 ec 00 00 30 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x51300000ec80 which does not point to an object of type 'MSVehicle'
> 0x51300000ec80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 47 52 24 3c 58 00 00  98 ec 00 00 30 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2289582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle'
> 0x513000008a80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 9b 8c bf 5e 00 00  98 8a 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle'
> 0x513000008a80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 9b 8c bf 5e 00 00  98 8a 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008a80 which does not point to an object of type 'MSVehicle'
> 0x513000008a80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 9b 8c bf 5e 00 00  98 8a 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008a80 which does not point to an object of type 'MSVehicle'
> 0x513000008a80: note: object is of type 'MEVehicle'
>  00 00 00 00  90 a7 9b 8c bf 5e 00 00  98 8a 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2289415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData_different_speeds ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 ab e0 d1 55 00 00  18 8e 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 ab e0 d1 55 00 00  18 8e 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:224:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74: runtime error: downcast of address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 ab e0 d1 55 00 00  18 8e 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103: runtime error: member call on address 0x513000008e00 which does not point to an object of type 'MSVehicle'
> 0x513000008e00: note: object is of type 'MEVehicle'
>  00 00 00 00  90 87 ab e0 d1 55 00 00  18 8e 00 00 30 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:189:103 
> 
> =================================================================
> ==2289431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2279727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x6330dfa38451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6330e1877524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6330e1883aa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x6330e188ed8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6330e1760dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6330dfa90d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x6330dfa87dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6330dfa56cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6330dfa4fe88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6330dfa3c405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x703b7242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x703b7242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6330df95efe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6330dfa38451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6330e187668e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6330e18801d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x6330e17640bd 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 0x6330e0b56231 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 0x6330e0be9c74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6330e0b8b936 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6330e265d4a8 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 0x703b737e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2279742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x5a95bd44e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5a95bf28d524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5a95bf299aa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5a95bf2a4d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5a95bf176dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5a95bd4a6d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5a95bd49ddd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5a95bd46ccc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5a95bd465e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5a95bd452405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7c275f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7c275f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5a95bd374fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5a95bd44e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5a95bf28c68e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5a95bf2961d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x5a95bf17a0bd 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 0x5a95be56c231 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 0x5a95be5ffc74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5a95be5a1936 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5a95c00734a8 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 0x7c2760be63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2279728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x6080d6a54451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6080d8893524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6080d889faa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x6080d88aad8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6080d877cdc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6080d6aacd31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x6080d6aa3dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6080d6a72cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6080d6a6be88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6080d6a58405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x70056962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x70056962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6080d697afe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6080d6a54451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x6080d889268e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6080d889c1d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x6080d87800bd 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 0x6080d7b72231 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 0x6080d7c05c74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6080d7ba7936 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6080d96794a8 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 0x70056abe63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2279726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5bb627683451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5bb6294c2524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5bb6294ceaa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5bb6294d9d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5bb6293abdc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5bb6276dbd31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5bb6276d2dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5bb6276a1cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5bb62769ae88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5bb627687405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7d394ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7d394ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5bb6275a9fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5bb627683451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5bb6294c168e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5bb6294cb1d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x5bb6293af0bd 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 0x5bb6287a1231 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 0x5bb628834c74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5bb6287d6936 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5bb62a2a84a8 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 0x7d39501e63b6 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 interval15s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2280084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x58a359f7c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x58a35bdbb524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x58a35bdc7aa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x58a35bdd2d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x58a35bca4dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x58a359fd4d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x58a359fcbdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x58a359f9acc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x58a359f93e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x58a359f80405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x702602a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x702602a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x58a359ea2fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x58a359f7c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x58a35bdba68e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x58a35bdc41d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x58a35bca80bd 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 0x58a35b09a231 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 0x58a35b12dc74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x58a35b0cfaab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x58a35cba14a8 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 0x702603de63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2280100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x55f661edc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x55f663d1b524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55f663d27aa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x55f663d32d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x55f663c04dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55f661f34d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x55f661f2bdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x55f661efacc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x55f661ef3e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x55f661ee0405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x71173862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x71173862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x55f661e02fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x55f661edc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x55f663d1a68e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x55f663d241d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x55f663c080bd 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 0x55f662ffa231 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 0x55f66308dc74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x55f66302faab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x55f664b014a8 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 0x711739be63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2280076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x5b91e1c1e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5b91e3a5d524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5b91e3a69aa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x5b91e3a74d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5b91e3946dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5b91e1c76d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5b91e1c6ddd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5b91e1c3ccc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5b91e1c35e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5b91e1c22405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x768edc02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x768edc02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5b91e1b44fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5b91e1c1e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5b91e3a5c68e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5b91e3a661d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x5b91e394a0bd 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 0x5b91e2d3c231 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 0x5b91e2dcfc74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5b91e2d71aab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5b91e48434a8 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 0x768edd5e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2280088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x591619d30451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x59161bb6f524 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x59161bb7baa6 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:532:23
>     #3 0x59161bb86d8a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x59161ba58dc6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x591619d88d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x591619d7fdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x591619d4ecc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x591619d47e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x591619d34405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x748cc222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x748cc222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x591619c56fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x591619d30451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x59161bb6e68e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x59161bb781d6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:32
>     #3 0x59161ba5c0bd 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 0x59161ae4e231 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 0x59161aee1c74 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x59161ae83aab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x59161c9554a8 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 0x748cc37e63b6 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 vehroutes circle_reroute_intended_depart_sorted ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==2279049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e59095a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x57e592333f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57e5911b02d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a6d944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

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

TEST FAILED on ts-sim-build-ba : rail rerouter station 2blocked ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,78
> =================================================================
> ==2285872==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000048978 at pc 0x5b03ef4442d1 bp 0x7ffeaf9a99b0 sp 0x7ffeaf9a99a8
> READ of size 8 at 0x502000048978 thread T0
>     #0 0x5b03ef4442d0 in MSStoppingPlaceRerouter::rerouteStoppingPlace(MSStoppingPlace*, std::vector<std::pair<MSStoppingPlace*, bool>, std::allocator<std::pair<MSStoppingPlace*, bool>>> const&, std::vector<double, std::allocator<double>> const&, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::a
llocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::vector<MSEdge*, std::allocator<MSEdge*>> const&, int, bool) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:212:117
>     #1 0x5b03ef38d221 in MSTriggeredRerouter::checkStopSwitch(MSBaseVehicle&, MSTriggeredRerouter::RerouteInterval const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:1044:42
>     #2 0x5b03ef379cb6 in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:609:9
>     #3 0x5b03ef36f7ec in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:462:12
>     #4 0x5b03ede6a04e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:893:22
>     #5 0x5b03efec11c8 in MESegment::receive(MEVehicle*, int, long long, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:675:14
>     #6 0x5b03efebaf69 in MESegment::initialise(MEVehicle*, long long) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:366:9
>     #7 0x5b03edf23a19 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:832:35
>     #8 0x5b03ee000e1a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21
>     #9 0x5b03edfffc2a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27
>     #10 0x5b03ed783f36 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:841:17
>     #11 0x5b03ed77de88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #12 0x5b03ed76a405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #13 0x7fab4ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7fab4ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5b03ed68cfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x502000048978 is located 0 bytes after 8-byte region [0x502000048970,0x502000048978)
> allocated by thread T0 here:
>     #0 0x5b03ed766451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x5b03ed836ff1 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5b03ed836b39 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5b03ed836b39 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x5b03edd34370 in std::_Vector_base<double, std::allocator<double>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x5b03edd34053 in std::_Vector_base<double, std::allocator<double>>::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x5b03edd30e59 in std::vector<double, std::allocator<double>>::vector(unsigned long, double const&, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:571:9
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:39 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,95c16,45
< <railsignal-block-output>
<     <railSignal id="J1">
<         <link linkIndex="0" from="E0_0" to="E1_0"/>
<     </railSignal>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v0" edges="E2">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="blocker2" depart="0.00" departLane="E5b_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="604.00" arrivalLane="E5b_0" arrivalPos="144.64" arrivalSpeed="0.24" duration="604.00" routeLength="144.64" waitingTime="0.00" waitingCount="0" stopTime="600.00" timeLoss="600.00" rerouteNo="0" devices="vehroute_blocker2 tripinfo_blocker2 routing_blocker2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="E5_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="611.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="611.00" routeLength="484.95" waitingTime="0.00" waitingCount="0" stopTime="600.00" timeLoss="600.00" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="5.00" departLane="E2_0" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="631.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="626.00" routeLength="1697.41" waitingTime="577.00" waitingCount="0" stopTime="10.00" timeLoss="587.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:39 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,21c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="blocker2" type="train" depart="0.00" departPos="0.00" arrival="604.00">
<         <route edges="E5b"/>
<         <stop busStop="ts_5b" duration="10.00" until="600.00"/>
<     </vehicle>
< 
<     <vehicle id="blocker" type="train" depart="0.00" departPos="0.00" departEdge="5" arrival="611.00">
<         <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<         <stop busStop="ts_5" duration="10.00" until="600.00"/>
<     </vehicle>
< 
<     <vehicle id="v0" type="train" depart="5.00" departSpeed="44.44" departEdge="2" speedFactor="1.0000" arrival="631.00">
<         <routeDistribution>
<             <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:stationReroute" replacedAtTime="5.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<             <route edges="E0 E1 E2 E3 E4b E5b E6b E6.1b E7 E8 E9"/>
<         </routeDistribution>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter station blocker_notAtStop ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,78
> =================================================================
> ==2285892==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x502000048278 at pc 0x6412415892d1 bp 0x7ffcb4b0ae10 sp 0x7ffcb4b0ae08
> READ of size 8 at 0x502000048278 thread T0
>     #0 0x6412415892d0 in MSStoppingPlaceRerouter::rerouteStoppingPlace(MSStoppingPlace*, std::vector<std::pair<MSStoppingPlace*, bool>, std::allocator<std::pair<MSStoppingPlace*, bool>>> const&, std::vector<double, std::allocator<double>> const&, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::a
llocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::vector<MSEdge*, std::allocator<MSEdge*>> const&, int, bool) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:212:117
>     #1 0x6412414d2221 in MSTriggeredRerouter::checkStopSwitch(MSBaseVehicle&, MSTriggeredRerouter::RerouteInterval const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:1044:42
>     #2 0x6412414becb6 in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:609:9
>     #3 0x6412414b47ec in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:462:12
>     #4 0x64123ffaf04e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:893:22
>     #5 0x6412420061c8 in MESegment::receive(MEVehicle*, int, long long, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:675:14
>     #6 0x641241ffff69 in MESegment::initialise(MEVehicle*, long long) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:366:9
>     #7 0x641240068a19 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:832:35
>     #8 0x641240145e1a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21
>     #9 0x641240144c2a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27
>     #10 0x64123f8c8f36 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:841:17
>     #11 0x64123f8c2e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #12 0x64123f8af405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #13 0x7bd2f7c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7bd2f7c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x64123f7d1fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x502000048278 is located 0 bytes after 8-byte region [0x502000048270,0x502000048278)
> allocated by thread T0 here:
>     #0 0x64123f8ab451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x64123f97bff1 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x64123f97bb39 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x64123f97bb39 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x64123fe79370 in std::_Vector_base<double, std::allocator<double>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x64123fe79053 in std::_Vector_base<double, std::allocator<double>>::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x64123fe75e59 in std::vector<double, std::allocator<double>>::vector(unsigned long, double const&, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:571:9
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:40 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,86c16,45
< <railsignal-block-output>
<     <railSignal id="J1">
<         <link linkIndex="0" from="E0_0" to="E1_0"/>
<     </railSignal>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v0" edges="E2">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="v0" depart="5.00" departLane="E2_0" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="73.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="68.00" routeLength="1697.41" waitingTime="0.00" waitingCount="0" stopTime="28.95" timeLoss="28.95" rerouteNo="1" devices="vehroute_v0 tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="E5_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="611.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="611.00" routeLength="484.95" waitingTime="0.00" waitingCount="0" stopTime="600.00" timeLoss="600.00" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:40 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,16c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" type="train" depart="5.00" departSpeed="44.44" departEdge="2" speedFactor="1.0000" arrival="73.00">
<         <routeDistribution>
<             <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:stationReroute" replacedAtTime="5.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<             <route edges="E0 E1 E2 E3 E4b E5b E6b E6.1b E7 E8 E9"/>
<         </routeDistribution>
<         <stop busStop="ts_5b" duration="10.00" until="60.00"/>
<     </vehicle>
< 
<     <vehicle id="blocker" type="train" depart="0.00" departPos="0.00" departEdge="5" arrival="611.00">
<         <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<         <stop edge="E5" endPos="80.00" duration="10.00" until="600.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter station blocker_notAtStop2 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,78
> =================================================================
> ==2285907==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020000482b8 at pc 0x6508137f52d1 bp 0x7ffe08364630 sp 0x7ffe08364628
> READ of size 8 at 0x5020000482b8 thread T0
>     #0 0x6508137f52d0 in MSStoppingPlaceRerouter::rerouteStoppingPlace(MSStoppingPlace*, std::vector<std::pair<MSStoppingPlace*, bool>, std::allocator<std::pair<MSStoppingPlace*, bool>>> const&, std::vector<double, std::allocator<double>> const&, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::a
llocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::vector<MSEdge*, std::allocator<MSEdge*>> const&, int, bool) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:212:117
>     #1 0x65081373e221 in MSTriggeredRerouter::checkStopSwitch(MSBaseVehicle&, MSTriggeredRerouter::RerouteInterval const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:1044:42
>     #2 0x65081372acb6 in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:609:9
>     #3 0x6508137207ec in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:462:12
>     #4 0x65081221b04e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:893:22
>     #5 0x6508142721c8 in MESegment::receive(MEVehicle*, int, long long, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:675:14
>     #6 0x65081426bf69 in MESegment::initialise(MEVehicle*, long long) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:366:9
>     #7 0x6508122d4a19 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:832:35
>     #8 0x6508123b1e1a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21
>     #9 0x6508123b0c2a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27
>     #10 0x650811b34f36 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:841:17
>     #11 0x650811b2ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #12 0x650811b1b405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #13 0x7356fb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7356fb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x650811a3dfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x5020000482b8 is located 0 bytes after 8-byte region [0x5020000482b0,0x5020000482b8)
> allocated by thread T0 here:
>     #0 0x650811b17451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x650811be7ff1 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x650811be7b39 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x650811be7b39 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x6508120e5370 in std::_Vector_base<double, std::allocator<double>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x6508120e5053 in std::_Vector_base<double, std::allocator<double>>::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x6508120e1e59 in std::vector<double, std::allocator<double>>::vector(unsigned long, double const&, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:571:9
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:40 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,86c16,45
< <railsignal-block-output>
<     <railSignal id="J1">
<         <link linkIndex="0" from="E0_0" to="E1_0"/>
<     </railSignal>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v0" edges="E2">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="v0" depart="5.00" departLane="E2_0" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="73.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="68.00" routeLength="1697.41" waitingTime="0.00" waitingCount="0" stopTime="28.95" timeLoss="28.95" rerouteNo="1" devices="vehroute_v0 tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="E4_0" departPos="0.00" departSpeed="44.43" departDelay="0.00" arrival="611.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="611.00" routeLength="579.59" waitingTime="0.00" waitingCount="0" stopTime="597.87" timeLoss="597.87" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:40 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,16c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" type="train" depart="5.00" departSpeed="44.44" departEdge="2" speedFactor="1.0000" arrival="73.00">
<         <routeDistribution>
<             <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:stationReroute" replacedAtTime="5.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<             <route edges="E0 E1 E2 E3 E4b E5b E6b E6.1b E7 E8 E9"/>
<         </routeDistribution>
<         <stop busStop="ts_5b" duration="10.00" until="60.00"/>
<     </vehicle>
< 
<     <vehicle id="blocker" type="train" depart="0.00" departEdge="4" arrival="611.00">
<         <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<         <stop edge="E5" endPos="80.00" duration="10.00" until="600.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter station simple ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,78
> =================================================================
> ==2285863==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5020000481b8 at pc 0x59916ee932d1 bp 0x7ffd21995a30 sp 0x7ffd21995a28
> READ of size 8 at 0x5020000481b8 thread T0
>     #0 0x59916ee932d0 in MSStoppingPlaceRerouter::rerouteStoppingPlace(MSStoppingPlace*, std::vector<std::pair<MSStoppingPlace*, bool>, std::allocator<std::pair<MSStoppingPlace*, bool>>> const&, std::vector<double, std::allocator<double>> const&, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::a
llocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::vector<MSEdge*, std::allocator<MSEdge*>> const&, int, bool) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:212:117
>     #1 0x59916eddc221 in MSTriggeredRerouter::checkStopSwitch(MSBaseVehicle&, MSTriggeredRerouter::RerouteInterval const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:1044:42
>     #2 0x59916edc8cb6 in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:609:9
>     #3 0x59916edbe7ec in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:462:12
>     #4 0x59916d8b904e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:893:22
>     #5 0x59916f9101c8 in MESegment::receive(MEVehicle*, int, long long, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:675:14
>     #6 0x59916f909f69 in MESegment::initialise(MEVehicle*, long long) /home/delphi/extraClangDebug/sumo/src/mesosim/MESegment.cpp:366:9
>     #7 0x59916d972a19 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:832:35
>     #8 0x59916da4fe1a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21
>     #9 0x59916da4ec2a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27
>     #10 0x59916d1d2f36 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:841:17
>     #11 0x59916d1cce88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #12 0x59916d1b9405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #13 0x7d691982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7d691982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x59916d0dbfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x269afe4) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
> 
> 0x5020000481b8 is located 0 bytes after 8-byte region [0x5020000481b0,0x5020000481b8)
> allocated by thread T0 here:
>     #0 0x59916d1b5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2774451) (BuildId: fcfdbdafb4cdc3bace243622aebaf6e8542787ba)
>     #1 0x59916d285ff1 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x59916d285b39 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x59916d285b39 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x59916d783370 in std::_Vector_base<double, std::allocator<double>>::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:398:33
>     #5 0x59916d783053 in std::_Vector_base<double, std::allocator<double>>::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:334:9
>     #6 0x59916d77fe59 in std::vector<double, std::allocator<double>>::vector(unsigned long, double const&, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:571:9
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:39 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,86c16,45
< <railsignal-block-output>
<     <railSignal id="J1">
<         <link linkIndex="0" from="E0_0" to="E1_0"/>
<     </railSignal>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to="E2_0">
<             <driveWay id="J2.0" vehicle="v0" edges="E2">
<                 <forward lanes="E2_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="J2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J3">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="v0" depart="5.00" departLane="E2_0" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="73.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="68.00" routeLength="1697.41" waitingTime="0.00" waitingCount="0" stopTime="28.95" timeLoss="28.95" rerouteNo="1" devices="vehroute_v0 tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="E5_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="611.00" arrivalLane="E9_0" arrivalPos="100.00" arrivalSpeed="44.44" duration="611.00" routeLength="484.95" waitingTime="0.00" waitingCount="0" stopTime="600.00" timeLoss="600.00" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-05-10 11:03:39 by Eclipse SUMO sumo Version v1_23_1+0034-3a94b859bbb
> 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,16c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" type="train" depart="5.00" departSpeed="44.44" departEdge="2" speedFactor="1.0000" arrival="73.00">
<         <routeDistribution>
<             <route replacedOnEdge="E2" replacedOnIndex="2" reason="rr_0:stationReroute" replacedAtTime="5.00" probability="0" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<             <route edges="E0 E1 E2 E3 E4b E5b E6b E6.1b E7 E8 E9"/>
<         </routeDistribution>
<         <stop busStop="ts_5b" duration="10.00" until="60.00"/>
<     </vehicle>
< 
<     <vehicle id="blocker" type="train" depart="0.00" departPos="0.00" departEdge="5" arrival="611.00">
<         <route edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9"/>
<         <stop busStop="ts_5" duration="10.00" until="600.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1044) on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs May2025 )

bug in lcModel DK2004, fixed in JE2013
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00')
---------- Differences in output ----------
5c5
< Simulation ended at time: 16.00.
---
> Simulation ended at time: 17.00.

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs May2025 )

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: 3004.00.

TEST had known bugs (bug 1224 (NONEXISTENT)) on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs May2025 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 1224 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'rawdump' matching 'pos="25.00"')
---------- Differences in rawdump ----------
7,9c7
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="350.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
14,16c12
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="351.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
21,23c17
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="352.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
28,30c22
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="353.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
35,37c27
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="354.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #3108) on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs May2025 )

invalid vehicle counts
(This bug was triggered by FAILING to find text in file 'detector' matching 'vehicleSum="60"')
---------- Differences in detector ----------
5,8c5,8
<    <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
---
>    <interval begin="0.00" end="977.00" id="e3_0_1i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_2i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_3i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>    <interval begin="0.00" end="977.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs May2025 )

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.
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="18.00">
<         <route edges="beg"/>
<     </vehicle>
< 

2 TESTS had known bugs (see #3404) on ts-sim-build-ba :

consider via
(This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2')
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="53.00">
---
>     <vehicle id="0" depart="0.00" arrival="40.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 B0toB1 B1toB2 B2toC2 C2toD2 D2toD3"/>
devices rerouting via route ( Last six runs May2025 )
devices rerouting via route_embedded ( Last six runs May2025 )

TEST had known bugs (see #14498) on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs May2025 )

idling failure
(This bug was triggered by text found in file 'errors' matching 'no next segment')
---------- Differences in errors ----------
0a1,4
> Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00.
> Warning: No connection between edge 'a' and edge 'a' found.
> Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'.
> Quitting (on error).
---------- Differences in tripinfos ----------
5,16d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="3.51" traveltime="80.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/>
<         <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="3.51"/>
<         <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/>
<     </personinfo>
<     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="12.38" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized="">
<         <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/>
<     </tripinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="4.10"/>
<         <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST had known bugs (see #14825) on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs May2025 )

end of work not recognized for non-parking idle stop
(This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service')
---------- Differences in errors ----------
1d0
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00.
---------- Differences in tripinfos ----------
5,6c5,6
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="22.71" traveltime="183.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="22.71"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86">
>         <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
8,9c8,9
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="22.71" traveltime="184.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="22.71"/>
---
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.15" timeLoss="0.00" traveltime="87.86">
>         <ride waitingTime="34.15" vehicle="trip_0" depart="34.15" arrival="122.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
11,13d10
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.99" duration="401.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="230.00" timeLoss="32.62" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/>
<     </tripinfo>
---------- Differences in vehroutes ----------
5,6c5,6
<     <person id="p0" depart="0.00" arrival="231.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p0" depart="0.00" arrival="122.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
9,10c9,10
<     <person id="p1" depart="0.00" arrival="232.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p1" depart="0.00" arrival="122.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
12,21d11
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00" arrival="401.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
<             <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/>
<             <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
<         </routeDistribution>
<         <stop lane="B2C2_1" permitted="p0 p1" actType="pickup p0 p1 (0)"/>
<         <stop lane="A0B0_1" actType="dropOff p0 p1 (0)"/>
<     </vehicle>

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs May2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 288.00
---
> Simulation ended at time: 288.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs May2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 283.00
---
> Simulation ended at time: 283.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs May2025 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 130.00
---
> Simulation ended at time: 130.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #14496) on ts-sim-build-ba : extended rerouter closing_disallows_dest ( Last six runs May2025 )

rerouting only triggered on entering rerouter edge
(This bug was triggered by FAILING to find text in file 'errors' matching 'veh0')
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person destProb ( Last six runs May2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="1358.00" id="ed0">
>         <edge id="beg" arrived="0"/>
>         <edge id="beg2left" arrived="0"/>
>         <edge id="beg2right" arrived="0"/>
>         <edge id="end" arrived="0"/>
>         <edge id="left" arrived="0"/>
>         <edge id="left2end" arrived="0"/>
>         <edge id="middle" arrived="0"/>
>         <edge id="rend" arrived="0"/>
>         <edge id="right" arrived="0"/>
>         <edge id="right2end" arrived="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person optional ( Last six runs May2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2071.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person viaProb ( Last six runs May2025 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2086.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs May2025 )

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> 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).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="42.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="142.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 May2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> 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).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="28.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1