11Oct25rv1_24_0+1373-d1f784d2521 - 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: 8100 tests: 7909 succeeded 91 known bugs 83 FAILED 17 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
> 
> =================================================================
> ==2894280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8beedc3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d8bf0048811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5d8bf0040fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5d8bf0030c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5d8bf0047ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5d8beedc6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71b23c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71b23c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5d8beece9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2916202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6149a9bfc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6149aae81811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6149aae79fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6149aae69c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6149aae80ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6149a9bffe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7a4156e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a4156e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6149a9b22e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'f_0.0' left e3Detector 'e3_0' without entering it, time=17.00.
2,4c3,4
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_0' without entering it, time=18.00.
< Warning: Vehicle 'f_0.0' arrived inside e3Detector 'e3_0', time=21.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_0' without entering it, time=39.00.
---
> Warning: Vehicle 'f_0.0' arrived inside e3Detector 'e3_0', time=20.00.
> Warning: Vehicle 'f_0.1' left e3Detector 'e3_0' without entering it, time=38.00.
6c6,7
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'e3_0', time=42.00.
---
> Warning: Vehicle 'f_0.1' arrived inside e3Detector 'e3_0', time=41.00.
> Warning: Vehicle 'f_0.2' left e3Detector 'e3_0' without entering it, time=57.00.
8,9c9,10
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_0' without entering it, time=59.00.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'e3_0', time=61.00.
---
> Warning: Vehicle 'f_0.2' arrived inside e3Detector 'e3_0', time=60.00.
> Warning: Vehicle 'f_0.3' left e3Detector 'e3_0' without entering it, time=77.00.
11,12c12
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_0' without entering it, time=78.00.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'e3_0', time=80.00.
---
> Warning: Vehicle 'f_0.3' arrived inside e3Detector 'e3_0', time=79.00.
18a19
> Warning: Vehicle 'f_0.6' left e3Detector 'e3_0' without entering it, time=137.00.
20,21c21
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_0' without entering it, time=139.00.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'e3_0', time=141.00.
<truncated after showing first 30 lines>
elements additionals detentry volatile_recomputing ( Last six runs Oct2025 )
elements additionals e3detector volatile_recomputing ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect_selection tl ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing arguments 'length'/'endPos' for E2Detector 'E2_A'. Assuming detector end == lane end of lane 'EdgeCenter0_0'.

