09Oct24rv1_20_0+2260-ad4b419b9d8 - 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.18Oct070814.3093152 -g

To start TextTest for these tests, run:

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


default: 7836 tests: 7612 succeeded 128 FAILED 89 known bugs 7 killed

Detailed information for the tests that FAILED:

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

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1604216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632e09e4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5632e1bfc481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5632e1bf5efa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5632e1be9333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5632e1bfb986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5632e09e8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a74b55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1665257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55845e3f9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55845f611481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55845f60aefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55845f5fe333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55845f610986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55845e3fd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f536e7a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> 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 Oct2024 )

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

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

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1659392==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e45ff86ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e4612a67b4 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 0x55e46118e143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e46119d986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e45ff8a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7455548d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e45ff86ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e4612a67b4 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 0x55e46118e48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e46119d986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e45ff8a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7455548d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e45ff86ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e46118e83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e46119d986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e45ff8a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7455548d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e45ff86ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1659425==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55617c447ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55617d7677b4 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 0x55617d64f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55617d65e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55617c44b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fccb4ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55617c447ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55617d7677b4 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 0x55617d64f48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55617d65e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55617c44b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fccb4ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55617c447ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55617d64f83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55617d65e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55617c44b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fccb4ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55617c447ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1659768==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5607d5dd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5607d70f97b4 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 0x5607d6fe1143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5607d6ff0986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5607d5ddd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0884f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5607d5dd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5607d70f97b4 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 0x5607d6fe148b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5607d6ff0986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5607d5ddd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0884f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5607d5dd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5607d6fe183c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5607d6ff0986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5607d5ddd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa0884f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5607d5dd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<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 Oct2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1659851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555a2fca4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555a30fc47b4 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 0x555a30eac143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555a30ebb986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555a2fca8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3750efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555a2fca4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555a30fc47b4 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 0x555a30eac48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555a30ebb986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555a2fca8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3750efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x555a2fca4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555a30eac83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555a30ebb986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555a2fca8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3750efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x555a2fca4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1645510==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1fd887ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e1feba77b4 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 0x55e1fea8f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e1fea9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e1fd88b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0fa7a64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1fd887ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e1feba77b4 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 0x55e1fea8f48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e1fea9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e1fd88b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0fa7a64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1fd887ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e1fea8f83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e1fea9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e1fd88b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0fa7a64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1fd887ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1645551==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ec0f4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5640ed4147b4 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 0x5640ed2fc143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5640ed30b986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5640ec0f8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f10262a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ec0f4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5640ed4147b4 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 0x5640ed2fc48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5640ed30b986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5640ec0f8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f10262a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ec0f4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5640ed2fc83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5640ed30b986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5640ec0f8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f10262a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ec0f4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1646250==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6ca748ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e6cba687b4 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 0x55e6cb950143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e6cb95f986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e6ca74c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4b29ebfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6ca748ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e6cba687b4 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 0x55e6cb95048b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e6cb95f986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e6ca74c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4b29ebfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6ca748ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e6cb95083c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e6cb95f986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e6ca74c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4b29ebfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6ca748ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<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 Oct2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1646419==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e7f09ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e7e92297b4 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 0x55e7e9111143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e7e9120986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7e7f0d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3737647d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e7f09ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e7e92297b4 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 0x55e7e911148b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e7e9120986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7e7f0d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3737647d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e7f09ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e7e911183c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e7e9120986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e7e7f0d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3737647d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e7f09ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
<truncated after showing first 30 lines>

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

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aff0692ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55aff1af76ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aff0d83879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55aff099ec3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55aff30bc3c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55aff32b1434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f898f092954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5628c2c78ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5628c40dd6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5628c3369879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5628c2f84c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5628c56a23c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5628c5897434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff9fde6e954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb06fddced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55bb084426ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bb076ce879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55bb072e9c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55bb09a073c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55bb09bfc434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f10ac00f954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a01ae54ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55a01c2b96ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a01b545879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55a01b160c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55a01d87e3c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a01da73434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdbcd631954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5594909a7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x559491e0c6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x559491098879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x559490cb3c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5594933d13c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5594935c6434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe0236f7954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561f71cb4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x561f731196ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561f723a5879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561f71fc0c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561f746de3c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561f748d3434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1f9ecf9954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ff5b327ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55ff5c78c6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ff5ba18879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55ff5b633c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55ff5dd513c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ff5df46434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6cdbb1d954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5562bd4c1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5562be9266ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5562bdbb2879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5562bd7cdc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5562bfeeb3c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5562c00e0434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7bc0b45954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e37e490ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55e37f8f56ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e37eb81879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55e37e79cc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55e380eba3c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e3810af434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7b6663d954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ac7d25aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55ac7e6bf6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ac7d94b879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55ac7d566c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55ac7fc843c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ac7fe79434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0b29658954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aec79bdced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55aec8e226ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aec80ae879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55aec7cc9c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55aeca3e73c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55aeca5dc434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2778d12954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x56200283aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x562003c9f6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562002f2b879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562002b46c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5620052643c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562005459434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f924ea0c954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5592694c6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55926a92b6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x559269bb7879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5592697d2c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55926bef03c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55926c0e5434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f281edfc954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5652c28b9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5652c3d1e6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5652c2faa879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5652c2bc5c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5652c52e33c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5652c54d8434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f58d8f2d954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56147657aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5614779df6ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561476c6b879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561476886c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561478fa43c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561479199434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5f841d1954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c39fa5fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55c3a0ec46ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c3a0150879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55c39fd6bc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55c3a24893c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c3a267e434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f71b3d56954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557d44aaeced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x557d45f136ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557d4519f879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x557d44dbac3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x557d474d83c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557d476cd434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc131b36954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1631658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5612506dbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x561251b406ae in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561250dcc879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5612509e7c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5612531053c2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5612532fa434 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2771548954 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+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1629917==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9c00f1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f9c14117b4 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 0x55f9c12f9143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f9c1308986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f9c00f5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa13a393d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9c00f1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f9c14117b4 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 0x55f9c12f948b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f9c1308986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f9c00f5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa13a393d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9c00f1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f9c12f983c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f9c1308986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f9c00f5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa13a393d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1629919==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56050f58bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5605108ab7b4 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 0x560510793143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5605107a2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56050f58f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3f1a6f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56050f58bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5605108ab7b4 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 0x56051079348b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5605107a2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56050f58f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3f1a6f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56050f58bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56051079383c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5605107a2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56050f58f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3f1a6f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1629558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a74f1fdced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55a75051d7b4 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 0x55a750405143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a750414986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a74f201809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4154b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a74f1fdced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55a75051d7b4 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 0x55a75040548b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a750414986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a74f201809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4154b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55a74f1fdced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55a75040583c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a750414986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a74f201809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4154b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1629737==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563cafdf7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x563cb11177b4 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 0x563cb0fff143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x563cb100e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563cafdfb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5357e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563cafdf7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x563cb11177b4 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 0x563cb0fff48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x563cb100e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563cafdfb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5357e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563cafdf7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x563cb0fff83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x563cb100e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x563cafdfb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe5357e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1629736==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597d52d3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5597d65f37b4 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 0x5597d64db143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5597d64ea986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5597d52d7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f963943ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597d52d3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5597d65f37b4 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 0x5597d64db48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5597d64ea986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5597d52d7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f963943ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5597d52d3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5597d64db83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5597d64ea986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5597d52d7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f963943ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1627891==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558ace282ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x558acf5a27b4 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 0x558acf48a143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558acf499986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558ace286809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f84287a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558ace282ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x558acf5a27b4 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 0x558acf48a48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558acf499986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558ace286809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f84287a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558ace282ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x558acf48a83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558acf499986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558ace286809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f84287a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1627867==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb0306cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55eb0438c7b4 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 0x55eb04274143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55eb04283986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eb03070809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05abe17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb0306cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55eb0438c7b4 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 0x55eb0427448b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55eb04283986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eb03070809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05abe17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb0306cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55eb0427483c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55eb04283986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55eb03070809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f05abe17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1627876==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561cfe377ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x561cff6977b4 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 0x561cff57f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561cff58e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561cfe37b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f54098bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561cfe377ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x561cff6977b4 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 0x561cff57f48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561cff58e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561cfe37b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f54098bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x561cfe377ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x561cff57f83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x561cff58e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561cfe37b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f54098bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1627995==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d52ad87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55d52c0a77b4 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 0x55d52bf8f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d52bf9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d52ad8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0e2ec30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d52ad87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55d52c0a77b4 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 0x55d52bf8f48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d52bf9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d52ad8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0e2ec30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55d52ad87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55d52bf8f83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d52bf9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d52ad8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0e2ec30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1627980==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56443d01dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56443e33d7b4 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 0x56443e225143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56443e234986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56443d021809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb1c0513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56443d01dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56443e33d7b4 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 0x56443e22548b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56443e234986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56443d021809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb1c0513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56443d01dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56443e22583c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56443e234986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56443d021809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb1c0513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1628100==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5564d3fdbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5564d52fb7b4 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 0x5564d51e3143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5564d51f2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5564d3fdf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc7ee92fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5564d3fdbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5564d52fb7b4 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 0x5564d51e348b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5564d51f2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5564d3fdf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc7ee92fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5564d3fdbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5564d51e383c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5564d51f2986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5564d3fdf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc7ee92fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1628110==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5641c95ffced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5641ca91f7b4 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 0x5641ca807143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5641ca816986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5641c9603809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff60e6b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5641c95ffced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5641ca91f7b4 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 0x5641ca80748b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5641ca816986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5641c9603809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff60e6b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5641c95ffced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5641ca80783c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5641ca816986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5641c9603809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff60e6b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630012==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4da82ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556c4eda27b4 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 0x556c4ec8a143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556c4ec99986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556c4da86809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fde435bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4da82ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556c4eda27b4 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 0x556c4ec8a48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556c4ec99986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556c4da86809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fde435bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x556c4da82ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556c4ec8a83c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556c4ec99986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556c4da86809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fde435bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630067==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5599f0987ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5599f1ca77b4 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 0x5599f1be1990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5599f1bb6cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5599f35a4739 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 0x7f580fd484a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5599f0987ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5599f1ca77b4 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 0x5599f1be036c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5599f1bb6cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5599f35a4739 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 0x7f580fd484a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5599f0987ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5599f1ca77b4 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 0x5599f1b8f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5599f1b9e986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5599f098b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<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 Oct2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630102==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56532e2b2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56532f5d27b4 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 0x56532f50c990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x56532f4e1cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x565330ecf739 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 0x7f2eff1604a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56532e2b2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56532f5d27b4 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 0x56532f50b36c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x56532f4e1cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x565330ecf739 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 0x7f2eff1604a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56532e2b2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56532f5d27b4 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 0x56532f4ba143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56532f4c9986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56532e2b6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<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 Oct2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56421d930ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56421ec507b4 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 0x56421eb8a990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x56421eb5fcea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56422054d739 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 0x7f457e4164a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56421d930ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56421ec507b4 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 0x56421eb8936c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x56421eb5fcea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56422054d739 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 0x7f457e4164a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56421d930ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x56421ec507b4 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 0x56421eb38143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56421eb47986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56421d934809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<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 Oct2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630106==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555c3dd41ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555c3f0617b4 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 0x555c3ef9b990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x555c3ef70cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x555c4095e739 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 0x7f6464c824a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555c3dd41ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555c3f0617b4 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 0x555c3ef9a36c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x555c3ef70cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x555c4095e739 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 0x7f6464c824a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555c3dd41ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x555c3f0617b4 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 0x555c3ef49143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555c3ef58986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555c3dd45809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<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 Oct2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1630112==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f6b1d79ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f6b30997b4 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 0x55f6b2fd3990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55f6b2fa8cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f6b4996739 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 0x7fb7ca5b44a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f6b1d79ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f6b30997b4 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 0x55f6b2fd236c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55f6b2fa8cea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f6b4996739 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 0x7fb7ca5b44a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6b1d79ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f6b30997b4 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 0x55f6b2f81143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f6b2f90986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f6b1d7d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<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 Oct2024 )
elements tazs move vertex_new ( Last six runs Oct2024 )

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

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

