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

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


default: 8132 tests: 7910 succeeded 123 FAILED 91 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files save configs sumo ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==2189799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6293dafc8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x6293dc228741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6293dc220f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6293dc210b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6293dc227c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6293dafcc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x784a2762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x784a2762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6293daeef3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic overlapping next ( Last six runs Nov2025 )
basic overlapping previous ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop create additionalfile ( Last six runs Nov2025 )
elements additionals containerstop create additionalfile ( Last six runs Nov2025 )
elements additionals trainstop create additionalfile ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
0a1,4
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements additionals calibratorflow load type ( Last six runs Nov2025 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibratorFlows' (end=300.00, begin2=200.00).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,18
> 
> =================================================================
> ==2207238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58e9e5fd7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x58e9e7237741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x58e9e722ff0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x58e9e721fb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58e9e7236c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x58e9e5fdb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x75ff42e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x75ff42e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58e9e5efe3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector delete ( Last six runs Nov2025 )
network crossings bugs undo_redo_discarded_3201 ( Last six runs Nov2025 )
network crossings with_tls delete junction ( Last six runs Nov2025 )
network crossings without_tls delete junction ( Last six runs Nov2025 )
network edges bugs ticket1711 ( Last six runs Nov2025 )
network lanes select_vtypes disallowed rail ( Last six runs Nov2025 )
network trafficlights bugs ticket10588 ( Last six runs Nov2025 )
processing join_selected_junction different_position ( Last six runs Nov2025 )
processing join_selected_junction same_position ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'endPos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector end == lane end of lane 'Edge2_1'.

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load pos ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'pos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector start == lane start of lane 'Edge0_1'.

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector move ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,2
> Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands container inspect depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2239940==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ea8caf91821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5ea8cc3040c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ea8cc1dd68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ea8cc1f0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ea8caf95412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c4f68e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c4f68e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ea8caeb83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ea8caf91821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5ea8cc3040c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ea8cc1ddc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ea8cc1f0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ea8caf95412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c4f68e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c4f68e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ea8caeb83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ea8caf91821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5ea8cc1de12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ea8cc1f0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ea8caf95412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands container inspect_selection depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2239968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5628e3080821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5628e43f30c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5628e42cc68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5628e42dfc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5628e3084412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76377be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76377be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5628e2fa73b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5628e3080821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5628e43f30c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5628e42ccc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5628e42dfc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5628e3084412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76377be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76377be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5628e2fa73b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5628e3080821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5628e42cd12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5628e42dfc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5628e3084412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2240318==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x614a3775a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x614a38acd0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x614a389a668b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x614a389b9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x614a3775e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e111bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e111bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x614a376813b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x614a3775a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x614a38acd0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x614a389a6c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x614a389b9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x614a3775e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e111bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e111bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x614a376813b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x614a3775a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x614a389a712a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x614a389b9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x614a3775e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2240402==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x651e44ab1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x651e45e240c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x651e45cfd68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x651e45d10c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x651e44ab5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x763ffca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x763ffca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x651e449d83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x651e44ab1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x651e45e240c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x651e45cfdc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x651e45d10c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x651e44ab5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x763ffca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x763ffca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x651e449d83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x651e44ab1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x651e45cfe12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x651e45d10c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x651e44ab5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
6c6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=186.00.
9c9
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=372.00.
12c12
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=558.00.
15c15
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=743.00.
18c18
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
21c21
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1115.00.
24c24
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random ( Last six runs Nov2025 )

---------- Differences in errors ----------
21c21
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random_free ( Last six runs Nov2025 )

---------- Differences in errors ----------
13c13
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
22c22
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
5c5
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=5.00.
10c10
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=205.00.
15c15
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=405.00.
24c24
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=804.00.
29c29
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1004.00.
38c38
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead), time=1404.00.
43c43
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=1603.00.
48c48
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,585c1,585
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
<truncated after showing first 30 lines>
elements demands flow load departpos ( Last six runs Nov2025 )
elements demands flow_embedded load departpos ( Last six runs Nov2025 )
elements demands routeflow load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
4c4
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=186.00.
6c6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=372.00.
8c8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=558.00.
10c10
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=743.00.
12c12
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
14c14
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1115.00.
16c16
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection departpos random ( Last six runs Nov2025 )

