26Oct25rv1_24_0+1559-61e8e739dad - 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.31Oct071122.3880252 -g

To start TextTest for these tests, run:

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


default: 8132 tests: 7957 succeeded 91 known bugs 76 FAILED 8 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==3660805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x64d3afa36f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x64d3b0c93c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x64d3b0c8c44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x64d3b0c7c0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x64d3b0c9315d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x64d3afa3ab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7cd86202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7cd86202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x64d3af95dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )
basic overlapping previous ( Last six runs Oct2025 )

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 Oct2025 )
elements additionals containerstop create additionalfile ( Last six runs Oct2025 )
elements additionals trainstop create additionalfile ( Last six runs Oct2025 )

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 Oct2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )

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

---------- 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
> 
> =================================================================
> ==3678220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b5122033f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5b5123290c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b512328944a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b51232790db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b512329015d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b5122037b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7eea44a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7eea44a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b5121f5aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )
network crossings bugs undo_redo_discarded_3201 ( Last six runs Oct2025 )
network crossings with_tls delete junction ( Last six runs Oct2025 )
network crossings without_tls delete junction ( Last six runs Oct2025 )
network edges bugs ticket1711 ( Last six runs Oct2025 )
network lanes select_vtypes disallowed rail ( Last six runs Oct2025 )
network trafficlights bugs ticket10588 ( Last six runs Oct2025 )
processing join_selected_junction different_position ( Last six runs Oct2025 )
processing join_selected_junction same_position ( Last six runs Oct2025 )

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

---------- 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 Oct2025 )

---------- 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 Oct2025 )

---------- 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3710676==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b1111510f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5b1112880607 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 0x5b1112759bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b111276d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b1111514b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76d94c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76d94c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b1111437ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b1111510f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5b1112880607 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 0x5b111275a1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b111276d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b1111514b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76d94c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76d94c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b1111437ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b1111510f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5b111275a66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b111276d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b1111514b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3710710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d128a42ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5d128b79e607 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 0x5d128b677bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d128b68b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d128a432b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a45a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a45a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d128a355ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d128a42ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5d128b79e607 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 0x5d128b6781da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d128b68b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d128a432b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a45a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a45a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d128a355ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d128a42ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5d128b67866a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d128b68b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d128a432b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3711064==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61525f0f7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x615260467607 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 0x615260340bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61526035415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61525f0fbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79f3a622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79f3a622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61525f01eae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61525f0f7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x615260467607 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 0x6152603411da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61526035415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61525f0fbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79f3a622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79f3a622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61525f01eae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x61525f0f7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x61526034166a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x61526035415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x61525f0fbb42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3711143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c51c1d33f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5c51c30a3607 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 0x5c51c2f7cbcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c51c2f9015d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c51c1d37b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x746b7de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x746b7de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c51c1c5aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c51c1d33f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5c51c30a3607 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 0x5c51c2f7d1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c51c2f9015d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c51c1d37b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x746b7de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x746b7de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c51c1c5aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c51c1d33f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5c51c2f7d66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c51c2f9015d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c51c1d37b42 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 depart triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3697045==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55b741181f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x55b7424f1607 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 0x55b7423cabcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b7423de15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55b741185b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e3f1b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e3f1b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55b7410a8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55b741181f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x55b7424f1607 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 0x55b7423cb1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b7423de15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55b741185b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e3f1b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e3f1b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55b7410a8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55b741181f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x55b7423cb66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b7423de15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x55b741185b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3697082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58912cfb5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x58912e325607 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 0x58912e1febcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58912e21215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58912cfb9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7387e622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7387e622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58912cedcae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58912cfb5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x58912e325607 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 0x58912e1ff1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58912e21215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58912cfb9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7387e622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7387e622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58912cedcae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58912cfb5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x58912e1ff66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x58912e21215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x58912cfb9b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3697588==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9574760f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f9575ad0607 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 0x5f95759a9bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f95759bd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f9574764b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7daff702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7daff702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f9574687ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9574760f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f9575ad0607 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 0x5f95759aa1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f95759bd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f9574764b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7daff702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7daff702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f9574687ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9574760f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f95759aa66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f95759bd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f9574764b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3697686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x628fc0b88f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x628fc1ef8607 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 0x628fc1dd1bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x628fc1de515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x628fc0b8cb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76664042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76664042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x628fc0aafae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x628fc0b88f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x628fc1ef8607 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 0x628fc1dd21da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x628fc1de515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x628fc0b8cb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76664042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76664042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x628fc0aafae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x628fc0b88f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x628fc1dd266a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x628fc1de515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x628fc0b8cb42 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 Oct2025 )