8 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 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 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
> 
> =================================================================
> ==2961940==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6087ee255281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6087ef5ed197 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 0x6087ef4c674d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6087ef4d9ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6087ee258e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c1fb0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c1fb0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6087ee17be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6087ee255281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6087ef5ed197 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 0x6087ef4c6d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6087ef4d9ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6087ee258e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c1fb0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c1fb0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6087ee17be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6087ee255281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6087ef4c71ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6087ef4d9ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6087ee258e72 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
> 
> =================================================================
> ==2962011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x601b3cdf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x601b3e190197 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 0x601b3e06974d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x601b3e07cceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x601b3cdfbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f77042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f77042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x601b3cd1ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x601b3cdf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x601b3e190197 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 0x601b3e069d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x601b3e07cceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x601b3cdfbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f77042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f77042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x601b3cd1ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x601b3cdf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x601b3e06a1ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x601b3e07cceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x601b3cdfbe72 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
> 
> =================================================================
> ==2962649==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5be7d4721281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5be7d5ab9197 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 0x5be7d599274d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5be7d59a5ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5be7d4724e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x775e6382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x775e6382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5be7d4647e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5be7d4721281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5be7d5ab9197 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 0x5be7d5992d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5be7d59a5ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5be7d4724e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x775e6382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x775e6382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5be7d4647e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5be7d4721281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5be7d59931ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5be7d59a5ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5be7d4724e72 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
> 
> =================================================================
> ==2962909==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed67485b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5ed675bf3197 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 0x5ed675acc74d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ed675adfceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed67485ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7be12002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7be12002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed674781e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed67485b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5ed675bf3197 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 0x5ed675accd5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ed675adfceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed67485ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7be12002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7be12002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed674781e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed67485b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5ed675acd1ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ed675adfceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ed67485ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
96c96
< Warning: Vehicle 'flowA.92' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.91' will not be able to arrive with the given speed!
99a100
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
101d101
< Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
105c105
< Warning: Vehicle 'flowA.99' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
111c111
< Warning: Vehicle 'flowA.105' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.104' will not be able to arrive with the given speed!
114c114
< Warning: Vehicle 'flowA.107' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.107' will not be able to arrive at the given lane 'Edge2_0'!
130c130,131
< Warning: Vehicle 'flowA.123' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
> Warning: Vehicle 'flowA.124' will not be able to arrive at the given lane 'Edge2_0'!
132d132
< Warning: Vehicle 'flowA.124' will not be able to arrive with the given speed!
141c141,142
< Warning: Vehicle 'flowA.133' will not be able to arrive at the given lane 'Edge2_0'!
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2938348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5e4bc34a8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5e4bc472d811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5e4bc4725fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5e4bc4715c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5e4bc472cceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5e4bc34abe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x72e359e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x72e359e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5e4bc33cee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
151d150
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
153c152,153
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.69' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
159,160c159
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.73' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
161a161
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
171d170
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
173c172,173
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge2_0'!
177,178c177
< Warning: Vehicle 'flowA.80' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.81' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
179a179
> Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
203a204,209
> Warning: Vehicle 'flowA.94' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
151d150
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
153c152,153
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.69' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge5_0'!
158,160d157
< Warning: Choosing new speed factor 1.22 for vehicle 'flowA.69' to match departure speed 12.00 (max 11.43).
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
161a159,161
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
> Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
164c164
< Warning: Vehicle 'flowA.74' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Choosing new speed factor 1.26 for vehicle 'flowA.73' to match departure speed 12.00 (max 11.43).
172d171
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
174c173,174
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge5_0'!
178,179c178
< Warning: Vehicle 'flowA.80' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.81' will not be able to arrive at the given lane 'Edge5_0'!
---
<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
> 
> =================================================================
> ==2939065==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5dca67596281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5dca6892e197 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 0x5dca6880774d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5dca6881aceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5dca67599e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7769c1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7769c1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5dca674bce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5dca67596281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5dca6892e197 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 0x5dca68807d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5dca6881aceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5dca67599e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7769c1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7769c1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5dca674bce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5dca67596281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5dca688081ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5dca6881aceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5dca67599e72 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
> 
> =================================================================
> ==2939116==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5aa37cda9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5aa37e141197 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 0x5aa37e01a74d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5aa37e02dceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5aa37cdace72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bde9aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bde9aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aa37cccfe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5aa37cda9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5aa37e141197 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 0x5aa37e01ad5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5aa37e02dceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5aa37cdace72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bde9aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bde9aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aa37cccfe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5aa37cda9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5aa37e01b1ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5aa37e02dceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5aa37cdace72 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
> 
> =================================================================
> ==2939729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x558fc9740281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x558fcaad8197 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 0x558fca9b174d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558fca9c4ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x558fc9743e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c86e502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c86e502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x558fc9666e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x558fc9740281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x558fcaad8197 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 0x558fca9b1d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558fca9c4ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x558fc9743e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c86e502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c86e502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x558fc9666e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558fc9740281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x558fca9b21ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558fca9c4ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x558fc9743e72 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
> 
> =================================================================
> ==2939846==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578af1bcd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x578af2f65197 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 0x578af2e3e74d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x578af2e51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578af1bd0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72426d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72426d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578af1af3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578af1bcd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x578af2f65197 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 0x578af2e3ed5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x578af2e51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578af1bd0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72426d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72426d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578af1af3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x578af1bcd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x578af2e3f1ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x578af2e51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x578af1bd0e72 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 routeflow inspect_selection parameters ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,14d0
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands vehicle_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2924724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x63d20074d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x63d2019d2811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x63d2019cafda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x63d2019bac5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x63d2019d1ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x63d200750e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x77eda8c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x77eda8c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x63d200673e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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
> 
> =================================================================
> ==2921431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x607abfa00281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x607ac0ecf7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x607ac0150a98 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 0x607abfd7c8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x607ac2657814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x607ac286e02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76b2f59e68f2 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 0x76b2f599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76b2f599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x607ac28a3033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x607ac266a92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x607ac266ba8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x607abfa2a832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x607ac0c84de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x607abfa03e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76b2f2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76b2f2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x607abf926e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5daf9acd1281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5daf9c1a07bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5daf9b421a98 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 0x5daf9b04d8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5daf9d928814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5daf9db3f02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7217771e68f2 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 0x72177719985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72177719b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5daf9db74033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5daf9d93b92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5daf9d93ca8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5daf9acfb832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5daf9bf55de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5daf9acd4e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72177422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72177422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5daf9abf7e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64c8af3f8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x64c8b08c77bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64c8afb48a98 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 0x64c8af7748cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x64c8b204f814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64c8b226602b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x726ab59e68f2 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 0x726ab599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x726ab599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64c8b229b033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64c8b206292b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64c8b2063a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64c8af422832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64c8b067cde3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64c8af3fbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x726ab282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x726ab282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64c8af31ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e709acc5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5e709c1947bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e709b415a98 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 0x5e709b0418cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5e709d91c814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e709db3302b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73954f3e68f2 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 0x73954f39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73954f39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e709db68033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e709d92f92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e709d930a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e709acef832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e709bf49de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e709acc8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73954c42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73954c42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e709abebe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60c2e01b6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x60c2e16857bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60c2e0906a98 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 0x60c2e05328cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x60c2e2e0d814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60c2e302402b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70a4d89e68f2 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 0x70a4d899985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70a4d899b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60c2e3059033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60c2e2e2092b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60c2e2e21a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60c2e01e0832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60c2e143ade3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60c2e01b9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70a4d5a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70a4d5a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60c2e00dce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x626f0917d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x626f0a64c7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x626f098cda98 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 0x626f094f98cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x626f0bdd4814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x626f0bfeb02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e07b73e68f2 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 0x7e07b739985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e07b739b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x626f0c020033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x626f0bde792b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x626f0bde8a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x626f091a7832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x626f0a401de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x626f09180e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e07b442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e07b442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x626f090a3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6187025281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d61884f47bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d6187775a98 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 0x5d61873a18cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5d6189c7c814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d6189e9302b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fddd3de68f2 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 0x7fddd3d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fddd3d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d6189ec8033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d6189c8f92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d6189c90a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d618704f832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d61882a9de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d6187028e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fddd0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fddd0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d6186f4be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58ca92afc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x58ca93fcb7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58ca9324ca98 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 0x58ca92e788cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x58ca95753814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58ca9596a02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x731f059e68f2 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 0x731f0599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x731f0599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58ca9599f033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58ca9576692b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58ca95767a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58ca92b26832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58ca93d80de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58ca92affe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x731f0282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x731f0282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58ca92a22e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6545ef2f1281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6545f07c07bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6545efa41a98 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 0x6545ef66d8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x6545f1f48814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6545f215f02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x779141be68f2 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 0x779141b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x779141b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6545f2194033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6545f1f5b92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6545f1f5ca8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6545ef31b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6545f0575de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6545ef2f4e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77913ec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77913ec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6545ef217e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62860916c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x62860a63b7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6286098bca98 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 0x6286094e88cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62860bdc3814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62860bfda02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78cf58be68f2 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 0x78cf58b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78cf58b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62860c00f033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62860bdd692b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62860bdd7a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x628609196832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62860a3f0de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62860916fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78cf55c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78cf55c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x628609092e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc207149281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5dc2086187bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5dc207899a98 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 0x5dc2074c58cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5dc209da0814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5dc209fb702b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x746a7efe68f2 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 0x746a7ef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x746a7ef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5dc209fec033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5dc209db392b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5dc209db4a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5dc207173832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5dc2083cdde3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5dc20714ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x746a7c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x746a7c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5dc20706fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5e09779c9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5e0978e987bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e0978119a98 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 0x5e0977d458cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5e097a620814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e097a83702b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7670db9e68f2 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 0x7670db99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7670db99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e097a86c033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e097a63392b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e097a634a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e09779f3832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e0978c4dde3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e09779cce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7670d882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7670d882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e09778efe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x572662aab281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x572663f7a7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5726631fba98 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 0x572662e278cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x572665702814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57266591902b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x710dfc9e68f2 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 0x710dfc99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x710dfc99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57266594e033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57266571592b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x572665716a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x572662ad5832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x572663d2fde3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x572662aaee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x710df9a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x710df9a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5726629d1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6548be71d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6548bfbec7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6548bee6da98 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 0x6548bea998cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x6548c1374814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6548c158b02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7515b25e68f2 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 0x7515b259985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7515b259b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6548c15c0033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6548c138792b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6548c1388a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6548be747832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6548bf9a1de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6548be720e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7515af42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7515af42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6548be643e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64f56467f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x64f565b4e7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64f564dcfa98 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 0x64f5649fb8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x64f5672d6814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64f5674ed02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78612d9e68f2 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 0x78612d99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78612d99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64f567522033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64f5672e992b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64f5672eaa8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64f5646a9832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64f565903de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64f564682e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78612aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78612aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64f5645a5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c22fce91281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5c22fe3607bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c22fd5e1a98 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 0x5c22fd20d8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5c22ffae8814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c22ffcff02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70a55f1e68f2 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 0x70a55f19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70a55f19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c22ffd34033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c22ffafb92b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c22ffafca8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c22fcebb832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c22fe115de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c22fce94e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70a55c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70a55c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c22fcdb7e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x629470e68281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x6294723377bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6294715b8a98 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 0x6294711e48cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x629473abf814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x629473cd602b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x734a887e68f2 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 0x734a8879985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x734a8879b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x629473d0b033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x629473ad292b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x629473ad3a8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x629470e92832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6294720ecde3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x629470e6be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x734a8582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x734a8582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x629470d8ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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
> 
> =================================================================
> ==2921484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x561902bcf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x56190409e7bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56190331fa98 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 0x561902f4b8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x561905826814 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x561905a3d02b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d5475fe68f2 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 0x7d5475f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d5475f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x561905a72033 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56190583992b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56190583aa8f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x561902bf9832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x561903e53de3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x561902bd2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d547302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d547302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x561902af5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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).
> 
> =================================================================
> ==2921774==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d82bd3ff281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d82be797197 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 0x5d82be67074d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d82be683ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d82bd402e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b3b4f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b3b4f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d82bd325e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d82bd3ff281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d82be797197 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 0x5d82be670d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d82be683ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d82bd402e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b3b4f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b3b4f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d82bd325e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d82bd3ff281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d82be6711ec 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).
> 
> =================================================================
> ==2921770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x573f8b279281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x573f8c611197 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 0x573f8c4ea74d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x573f8c4fdceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x573f8b27ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7604cba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7604cba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x573f8b19fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x573f8b279281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x573f8c611197 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 0x573f8c4ead5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x573f8c4fdceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x573f8b27ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7604cba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7604cba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x573f8b19fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x573f8b279281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x573f8c4eb1ec 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 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).
> 
> =================================================================
> ==2905688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58c372fde281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x58c374263811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x58c37425bfda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x58c37424bc5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58c374262ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x58c372fe1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e652ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e652ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58c372f04e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> 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).
> 
> =================================================================
> ==2905696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ec3479ea281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5ec348c6f811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5ec348c67fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5ec348c57c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5ec348c6eceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5ec3479ede72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x76517b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x76517b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5ec347910e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- 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).