---------- Differences in errors ----------
11c11
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection departpos random_free ( Last six runs Nov2025 )

---------- Differences in errors ----------
7c7
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
12c12
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
4c4
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=5.00.
8c8
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=205.00.
12c12
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=405.00.
16c16
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead), time=605.00.
20c20
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=804.00.
24c24
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1004.00.
31c31
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead), time=1404.00.
35c35
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=10.00.
8c8
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=11.00.
17c17
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=12.00.
22c22
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=13.00.
31c31
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00.
36c36
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00.
43c43
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00.
48c48
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
elements demands flow_junctions inspect_selection departpos last ( Last six runs Nov2025 )
elements demands flow_taz inspect_selection departpos last ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departpos random ( Last six runs Nov2025 )

---------- Differences in errors ----------
229c229
< Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead), time=84.00.

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departpos random_free ( Last six runs Nov2025 )

---------- Differences in errors ----------
285c285
< Error: Vehicle 'flowA.97' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.97' will not be able to depart using the given velocity (slow lane ahead), time=244.00.

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions load departpos ( Last six runs Nov2025 )

---------- Differences in errors ----------
1,594c1,594
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random ( Last six runs Nov2025 )

---------- Differences in errors ----------
106c106
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=29.00.
219,220c219,220
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.23' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead), time=54.00.
> Error: Vehicle 'flowA.23' will not be able to depart using the given velocity (slow lane ahead), time=73.00.
258c258
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead), time=94.00.
296,304c296,304
< Error: Vehicle 'flowA.39' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.42' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.56' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.61' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.77' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.81' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.86' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.95' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.39' will not be able to depart using the given velocity (slow lane ahead), time=126.00.
> Error: Vehicle 'flowA.42' will not be able to depart using the given velocity (slow lane ahead), time=137.00.
> Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead), time=138.00.
> Error: Vehicle 'flowA.56' will not be able to depart using the given velocity (slow lane ahead), time=180.00.
> Error: Vehicle 'flowA.61' will not be able to depart using the given velocity (slow lane ahead), time=191.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random_free ( Last six runs Nov2025 )

---------- Differences in errors ----------
73c73
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=23.00.
92,93c92,93
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead), time=26.00.
> Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead), time=26.00.
140c140
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead), time=35.00.
222c222
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead), time=75.00.
229,230c229,230
< Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead), time=84.00.
> Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead), time=84.00.
238c238
< Error: Vehicle 'flowA.35' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.35' will not be able to depart using the given velocity (slow lane ahead), time=87.00.
247,248c247,248
< Error: Vehicle 'flowA.37' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
168c168
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead), time=28.00.
214c214
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=32.00.
237c237
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead), time=34.00.
294c294
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=39.00.
306c306
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead), time=40.00.
422,428c422,428
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (slow lane ahead), time=51.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz load departpos ( Last six runs Nov2025 )

---------- Differences in errors ----------
1,636c1,636
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2226270==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4ed64821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x556c500d70c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x556c4ffb068b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556c4ffc3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x556c4ed68412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72386b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72386b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x556c4ec8b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4ed64821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x556c500d70c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x556c4ffb0c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556c4ffc3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x556c4ed68412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72386b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72386b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x556c4ec8b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4ed64821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x556c4ffb112a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556c4ffc3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x556c4ed68412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect_selection depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2226301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f94a5586821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f94a68f90c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f94a67d268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f94a67e5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f94a558a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d49f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d49f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f94a54ad3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f94a5586821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f94a68f90c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f94a67d2c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f94a67e5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f94a558a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d49f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d49f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f94a54ad3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f94a5586821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f94a67d312a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f94a67e5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f94a558a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2226801==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b359c018821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b359d38b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b359d26468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b359d277c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b359c01c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x792c0e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x792c0e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b359bf3f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b359c018821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b359d38b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b359d264c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b359d277c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b359c01c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x792c0e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x792c0e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b359bf3f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b359c018821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b359d26512a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b359d277c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b359c01c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2226901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7ea8f13821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b7eaa2860c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b7eaa15f68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b7eaa172c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b7ea8f17412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e491fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e491fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b7ea8e3a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7ea8f13821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b7eaa2860c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b7eaa15fc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b7eaa172c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b7ea8f17412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e491fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e491fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b7ea8e3a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7ea8f13821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5b7eaa16012a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b7eaa172c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b7ea8f17412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

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

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
4c4
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=200.00.
6c6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=400.00.
8c8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=600.00.
10c10
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=800.00.
12c12
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=1000.00.
14c14
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1200.00.
16c16
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection departpos random ( Last six runs Nov2025 )