---------- 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 vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60e3e51aaf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x60e3e6651c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60e3e58cec08 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 0x60e3e552790b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60e3e7ddbce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60e3e7ff24fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7952105e68f2 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 0x79521059985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79521059b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60e3e8027503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60e3e7deedfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60e3e7deff5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60e3e51d5502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60e3e6407255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60e3e51aeb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79520d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79520d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60e3e50d1ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61a1be054f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x61a1bf4fbc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61a1be778c08 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 0x61a1be3d190b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61a1c0c85ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61a1c0e9c4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x742bc2be68f2 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 0x742bc2b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x742bc2b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61a1c0ed1503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61a1c0c98dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61a1c0c99f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61a1be07f502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61a1bf2b1255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61a1be058b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x742bbfa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x742bbfa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61a1bdf7bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60f44af53f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x60f44c3fac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60f44b677c08 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 0x60f44b2d090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60f44db84ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60f44dd9b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a3dcb7e68f2 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 0x7a3dcb79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a3dcb79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60f44ddd0503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60f44db97dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60f44db98f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60f44af7e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60f44c1b0255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60f44af57b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a3dc882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a3dc882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60f44ae7aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x642ed0ceaf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x642ed2191c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x642ed140ec08 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 0x642ed106790b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x642ed391bce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x642ed3b324fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b5f027e68f2 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 0x7b5f0279985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b5f0279b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x642ed3b67503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x642ed392edfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x642ed392ff5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x642ed0d15502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x642ed1f47255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x642ed0ceeb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b5eff82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b5eff82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x642ed0c11ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6137fdab2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x6137fef59c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6137fe1d6c08 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 0x6137fde2f90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6138006e3ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6138008fa4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77fee3fe68f2 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 0x77fee3f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77fee3f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61380092f503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6138006f6dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6138006f7f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6137fdadd502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6137fed0f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6137fdab6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77fee102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77fee102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6137fd9d9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d918b0fff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5d918c5a6c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d918b823c08 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 0x5d918b47c90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d918dd30ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d918df474fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x789f66fe68f2 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 0x789f66f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x789f66f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d918df7c503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d918dd43dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d918dd44f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d918b12a502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d918c35c255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d918b103b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x789f6402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x789f6402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d918b026ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60f508dd6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x60f50a27dc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60f5094fac08 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 0x60f50915390b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60f50ba07ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60f50bc1e4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dcecd7e68f2 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 0x7dcecd79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dcecd79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60f50bc53503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60f50ba1adfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60f50ba1bf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60f508e01502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60f50a033255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60f508ddab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dceca82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dceca82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60f508cfdae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x609c2c2c2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x609c2d769c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x609c2c9e6c08 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 0x609c2c63f90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x609c2eef3ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x609c2f10a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79f8ca9e68f2 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 0x79f8ca99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79f8ca99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x609c2f13f503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x609c2ef06dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x609c2ef07f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x609c2c2ed502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x609c2d51f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x609c2c2c6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79f8c7a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79f8c7a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x609c2c1e9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5c30018f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5c5c314bfc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c5c3073cc08 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 0x5c5c3039590b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c5c32c49ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c5c32e604fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x758c011e68f2 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 0x758c0119985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x758c0119b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c5c32e95503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c5c32c5cdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c5c32c5df5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c5c30043502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c5c31275255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c5c3001cb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x758bfe22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x758bfe22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c5c2ff3fae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6410aff11f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x6410b13b8c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6410b0635c08 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 0x6410b028e90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6410b2b42ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6410b2d594fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7aedaa7e68f2 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 0x7aedaa79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7aedaa79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6410b2d8e503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6410b2b55dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6410b2b56f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6410aff3c502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6410b116e255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6410aff15b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7aeda782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7aeda782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6410afe38ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f40ce8d7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f40cfd7ec3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f40ceffbc08 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 0x5f40cec5490b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f40d1508ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f40d171f4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7adc7f1e68f2 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 0x7adc7f19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7adc7f19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f40d1754503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f40d151bdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f40d151cf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f40ce902502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f40cfb34255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f40ce8dbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7adc7c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7adc7c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f40ce7feae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x6299798c3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x62997ad6ac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x629979fe7c08 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 0x629979c4090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x62997c4f4ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62997c70b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75e5735e68f2 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 0x75e57359985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75e57359b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62997c740503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62997c507dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62997c508f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6299798ee502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62997ab20255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6299798c7b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75e57042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75e57042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6299797eaae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x609c313f6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x609c3289dc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x609c31b1ac08 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 0x609c3177390b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x609c34027ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x609c3423e4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7920c1fe68f2 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 0x7920c1f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7920c1f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x609c34273503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x609c3403adfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x609c3403bf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x609c31421502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x609c32653255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x609c313fab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7920bee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7920bee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x609c3131dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56f4850f6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x56f48659dc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56f48581ac08 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 0x56f48547390b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56f487d27ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56f487f3e4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x719ef3fe68f2 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 0x719ef3f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x719ef3f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56f487f73503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56f487d3adfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56f487d3bf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56f485121502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56f486353255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56f4850fab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x719ef102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x719ef102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56f48501dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60836d90bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x60836edb2c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60836e02fc08 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 0x60836dc8890b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60837053cce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6083707534fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x772e849e68f2 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 0x772e8499985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x772e8499b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x608370788503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60837054fdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x608370550f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60836d936502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60836eb68255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60836d90fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x772e8182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x772e8182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60836d832ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f1e89d91f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f1e8b238c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f1e8a4b5c08 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 0x5f1e8a10e90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f1e8c9c2ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f1e8cbd94fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x741d58fe68f2 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 0x741d58f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x741d58f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f1e8cc0e503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f1e8c9d5dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f1e8c9d6f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f1e89dbc502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f1e8afee255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f1e89d95b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x741d5602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x741d5602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f1e89cb8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8276432f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5b82778d9c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b8276b56c08 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 0x5b82767af90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b8279063ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b827927a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ace49de68f2 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 0x7ace49d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ace49d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b82792af503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b8279076dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b8279077f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b827645d502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b827768f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b8276436b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ace46c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ace46c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b8276359ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3683071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63343eb9ff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x633440046c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63343f2c3c08 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 0x63343ef1c90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6334417d0ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6334419e74fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70de499e68f2 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 0x70de4999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70de4999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x633441a1c503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6334417e3dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6334417e4f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63343ebca502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63343fdfc255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63343eba3b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70de46a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70de46a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63343eac6ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==3683357==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ab712cf1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5ab714061607 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 0x5ab713f3abcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ab713f4e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ab712cf5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70cdc382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70cdc382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ab712c18ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ab712cf1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5ab714061607 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 0x5ab713f3b1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ab713f4e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ab712cf5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70cdc382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70cdc382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ab712c18ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ab712cf1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5ab713f3b66a 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 Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==3683344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x555805a90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x555806e00607 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 0x555806cd9bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555806ced15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x555805a94b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70960be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70960be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5558059b7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x555805a90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x555806e00607 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 0x555806cda1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555806ced15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x555805a94b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70960be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70960be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5558059b7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x555805a90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x555806cda66a 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 meandatas edgedata load type ( Last six runs Oct2025 )