=================================================================
==1610036==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55d29bfaeced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
    #1 0x55d29d1c6481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55d29d1bfefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55d29d1b3333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55d29d1c5986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55d29bfb2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f06aa7add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

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

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

=================================================================
==1610043==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55d8f4a99ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
    #1 0x55d8f5cb1481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55d8f5caaefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55d8f5c9e333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55d8f5cb0986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55d8f4a9d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f09d00f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

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

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

=================================================================
==1610056==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55e8c3fceced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
    #1 0x55e8c51e6481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55e8c51dfefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55e8c51d3333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55e8c51e5986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55e8c3fd2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7fe96d2aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

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

---------- 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 Oct2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Oct2024 )

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 Oct2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Oct2024 )
network junctions inspect tls selected type zipper ( Last six runs Oct2024 )
network junctions inspect tls unselected type zipper ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases NEMA name ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases delay_based buttons add green ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons add yellow ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add default ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add green ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add greenpriority ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add yellow ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static buttons add duplicate ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static buttons add red ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static buttons addstates ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases delay_based buttons groupsignals ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Oct2024 )
network trafficlights joined phases delay_based dur ( Last six runs Oct2024 )
network trafficlights joined phases delay_based name ( Last six runs Oct2024 )
network trafficlights joined phases static buttons cleanstates ( Last six runs Oct2024 )
network trafficlights joined phases static buttons groupsignals ( Last six runs Oct2024 )
network trafficlights joined phases static buttons ungroupsignals ( Last six runs Oct2024 )
network trafficlights joined phases static dur ( Last six runs Oct2024 )
network trafficlights joined phases static name ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static buttons delete ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases delay_based buttons moveup ( Last six runs Oct2024 )

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

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

---------- 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 Oct2024 )
network trafficlights joined phases static next ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static state ( Last six runs Oct2024 )

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 Oct2024 )
network trafficlights joined phases static buttons moveup ( Last six runs Oct2024 )

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

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

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

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

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

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

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

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

---------- 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 Oct2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Oct2024 )

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

---------- 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 Oct2024 )
network trafficlights single phases static buttons delete ( Last six runs Oct2024 )

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

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

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

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

---------- 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 Oct2024 )
network trafficlights single programs resetphase ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==1665056==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x560568291ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5605695b17b4 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 0x560569499143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5605694a8986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560568295809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8b167eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x560568291ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5605695b17b4 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 0x56056949948b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5605694a8986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560568295809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8b167eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x560568291ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x5605694999b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5605694a8986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560568295809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8b167eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1665225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0da05bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55f0db273481 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f0db26cefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f0db260333 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f0db272986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f0da05f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9cee315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> 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 Oct2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==1665088==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x565106b97ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x565107eb77b4 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 0x565107d9f143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x565107dae986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x565106b9b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0cad00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x565106b97ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x565107eb77b4 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 0x565107d9f48b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x565107dae986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x565106b9b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0cad00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x565106b97ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x565107d9f9b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x565107dae986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x565106b9b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa0cad00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
<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 Oct2024 )

---------- Differences in errors ----------
0a1,171
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==1665082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x556e560ebced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556e5740b7b4 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 0x556e57345990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x556e5731acea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556e58d08739 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 0x7ffb622c14a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x556e560ebced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556e5740b7b4 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 0x556e572f348b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556e57302986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556e560ef809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffb60fefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x556e560ebced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x556e5740b7b4 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 0x556e572f3143 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556e57302986 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556e560ef809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffb60fefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<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 Oct2024 )
selection lockselection crossings ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
0a1,117
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==1665122==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55776e62bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55776f94b7b4 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 0x55776f885990 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55776f85acea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x557771248739 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 0x7f66534d14a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55776e62bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55776f94b7b4 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 0x55776f88436c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55776f85acea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x557771248739 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 0x7f66534d14a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55776e62bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b25ced) (BuildId: a7a7b69cc6fb757f5b9d53dac5674e7c06b5b934)
>     #1 0x55776e8d0d69 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55776e8d0bda in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55776e8d0997 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55776f3dff24 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55776f3dee5c in std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
 > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_e
mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch
ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
<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 Oct2024 )

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

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1438,6030d1437
< Warning: Person 'pf_0.4480' is jammed on edge 'Edge0', time=2035.00.
< Warning: Person 'pf_0.4481' is jammed on edge 'Edge0', time=2035.00.
< Warning: Person 'pf_0.4482' is jammed on edge 'Edge0', time=2035.00.
< Warning: Person 'pf_0.4483' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4484' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4485' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4486' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4487' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4488' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4489' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4490' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4491' is jammed on edge 'Edge0', time=2038.00.
< Warning: Person 'pf_0.4492' is jammed on edge 'Edge0', time=2039.00.
< Warning: Person 'pf_0.4493' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4494' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4495' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4496' is jammed on edge 'Edge0', time=2041.00.
< Warning: Person 'pf_0.4497' is jammed on edge 'Edge0', time=2042.00.
< Warning: Person 'pf_0.4498' is jammed on edge 'Edge0', time=2042.00.
< Warning: Person 'pf_0.4499' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4500' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.4501' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.4502' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.4503' is jammed on edge 'Edge0', time=2046.00.
< Warning: Person 'pf_0.4504' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4505' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4506' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4507' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4508' is jammed on edge 'Edge0', time=2049.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3293,10267d3292
< Warning: Person 'pf_1.4544' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4545' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4546' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4547' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4548' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4549' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4550' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4551' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4552' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4553' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4554' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4555' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4556' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4557' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4558' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4559' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4560' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4561' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4562' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4563' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4564' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4565' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4566' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4567' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4568' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1746.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4209,9902d4208
< Warning: Person 'pf_1.5355' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.5356' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.5357' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.5358' is jammed on edge 'Edge1', time=1992.00.
< Warning: Person 'pf_1.5359' is jammed on edge 'Edge1', time=1992.00.
< Warning: Person 'pf_1.5360' is jammed on edge 'Edge1', time=1992.00.
< Warning: Person 'pf_1.5361' is jammed on edge 'Edge1', time=1992.00.
< Warning: Person 'pf_1.5362' is jammed on edge 'Edge1', time=1993.00.
< Warning: Person 'pf_1.5363' is jammed on edge 'Edge1', time=1993.00.
< Warning: Person 'pf_1.5364' is jammed on edge 'Edge1', time=1993.00.
< Warning: Person 'pf_1.5365' is jammed on edge 'Edge1', time=1994.00.
< Warning: Person 'pf_1.5366' is jammed on edge 'Edge1', time=1994.00.
< Warning: Person 'pf_1.5367' is jammed on edge 'Edge1', time=1994.00.
< Warning: Person 'pf_1.5368' is jammed on edge 'Edge1', time=1995.00.
< Warning: Person 'pf_1.5369' is jammed on edge 'Edge1', time=1995.00.
< Warning: Person 'pf_1.5370' is jammed on edge 'Edge1', time=1995.00.
< Warning: Person 'pf_1.5371' is jammed on edge 'Edge1', time=1996.00.
< Warning: Person 'pf_1.5372' is jammed on edge 'Edge1', time=1996.00.
< Warning: Person 'pf_1.5373' is jammed on edge 'Edge1', time=1996.00.
< Warning: Person 'pf_1.5374' is jammed on edge 'Edge1', time=1997.00.
< Warning: Person 'pf_1.5375' is jammed on edge 'Edge1', time=1997.00.
< Warning: Person 'pf_1.5376' is jammed on edge 'Edge1', time=1997.00.
< Warning: Person 'pf_1.5377' is jammed on edge 'Edge1', time=1998.00.
< Warning: Person 'pf_1.5378' is jammed on edge 'Edge1', time=1998.00.
< Warning: Person 'pf_1.5379' is jammed on edge 'Edge1', time=1998.00.
< Warning: Person 'pf_1.5380' is jammed on edge 'Edge1', time=1998.00.
< Warning: Person 'pf_1.5381' is jammed on edge 'Edge1', time=1999.00.
< Warning: Person 'pf_1.5382' is jammed on edge 'Edge1', time=1999.00.
< Warning: Person 'pf_1.5383' is jammed on edge 'Edge1', time=1999.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3357,10189d3356
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4573' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4574' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4575' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4576' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4577' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4578' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4579' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4580' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_0.316' is jammed on edge ':Junction1_w1', time=1747.00.
< Warning: Person 'pf_1.4581' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4582' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4583' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4584' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4585' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4586' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4587' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4588' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4589' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4590' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_0.396' is jammed on edge ':Junction1_w1', time=1750.00.
< Warning: Person 'pf_1.4591' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4592' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4593' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4594' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4595' is jammed on edge 'Edge1', time=1751.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1785,15410d1784
< Warning: Person 'pf_0.1958' is jammed on edge 'Edge0', time=1438.00.
< Warning: Person 'pf_0.2882' is jammed on edge 'Edge0', time=1438.00.
< Warning: Person 'pf_1.2856' is jammed on edge 'Edge1', time=1438.00.
< Warning: Person 'pf_1.2857' is jammed on edge 'Edge1', time=1438.00.
< Warning: Person 'pf_1.2858' is jammed on edge 'Edge1', time=1438.00.
< Warning: Person 'pf_1.2859' is jammed on edge 'Edge1', time=1438.00.
< Warning: Person 'pf_0.1895' is jammed on edge 'Edge0', time=1439.00.
< Warning: Person 'pf_0.1972' is jammed on edge 'Edge0', time=1439.00.
< Warning: Person 'pf_0.2883' is jammed on edge 'Edge0', time=1439.00.
< Warning: Person 'pf_0.2884' is jammed on edge 'Edge0', time=1439.00.
< Warning: Person 'pf_1.2860' is jammed on edge 'Edge1', time=1439.00.
< Warning: Person 'pf_1.2861' is jammed on edge 'Edge1', time=1439.00.
< Warning: Person 'pf_1.2862' is jammed on edge 'Edge1', time=1439.00.
< Warning: Person 'pf_1.2863' is jammed on edge 'Edge1', time=1439.00.
< Warning: Person 'pf_0.2885' is jammed on edge 'Edge0', time=1440.00.
< Warning: Person 'pf_0.2886' is jammed on edge 'Edge0', time=1440.00.
< Warning: Person 'pf_0.2887' is jammed on edge 'Edge0', time=1440.00.
< Warning: Person 'pf_1.2864' is jammed on edge 'Edge1', time=1440.00.
< Warning: Person 'pf_0.2888' is jammed on edge 'Edge0', time=1441.00.
< Warning: Person 'pf_1.2865' is jammed on edge 'Edge1', time=1441.00.
< Warning: Person 'pf_1.2866' is jammed on edge 'Edge1', time=1441.00.
< Warning: Person 'pf_0.1646' is jammed on edge 'Edge0', time=1442.00.
< Warning: Person 'pf_0.2889' is jammed on edge 'Edge0', time=1442.00.
< Warning: Person 'pf_0.2890' is jammed on edge 'Edge0', time=1442.00.
< Warning: Person 'pf_0.2891' is jammed on edge 'Edge0', time=1442.00.
< Warning: Person 'pf_0.2892' is jammed on edge 'Edge0', time=1442.00.
< Warning: Person 'pf_1.2867' is jammed on edge 'Edge1', time=1442.00.
< Warning: Person 'pf_1.2868' is jammed on edge 'Edge1', time=1442.00.
< Warning: Person 'pf_1.2869' is jammed on edge 'Edge1', time=1442.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3299,10267d3298
< Warning: Person 'pf_1.4550' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4551' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4552' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4553' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4554' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4555' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4556' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4557' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4558' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4559' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4560' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4561' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4562' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4563' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4564' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4565' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4566' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4567' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4568' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4573' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4574' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4575' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4576' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4577' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4578' is jammed on edge 'Edge1', time=1747.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79375,157391d79374
< Warning: Person 'pf_1.5253' is jammed on edge 'Edge1', time=1959.00.
< Warning: Person 'pf_1.5254' is jammed on edge 'Edge1', time=1959.00.
< Warning: Person 'pf_1.5255' is jammed on edge 'Edge1', time=1959.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1959.00.
< Warning: Collision of person 'pf_1.5073' and person 'pf_1.5166', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1959.00.
< Warning: Person 'pf_1.5256' is jammed on edge 'Edge1', time=1960.00.
< Warning: Person 'pf_1.5257' is jammed on edge 'Edge1', time=1960.00.
< Warning: Person 'pf_1.5258' is jammed on edge 'Edge1', time=1960.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1960.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1960.00.
< Warning: Person 'pf_1.5259' is jammed on edge 'Edge1', time=1961.00.
< Warning: Person 'pf_1.5260' is jammed on edge 'Edge1', time=1961.00.
< Warning: Person 'pf_1.5261' is jammed on edge 'Edge1', time=1961.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1961.00.
< Warning: Collision of person 'pf_1.5073' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.5169' and person 'pf_1.5185', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1961.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.