---------- Differences in errors ----------
12c12
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead), time=2000.00.

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection departpos random_free ( Last six runs Nov2025 )

---------- Differences in errors ----------
12c12
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead), time=2000.00.
16,17c16,17
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead), time=2400.00.
> Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead), time=2400.00.

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
4c4
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=10.00.
8c8
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=210.00.
12c12
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=409.00.
19c19
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=808.00.
23c23
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1008.00.
33c33
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=1606.00.
37c37
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead), time=1805.00.
41c41
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3c3
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
elements demands trip inspect_selection departpos last ( Last six runs Nov2025 )
elements demands trip_junctions inspect_selection departpos last ( Last six runs Nov2025 )
elements demands trip_taz inspect_selection departpos last ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
5c5
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 500.00 given for vehicle 'trip_3'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'trip_3', time=20.00. Inserting at lane end instead.
elements demands trip load departpos ( Last six runs Nov2025 )
elements demands trip_junctions load departpos ( Last six runs Nov2025 )
elements demands trip_taz load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (slow lane ahead), time=1.00.

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
4c4
< Error: Vehicle 'vehicleB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicleB' will not be able to depart using the given velocity (slow lane ahead), time=2.00.

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 500.00 given for vehicle 'vehicle_3'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'vehicle_3', time=20.00. Inserting at lane end instead.
elements demands vehicle load departpos ( Last six runs Nov2025 )
elements demands vehicle_embedded load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands vehicle_embedded inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

TEST FAILED on ts-sim-build-ba : elements demands vehicle_embedded inspect_selection departspeed float ( Last six runs Nov2025 )