---------- 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 Oct2025 )

---------- 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 Oct2025 )

---------- 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 Oct2025 )
grid bugs ticket3278 ( Last six runs Oct2025 )
grid bugs ticket3281 ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3668751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5c863cea7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5c863e104c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5c863e0fd44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5c863e0ed0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5c863e10415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5c863ceabb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x776fd822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x776fd822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5c863cdceae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3668766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e6ca79f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x556e6dcd6c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x556e6dccf44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x556e6dcbf0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556e6dcd615d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x556e6ca7db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7274bdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7274bdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x556e6c9a0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> 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 Oct2025 )

---------- 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 Oct2025 )

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

=================================================================
==3665685==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x611dc056af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
    #1 0x611dc17c7c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x611dc17c044a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x611dc17b00db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x611dc17c715d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x611dc056eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7e9c8f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7e9c8f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x611dc0491ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)

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 Oct2025 )

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

=================================================================
==3665686==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5771edd74f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
    #1 0x5771eefd1c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5771eefca44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5771eefba0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5771eefd115d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5771edd78b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x721761e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x721761e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5771edc9bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)

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 Oct2025 )

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

=================================================================
==3665697==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5d86d691af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
    #1 0x5d86d7b77c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5d86d7b7044a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5d86d7b600db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5d86d7b7715d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5d86d691eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x72451c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x72451c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5d86d6841ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)

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 Oct2025 )