=================================================================
==2902107==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x61bbb1ce5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
    #1 0x61bbb2f6a811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x61bbb2f62fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x61bbb2f52c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x61bbb2f69ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x61bbb1ce8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x710f4562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x710f4562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x61bbb1c0be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)

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

=================================================================
==2902116==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5e7ac54ab281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
    #1 0x5e7ac6730811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5e7ac6728fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5e7ac6718c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5e7ac672fceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5e7ac54aee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x72ee7142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x72ee7142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5e7ac53d1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)

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

=================================================================
==2902127==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x570b3c81c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
    #1 0x570b3daa1811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x570b3da99fda in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x570b3da89c5d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x570b3daa0ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x570b3c81fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x720b8962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x720b8962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x570b3c742e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)

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

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

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=306.00.
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=306.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=306.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=306.00.
network junctions inspect no_tls selected type rail_signal ( Last six runs Oct2025 )
network junctions inspect no_tls unselected type rail_signal ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected type rail_signal ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=307.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=307.00.

TEST FAILED on ts-sim-build-ba : network junctions inspect tls unselected type rail_signal ( Last six runs Oct2025 )

---------- Differences in errors ----------
2,9d1
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=304.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=304.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=305.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=305.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=306.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=306.00.

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2987820==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x633de2acd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x633de3e65197 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 0x633de3d3e74d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x633de3d51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x633de2ad0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dbb2862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dbb2862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x633de29f3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x633de2acd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x633de3e65197 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 0x633de3d3ed5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x633de3d51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x633de2ad0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dbb2862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dbb2862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x633de29f3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x633de2acd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x633de3d3f35e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x633de3d51ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x633de2ad0e72 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
> 
> =================================================================
> ==2988049==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5389266281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d538a5fe197 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 0x5d538a4d774d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d538a4eaceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5389269e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d987c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d987c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d538918ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5389266281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d538a5fe197 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 0x5d538a4d7d5c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d538a4eaceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5389269e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d987c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d987c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d538918ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5389266281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5d538a4d835e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5d538a4eaceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d5389269e72 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
> 
> =================================================================
> ==2988048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5589f9033281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5589fa3cb197 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 0x5589fa2ff4f2 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x5589fa2d0203 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5589fbe9f2b8 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 0x7ffb9bfe63b6 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 0x7ffb9bf997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ffb9bf9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ffb9bf90c87 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 0x7ffb9bfe0d42 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 0x5589fbed3462 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 0x5589fc15c741 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 0x5589fa2afa0a 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 0x5589fa2a6abd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5589fa2b7ceb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5589f9036e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7ffb9902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7ffb9902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5589f8f59e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3416e14) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5589f9033281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f0281) (BuildId: 57ba9198a70bfafb41c63b75337ee4defa889f92)
>     #1 0x5589fa3cb197 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 0x5589fa2a4d5c 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:

8 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create poisson ( Last six runs Oct2025 )
elements demands flow inspect poisson ( Last six runs Oct2025 )
elements demands flow_junctions create endnumber ( Last six runs Oct2025 )
elements demands flow_junctions create poisson ( Last six runs Oct2025 )
elements demands flow_junctions inspect poisson ( Last six runs Oct2025 )
elements demands flow_taz create endnumber ( Last six runs Oct2025 )
elements demands flow_taz create poisson ( Last six runs Oct2025 )
elements demands flow_taz inspect poisson ( Last six runs Oct2025 )

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 errors ----------
193d192
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
195c194,195
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
202,203c202,203
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
247,248c247
< Warning: Vehicle 'flowA.121' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.122' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
249a249
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
333d332
< Warning: Vehicle 'flowA.164' will not be able to arrive with the given speed!
335c334
< Warning: Vehicle 'flowA.164' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
337a337
> Warning: Vehicle 'flowA.166' will not be able to arrive with the given speed!
339c339
< Warning: Vehicle 'flowA.166' will not be able to arrive at the given lane 'Edge2_0'!
<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 flow_attributes poisson ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1316,6030d1315
< Warning: Person 'pf_0.4357' is jammed on edge 'Edge0', time=1985.00.
< Warning: Person 'pf_0.4358' is jammed on edge 'Edge0', time=1986.00.
< Warning: Person 'pf_0.4359' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4360' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4361' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4362' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4364' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_0.4365' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4366' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4367' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4368' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4369' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4370' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4371' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4372' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4373' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4374' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4375' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4376' is jammed on edge 'Edge0', time=1994.00.
< Warning: Person 'pf_0.4377' is jammed on edge 'Edge0', time=1995.00.
< Warning: Person 'pf_0.4378' is jammed on edge 'Edge0', time=1995.00.
< Warning: Person 'pf_0.4379' is jammed on edge 'Edge0', time=1996.00.
< Warning: Person 'pf_0.4380' is jammed on edge 'Edge0', time=1996.00.
< Warning: Person 'pf_0.4381' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4382' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4383' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4384' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4385' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4386' is jammed on edge 'Edge0', time=1997.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 ----------
3408,10315d3407
< Warning: Person 'pf_1.4636' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4637' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4638' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4639' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4640' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4641' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4642' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4643' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4644' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4645' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4646' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4647' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4648' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4649' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4650' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4651' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4652' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4653' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4654' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_0.348' is jammed on edge ':Junction1_w1', time=1758.00.
< Warning: Person 'pf_1.3026' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4655' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4656' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4657' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4658' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.3508' is jammed on edge 'Edge1', time=1759.00.
< Warning: Person 'pf_1.4659' is jammed on edge 'Edge1', time=1759.00.
< Warning: Person 'pf_1.4660' is jammed on edge 'Edge1', time=1759.00.
< Warning: Person 'pf_1.4661' is jammed on edge 'Edge1', time=1759.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 ----------
4347,9853d4346
< Warning: Person 'pf_1.5262' is jammed on edge 'Edge1', time=1946.00.
< Warning: Person 'pf_1.5263' is jammed on edge 'Edge1', time=1946.00.
< Warning: Person 'pf_1.5264' is jammed on edge 'Edge1', time=1946.00.
< Warning: Person 'pf_1.5265' is jammed on edge 'Edge1', time=1947.00.
< Warning: Person 'pf_1.5266' is jammed on edge 'Edge1', time=1947.00.
< Warning: Person 'pf_1.5267' is jammed on edge 'Edge1', time=1947.00.
< Warning: Person 'pf_1.5268' is jammed on edge 'Edge1', time=1948.00.
< Warning: Person 'pf_1.5269' is jammed on edge 'Edge1', time=1948.00.
< Warning: Person 'pf_1.5270' is jammed on edge 'Edge1', time=1948.00.
< Warning: Person 'pf_1.5271' is jammed on edge 'Edge1', time=1949.00.
< Warning: Person 'pf_1.5272' is jammed on edge 'Edge1', time=1949.00.
< Warning: Person 'pf_1.5273' is jammed on edge 'Edge1', time=1949.00.
< Warning: Person 'pf_1.5274' is jammed on edge 'Edge1', time=1949.00.
< Warning: Person 'pf_1.5275' is jammed on edge 'Edge1', time=1950.00.
< Warning: Person 'pf_1.5276' is jammed on edge 'Edge1', time=1950.00.
< Warning: Person 'pf_1.5277' is jammed on edge 'Edge1', time=1950.00.
< Warning: Person 'pf_1.5278' is jammed on edge 'Edge1', time=1951.00.
< Warning: Person 'pf_1.5279' is jammed on edge 'Edge1', time=1951.00.
< Warning: Person 'pf_1.5280' is jammed on edge 'Edge1', time=1951.00.
< Warning: Person 'pf_1.5281' is jammed on edge 'Edge1', time=1952.00.
< Warning: Person 'pf_1.5282' is jammed on edge 'Edge1', time=1952.00.
< Warning: Person 'pf_1.5283' is jammed on edge 'Edge1', time=1952.00.
< Warning: Person 'pf_1.5284' is jammed on edge 'Edge1', time=1953.00.
< Warning: Person 'pf_1.5285' is jammed on edge 'Edge1', time=1953.00.
< Warning: Person 'pf_1.5286' is jammed on edge 'Edge1', time=1953.00.
< Warning: Person 'pf_1.5287' is jammed on edge 'Edge1', time=1953.00.
< Warning: Person 'pf_1.5288' is jammed on edge 'Edge1', time=1954.00.
< Warning: Person 'pf_1.5289' is jammed on edge 'Edge1', time=1954.00.
< Warning: Person 'pf_1.5290' is jammed on edge 'Edge1', time=1954.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 ----------
3315,10388d3314
< Warning: Person 'pf_1.4461' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4462' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4463' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4464' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4465' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4466' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4467' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4468' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4469' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4470' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4471' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.4472' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.4473' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.4474' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4475' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4476' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4477' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4478' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4479' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4480' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4481' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4482' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4483' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4484' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.4485' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.4486' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.4487' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4488' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4489' is jammed on edge 'Edge1', time=1704.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 ----------
1,2c1,23
< Warning: Collision of person 'pf_0.652' and person 'pf_1.1025', lane='Edge1_0', time=448.00.
< Warning: Collision of person 'pf_0.977' and person 'pf_1.1381', lane='Edge1_0', time=697.00.
---
> Warning: Collision of person 'pf_0.152' and person 'pf_1.423', lane='Edge1_0', time=195.00.
> Warning: Collision of person 'pf_0.411' and person 'pf_1.634', lane='Edge1_0', time=307.00.
> Warning: Collision of person 'pf_0.431' and person 'pf_1.676', lane='Edge1_0', time=340.00.
> Warning: Collision of person 'pf_0.589' and person 'pf_1.820', lane='Edge1_0', time=412.00.
> Warning: Collision of person 'pf_0.812' and person 'pf_1.1311', lane='Edge1_0', time=553.00.
> Warning: Collision of person 'pf_0.791' and person 'pf_1.1191', lane='Edge1_0', time=597.00.
> Warning: Collision of person 'pf_0.928' and person 'pf_1.1279', lane='Edge1_0', time=650.00.
> Warning: Person 'pf_1.946' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.947' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.948' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.949' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.950' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.951' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.952' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.953' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.954' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.955' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.956' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.957' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.958' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.959' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.960' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.961' is jammed on edge 'Edge1', time=710.00.
4,5c25,26
< Warning: Person 'pf_1.963' is jammed on edge 'Edge1', time=710.00.
< Warning: Person 'pf_1.964' is jammed on edge 'Edge1', time=710.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 ----------
2860,10315d2859
< Warning: Person 'pf_1.2733' is jammed on edge ':Junction2_w0', time=1594.00.
< Warning: Person 'pf_1.4126' is jammed on edge 'Edge1', time=1594.00.
< Warning: Person 'pf_1.4127' is jammed on edge 'Edge1', time=1594.00.
< Warning: Person 'pf_1.4128' is jammed on edge 'Edge1', time=1594.00.
< Warning: Person 'pf_1.4129' is jammed on edge 'Edge1', time=1594.00.
< Warning: Person 'pf_1.2736' is jammed on edge ':Junction2_w0', time=1595.00.
< Warning: Person 'pf_1.4130' is jammed on edge 'Edge1', time=1595.00.
< Warning: Person 'pf_1.4131' is jammed on edge 'Edge1', time=1595.00.
< Warning: Person 'pf_1.4132' is jammed on edge 'Edge1', time=1595.00.
< Warning: Person 'pf_1.2633' is jammed on edge ':Junction2_w0', time=1596.00.
< Warning: Person 'pf_1.4133' is jammed on edge 'Edge1', time=1596.00.
< Warning: Person 'pf_1.4134' is jammed on edge 'Edge1', time=1596.00.
< Warning: Person 'pf_1.4135' is jammed on edge 'Edge1', time=1596.00.
< Warning: Person 'pf_1.4136' is jammed on edge 'Edge1', time=1597.00.
< Warning: Person 'pf_1.4137' is jammed on edge 'Edge1', time=1597.00.
< Warning: Person 'pf_1.4138' is jammed on edge 'Edge1', time=1597.00.
< Warning: Person 'pf_1.2722' is jammed on edge ':Junction2_w0', time=1598.00.
< Warning: Person 'pf_1.4139' is jammed on edge 'Edge1', time=1598.00.
< Warning: Person 'pf_1.4140' is jammed on edge 'Edge1', time=1598.00.
< Warning: Person 'pf_1.4141' is jammed on edge 'Edge1', time=1598.00.
< Warning: Person 'pf_1.4142' is jammed on edge 'Edge1', time=1599.00.
< Warning: Person 'pf_1.4143' is jammed on edge 'Edge1', time=1599.00.
< Warning: Person 'pf_1.4144' is jammed on edge 'Edge1', time=1599.00.
< Warning: Person 'pf_1.4145' is jammed on edge 'Edge1', time=1599.00.
< Warning: Collision of person 'pf_1.3733' and person 'pf_1.3501', lane='Edge2_0', time=1599.00.
< Warning: Person 'pf_1.4146' is jammed on edge 'Edge1', time=1600.00.
< Warning: Person 'pf_1.4147' is jammed on edge 'Edge1', time=1600.00.
< Warning: Person 'pf_1.4148' is jammed on edge 'Edge1', time=1600.00.
< Warning: Person 'pf_1.4149' is jammed on edge 'Edge1', time=1601.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 ----------
220151,264135d220150
< Warning: Collision of person 'pf_0.453' and person 'pf_0.463', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4224' and person 'pf_1.4242', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_0.452' and person 'pf_1.4567', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4211' and person 'pf_1.4242', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4211' and person 'pf_1.4224', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4207' and person 'pf_1.4242', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4207' and person 'pf_1.4224', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4207' and person 'pf_1.4211', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4209' and person 'pf_1.4242', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4209' and person 'pf_1.4224', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4209' and person 'pf_1.4211', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_1.4209' and person 'pf_1.4207', lane=':Junction2_0_0', time=1767.00.
< Warning: Collision of person 'pf_0.468' and person 'pf_0.469', lane='Edge0_1', time=1767.00.
< Warning: Person 'pf_0.485' is jammed on edge 'Edge0', time=1767.00.
< Warning: Collision of person 'pf_1.4208' and person 'pf_1.4216', lane='Edge1_1', time=1767.00.
< Warning: Person 'pf_1.4684' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4685' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4686' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4687' is jammed on edge 'Edge1', time=1767.00.
< Warning: Collision of person 'pf_0.322' and person 'pf_1.5120', lane='Edge1_1', time=1767.00.
< Warning: Collision of person 'pf_1.4570' and person 'pf_1.4596', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4581' and person 'pf_1.4596', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4581' and person 'pf_1.4570', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4514' and person 'pf_1.4596', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4514' and person 'pf_1.4570', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4514' and person 'pf_1.4581', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4558' and person 'pf_1.4570', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4558' and person 'pf_1.4581', lane='Edge2_1', time=1767.00.
< Warning: Collision of person 'pf_1.4558' and person 'pf_1.4514', lane='Edge2_1', time=1767.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 routeflow inspect_selection poisson ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds