13Nov25rv1_25_0+0000-ac6c5a6752d - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


default: 8132 tests: 7952 succeeded 91 known bugs 81 FAILED 8 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==3329846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x645b8a9cb821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x645b8bc2c281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x645b8bc24a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x645b8bc146db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x645b8bc2b75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x645b8a9cf412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f98eea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7f98eea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x645b8a8f23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3379841==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5edbd88c3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5edbd9c36c07 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 0x5edbd9b101cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5edbd9b2375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5edbd88c7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c20cae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c20cae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5edbd87ea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5edbd88c3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5edbd9c36c07 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 0x5edbd9b107da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5edbd9b2375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5edbd88c7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c20cae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c20cae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5edbd87ea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5edbd88c3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5edbd9b10c6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5edbd9b2375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5edbd88c7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3379864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62c7fd0ce821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x62c7fe441c07 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 0x62c7fe31b1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62c7fe32e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62c7fd0d2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7939c6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7939c6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62c7fcff53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62c7fd0ce821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x62c7fe441c07 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 0x62c7fe31b7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62c7fe32e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62c7fd0d2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7939c6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7939c6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62c7fcff53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62c7fd0ce821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x62c7fe31bc6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x62c7fe32e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x62c7fd0d2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3380223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57a252939821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x57a253cacc07 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 0x57a253b861cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57a253b9975d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57a25293d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5b2042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f5b2042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57a2528603b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57a252939821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x57a253cacc07 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 0x57a253b867da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57a253b9975d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57a25293d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5b2042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f5b2042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57a2528603b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57a252939821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x57a253b86c6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57a253b9975d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57a25293d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3380312==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x592b7a0b7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x592b7b42ac07 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 0x592b7b3041cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x592b7b31775d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x592b7a0bb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b772e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b772e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x592b79fde3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x592b7a0b7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x592b7b42ac07 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 0x592b7b3047da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x592b7b31775d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x592b7a0bb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b772e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b772e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x592b79fde3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x592b7a0b7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x592b7b304c6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x592b7b31775d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x592b7a0bb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3366136==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3e552cf821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a3e56642c07 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 0x5a3e5651c1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a3e5652f75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3e552d3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7198e482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7198e482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3e551f63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3e552cf821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a3e56642c07 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 0x5a3e5651c7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a3e5652f75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3e552d3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7198e482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7198e482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3e551f63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3e552cf821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a3e5651cc6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a3e5652f75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a3e552d3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3366185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6cfc3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x55ba6e336c07 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 0x55ba6e2101cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ba6e22375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55ba6cfc7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b080082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b080082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55ba6ceea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6cfc3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x55ba6e336c07 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 0x55ba6e2107da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ba6e22375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55ba6cfc7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b080082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b080082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55ba6ceea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6cfc3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x55ba6e210c6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ba6e22375d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x55ba6cfc7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3366688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5df932db1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5df934124c07 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 0x5df933ffe1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5df93401175d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5df932db5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cbdb5e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cbdb5e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5df932cd83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5df932db1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5df934124c07 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 0x5df933ffe7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5df93401175d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5df932db5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cbdb5e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cbdb5e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5df932cd83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5df932db1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5df933ffec6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5df93401175d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5df932db5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3366778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e04adb00821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5e04aee73c07 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 0x5e04aed4d1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e04aed6075d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e04adb04412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75352142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75352142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e04ada273b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e04adb00821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5e04aee73c07 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 0x5e04aed4d7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e04aed6075d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e04adb04412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75352142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75352142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e04ada273b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e04adb00821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5e04aed4dc6a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e04aed6075d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e04adb04412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5dac4daca821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5dac4ef7523b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5dac4e1ef9e8 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 0x5dac4de483eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5dac50703084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5dac5091989b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x711eb4fe68f2 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 0x711eb4f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x711eb4f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5dac509509d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5dac5071619b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5dac507172ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5dac4daf4ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5dac4ed2a855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5dac4dace412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x711eb202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x711eb202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5dac4d9f13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56c21e592821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x56c21fa3d23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56c21ecb79e8 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 0x56c21e9103eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56c2211cb084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56c2213e189b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x710c261e68f2 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 0x710c2619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x710c2619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56c2214189d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56c2211de19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56c2211df2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56c21e5bcea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56c21f7f2855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56c21e596412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x710c2302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x710c2302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56c21e4b93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58a70b14c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x58a70c5f723b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58a70b8719e8 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 0x58a70b4ca3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58a70dd85084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58a70df9b89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ba8dbde68f2 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 0x7ba8dbd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ba8dbd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58a70dfd29d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58a70dd9819b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58a70dd992ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58a70b176ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58a70c3ac855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58a70b150412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ba8d8c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ba8d8c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58a70b0733b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d8254b4a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5d8255ff523b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d825526f9e8 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 0x5d8254ec83eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d8257783084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d825799989b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f12119e68f2 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 0x7f121199985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f121199b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d82579d09d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d825779619b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d82577972ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d8254b74ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d8255daa855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d8254b4e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f120ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f120ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d8254a713b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6194fa02c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x6194fb4d723b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6194fa7519e8 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 0x6194fa3aa3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6194fcc65084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6194fce7b89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c12d83e68f2 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 0x7c12d839985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c12d839b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6194fceb29d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6194fcc7819b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6194fcc792ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6194fa056ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6194fb28c855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6194fa030412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c12d542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c12d542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6194f9f533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe07b80d821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5fe07ccb823b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fe07bf329e8 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 0x5fe07bb8b3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5fe07e446084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fe07e65c89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x764ed8de68f2 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 0x764ed8d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x764ed8d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fe07e6939d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fe07e45919b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fe07e45a2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fe07b837ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5fe07ca6d855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fe07b811412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x764ed5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x764ed5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fe07b7343b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5c49f86821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a5c4b43123b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a5c4a6ab9e8 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 0x5a5c4a3043eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a5c4cbbf084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a5c4cdd589b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x786af5de68f2 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 0x786af5d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x786af5d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a5c4ce0c9d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a5c4cbd219b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a5c4cbd32ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a5c49fb0ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a5c4b1e6855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a5c49f8a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x786af2c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x786af2c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a5c49ead3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61972b40f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x61972c8ba23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61972bb349e8 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 0x61972b78d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61972e048084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61972e25e89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79b266de68f2 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 0x79b266d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79b266d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61972e2959d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61972e05b19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61972e05c2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61972b439ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61972c66f855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61972b413412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79b263c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79b263c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61972b3363b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56478a375821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x56478b82023b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56478aa9a9e8 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 0x56478a6f33eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56478cfae084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56478d1c489b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7311fa7e68f2 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 0x7311fa79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7311fa79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56478d1fb9d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56478cfc119b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56478cfc22ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56478a39fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56478b5d5855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56478a379412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7311f782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7311f782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56478a29c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6122cd515821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x6122ce9c023b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6122cdc3a9e8 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 0x6122cd8933eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6122d014e084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6122d036489b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73e98d1e68f2 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 0x73e98d19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73e98d19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6122d039b9d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6122d016119b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6122d01622ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6122cd53fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6122ce775855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6122cd519412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73e98a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73e98a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6122cd43c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5caa17daf821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5caa1925a23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5caa184d49e8 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 0x5caa1812d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5caa1a9e8084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5caa1abfe89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa7221e68f2 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 0x7fa72219985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fa72219b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5caa1ac359d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5caa1a9fb19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5caa1a9fc2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5caa17dd9ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5caa1900f855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5caa17db3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fa71f22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fa71f22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5caa17cd63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x64f483815821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x64f484cc023b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64f483f3a9e8 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 0x64f483b933eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x64f48644e084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64f48666489b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x765a115e68f2 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 0x765a1159985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x765a1159b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64f48669b9d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64f48646119b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64f4864622ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64f48383fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64f484a75855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64f483819412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x765a0e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x765a0e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64f48373c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a93de60b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a93dfab623b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a93ded309e8 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 0x5a93de9893eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a93e1244084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a93e145a89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7915a6fe68f2 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 0x7915a6f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7915a6f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a93e14919d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a93e125719b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a93e12582ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a93de635ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a93df86b855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a93de60f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7915a402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7915a402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a93de5323b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b4fd6111821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5b4fd75bc23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b4fd68369e8 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 0x5b4fd648f3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b4fd8d4a084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b4fd8f6089b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f09dbfe68f2 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 0x7f09dbf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f09dbf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b4fd8f979d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b4fd8d5d19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b4fd8d5e2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b4fd613bea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b4fd7371855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b4fd6115412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f09d902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f09d902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b4fd60383b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6371770821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5a6372c1b23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a6371e959e8 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 0x5a6371aee3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a63743a9084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a63745bf89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7334ab1e68f2 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 0x7334ab19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7334ab19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a63745f69d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a63743bc19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a63743bd2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a637179aea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a63729d0855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a6371774412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7334a802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7334a802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a63716973b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62a293751821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x62a294bfc23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62a293e769e8 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 0x62a293acf3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x62a29638a084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62a2965a089b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71fb997e68f2 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 0x71fb9979985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71fb9979b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62a2965d79d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62a29639d19b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62a29639e2ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62a29377bea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62a2949b1855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62a293755412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71fb9682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71fb9682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62a2936783b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5726ac73b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5726adbe623b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5726ace609e8 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 0x5726acab93eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5726af374084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5726af58a89b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7226bc7e68f2 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 0x7226bc79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7226bc79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5726af5c19d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5726af38719b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5726af3882ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5726ac765ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5726ad99b855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5726ac73f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7226b982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7226b982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5726ac6623b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3352121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce443504821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5ce4449af23b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ce443c299e8 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 0x5ce4438823eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ce44613d084 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ce44635389b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77e0ed5e68f2 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 0x77e0ed59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77e0ed59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ce44638a9d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ce44615019b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ce4461512ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ce44352eea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ce444764855 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ce443508412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77e0ea42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77e0ea42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ce44342b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> 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 default ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/28.
> 
> Quitting (on error).
> 
> =================================================================
> ==3352396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eadd7a0e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5eadd8d81c07 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 0x5eadd8c5b1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5eadd8c6e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eadd7a12412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b5be882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b5be882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eadd79353b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eadd7a0e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5eadd8d81c07 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 0x5eadd8c5b7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5eadd8c6e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eadd7a12412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b5be882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b5be882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eadd79353b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/47.
> 
> Quitting (on error).
> 
> =================================================================
> ==3352412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62193f292821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x621940605c07 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 0x6219404df1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6219404f275d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62193f296412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72b055e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72b055e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62193f1b93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62193f292821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x621940605c07 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 0x6219404df7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6219404f275d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62193f296412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72b055e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72b055e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62193f1b93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 26/30.
> 
> Quitting (on error).
> 
> =================================================================
> ==3352404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58b24fde0821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x58b251153c07 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 0x58b25102d1cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58b25104075d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58b24fde4412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7379cfe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7379cfe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58b24fd073b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58b24fde0821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x58b251153c07 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 0x58b25102d7da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58b25104075d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58b24fde4412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7379cfe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7379cfe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58b24fd073b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3337747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x63d0cd45c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x63d0ce6bd281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x63d0ce6b5a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x63d0ce6a56db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x63d0ce6bc75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x63d0cd460412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71b99c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71b99c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x63d0cd3833b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3337754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x635ef69cd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x635ef7c2e281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x635ef7c26a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x635ef7c166db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x635ef7c2d75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x635ef69d1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x79d3a3c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x79d3a3c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x635ef68f43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3339493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565f24e4e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x565f260af281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x565f260a7a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x565f260976db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x565f260ae75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x565f24e52412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71a66c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71a66c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x565f24d753b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3339492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x615bcc712821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x615bcd973281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x615bcd96ba4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x615bcd95b6db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x615bcd97275d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x615bcc716412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7a595402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a595402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x615bcc6393b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3339502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b933be6f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5b933d0d0281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b933d0c8a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b933d0b86db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b933d0cf75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b933be73412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x771b3d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x771b3d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b933bd963b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3332253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fb774376821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5fb7755d7281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5fb7755cfa4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5fb7755bf6db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5fb7755d675d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5fb77437a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x720d77c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x720d77c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5fb77429d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

=================================================================
==3334703==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ccdfd9ce821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
    #1 0x5ccdfec2f281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ccdfec27a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ccdfec176db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ccdfec2e75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ccdfd9d2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x740de682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x740de682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ccdfd8f53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)

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

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

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

=================================================================
==3334705==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5e994dd86821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
    #1 0x5e994efe7281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5e994efdfa4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5e994efcf6db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5e994efe675d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5e994dd8a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7e2da222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7e2da222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5e994dcad3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)

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

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

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

=================================================================
==3334704==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x6129e5cf7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
    #1 0x6129e6f58281 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x6129e6f50a4a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x6129e6f406db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x6129e6f5775d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x6129e5cfb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x784cf662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x784cf662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x6129e5c1e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)

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

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

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

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3385979==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x64ef76b0b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x64ef77e7ec07 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 0x64ef77d581cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64ef77d6b75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64ef76b0f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717df662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717df662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64ef76a323b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x64ef76b0b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x64ef77e7ec07 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 0x64ef77d587da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64ef77d6b75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64ef76b0f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717df662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717df662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64ef76a323b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x64ef76b0b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x64ef77d58ddc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x64ef77d6b75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x64ef76b0f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3385993==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb95c08a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5cb95d3fdc07 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 0x5cb95d2d71cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5cb95d2ea75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5cb95c08e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d754182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d754182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5cb95bfb13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb95c08a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5cb95d3fdc07 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 0x5cb95d2d77da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5cb95d2ea75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5cb95c08e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d754182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d754182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5cb95bfb13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb95c08a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x5cb95d2d7ddc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5cb95d2ea75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5cb95c08e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==3385990==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x590fc9eec821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x590fcb25fc07 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 0x590fcb193f62 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x590fcb164c73 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x590fccd39b28 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 0x712d259e63b6 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 0x712d259997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x712d2599ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x712d25990c87 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 0x712d259e0d42 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 0x590fccd6fe02 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 0x590fcd015cf1 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 0x590fcb14447a 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 0x590fcb13b53b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x590fcb14c75d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x590fc9ef0412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x712d2282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x712d2282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x590fc9e133b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340e3b4) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x590fc9eec821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e7821) (BuildId: 2e7e5ba61394c6407482430bd414d800ee233384)
>     #1 0x590fcb25fc07 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 0x590fcb1397da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

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

Detailed information for the tests that were terminated before completion:

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

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

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4502,6030d4501
< Warning: Person 'pf_0.6395' is jammed on edge 'Edge0', time=3109.00.
< Warning: Person 'pf_0.7273' is jammed on edge 'Edge0', time=3109.00.
< Warning: Person 'pf_0.7274' is jammed on edge 'Edge0', time=3110.00.
< Warning: Person 'pf_0.7275' is jammed on edge 'Edge0', time=3110.00.
< Warning: Person 'pf_0.7276' is jammed on edge 'Edge0', time=3111.00.
< Warning: Person 'pf_0.7277' is jammed on edge 'Edge0', time=3111.00.
< Warning: Person 'pf_0.7278' is jammed on edge 'Edge0', time=3111.00.
< Warning: Person 'pf_0.7279' is jammed on edge 'Edge0', time=3111.00.
< Warning: Person 'pf_0.7280' is jammed on edge 'Edge0', time=3111.00.
< Warning: Person 'pf_0.5865' is jammed on edge 'Edge0', time=3113.00.
< Warning: Person 'pf_0.5939' is jammed on edge 'Edge0', time=3113.00.
< Warning: Person 'pf_0.7282' is jammed on edge 'Edge0', time=3113.00.
< Warning: Person 'pf_0.7283' is jammed on edge 'Edge0', time=3113.00.
< Warning: Person 'pf_0.5887' is jammed on edge 'Edge0', time=3114.00.
< Warning: Person 'pf_0.5751' is jammed on edge 'Edge0', time=3114.00.
< Warning: Person 'pf_0.7284' is jammed on edge 'Edge0', time=3114.00.
< Warning: Person 'pf_0.7285' is jammed on edge 'Edge0', time=3114.00.
< Warning: Person 'pf_0.7286' is jammed on edge 'Edge0', time=3115.00.
< Warning: Person 'pf_0.7287' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7288' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7289' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7290' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7291' is jammed on edge 'Edge0', time=3118.00.
< Warning: Person 'pf_0.7292' is jammed on edge 'Edge0', time=3118.00.
< Warning: Person 'pf_0.7293' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7294' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7295' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7296' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7297' is jammed on edge 'Edge0', time=3119.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6454,10315d6453
< Warning: Person 'pf_1.7446' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7447' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7448' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.6300' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7450' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7451' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.6373' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7452' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7453' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7454' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7455' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7456' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7457' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7458' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.6401' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2631.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
7941,9853d7940
< Warning: Person 'pf_1.8746' is jammed on edge 'Edge1', time=3026.00.
< Warning: Person 'pf_1.8747' is jammed on edge 'Edge1', time=3026.00.
< Warning: Person 'pf_1.8748' is jammed on edge 'Edge1', time=3026.00.
< Warning: Person 'pf_1.7510' is jammed on edge ':Junction2_w0', time=3027.00.
< Warning: Person 'pf_1.8749' is jammed on edge 'Edge1', time=3027.00.
< Warning: Person 'pf_1.8750' is jammed on edge 'Edge1', time=3027.00.
< Warning: Person 'pf_1.8751' is jammed on edge 'Edge1', time=3027.00.
< Warning: Person 'pf_1.8752' is jammed on edge 'Edge1', time=3028.00.
< Warning: Person 'pf_1.8753' is jammed on edge 'Edge1', time=3028.00.
< Warning: Person 'pf_1.8754' is jammed on edge 'Edge1', time=3028.00.
< Warning: Person 'pf_1.8755' is jammed on edge 'Edge1', time=3029.00.
< Warning: Person 'pf_1.8756' is jammed on edge 'Edge1', time=3029.00.
< Warning: Person 'pf_1.8757' is jammed on edge 'Edge1', time=3029.00.
< Warning: Person 'pf_1.8758' is jammed on edge 'Edge1', time=3029.00.
< Warning: Person 'pf_1.8759' is jammed on edge 'Edge1', time=3030.00.
< Warning: Person 'pf_1.8760' is jammed on edge 'Edge1', time=3030.00.
< Warning: Person 'pf_1.8761' is jammed on edge 'Edge1', time=3030.00.
< Warning: Person 'pf_1.8762' is jammed on edge 'Edge1', time=3031.00.
< Warning: Person 'pf_1.8763' is jammed on edge 'Edge1', time=3031.00.
< Warning: Person 'pf_1.8764' is jammed on edge 'Edge1', time=3031.00.
< Warning: Person 'pf_1.8765' is jammed on edge 'Edge1', time=3032.00.
< Warning: Person 'pf_1.8766' is jammed on edge 'Edge1', time=3032.00.
< Warning: Person 'pf_1.8767' is jammed on edge 'Edge1', time=3032.00.
< Warning: Person 'pf_1.8768' is jammed on edge 'Edge1', time=3033.00.
< Warning: Person 'pf_1.8769' is jammed on edge 'Edge1', time=3033.00.
< Warning: Person 'pf_1.8770' is jammed on edge 'Edge1', time=3033.00.
< Warning: Person 'pf_1.8771' is jammed on edge 'Edge1', time=3034.00.
< Warning: Person 'pf_1.8772' is jammed on edge 'Edge1', time=3034.00.
< Warning: Person 'pf_1.8773' is jammed on edge 'Edge1', time=3034.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6534,10388d6533
< Warning: Person 'pf_1.7451' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7452' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7453' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7454' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7455' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7456' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7457' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7458' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7472' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7473' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7474' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7475' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7476' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7477' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7478' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7479' is jammed on edge 'Edge1', time=2631.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4225,15323d4224
< Warning: Person 'pf_0.3991' is jammed on edge 'Edge0', time=1845.00.
< Warning: Person 'pf_0.3992' is jammed on edge 'Edge0', time=1845.00.
< Warning: Person 'pf_0.3993' is jammed on edge 'Edge0', time=1845.00.
< Warning: Person 'pf_1.3888' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_1.3889' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_1.3890' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_0.3994' is jammed on edge 'Edge0', time=1846.00.
< Warning: Person 'pf_1.3891' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_1.3892' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_1.3893' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_0.2445' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_0.1666' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_0.3995' is jammed on edge 'Edge0', time=1847.00.
< Warning: Person 'pf_0.3996' is jammed on edge 'Edge0', time=1847.00.
< Warning: Person 'pf_0.3997' is jammed on edge 'Edge0', time=1847.00.
< Warning: Person 'pf_1.3894' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.3895' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.3896' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.3897' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.2951' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_1.3898' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_0.1660' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_0.3998' is jammed on edge 'Edge0', time=1849.00.
< Warning: Person 'pf_0.3999' is jammed on edge 'Edge0', time=1849.00.
< Warning: Person 'pf_0.4000' is jammed on edge 'Edge0', time=1849.00.
< Warning: Person 'pf_1.3899' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.3900' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.3901' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.3902' is jammed on edge 'Edge1', time=1849.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6457,10315d6456
< Warning: Person 'pf_1.6300' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7450' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7451' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.6373' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7452' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7453' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7454' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7455' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7456' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7457' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7458' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.6401' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7472' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7473' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7474' is jammed on edge 'Edge1', time=2631.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
261117,264135d261116
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3498.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3498.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3498.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3498.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3498.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3498.00.
< Warning: Person 'pf_0.1062' is jammed on edge 'Edge0', time=3498.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3498.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.10133', lane='Edge1_1', time=3498.00.
< Warning: Person 'pf_1.10268' is jammed on edge 'Edge1', time=3498.00.
< Warning: Person 'pf_1.10269' is jammed on edge 'Edge1', time=3498.00.
< Warning: Person 'pf_1.10270' is jammed on edge 'Edge1', time=3498.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9821', lane='Edge1_1', time=3498.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9810', lane='Edge1_1', time=3498.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10056', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10056', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10056', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.10150' and person 'pf_1.10175', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10056', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10056', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3498.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3498.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.