---------- 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 Oct2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3716800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56de57297f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x56de58607607 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 0x56de584e0bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56de584f415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56de5729bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d4dd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d4dd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56de571beae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56de57297f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x56de58607607 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 0x56de584e11da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56de584f415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56de5729bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d4dd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d4dd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56de571beae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x56de57297f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x56de584e17dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x56de584f415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56de5729bb42 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 Oct2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3716809==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x62bda37f5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x62bda4b65607 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 0x62bda4a3ebcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62bda4a5215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62bda37f9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76beb202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76beb202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62bda371cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x62bda37f5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x62bda4b65607 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 0x62bda4a3f1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62bda4a5215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62bda37f9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76beb202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76beb202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62bda371cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x62bda37f5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x62bda4a3f7dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x62bda4a5215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x62bda37f9b42 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 Oct2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==3716807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3c2d574f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f3c2e8e4607 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 0x5f3c2e818962 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x5f3c2e7e9673 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5f3c303ba788 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 0x7a7e4f1e63b6 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 0x7a7e4f1997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a7e4f19ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a7e4f190c87 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 0x7a7e4f1e0d42 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 0x5f3c303ee932 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 0x5f3c30686141 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 0x5f3c2e7c8e7a 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 0x5f3c2e7bff3b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5f3c2e7d115d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5f3c2d578b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7a7e4c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7a7e4c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5f3c2d49bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3401ae4) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3c2d574f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34daf51) (BuildId: 89d91c2d27b35ec70eba59e8891b17ccbe899d9c)
>     #1 0x5f3c2e8e4607 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 0x5f3c2e7be1da 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 Oct2025 )
elements additionals access containerstop fix ( Last six runs Oct2025 )
elements additionals access trainstop fix ( Last six runs Oct2025 )
elements additionals calibrator delete ( Last six runs Oct2025 )
elements additionals calibratorflow create ( Last six runs Oct2025 )
elements additionals calibratorflow delete ( Last six runs Oct2025 )
elements additionals calibratorflow inspect ( Last six runs Oct2025 )
elements additionals calibratorflow inspect_selection ( Last six runs Oct2025 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Oct2025 )
elements additionals calibratorlane delete ( Last six runs Oct2025 )
elements additionals detentry fix ( Last six runs Oct2025 )
elements additionals detexit fix ( Last six runs Oct2025 )
elements additionals e1detector fix ( Last six runs Oct2025 )
elements additionals e1instantdetector fix ( Last six runs Oct2025 )
elements additionals e2detector fix ( Last six runs Oct2025 )
elements additionals e2multilanedetector fix ( Last six runs Oct2025 )
elements additionals e3detector fix ( Last six runs Oct2025 )
elements additionals rerouter contextual_menu ( Last six runs Oct2025 )
elements additionals rerouter create ( Last six runs Oct2025 )
elements additionals rerouter delete ( Last six runs Oct2025 )
elements additionals rerouter inspect ( Last six runs Oct2025 )
elements additionals rerouter inspect_selection ( Last six runs Oct2025 )
elements additionals rerouter move ( Last six runs Oct2025 )
elements additionals rerouter volatile_recomputing ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements interval create ( Last six runs Oct2025 )
elements additionals rerouterelements interval delete ( Last six runs Oct2025 )
elements additionals rerouterelements interval inspect ( Last six runs Oct2025 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals variablespeedsign contextual_menu ( Last six runs Oct2025 )
elements additionals variablespeedsign create ( Last six runs Oct2025 )
elements additionals variablespeedsign delete ( Last six runs Oct2025 )
elements additionals variablespeedsign inspect ( Last six runs Oct2025 )
elements additionals variablespeedsign inspect_selection ( Last six runs Oct2025 )
elements additionals variablespeedsign move ( Last six runs Oct2025 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Oct2025 )
elements demands container fix ( Last six runs Oct2025 )
elements demands containerflow fix ( Last six runs Oct2025 )
elements demands containerplan tranship edges ( Last six runs Oct2025 )
elements demands flow fix ( Last six runs Oct2025 )
elements demands flow_embedded fix ( Last six runs Oct2025 )
elements demands flow_junctions fix ( Last six runs Oct2025 )
elements demands person fix ( Last six runs Oct2025 )
elements demands personflow fix ( Last six runs Oct2025 )
elements demands personplan walk edges ( Last six runs Oct2025 )
elements demands personplan walk route ( Last six runs Oct2025 )
elements demands routeflow fix ( Last six runs Oct2025 )
elements demands trip fix ( Last six runs Oct2025 )
elements demands trip_junctions fix ( Last six runs Oct2025 )
elements demands vehicle fix ( Last six runs Oct2025 )
elements demands vehicle_embedded fix ( Last six runs Oct2025 )
elements shapes poilane create frame latlon ( Last six runs Oct2025 )
elements shapes poilane create frame lonlat ( Last six runs Oct2025 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Oct2025 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Oct2025 )
network lanes delete ( Last six runs Oct2025 )
network lanes move ( Last six runs Oct2025 )
network trafficlights joined attributes E1 ( Last six runs Oct2025 )
network trafficlights joined file load ( Last six runs Oct2025 )
network trafficlights joined file save ( Last six runs Oct2025 )
network trafficlights joined programs select ( Last six runs Oct2025 )
network trafficlights single attributes E1 ( Last six runs Oct2025 )
network trafficlights single file load ( Last six runs Oct2025 )
network trafficlights single file save ( Last six runs Oct2025 )
network trafficlights single programs select ( Last six runs Oct2025 )
selection operations clear_shortcut ( Last six runs Oct2025 )

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 Oct2025 )

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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4548,6030d4547
< Warning: Person 'pf_0.7312' is jammed on edge 'Edge0', time=3128.00.
< Warning: Person 'pf_0.7313' is jammed on edge 'Edge0', time=3129.00.
< Warning: Person 'pf_0.7314' is jammed on edge 'Edge0', time=3129.00.
< Warning: Person 'pf_0.7315' is jammed on edge 'Edge0', time=3129.00.
< Warning: Person 'pf_0.7316' is jammed on edge 'Edge0', time=3130.00.
< Warning: Person 'pf_0.7317' is jammed on edge 'Edge0', time=3130.00.
< Warning: Person 'pf_0.7318' is jammed on edge 'Edge0', time=3131.00.
< Warning: Person 'pf_0.7319' is jammed on edge 'Edge0', time=3131.00.
< Warning: Person 'pf_0.7320' is jammed on edge 'Edge0', time=3131.00.
< Warning: Person 'pf_0.7321' is jammed on edge 'Edge0', time=3132.00.
< Warning: Person 'pf_0.7322' is jammed on edge 'Edge0', time=3132.00.
< Warning: Person 'pf_0.7323' is jammed on edge 'Edge0', time=3132.00.
< Warning: Person 'pf_0.7324' is jammed on edge 'Edge0', time=3134.00.
< Warning: Person 'pf_0.7325' is jammed on edge 'Edge0', time=3134.00.
< Warning: Person 'pf_0.7326' is jammed on edge 'Edge0', time=3134.00.
< Warning: Person 'pf_0.7327' is jammed on edge 'Edge0', time=3135.00.
< Warning: Person 'pf_0.7328' is jammed on edge 'Edge0', time=3135.00.
< Warning: Person 'pf_0.7329' is jammed on edge 'Edge0', time=3135.00.
< Warning: Person 'pf_0.7331' is jammed on edge 'Edge0', time=3136.00.
< Warning: Person 'pf_0.5941' is jammed on edge 'Edge0', time=3137.00.
< Warning: Person 'pf_0.6049' is jammed on edge 'Edge0', time=3137.00.
< Warning: Person 'pf_0.7332' is jammed on edge 'Edge0', time=3137.00.
< Warning: Person 'pf_0.7333' is jammed on edge 'Edge0', time=3137.00.
< Warning: Person 'pf_0.5707' is jammed on edge 'Edge0', time=3138.00.
< Warning: Person 'pf_0.7334' is jammed on edge 'Edge0', time=3138.00.
< Warning: Person 'pf_0.7335' is jammed on edge 'Edge0', time=3138.00.
< Warning: Person 'pf_0.7336' is jammed on edge 'Edge0', time=3138.00.
< Warning: Person 'pf_0.7337' is jammed on edge 'Edge0', time=3138.00.
< Warning: Person 'pf_0.7338' is jammed on edge 'Edge0', time=3138.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6430,10315d6429
< Warning: Person 'pf_1.7423' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7424' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7425' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7426' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7427' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7428' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7429' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7430' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7431' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7432' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7433' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7434' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7435' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.6253' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7436' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7437' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7438' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7439' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7440' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7441' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7442' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7443' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7444' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7445' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7446' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7447' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7448' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.6300' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2624.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
8993,9853d8992
< Warning: Person 'pf_1.9765' is jammed on edge 'Edge1', time=3342.00.
< Warning: Person 'pf_1.9766' is jammed on edge 'Edge1', time=3342.00.
< Warning: Person 'pf_1.9767' is jammed on edge 'Edge1', time=3342.00.
< Warning: Person 'pf_1.9768' is jammed on edge 'Edge1', time=3343.00.
< Warning: Person 'pf_1.9769' is jammed on edge 'Edge1', time=3343.00.
< Warning: Person 'pf_1.9770' is jammed on edge 'Edge1', time=3343.00.
< Warning: Person 'pf_1.9771' is jammed on edge 'Edge1', time=3344.00.
< Warning: Person 'pf_1.9772' is jammed on edge 'Edge1', time=3344.00.
< Warning: Person 'pf_1.9773' is jammed on edge 'Edge1', time=3344.00.
< Warning: Person 'pf_1.9774' is jammed on edge 'Edge1', time=3344.00.
< Warning: Person 'pf_1.9775' is jammed on edge 'Edge1', time=3345.00.
< Warning: Person 'pf_1.9776' is jammed on edge 'Edge1', time=3345.00.
< Warning: Person 'pf_1.9777' is jammed on edge 'Edge1', time=3345.00.
< Warning: Person 'pf_1.9778' is jammed on edge 'Edge1', time=3346.00.
< Warning: Person 'pf_1.9779' is jammed on edge 'Edge1', time=3346.00.
< Warning: Person 'pf_1.9780' is jammed on edge 'Edge1', time=3346.00.
< Warning: Person 'pf_1.9781' is jammed on edge 'Edge1', time=3347.00.
< Warning: Person 'pf_1.9782' is jammed on edge 'Edge1', time=3347.00.
< Warning: Person 'pf_1.9783' is jammed on edge 'Edge1', time=3347.00.
< Warning: Person 'pf_1.9784' is jammed on edge 'Edge1', time=3348.00.
< Warning: Person 'pf_1.9785' is jammed on edge 'Edge1', time=3348.00.
< Warning: Person 'pf_1.9786' is jammed on edge 'Edge1', time=3348.00.
< Warning: Person 'pf_1.9787' is jammed on edge 'Edge1', time=3348.00.
< Warning: Person 'pf_1.9788' is jammed on edge 'Edge1', time=3349.00.
< Warning: Person 'pf_1.9789' is jammed on edge 'Edge1', time=3349.00.
< Warning: Person 'pf_1.9790' is jammed on edge 'Edge1', time=3349.00.
< Warning: Person 'pf_1.9791' is jammed on edge 'Edge1', time=3350.00.
< Warning: Person 'pf_1.9792' is jammed on edge 'Edge1', time=3350.00.
< Warning: Person 'pf_1.9793' is jammed on edge 'Edge1', time=3350.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6321,10388d6320
< Warning: Person 'pf_1.7261' is jammed on edge 'Edge1', time=2564.00.
< Warning: Person 'pf_1.7262' is jammed on edge 'Edge1', time=2564.00.
< Warning: Person 'pf_1.7263' is jammed on edge 'Edge1', time=2564.00.
< Warning: Person 'pf_1.6047' is jammed on edge 'Edge1', time=2565.00.
< Warning: Person 'pf_1.7264' is jammed on edge 'Edge1', time=2565.00.
< Warning: Person 'pf_1.7265' is jammed on edge 'Edge1', time=2565.00.
< Warning: Person 'pf_1.7266' is jammed on edge 'Edge1', time=2565.00.
< Warning: Person 'pf_1.7267' is jammed on edge 'Edge1', time=2565.00.
< Warning: Person 'pf_1.5954' is jammed on edge 'Edge1', time=2566.00.
< Warning: Person 'pf_0.276' is jammed on edge 'Edge1', time=2566.00.
< Warning: Person 'pf_1.7268' is jammed on edge 'Edge1', time=2566.00.
< Warning: Person 'pf_1.7269' is jammed on edge 'Edge1', time=2566.00.
< Warning: Person 'pf_1.7270' is jammed on edge 'Edge1', time=2566.00.
< Warning: Person 'pf_1.7271' is jammed on edge 'Edge1', time=2567.00.
< Warning: Person 'pf_1.7272' is jammed on edge 'Edge1', time=2567.00.
< Warning: Person 'pf_1.7273' is jammed on edge 'Edge1', time=2567.00.
< Warning: Person 'pf_0.352' is jammed on edge 'Edge1', time=2567.00.
< Warning: Person 'pf_0.309' is jammed on edge 'Edge1', time=2567.00.
< Warning: Person 'pf_1.7274' is jammed on edge 'Edge1', time=2568.00.
< Warning: Person 'pf_1.7275' is jammed on edge 'Edge1', time=2568.00.
< Warning: Person 'pf_1.7276' is jammed on edge 'Edge1', time=2568.00.
< Warning: Person 'pf_0.289' is jammed on edge 'Edge1', time=2569.00.
< Warning: Person 'pf_1.7277' is jammed on edge 'Edge1', time=2569.00.
< Warning: Person 'pf_1.7278' is jammed on edge 'Edge1', time=2569.00.
< Warning: Person 'pf_1.7279' is jammed on edge 'Edge1', time=2569.00.
< Warning: Person 'pf_1.7280' is jammed on edge 'Edge1', time=2569.00.
< Warning: Person 'pf_1.7281' is jammed on edge 'Edge1', time=2570.00.
< Warning: Person 'pf_1.7282' is jammed on edge 'Edge1', time=2570.00.
< Warning: Person 'pf_1.7283' is jammed on edge 'Edge1', time=2570.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
5018,15323d5017
< Warning: Person 'pf_0.1922' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4339' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4340' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4341' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_1.4234' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_1.4235' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_1.4236' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_0.4342' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4343' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4344' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4345' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4346' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_1.4237' is jammed on edge 'Edge1', time=1988.00.
< Warning: Person 'pf_0.4347' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_0.4348' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_1.4238' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4239' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4240' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_0.4349' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_1.4241' is jammed on edge 'Edge1', time=1990.00.
< Warning: Person 'pf_0.4350' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4351' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4352' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.4243' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_0.4353' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4354' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4355' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_1.4244' is jammed on edge 'Edge1', time=1992.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6469,10315d6468
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.6401' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7472' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7473' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7474' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7475' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7476' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7477' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7478' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7479' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7480' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7481' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7482' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7483' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2635.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
261991,264135d261990
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3533.00.
< Warning: Person 'pf_1.10381' is jammed on edge 'Edge1', time=3533.00.
< Warning: Person 'pf_1.10382' is jammed on edge 'Edge1', time=3533.00.
< Warning: Person 'pf_1.10383' is jammed on edge 'Edge1', time=3533.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10264', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10264', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10264', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10264', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10264', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9837', lane='Edge2_1', time=3533.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3534.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3534.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3534.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3534.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.