---------- Differences in errors ----------
4c4
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x614bd93c2821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x614bda86c6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x614bd9ae76e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x614bd97403eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x614bdbff8884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x614bdc20f09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76a8e61e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76a8e619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76a8e619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x614bdc2461d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x614bdc00b99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x614bdc00caff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x614bd93ecea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x614bda621d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x614bd93c6412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76a8e322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76a8e322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x614bd92e93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c94fb959821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5c94fce036fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c94fc07e6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c94fbcd73eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c94fe58f884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c94fe7a609b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x786b60be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x786b60b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x786b60b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c94fe7dd1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c94fe5a299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c94fe5a3aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c94fb983ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c94fcbb8d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c94fb95d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x786b5dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x786b5dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c94fb8803b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x629cda177821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x629cdb6216fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x629cda89c6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x629cda4f53eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x629cdcdad884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x629cdcfc409b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dfabb1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dfabb19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dfabb19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x629cdcffb1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x629cdcdc099b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x629cdcdc1aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x629cda1a1ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x629cdb3d6d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x629cda17b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dfab822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dfab822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x629cda09e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a16f5747821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5a16f6bf16fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a16f5e6c6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5a16f5ac53eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a16f837d884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a16f859409b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c2b8dfe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c2b8df9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c2b8df9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a16f85cb1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a16f839099b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a16f8391aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a16f5771ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a16f69a6d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a16f574b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c2b8b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c2b8b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a16f566e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61bea4084821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x61bea552e6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61bea47a96e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61bea44023eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61bea6cba884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61bea6ed109b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a1a4ade68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a1a4ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a1a4ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61bea6f081d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61bea6ccd99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61bea6cceaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61bea40aeea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61bea52e3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61bea4088412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a1a47e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a1a47e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61bea3fab3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5962afc29821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5962b10d36fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5962b034e6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5962affa73eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5962b285f884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5962b2a7609b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3bc1fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f3bc1f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f3bc1f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5962b2aad1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5962b287299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5962b2873aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5962afc53ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5962b0e88d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5962afc2d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f3bbee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f3bbee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5962afb503b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61eab845b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x61eab99056fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61eab8b806e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61eab87d93eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61eabb091884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61eabb2a809b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7bf3a5fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7bf3a5f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7bf3a5f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61eabb2df1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61eabb0a499b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61eabb0a5aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61eab8485ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61eab96bad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61eab845f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7bf3a302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bf3a302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61eab83823b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58e33c6da821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x58e33db846fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58e33cdff6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x58e33ca583eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58e33f310884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58e33f52709b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x758be5de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x758be5d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x758be5d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58e33f55e1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58e33f32399b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58e33f324aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58e33c704ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58e33d939d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58e33c6de412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x758be2e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x758be2e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58e33c6013b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5641e9e80821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5641eb32a6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5641ea5a56e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5641ea1fe3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5641ecab6884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5641ecccd09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x730a3bfe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x730a3bf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x730a3bf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5641ecd041d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5641ecac999b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5641ecacaaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5641e9eaaea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5641eb0dfd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5641e9e84412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x730a3902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x730a3902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5641e9da73b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5999b44a2821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5999b594c6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5999b4bc76e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5999b48203eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5999b70d8884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5999b72ef09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7eab609e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7eab6099985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7eab6099b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5999b73261d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5999b70eb99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5999b70ecaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5999b44ccea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5999b5701d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5999b44a6412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7eab5da2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7eab5da2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5999b43c93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6351a8f8f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x6351aa4396fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6351a96b46e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6351a930d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6351abbc5884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6351abddc09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x777774fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x777774f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x777774f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6351abe131d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6351abbd899b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6351abbd9aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6351a8fb9ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6351aa1eed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6351a8f93412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x777771e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x777771e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6351a8eb63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5a28f2660821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5a28f3b0a6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a28f2d856e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5a28f29de3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a28f5296884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a28f54ad09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b346c3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b346c39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b346c39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a28f54e41d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a28f52a999b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a28f52aaaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a28f268aea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a28f38bfd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a28f2664412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b346942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b346942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a28f25873b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5868a4b5e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5868a60086fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5868a52836e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5868a4edc3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5868a7794884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5868a79ab09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x727b143e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x727b1439985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x727b1439b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5868a79e21d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5868a77a799b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5868a77a8aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5868a4b88ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5868a5dbdd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5868a4b62412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x727b1142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x727b1142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5868a4a853b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6017bc9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5c60190736fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c60182ee6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c6017f473eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c601a7ff884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c601aa1609b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x791faf5e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x791faf59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x791faf59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c601aa4d1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c601a81299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c601a813aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c6017bf3ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c6018e28d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c6017bcd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x791fac62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x791fac62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c6017af03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x555dae12d821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x555daf5d76fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555dae8526e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x555dae4ab3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x555db0d63884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x555db0f7a09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x748f63de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x748f63d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x748f63d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x555db0fb11d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x555db0d7699b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x555db0d77aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x555dae157ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x555daf38cd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x555dae131412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x748f60e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x748f60e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x555dae0543b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb3214ee821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5fb3229986fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fb321c136e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5fb32186c3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5fb324124884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fb32433b09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71187c9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x71187c99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71187c99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fb3243721d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fb32413799b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fb324138aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fb321518ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5fb32274dd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fb3214f2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x711879a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x711879a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fb3214153b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d15f1040821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5d15f24ea6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d15f17656e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5d15f13be3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d15f3c76884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d15f3e8d09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dfce5be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dfce5b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dfce5b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d15f3ec41d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d15f3c8999b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d15f3c8aaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d15f106aea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d15f229fd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d15f1044412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dfce2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dfce2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d15f0f673b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2212129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61e5869b6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x61e587e606fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61e5870db6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61e586d343eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61e5895ec884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61e58980309b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b6760fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b6760f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b6760f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61e58983a1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61e5895ff99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61e589600aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61e5869e0ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61e587c15d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61e5869ba412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b675e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b675e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61e5868dd3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==2212412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x652c9f820821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x652ca0b930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x652ca0a6c68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x652ca0a7fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x652c9f824412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f778862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f778862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x652c9f7473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x652c9f820821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x652ca0b930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x652ca0a6cc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x652ca0a7fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x652c9f824412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f778862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f778862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x652c9f7473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x652c9f820821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x652ca0a6d12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==2212399==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee64c43821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x55ee65fb60c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x55ee65e8f68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ee65ea2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55ee64c47412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7587eae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7587eae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55ee64b6a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee64c43821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x55ee65fb60c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x55ee65e8fc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ee65ea2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55ee64c47412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7587eae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7587eae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55ee64b6a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee64c43821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x55ee65e9012a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint parkingarea create until ( Last six runs Nov2025 )

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos -1.00 given for vehicle 'vehicle_0'. Inserting at lane end instead.
---
> Warning: Invalid departPos -1.00 given for vehicle 'vehicle_0', time=22.00. Inserting at lane end instead.

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

---------- Differences in errors ----------
3c3
< Warning: Invalid departPos -1.00 given for vehicle 'vehicle_1'. Inserting at lane end instead.
---
> Warning: Invalid departPos -1.00 given for vehicle 'vehicle_1', time=19.00. Inserting at lane end instead.
elements demands waypoint parkingarea inspect_selection acttype ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection duration ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection extension ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection jump ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection line ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection permitted ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection speed ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection split ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection tripid ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 20/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas lanedata load type ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 19/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poilane inspect_selected name ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'name' is already used in element 'poi'
>  In file 'additionals.netedit'
>  At line/column 19/181.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
grid bugs ticket3271 ( Last six runs Nov2025 )
grid bugs ticket3278 ( Last six runs Nov2025 )
grid bugs ticket3281 ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2197736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d49f728821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x55d4a0988741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x55d4a0980f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x55d4a0970b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d4a0987c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x55d49f72c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x73416dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x73416dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x55d49f64f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls delete frame ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2197744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x615821c57821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x615822eb7741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x615822eaff0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x615822e9fb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x615822eb6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x615821c5b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x774ef2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x774ef2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x615821b7e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges geometry_points create ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2194695==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5e7902132821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
    #1 0x5e7903392741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5e790338af0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5e790337ab9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5e7903391c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5e7902136412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x70c0ae02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x70c0ae02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5e79020593b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points delete ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2194699==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x60b347236821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
    #1 0x60b348496741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x60b34848ef0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x60b34847eb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x60b348495c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x60b34723a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x740289e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x740289e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x60b34715d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points move ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2194703==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x63c891c8e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
    #1 0x63c892eee741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x63c892ee6f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x63c892ed6b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x63c892eedc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x63c891c92412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x77e9bb62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x77e9bb62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x63c891bb53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

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

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2246094==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5efbc8e66821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5efbca1d90c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5efbca0b268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5efbca0c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5efbc8e6a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74e93782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74e93782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5efbc8d8d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5efbc8e66821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5efbca1d90c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5efbca0b2c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5efbca0c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5efbc8e6a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74e93782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74e93782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5efbc8d8d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5efbc8e66821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5efbca0b329c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5efbca0c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5efbc8e6a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_medium ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2246116==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3d146c9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f3d15a3c0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f3d1591568b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f3d15928c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f3d146cd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c7764e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c7764e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f3d145f03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3d146c9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f3d15a3c0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f3d15915c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f3d15928c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f3d146cd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c7764e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c7764e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f3d145f03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3d146c9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x5f3d1591629c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5f3d15928c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f3d146cd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_small ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==2246112==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x556fba2e8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x556fbb65b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x556fbb58f422 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x556fbb560133 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x556fbd133328 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7c3ca45e63b6 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 0x7c3ca45997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c3ca459ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c3ca4590c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7c3ca45e0d42 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 0x556fbd169602 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x556fbd40f4f1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x556fbb53f93a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #13 0x556fbb5369fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x556fbb547c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x556fba2ec412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7c3ca142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7c3ca142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x556fba20f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x556fba2e8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 054325337ab3b6901c48161f49876f0f1a1830d9)
>     #1 0x556fbb65b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x556fbb534c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
elements additionals access busstop fix ( Last six runs Nov2025 )
elements additionals access containerstop fix ( Last six runs Nov2025 )
elements additionals access trainstop fix ( Last six runs Nov2025 )
elements additionals calibrator delete ( Last six runs Nov2025 )
elements additionals calibratorflow create ( Last six runs Nov2025 )
elements additionals calibratorflow delete ( Last six runs Nov2025 )
elements additionals calibratorflow inspect ( Last six runs Nov2025 )
elements additionals calibratorflow inspect_selection ( Last six runs Nov2025 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Nov2025 )
elements additionals calibratorlane delete ( Last six runs Nov2025 )
elements additionals detentry fix ( Last six runs Nov2025 )
elements additionals detexit fix ( Last six runs Nov2025 )
elements additionals e1detector fix ( Last six runs Nov2025 )
elements additionals e1instantdetector fix ( Last six runs Nov2025 )
elements additionals e2detector fix ( Last six runs Nov2025 )
elements additionals e2multilanedetector fix ( Last six runs Nov2025 )
elements additionals e3detector fix ( Last six runs Nov2025 )
elements additionals rerouter contextual_menu ( Last six runs Nov2025 )
elements additionals rerouter create ( Last six runs Nov2025 )
elements additionals rerouter delete ( Last six runs Nov2025 )
elements additionals rerouter inspect ( Last six runs Nov2025 )
elements additionals rerouter inspect_selection ( Last six runs Nov2025 )
elements additionals rerouter move ( Last six runs Nov2025 )
elements additionals rerouter volatile_recomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements interval create ( Last six runs Nov2025 )
elements additionals rerouterelements interval delete ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals variablespeedsign contextual_menu ( Last six runs Nov2025 )
elements additionals variablespeedsign create ( Last six runs Nov2025 )
elements additionals variablespeedsign delete ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect_selection ( Last six runs Nov2025 )
elements additionals variablespeedsign move ( Last six runs Nov2025 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Nov2025 )
elements demands container fix ( Last six runs Nov2025 )
elements demands containerflow fix ( Last six runs Nov2025 )
elements demands containerplan tranship edges ( Last six runs Nov2025 )
elements demands flow fix ( Last six runs Nov2025 )
elements demands flow_embedded fix ( Last six runs Nov2025 )
elements demands flow_junctions fix ( Last six runs Nov2025 )
elements demands person fix ( Last six runs Nov2025 )
elements demands personflow fix ( Last six runs Nov2025 )
elements demands personplan walk edges ( Last six runs Nov2025 )
elements demands personplan walk route ( Last six runs Nov2025 )
elements demands routeflow fix ( Last six runs Nov2025 )
elements demands trip fix ( Last six runs Nov2025 )
elements demands trip_junctions fix ( Last six runs Nov2025 )
elements demands vehicle fix ( Last six runs Nov2025 )
elements demands vehicle_embedded fix ( Last six runs Nov2025 )
elements shapes poilane create frame latlon ( Last six runs Nov2025 )
elements shapes poilane create frame lonlat ( Last six runs Nov2025 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Nov2025 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Nov2025 )
network lanes delete ( Last six runs Nov2025 )
network lanes move ( Last six runs Nov2025 )
network trafficlights joined attributes E1 ( Last six runs Nov2025 )
network trafficlights joined file load ( Last six runs Nov2025 )
network trafficlights joined file save ( Last six runs Nov2025 )
network trafficlights joined programs select ( Last six runs Nov2025 )
network trafficlights single attributes E1 ( Last six runs Nov2025 )
network trafficlights single file load ( Last six runs Nov2025 )
network trafficlights single file save ( Last six runs Nov2025 )
network trafficlights single programs select ( Last six runs Nov2025 )
selection operations clear_shortcut ( Last six runs Nov2025 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect flow_attributes poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4400,6030d4399
< Warning: Collision of person 'pf_0.6273' and person 'pf_0.6420', lane='Edge0_0', time=3087.00.
< Warning: Person 'pf_0.4963' is jammed on edge 'Edge0', time=3087.00.
< Warning: Person 'pf_0.7211' is jammed on edge 'Edge0', time=3087.00.
< Warning: Person 'pf_0.7212' is jammed on edge 'Edge0', time=3087.00.
< Warning: Person 'pf_0.7213' is jammed on edge 'Edge0', time=3087.00.
< Warning: Collision of person 'pf_0.6273' and person 'pf_0.6420', lane='Edge0_0', time=3088.00.
< Warning: Person 'pf_0.3947' is jammed on edge 'Edge0', time=3088.00.
< Warning: Person 'pf_0.6090' is jammed on edge 'Edge0', time=3088.00.
< Warning: Person 'pf_0.7214' is jammed on edge 'Edge0', time=3088.00.
< Warning: Person 'pf_0.7215' is jammed on edge 'Edge0', time=3088.00.
< Warning: Collision of person 'pf_0.6273' and person 'pf_0.6420', lane='Edge0_0', time=3089.00.
< Warning: Person 'pf_0.4935' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.4917' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.4872' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.5097' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7216' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7217' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7218' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7219' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7220' is jammed on edge 'Edge0', time=3089.00.
< Warning: Person 'pf_0.7221' is jammed on edge 'Edge0', time=3089.00.
< Warning: Collision of person 'pf_0.6273' and person 'pf_0.6420', lane='Edge0_0', time=3090.00.
< Warning: Person 'pf_0.4196' is jammed on edge 'Edge0', time=3090.00.
< Warning: Person 'pf_0.4539' is jammed on edge 'Edge0', time=3090.00.
< Warning: Person 'pf_0.7222' is jammed on edge 'Edge0', time=3090.00.
< Warning: Person 'pf_0.7223' is jammed on edge 'Edge0', time=3090.00.
< Warning: Person 'pf_0.7224' is jammed on edge 'Edge0', time=3090.00.
< Warning: Person 'pf_0.7225' is jammed on edge 'Edge0', time=3090.00.
< Warning: Collision of person 'pf_0.6273' and person 'pf_0.6420', lane='Edge0_0', time=3091.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection color ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6337,10315d6336
< Warning: Person 'pf_1.7330' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7331' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7332' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7333' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7334' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7335' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7336' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7337' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7338' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7339' is jammed on edge 'Edge1', time=2590.00.
< Warning: Person 'pf_1.7340' is jammed on edge 'Edge1', time=2590.00.
< Warning: Person 'pf_1.7341' is jammed on edge 'Edge1', time=2590.00.
< Warning: Person 'pf_1.7342' is jammed on edge 'Edge1', time=2591.00.
< Warning: Person 'pf_1.7343' is jammed on edge 'Edge1', time=2591.00.
< Warning: Person 'pf_1.7344' is jammed on edge 'Edge1', time=2591.00.
< Warning: Person 'pf_1.7345' is jammed on edge 'Edge1', time=2591.00.
< Warning: Person 'pf_1.7346' is jammed on edge 'Edge1', time=2592.00.
< Warning: Person 'pf_1.7347' is jammed on edge 'Edge1', time=2592.00.
< Warning: Person 'pf_1.7348' is jammed on edge 'Edge1', time=2592.00.
< Warning: Person 'pf_1.7349' is jammed on edge 'Edge1', time=2593.00.
< Warning: Person 'pf_1.7350' is jammed on edge 'Edge1', time=2593.00.
< Warning: Person 'pf_1.7351' is jammed on edge 'Edge1', time=2593.00.
< Warning: Person 'pf_1.7352' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7353' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7354' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7355' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7356' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7357' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7358' is jammed on edge 'Edge1', time=2595.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection departpos ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
8823,9853d8822
< Warning: Person 'pf_1.9601' is jammed on edge 'Edge1', time=3291.00.
< Warning: Person 'pf_1.9602' is jammed on edge 'Edge1', time=3291.00.
< Warning: Person 'pf_1.9603' is jammed on edge 'Edge1', time=3291.00.
< Warning: Person 'pf_1.9604' is jammed on edge 'Edge1', time=3292.00.
< Warning: Person 'pf_1.9605' is jammed on edge 'Edge1', time=3292.00.
< Warning: Person 'pf_1.9606' is jammed on edge 'Edge1', time=3292.00.
< Warning: Person 'pf_1.9607' is jammed on edge 'Edge1', time=3293.00.
< Warning: Person 'pf_1.9608' is jammed on edge 'Edge1', time=3293.00.
< Warning: Person 'pf_1.9609' is jammed on edge 'Edge1', time=3293.00.
< Warning: Person 'pf_1.9610' is jammed on edge 'Edge1', time=3294.00.
< Warning: Person 'pf_1.9611' is jammed on edge 'Edge1', time=3294.00.
< Warning: Person 'pf_1.9612' is jammed on edge 'Edge1', time=3294.00.
< Warning: Person 'pf_1.9613' is jammed on edge 'Edge1', time=3295.00.
< Warning: Person 'pf_1.9614' is jammed on edge 'Edge1', time=3295.00.
< Warning: Person 'pf_1.9615' is jammed on edge 'Edge1', time=3295.00.
< Warning: Person 'pf_1.9616' is jammed on edge 'Edge1', time=3295.00.
< Warning: Person 'pf_1.9617' is jammed on edge 'Edge1', time=3296.00.
< Warning: Person 'pf_1.9618' is jammed on edge 'Edge1', time=3296.00.
< Warning: Person 'pf_1.9619' is jammed on edge 'Edge1', time=3296.00.
< Warning: Person 'pf_1.9620' is jammed on edge 'Edge1', time=3297.00.
< Warning: Person 'pf_1.9621' is jammed on edge 'Edge1', time=3297.00.
< Warning: Person 'pf_1.9622' is jammed on edge 'Edge1', time=3297.00.
< Warning: Person 'pf_1.9623' is jammed on edge 'Edge1', time=3298.00.
< Warning: Person 'pf_1.9624' is jammed on edge 'Edge1', time=3298.00.
< Warning: Person 'pf_1.9625' is jammed on edge 'Edge1', time=3298.00.
< Warning: Person 'pf_1.6694' is jammed on edge 'Edge1', time=3299.00.
< Warning: Person 'pf_1.9626' is jammed on edge 'Edge1', time=3299.00.
< Warning: Person 'pf_1.9627' is jammed on edge 'Edge1', time=3299.00.
< Warning: Person 'pf_1.9628' is jammed on edge 'Edge1', time=3299.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6432,10388d6431
< Warning: Person 'pf_1.7358' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7359' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7360' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_0.297' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_0.287' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7361' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7362' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7363' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.6383' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.6386' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7364' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7365' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7366' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7367' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7368' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7369' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7370' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7371' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7372' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7373' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7374' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7375' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7376' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7377' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7378' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7379' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7380' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7381' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7382' is jammed on edge 'Edge1', time=2601.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
5158,15323d5157
< Warning: Person 'pf_0.2898' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.1943' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4395' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4396' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4397' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4398' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4399' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_0.4400' is jammed on edge 'Edge0', time=2013.00.
< Warning: Person 'pf_1.4292' is jammed on edge 'Edge1', time=2013.00.
< Warning: Person 'pf_1.4293' is jammed on edge 'Edge1', time=2013.00.
< Warning: Person 'pf_0.4401' is jammed on edge 'Edge0', time=2014.00.
< Warning: Person 'pf_0.4402' is jammed on edge 'Edge0', time=2014.00.
< Warning: Person 'pf_1.4294' is jammed on edge 'Edge1', time=2014.00.
< Warning: Person 'pf_1.4295' is jammed on edge 'Edge1', time=2014.00.
< Warning: Person 'pf_0.3533' is jammed on edge 'Edge0', time=2015.00.
< Warning: Person 'pf_0.2844' is jammed on edge 'Edge0', time=2015.00.
< Warning: Person 'pf_0.3549' is jammed on edge 'Edge0', time=2015.00.
< Warning: Collision of person 'pf_1.4003' and person 'pf_1.4057', lane='Edge1_0', time=2015.00.
< Warning: Person 'pf_1.4296' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.4297' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.4298' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_0.3006' is jammed on edge 'Edge0', time=2016.00.
< Warning: Person 'pf_0.4403' is jammed on edge 'Edge0', time=2016.00.
< Warning: Person 'pf_1.4299' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.4300' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.4301' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_0.4404' is jammed on edge 'Edge0', time=2017.00.
< Warning: Person 'pf_1.4302' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_0.4406' is jammed on edge 'Edge0', time=2018.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection parameters ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6359,10315d6358
< Warning: Person 'pf_1.7352' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7353' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7354' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.7355' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7356' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7357' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7358' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.7359' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7360' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7361' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_1.7362' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7363' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7364' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.7365' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7366' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7367' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.7368' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7369' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7370' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7371' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7372' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7373' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7374' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7375' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7376' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7377' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7378' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7379' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7380' is jammed on edge 'Edge1', time=2602.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection type ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
259547,264135d259546
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3445.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3445.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.9821', lane='Edge1_1', time=3445.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.9810', lane='Edge1_1', time=3445.00.
< Warning: Person 'pf_1.10097' is jammed on edge 'Edge1', time=3445.00.
< Warning: Person 'pf_1.10098' is jammed on edge 'Edge1', time=3445.00.
< Warning: Person 'pf_1.10099' is jammed on edge 'Edge1', time=3445.00.
< Warning: Person 'pf_1.10100' is jammed on edge 'Edge1', time=3445.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9821', lane='Edge1_1', time=3445.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9810', lane='Edge1_1', time=3445.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.10022', lane='Edge1_1', time=3445.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.9997', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9997', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9997', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9997', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9837', lane='Edge2_1', time=3445.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3446.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3446.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3446.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.