28Nov24rv1_21_0+0996-83d012d81e5 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.03Dec070837.1122961 -g

To start TextTest for these tests, run:

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


default: 7853 tests: 7624 succeeded 132 FAILED 89 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Dec2024 Nov2024 )

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

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==463748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5dcfb257f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5dcfb36461d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5dcfb363ed0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5dcfb362f6d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5dcfb36456ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5dcfb2583472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f944ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7f944ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5dcfb24a6414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==527224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58d676892881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x58d6779591d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x58d677951d0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x58d6779426d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58d6779586ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x58d676896472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e4ef962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e4ef962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58d6767b9414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load period ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: The given time value 9223372036854773.76 is not a multiple of the step length 1.00 (in e2Detector 'multiLaneAreaDetector_0').

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

---------- 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 datas tazreldata load attributes_invalid ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
1,2d0
< Error: File 'datas.netedit' is not accessible (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==521245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59f42b057881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59f42c22c0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59f42c10b0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59f42c11d6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59f42b05b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79a669c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79a669c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59f42af7e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59f42b057881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59f42c22c0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59f42c10b5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59f42c11d6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59f42b05b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79a669c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79a669c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59f42af7e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59f42b057881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59f42c10b9d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59f42c11d6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x59f42b05b472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==521278==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x581e7f580881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x581e807550d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x581e806340e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x581e806466ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x581e7f584472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x790d9e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x790d9e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x581e7f4a7414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x581e7f580881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x581e807550d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x581e806345af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x581e806466ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x581e7f584472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x790d9e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x790d9e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x581e7f4a7414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x581e7f580881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x581e806349d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x581e806466ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x581e7f584472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==521641==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e8b56af1881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5e8b57cc60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e8b57ba50e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e8b57bb76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5e8b56af5472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74c83b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74c83b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e8b56a18414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e8b56af1881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5e8b57cc60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e8b57ba55af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e8b57bb76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5e8b56af5472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74c83b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74c83b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e8b56a18414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e8b56af1881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5e8b57ba59d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e8b57bb76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5e8b56af5472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==521730==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5be268c2c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5be269e010d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5be269ce00e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5be269cf26ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5be268c30472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3e3e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f3e3e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5be268b53414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5be268c2c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5be269e010d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5be269ce05af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5be269cf26ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5be268c30472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3e3e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f3e3e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5be268b53414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5be268c2c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5be269ce09d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5be269cf26ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5be268c30472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==507617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c7084f2e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c70861030d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c7085fe20e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c7085ff46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5c7084f32472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74a43c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74a43c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c7084e55414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c7084f2e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c70861030d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c7085fe25af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c7085ff46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5c7084f32472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74a43c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74a43c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c7084e55414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c7084f2e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c7085fe29d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c7085ff46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5c7084f32472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==507664==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d772c5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x558d7849a0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d783790e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558d7838b6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d772c9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d8e9fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d8e9fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x558d771ec414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d772c5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x558d7849a0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d783795af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558d7838b6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d772c9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d8e9fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d8e9fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x558d771ec414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558d772c5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x558d783799d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558d7838b6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558d772c9472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==508320==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x584c02202881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x584c033d70d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x584c032b60e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x584c032c86ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x584c02206472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d5d61a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d5d61a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x584c02129414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x584c02202881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x584c033d70d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x584c032b65af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x584c032c86ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x584c02206472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d5d61a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d5d61a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x584c02129414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x584c02202881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x584c032b69d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x584c032c86ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x584c02206472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==508447==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5ef4a5f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5ef4a70f60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ef4a6fd50e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ef4a6fe76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5ef4a5f25472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f47c562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f47c562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ef4a5e48414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5ef4a5f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5ef4a70f60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ef4a6fd55af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ef4a6fe76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5ef4a5f25472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f47c562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f47c562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ef4a5e48414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ef4a5f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5ef4a6fd59d2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ef4a6fe76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5ef4a5f25472 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1844: 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x57856bdf9881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x57856d0fcdef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57856c460336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x57856c0cf8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x57856e72fc94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x57856e90c90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78da12fe68f2 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 0x78da12f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78da12f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57856e93fd13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57856e74299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57856e743aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57856be20662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x57856cebf7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x57856bdfd472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78da11c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78da11c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57856bd20414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x58502fd6a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x58503106ddef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5850303d1336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5850300408a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5850326a0c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x58503287d90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76e56f3e68f2 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 0x76e56f39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76e56f39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5850328b0d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5850326b399b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5850326b4aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58502fd91662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x585030e307a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x58502fd6e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76e56de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76e56de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58502fc91414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5b975ca9a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5b975dd9ddef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b975d101336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5b975cd708a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5b975f3d0c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5b975f5ad90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72e0bc7e68f2 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 0x72e0bc79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72e0bc79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b975f5e0d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b975f3e399b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b975f3e4aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b975cac1662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5b975db607a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5b975ca9e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72e0bb22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72e0bb22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b975c9c1414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562b34732881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x562b35a35def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562b34d99336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562b34a088a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x562b37068c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562b3724590b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79d2423e68f2 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 0x79d24239985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79d24239b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x562b37278d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x562b3707b99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x562b3707caff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x562b34759662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x562b357f87a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x562b34736472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79d240e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79d240e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x562b34659414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae0b2251881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5ae0b3554def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ae0b28b8336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5ae0b25278a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5ae0b4b87c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5ae0b4d6490b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x719d019e68f2 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 0x719d0199985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x719d0199b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ae0b4d97d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ae0b4b9a99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ae0b4b9baff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ae0b2278662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5ae0b33177a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5ae0b2255472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x719d0042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x719d0042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ae0b2178414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x647792825881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x647793b28def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x647792e8c336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x647792afb8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x64779515bc94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x64779533890b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d16a4fe68f2 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 0x7d16a4f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d16a4f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64779536bd13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64779516e99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64779516faff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64779284c662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x6477938eb7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x647792829472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d16a3a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d16a3a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64779274c414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x644f2d0ad881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x644f2e3b0def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x644f2d714336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x644f2d3838a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x644f2f9e3c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x644f2fbc090b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x788486fe68f2 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 0x788486f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x788486f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x644f2fbf3d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x644f2f9f699b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x644f2f9f7aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x644f2d0d4662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x644f2e1737a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x644f2d0b1472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x788485c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x788485c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x644f2cfd4414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x58dd6b544881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x58dd6c847def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58dd6bbab336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x58dd6b81a8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x58dd6de7ac94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x58dd6e05790b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76375b9e68f2 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 0x76375b99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76375b99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58dd6e08ad13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58dd6de8d99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58dd6de8eaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58dd6b56b662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x58dd6c60a7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x58dd6b548472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76375a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76375a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58dd6b46b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c4c871d881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x55c4c9a20def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c4c8d84336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55c4c89f38a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x55c4cb053c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c4cb23090b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b4c14be68f2 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 0x7b4c14b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b4c14b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55c4cb263d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55c4cb06699b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55c4cb067aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55c4c8744662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x55c4c97e37a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x55c4c8721472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b4c1382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b4c1382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55c4c8644414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5b52ee181881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5b52ef484def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b52ee7e8336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5b52ee4578a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5b52f0ab7c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5b52f0c9490b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd6bb9e68f2 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 0x7fd6bb99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fd6bb99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b52f0cc7d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b52f0aca99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b52f0acbaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b52ee1a8662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5b52ef2477a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5b52ee185472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fd6ba62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fd6ba62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b52ee0a8414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1d68b81881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c1d69e84def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c1d691e8336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5c1d68e578a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5c1d6b4b7c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5c1d6b69490b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74105a7e68f2 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 0x74105a79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74105a79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c1d6b6c7d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c1d6b4ca99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c1d6b4cbaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c1d68ba8662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5c1d69c477a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5c1d68b85472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74105922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74105922a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c1d68aa8414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x581b82288881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x581b8358bdef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x581b828ef336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x581b8255e8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x581b84bbec94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x581b84d9b90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7496055e68f2 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 0x74960559985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74960559b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x581b84dced13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x581b84bd199b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x581b84bd2aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x581b822af662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x581b8334e7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x581b8228c472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74960422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74960422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x581b821af414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 288 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x61bee9d99881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x61beeb09cdef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61beea400336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x61beea06f8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x61beec6cfc94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x61beec8ac90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e39b79e68f2 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 0x7e39b799985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e39b799b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61beec8dfd13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61beec6e299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61beec6e3aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61bee9dc0662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x61beeae5f7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x61bee9d9d472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e39b642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e39b642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61bee9cc0414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5f93da4de881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5f93db7e1def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f93dab45336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5f93da7b48a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5f93dce14c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5f93dcff190b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ecd4b7e68f2 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 0x7ecd4b79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ecd4b79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f93dd024d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f93dce2799b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f93dce28aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f93da505662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5f93db5a47a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5f93da4e2472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ecd4a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ecd4a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f93da405414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6ecdab3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5d6ecedb6def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d6ece11a336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5d6ecdd898a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5d6ed03e9c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5d6ed05c690b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7889c29e68f2 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 0x7889c299985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7889c299b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d6ed05f9d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d6ed03fc99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d6ed03fdaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d6ecdada662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5d6eceb797a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5d6ecdab7472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7889c142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7889c142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d6ecd9da414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb4669d7881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5cb467cdadef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cb46703e336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5cb466cad8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5cb46930dc94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5cb4694ea90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8edd3e68f2 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 0x7f8edd39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f8edd39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cb46951dd13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cb46932099b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cb469321aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cb4669fe662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5cb467a9d7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5cb4669db472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f8edc02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f8edc02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cb4668fe414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x59271acec881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59271bfefdef in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59271b353336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x59271afc28a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x59271d622c94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x59271d7ff90b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70e8ed5e68f2 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 0x70e8ed59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70e8ed59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59271d832d13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59271d63599b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59271d636aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59271ad13662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x59271bdb27a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x59271acf0472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70e8ec22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70e8ec22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59271ac13414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==492244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3cf3f75881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5f3cf5278def in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f3cf45dc336 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5f3cf424b8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5f3cf68abc94 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5f3cf6a8890b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x764e4e1e68f2 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 0x764e4e19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x764e4e19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f3cf6abbd13 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f3cf68be99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f3cf68bfaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f3cf3f9c662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5f3cf503b7a3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5f3cf3f79472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x764e4ce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x764e4ce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f3cf3e9c414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x62cb241e6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x62cb253bb0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62cb2529a0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62cb252ac6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x62cb241ea472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72d6cc02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72d6cc02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62cb2410d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x62cb241e6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x62cb253bb0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62cb2529a5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62cb252ac6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x62cb241ea472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72d6cc02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72d6cc02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62cb2410d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62cb241e6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490401==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c6ba4936881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c6ba5b0b0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c6ba59ea0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c6ba59fc6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5c6ba493a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x707bc802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x707bc802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c6ba485d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c6ba4936881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5c6ba5b0b0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c6ba59ea5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c6ba59fc6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5c6ba493a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x707bc802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x707bc802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c6ba485d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c6ba4936881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea delete ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490069==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6281377e0881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x6281389b50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6281388940e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6281388a66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x6281377e4472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7010c562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7010c562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x628137707414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6281377e0881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x6281389b50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6281388945af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6281388a66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x6281377e4472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7010c562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7010c562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x628137707414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6281377e0881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490186==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59c7cf587881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59c7d075c0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59c7d063b0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59c7d064d6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59c7cf58b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e1fa542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e1fa542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59c7cf4ae414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59c7cf587881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59c7d075c0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59c7d063b5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59c7d064d6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59c7cf58b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e1fa542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e1fa542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59c7cf4ae414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59c7cf587881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490193==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc0a9f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5bc0ab0f60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5bc0aafd50e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5bc0aafe76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5bc0a9f25472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b8abc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b8abc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bc0a9e48414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc0a9f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5bc0ab0f60d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5bc0aafd55af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5bc0aafe76ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5bc0a9f25472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b8abc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b8abc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bc0a9e48414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc0a9f21881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect closeshape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488295==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5a12cad20881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5a12cbef50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a12cbdd40e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a12cbde66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5a12cad24472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c96d362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c96d362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a12cac47414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5a12cad20881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5a12cbef50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a12cbdd45af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a12cbde66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5a12cad24472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c96d362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c96d362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a12cac47414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a12cad20881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_shape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488277==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57d4fbfd4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x57d4fd1a90d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x57d4fd0880e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57d4fd09a6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x57d4fbfd8472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x728e0cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x728e0cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57d4fbefb414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57d4fbfd4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x57d4fd1a90d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x57d4fd0885af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57d4fd09a6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x57d4fbfd8472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x728e0cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x728e0cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57d4fbefb414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57d4fbfd4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_use ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488286==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x585b59de9881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x585b5afbe0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x585b5ae9d0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x585b5aeaf6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x585b59ded472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc1eb22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fc1eb22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x585b59d10414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x585b59de9881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x585b5afbe0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x585b5ae9d5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x585b5aeaf6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x585b59ded472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc1eb22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fc1eb22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x585b59d10414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x585b59de9881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected closeshape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488394==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc4e0120881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5bc4e12f50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5bc4e11d40e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5bc4e11e66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5bc4e0124472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x703a12c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x703a12c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bc4e0047414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc4e0120881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5bc4e12f50d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5bc4e11d45af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5bc4e11e66ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5bc4e0124472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x703a12c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x703a12c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bc4e0047414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc4e0120881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected geo_use ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488382==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x625758456881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x62575962b0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62575950a0e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62575951c6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x62575845a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x743f49a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x743f49a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62575837d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x625758456881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x62575962b0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62575950a5af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62575951c6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x62575845a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x743f49a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x743f49a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62575837d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x625758456881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488509==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8a9802e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5d8a992030d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d8a990e20e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d8a990f46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5d8a98032472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7411bc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7411bc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d8a97f55414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8a9802e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5d8a992030d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d8a990e25af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d8a990f46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5d8a98032472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7411bc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7411bc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d8a97f55414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8a9802e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==488513==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59099cb34881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59099dd090d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59099dbe80e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59099dbfa6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59099cb38472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f476b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f476b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59099ca5b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x59099cb34881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x59099dd090d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59099dbe85af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59099dbfa6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x59099cb38472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f476b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f476b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59099ca5b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59099cb34881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs delete ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490503==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x651d3a4e3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x651d3b6b80d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x651d3b5970e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x651d3b5a96ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x651d3a4e7472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7813ef22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7813ef22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x651d3a40a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x651d3a4e3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x651d3b6b80d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x651d3b5975af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x651d3b5a96ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x651d3a4e7472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7813ef22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7813ef22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x651d3a40a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x651d3a4e3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected center ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490569==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5fb840016881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5fb8411eb0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fb8411211ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5fb8410f3fab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5fb842b27b98 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 0x784eb23e63b6 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 0x784eb23997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x784eb239ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x784eb2390c87 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 0x784eb23e0d42 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 0x5fb842b5a142 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 0x5fb842c5a301 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 0x5fb8410d473a 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:431:14
>     #13 0x5fb8410cc1a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5fb8410dc6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5fb84001a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x784eb102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x784eb102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5fb83ff3d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected color ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490586==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563ca3480881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x563ca46550d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563ca458b1ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x563ca455dfab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x563ca5f91b98 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 0x782fa5be63b6 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 0x782fa5b997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x782fa5b9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x782fa5b90c87 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 0x782fa5be0d42 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 0x563ca5fc4142 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 0x563ca60c4301 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 0x563ca453e73a 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:431:14
>     #13 0x563ca45361a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x563ca45466ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x563ca3484472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x782fa482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x782fa482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x563ca33a7414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected fill ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490578==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5cc4a1e17881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5cc4a2fec0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5cc4a2f221ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5cc4a2ef4fab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5cc4a4928b98 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 0x7f12ed7e63b6 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 0x7f12ed7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f12ed79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f12ed790c87 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 0x7f12ed7e0d42 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 0x5cc4a495b142 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 0x5cc4a4a5b301 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 0x5cc4a2ed573a 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:431:14
>     #13 0x5cc4a2ecd1a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5cc4a2edd6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5cc4a1e1b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7f12ec22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7f12ec22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5cc4a1d3e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected name ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5ec43ce8f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5ec43e0640d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ec43df9a1ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5ec43df6cfab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5ec43f9a0b98 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 0x7dbc239e63b6 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 0x7dbc239997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dbc2399ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dbc23990c87 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 0x7dbc239e0d42 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 0x5ec43f9d3142 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 0x5ec43fad3301 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 0x5ec43df4d73a 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:431:14
>     #13 0x5ec43df451a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5ec43df556ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5ec43ce93472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7dbc2262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7dbc2262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5ec43cdb6414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected parameters ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==490614==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5a367e8f8881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5a367facd0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a367fa031ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5a367f9d5fab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5a3681409b98 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 0x76fb41fe63b6 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 0x76fb41f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76fb41f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76fb41f90c87 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 0x76fb41fe0d42 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 0x5a368143c142 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 0x5a368153c301 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 0x5a367f9b673a 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:431:14
>     #13 0x5a367f9ae1a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5a367f9be6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5a367e8fc472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x76fb40c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x76fb40c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5a367e81f414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs move vertex_existent ( Last six runs Dec2024 Nov2024 )
elements tazs move vertex_new ( Last six runs Dec2024 Nov2024 )

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

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

=================================================================
==469660==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5713e861e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
    #1 0x5713e96e51d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5713e96ddd0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x5713e96ce6d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5713e96e46ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5713e8622472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x70df5682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x70df5682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5713e8545414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)

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 Dec2024 Nov2024 )

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

=================================================================
==469668==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5c16f8348881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
    #1 0x5c16f940f1d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5c16f9407d0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x5c16f93f86d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5c16f940e6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5c16f834c472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x771739a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x771739a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5c16f826f414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)

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 Dec2024 Nov2024 )

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

=================================================================
==469677==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x647710e83881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
    #1 0x647711f4a1d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x647711f42d0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x647711f336d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x647711f496ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x647710e87472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7433a9e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7433a9e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x647710daa414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)

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 Dec2024 Nov2024 )

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

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

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'E20' and edge 'E15' found.
> Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions contextual_menu split split_junction ( Last six runs Dec2024 Nov2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Dec2024 Nov2024 )

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

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

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

---------- Differences in errors ----------
0a1,2
> Error: Zipper junctions with more than two conflicting lanes are not supported (at junction 'JunctionCenter')
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions inspect no_tls selected type zipper ( Last six runs Dec2024 Nov2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Dec2024 Nov2024 )
network junctions inspect tls selected type zipper ( Last six runs Dec2024 Nov2024 )
network junctions inspect tls unselected type zipper ( Last six runs Dec2024 Nov2024 )

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

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

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

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

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

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
---
> Error: At traffic signal 'J0' program '0' no phase named '2' was found
network trafficlights joined phases NEMA buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases NEMA name ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add default ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add green ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add yellow ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add default ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add green ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add greenpriority ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add yellow ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 2 to phase 0.
network trafficlights joined phases delay_based buttons add duplicate ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add duplicate ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add red ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add red ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 23
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 24.
---
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 19
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 20.
network trafficlights joined phases delay_based buttons addstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons addstates ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons cleanstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons groupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based dur ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based name ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons cleanstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons groupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons ungroupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static dur ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static name ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1,3
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=305.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=305.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
2d4
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
4d5
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
7,176c8,260
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=617.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=617.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=927.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=930.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons delete ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2d0
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 0.
network trafficlights joined phases delay_based buttons movedown ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons moveup ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based max ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
2,3c2,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based min ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
1,176c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=306.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=306.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=306.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=306.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=931.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=931.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1241.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1241.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2c2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based next ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static next ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,170c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=340.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=340.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=340.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=340.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=341.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=341.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=343.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=343.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=680.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=680.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=680.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=680.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=682.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E0_2', time=682.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=682.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E0', time=682.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=1019.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=1019.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1020.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1020.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1023.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=1023.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=1023.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1023.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=1359.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=1359.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1360.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based state ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static state ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,84
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 0.
---
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=311.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=311.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=313.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=313.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=615.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=615.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=618.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=618.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=920.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=920.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=923.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1225.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1225.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1228.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1228.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1529.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1529.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1533.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1533.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1836.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1836.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1838.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1838.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=2141.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=2141.00.
<truncated after showing first 30 lines>
network trafficlights joined phases static buttons movedown ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons moveup ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add default ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add duplicate ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add green ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,4
> Warning: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 2,7 tl indices 2,7 phase 1).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons addstates ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 15
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 16.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA max ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA red ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA state ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,2
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=55.00, ring2=90.00)
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA yellow ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)

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

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
network trafficlights single phases actuated buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated state ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
network trafficlights single phases delay_based buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights single phases static buttons delete ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons moveup ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
1d0
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static buttons add default ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,89
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 0.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=305.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=305.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=613.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=613.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=615.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=615.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=923.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=923.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1231.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1231.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1233.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1233.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1540.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1540.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1542.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1542.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1848.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1848.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1850.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1850.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2157.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2157.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=2160.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=2160.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static state ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 3.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.

TEST FAILED on ts-sim-build-ba : network trafficlights single programs delete ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.

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

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '1' for tl-index 0 when switching to phase 2.
network trafficlights single programs resetall ( Last six runs Dec2024 Nov2024 )
network trafficlights single programs resetphase ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==527010==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x64b36a050881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x64b36b2250d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x64b36b1040e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64b36b1166ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x64b36a054472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77845102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77845102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64b369f77414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x64b36a050881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x64b36b2250d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x64b36b1045af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64b36b1166ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x64b36a054472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77845102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77845102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64b369f77414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x64b36a050881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x64b36b104b44 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection bugs ticket2948 ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==527187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fa4829f3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5fa483aba1d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5fa483ab2d0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5fa483aa36d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5fa483ab96ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5fa4829f7472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x74e72522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74e72522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5fa48291a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==527027==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x623d71da5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x623d72f7a0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x623d72e590e8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x623d72e6b6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x623d71da9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79e82082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79e82082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x623d71ccc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x623d71da5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x623d72f7a0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x623d72e595af in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x623d72e6b6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x623d71da9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79e82082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79e82082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x623d71ccc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x623d71da5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x623d72e59b44 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,317
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==527017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5d27c7126881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5d27c82fb0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d27c82311ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5d27c8203fab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5d27c9c37b98 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 0x7d5ad39e63b6 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 0x7d5ad39997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d5ad399ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d5ad3990c87 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 0x7d5ad39e0d42 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 0x5d27c9c6a142 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 0x5d27c9d6a301 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 0x5d27c81e473a 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:431:14
>     #13 0x5d27c81dc1a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5d27c81ec6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5d27c712a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7d5ad242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7d5ad242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5d27c704d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5d27c7126881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Dec2024 Nov2024 )
selection lockselection crossings ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,251
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==527091==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2d3f0b6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
>     #1 0x5a2d4028b0d4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a2d401c11ae in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5a2d40193fab in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5a2d41bc7b98 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 0x77a0ae7e63b6 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 0x77a0ae7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77a0ae79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77a0ae790c87 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 0x77a0ae7e0d42 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 0x5a2d41bfa142 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 0x5a2d41cfa301 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 0x5a2d4017473a 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:431:14
>     #13 0x5a2d4016c1a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5a2d4017c6ab in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5a2d3f0ba472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x77a0ad22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x77a0ad22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5a2d3efdd414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b1414) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2d3f0b6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x258a881) (BuildId: 96b0e0d7172e85988f437c5f5498bc4c8c58ed66)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Dec2024 Nov2024 )

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

Detailed information for the tests that had known bugs:

89 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 fix ( Last six runs Dec2024 Nov2024 )
elements additionals calibrator delete ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow create ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow delete ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow inspect ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorlane delete ( Last six runs Dec2024 Nov2024 )
elements additionals detentry fix ( Last six runs Dec2024 Nov2024 )
elements additionals detexit fix ( Last six runs Dec2024 Nov2024 )
elements additionals e1detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e1instantdetector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e2detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e2multilanedetector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e3detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter contextual_menu ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter move ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign create ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign delete ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign inspect ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign move ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Dec2024 Nov2024 )
elements demands container fix ( Last six runs Dec2024 Nov2024 )
elements demands containerflow fix ( Last six runs Dec2024 Nov2024 )
elements demands containerplan tranship edges ( Last six runs Dec2024 Nov2024 )
elements demands flow fix ( Last six runs Dec2024 Nov2024 )
elements demands flow_embedded fix ( Last six runs Dec2024 Nov2024 )
elements demands flow_junctions fix ( Last six runs Dec2024 Nov2024 )
elements demands person fix ( Last six runs Dec2024 Nov2024 )
elements demands personflow fix ( Last six runs Dec2024 Nov2024 )
elements demands personplan walk edges ( Last six runs Dec2024 Nov2024 )
elements demands personplan walk route ( Last six runs Dec2024 Nov2024 )
elements demands routeflow fix ( Last six runs Dec2024 Nov2024 )
elements demands trip fix ( Last six runs Dec2024 Nov2024 )
elements demands trip_junctions fix ( Last six runs Dec2024 Nov2024 )
elements demands vehicle fix ( Last six runs Dec2024 Nov2024 )
elements demands vehicle_embedded fix ( Last six runs Dec2024 Nov2024 )
elements shapes poilane create frame latlon ( Last six runs Dec2024 Nov2024 )
elements shapes poilane create frame lonlat ( Last six runs Dec2024 Nov2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Dec2024 Nov2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Dec2024 Nov2024 )
network lanes delete ( Last six runs Dec2024 Nov2024 )
network lanes move ( Last six runs Dec2024 Nov2024 )
network trafficlights joined attributes E1 ( Last six runs Dec2024 Nov2024 )
network trafficlights joined file load ( Last six runs Dec2024 Nov2024 )
network trafficlights joined file save ( Last six runs Dec2024 Nov2024 )
network trafficlights joined programs select ( Last six runs Dec2024 Nov2024 )
network trafficlights single attributes E1 ( Last six runs Dec2024 Nov2024 )
network trafficlights single file load ( Last six runs Dec2024 Nov2024 )
network trafficlights single file save ( Last six runs Dec2024 Nov2024 )
network trafficlights single programs select ( Last six runs Dec2024 Nov2024 )
selection operations clear_shortcut ( Last six runs Dec2024 Nov2024 )

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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1379,6030d1378
< Warning: Person 'pf_0.4421' is jammed on edge 'Edge0', time=2014.00.
< Warning: Person 'pf_0.4422' is jammed on edge 'Edge0', time=2014.00.
< Warning: Person 'pf_0.4423' is jammed on edge 'Edge0', time=2014.00.
< Warning: Person 'pf_0.4424' is jammed on edge 'Edge0', time=2015.00.
< Warning: Person 'pf_0.4425' is jammed on edge 'Edge0', time=2015.00.
< Warning: Person 'pf_0.4426' is jammed on edge 'Edge0', time=2015.00.
< Warning: Person 'pf_0.4427' is jammed on edge 'Edge0', time=2016.00.
< Warning: Person 'pf_0.4428' is jammed on edge 'Edge0', time=2016.00.
< Warning: Person 'pf_0.4429' is jammed on edge 'Edge0', time=2016.00.
< Warning: Person 'pf_0.4430' is jammed on edge 'Edge0', time=2017.00.
< Warning: Person 'pf_0.4431' is jammed on edge 'Edge0', time=2017.00.
< Warning: Person 'pf_0.4432' is jammed on edge 'Edge0', time=2018.00.
< Warning: Person 'pf_0.4433' is jammed on edge 'Edge0', time=2018.00.
< Warning: Person 'pf_0.4434' is jammed on edge 'Edge0', time=2018.00.
< Warning: Person 'pf_0.4435' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.4436' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.4437' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4438' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4439' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4440' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4441' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_0.4442' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_0.4443' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4444' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4445' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4446' is jammed on edge 'Edge0', time=2023.00.
< Warning: Person 'pf_0.4447' is jammed on edge 'Edge0', time=2023.00.
< Warning: Person 'pf_0.4448' is jammed on edge 'Edge0', time=2023.00.
< Warning: Person 'pf_0.4449' is jammed on edge 'Edge0', time=2023.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3373,10267d3372
< Warning: Person 'pf_1.4624' is jammed on edge 'Edge1', time=1762.00.
< Warning: Person 'pf_1.4625' is jammed on edge 'Edge1', time=1762.00.
< Warning: Person 'pf_1.4626' is jammed on edge 'Edge1', time=1762.00.
< Warning: Person 'pf_1.4627' is jammed on edge 'Edge1', time=1763.00.
< Warning: Person 'pf_1.4628' is jammed on edge 'Edge1', time=1763.00.
< Warning: Person 'pf_1.4629' is jammed on edge 'Edge1', time=1763.00.
< Warning: Person 'pf_1.4630' is jammed on edge 'Edge1', time=1764.00.
< Warning: Person 'pf_1.4631' is jammed on edge 'Edge1', time=1764.00.
< Warning: Person 'pf_1.4632' is jammed on edge 'Edge1', time=1764.00.
< Warning: Person 'pf_1.2993' is jammed on edge ':Junction2_w0', time=1765.00.
< Warning: Person 'pf_1.4633' is jammed on edge 'Edge1', time=1765.00.
< Warning: Person 'pf_1.4634' is jammed on edge 'Edge1', time=1765.00.
< Warning: Person 'pf_1.4635' is jammed on edge 'Edge1', time=1765.00.
< Warning: Person 'pf_0.276' is jammed on edge 'Edge1', time=1765.00.
< Warning: Person 'pf_1.4636' is jammed on edge 'Edge1', time=1766.00.
< Warning: Person 'pf_1.4637' is jammed on edge 'Edge1', time=1766.00.
< Warning: Person 'pf_1.4638' is jammed on edge 'Edge1', time=1766.00.
< Warning: Person 'pf_1.4639' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4640' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4641' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4642' is jammed on edge 'Edge1', time=1767.00.
< Warning: Person 'pf_1.4643' is jammed on edge 'Edge1', time=1768.00.
< Warning: Person 'pf_1.4644' is jammed on edge 'Edge1', time=1768.00.
< Warning: Person 'pf_1.4645' is jammed on edge 'Edge1', time=1768.00.
< Warning: Person 'pf_1.4646' is jammed on edge 'Edge1', time=1769.00.
< Warning: Person 'pf_1.4647' is jammed on edge 'Edge1', time=1769.00.
< Warning: Person 'pf_1.4648' is jammed on edge 'Edge1', time=1769.00.
< Warning: Person 'pf_1.4649' is jammed on edge 'Edge1', time=1770.00.
< Warning: Person 'pf_1.4650' is jammed on edge 'Edge1', time=1770.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3856,9902d3855
< Warning: Person 'pf_1.5023' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5024' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5025' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5026' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5027' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5028' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5029' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.5030' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.5031' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.2885' is jammed on edge ':Junction2_w0', time=1890.00.
< Warning: Person 'pf_1.5032' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5033' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5034' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5035' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.3891' is jammed on edge ':Junction2_w0', time=1891.00.
< Warning: Person 'pf_1.5036' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5037' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5038' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.2926' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.3884' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.3920' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.5039' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5040' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5041' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5042' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5043' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5044' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5045' is jammed on edge 'Edge1', time=1894.00.
< Warning: Person 'pf_1.5046' is jammed on edge 'Edge1', time=1894.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3272,10189d3271
< Warning: Person 'pf_1.4489' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4490' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4491' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4492' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4493' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4494' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4495' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4496' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4497' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4498' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4499' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4500' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4501' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4502' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4503' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4504' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.3379' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.3407' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4505' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4506' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4507' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4508' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4509' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4510' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4511' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4512' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4513' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4514' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4515' is jammed on edge 'Edge1', time=1726.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1743,15410d1742
< Warning: Person 'pf_1.2834' is jammed on edge 'Edge1', time=1430.00.
< Warning: Person 'pf_1.2835' is jammed on edge 'Edge1', time=1430.00.
< Warning: Person 'pf_0.2864' is jammed on edge 'Edge0', time=1431.00.
< Warning: Person 'pf_0.1828' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.1676' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2042' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2865' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2866' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2867' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2868' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_1.2837' is jammed on edge 'Edge1', time=1432.00.
< Warning: Person 'pf_0.2869' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2870' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2871' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2872' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2873' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_1.2838' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_1.2839' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_1.2840' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_0.2874' is jammed on edge 'Edge0', time=1434.00.
< Warning: Person 'pf_1.2841' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2842' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2843' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2844' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2845' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_0.1916' is jammed on edge 'Edge0', time=1435.00.
< Warning: Person 'pf_0.2875' is jammed on edge 'Edge0', time=1435.00.
< Warning: Person 'pf_0.2876' is jammed on edge 'Edge0', time=1435.00.
< Warning: Person 'pf_0.2877' is jammed on edge 'Edge0', time=1435.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3215,10267d3214
< Warning: Person 'pf_1.3220' is jammed on edge 'Edge1', time=1713.00.
< Warning: Person 'pf_1.4467' is jammed on edge 'Edge1', time=1713.00.
< Warning: Person 'pf_1.4468' is jammed on edge 'Edge1', time=1713.00.
< Warning: Person 'pf_1.4469' is jammed on edge 'Edge1', time=1713.00.
< Warning: Person 'pf_1.4470' is jammed on edge 'Edge1', time=1714.00.
< Warning: Person 'pf_1.4471' is jammed on edge 'Edge1', time=1714.00.
< Warning: Person 'pf_1.4472' is jammed on edge 'Edge1', time=1714.00.
< Warning: Person 'pf_1.4473' is jammed on edge 'Edge1', time=1715.00.
< Warning: Person 'pf_1.4474' is jammed on edge 'Edge1', time=1715.00.
< Warning: Person 'pf_1.4475' is jammed on edge 'Edge1', time=1715.00.
< Warning: Person 'pf_1.4476' is jammed on edge 'Edge1', time=1715.00.
< Warning: Person 'pf_1.4477' is jammed on edge 'Edge1', time=1716.00.
< Warning: Person 'pf_1.4478' is jammed on edge 'Edge1', time=1716.00.
< Warning: Person 'pf_1.4479' is jammed on edge 'Edge1', time=1716.00.
< Warning: Person 'pf_1.4480' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4481' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4482' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4483' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4484' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4485' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4486' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4487' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4488' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4489' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4490' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4491' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4492' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4493' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4494' is jammed on edge 'Edge1', time=1721.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79912,157391d79911
< Warning: Person 'pf_1.5470' is jammed on edge 'Edge1', time=2027.00.
< Warning: Person 'pf_1.5471' is jammed on edge 'Edge1', time=2027.00.
< Warning: Person 'pf_1.5472' is jammed on edge 'Edge1', time=2027.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2027.00.
< Warning: Collision of person 'pf_1.5346' and person 'pf_1.5384', lane='Edge2_1', time=2027.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5384', lane='Edge2_1', time=2027.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5346', lane='Edge2_1', time=2027.00.
< Warning: Person 'pf_1.5473' is jammed on edge 'Edge1', time=2028.00.
< Warning: Person 'pf_1.5474' is jammed on edge 'Edge1', time=2028.00.
< Warning: Person 'pf_1.5475' is jammed on edge 'Edge1', time=2028.00.
< Warning: Person 'pf_1.5476' is jammed on edge 'Edge1', time=2028.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2028.00.
< Warning: Collision of person 'pf_1.5346' and person 'pf_1.5370', lane='Edge2_1', time=2028.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5370', lane='Edge2_1', time=2028.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5346', lane='Edge2_1', time=2028.00.
< Warning: Collision of person 'pf_1.5374' and person 'pf_1.5359', lane='Edge2_1', time=2028.00.
< Warning: Person 'pf_1.5477' is jammed on edge 'Edge1', time=2029.00.
< Warning: Person 'pf_1.5478' is jammed on edge 'Edge1', time=2029.00.
< Warning: Person 'pf_1.5479' is jammed on edge 'Edge1', time=2029.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2029.00.
< Warning: Collision of person 'pf_1.5346' and person 'pf_1.5385', lane='Edge2_1', time=2029.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5385', lane='Edge2_1', time=2029.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5346', lane='Edge2_1', time=2029.00.
< Warning: Person 'pf_1.5480' is jammed on edge 'Edge1', time=2030.00.
< Warning: Person 'pf_1.5481' is jammed on edge 'Edge1', time=2030.00.
< Warning: Person 'pf_1.5482' is jammed on edge 'Edge1', time=2030.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2030.00.
< Warning: Collision of person 'pf_1.5346' and person 'pf_1.5379', lane='Edge2_1', time=2030.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5379', lane='Edge2_1', time=2030.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.