29Sep24rv1_20_0+2178-335f55cc661 - 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.04Oct074610.2949442 -g

To start TextTest for these tests, run:

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


default: 7824 tests: 7562 succeeded 167 FAILED 88 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 Sep2024 )

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3713469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f00d9a1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f00ebb5a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f00ebaf47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f00eba28b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f00ebb4f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f00d9a5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5c76949d8f 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 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eff1310ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55eff2524a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eff251e47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eff25118b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eff2523f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55eff1314809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbeba453d8f 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 basic relative_positions ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: No flow intervals in calibrator 'calibrator1'.
< Warning: No flow intervals in calibrator 'calibrator2'.
---
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Error: The position of calibrator 'ca_3' lies beyond the lane's 'Edge0_1' length.
> Warning: The given position (=5) for detector 'e2_1' does not lie on the given lane 'Edge0_1' with length 5 (adjusting to new position 4.9
> Error: The given end position (=9) for detector 'e2_2' does not lie on the given lane 'Edge0_1' with length 5 (0 <= pos < lane->getLength() is required)
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

---------- 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 create default ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630fad81ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5630fbf95a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5630fbf8f47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5630fbf828b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5630fbf94f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5630fad85809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f705ef4dd8f 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 datas tazreldata create parameters ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a89eb53ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55a89fd67a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a89fd6147a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a89fd548b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a89fd66f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a89eb57809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f18485b4d8f 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 datas tazreldata delete ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7156efced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f716903a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f7168fd47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f7168f08b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f716902f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f7156f3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a2ec44d8f 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 datas tazreldata inspect fromtaz ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e348834ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e349a48a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e349a4247a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e349a358b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e349a47f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e348838809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efcf362bd8f 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 datas tazreldata inspect parameters ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee24239ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55ee2544da01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ee2544747a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ee2543a8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ee2544cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ee2423d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8af0e9cd8f 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 datas tazreldata inspect totaz ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56258bd5aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56258cf6ea01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56258cf6847a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56258cf5b8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56258cf6df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56258bd5e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd19c854d8f 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 datas tazreldata inspect_selection parameters ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f246ee7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f2480fba01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f2480f547a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f2480e88b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f2480faf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f246eeb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde1aa73d8f 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 datas tazreldata load attributes_invalid ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3765019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564fd80c5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564fd93e1d34 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 0x564fd92c96c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564fd92d8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564fd80c9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3b81b75d8f 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 0x564fd80c5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564fd93e1d34 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 0x564fd92c9a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564fd92d8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564fd80c9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3b81b75d8f 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 0x564fd80c5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564fd92c9dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564fd92d8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x564fd80c9809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3b81b75d8f 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 0x564fd80c5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3765049==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56309c47eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56309d79ad34 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 0x56309d6826c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56309d691f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56309c482809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd6d6643d8f 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 0x56309c47eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56309d79ad34 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 0x56309d682a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56309d691f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56309c482809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd6d6643d8f 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 0x56309c47eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56309d682dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56309d691f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56309c482809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd6d6643d8f 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 0x56309c47eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<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 Sep2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3765386==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563060a25ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x563061d41d34 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 0x563061c296c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x563061c38f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563060a29809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ab4804d8f 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 0x563060a25ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x563061d41d34 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 0x563061c29a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x563061c38f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563060a29809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ab4804d8f 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 0x563060a25ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x563061c29dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x563061c38f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x563060a29809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7ab4804d8f 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 0x563060a25ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<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 Sep2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3765475==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5592ce9bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5592cfcd8d34 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 0x5592cfbc06c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5592cfbcff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5592ce9c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f840729ad8f 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 0x5592ce9bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5592cfcd8d34 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 0x5592cfbc0a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5592cfbcff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5592ce9c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f840729ad8f 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 0x5592ce9bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5592cfbc0dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5592cfbcff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5592ce9c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f840729ad8f 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 0x5592ce9bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
26d25
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
28,29c27
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
elements demands flow inspect_selection arrivalpos float ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection arrivalpos max ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos base ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos float ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos free ( Last six runs Oct2024 Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos last ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
38d37
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
40d38
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
27d26
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
29,30c28
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection number ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
28d27
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
30c29,30
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
53,54d52
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
193d192
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
195c194,195
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
202,203c202,203
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
331,332d330
< Warning: Vehicle 'flowA.163' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
335a334,335
> Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.165' will not be able to arrive at the given lane 'Edge2_0'!
342,343d341
< Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
344a343,344
> Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.169' will not be able to arrive at the given lane 'Edge2_0'!
377,378d376
< Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
379a378,379
> Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection probability ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
424d423
< Warning: Vehicle 'flowA.210' will not be able to arrive with the given speed!
426c425,426
< Warning: Vehicle 'flowA.210' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.210' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.211' will not be able to arrive at the given lane 'Edge2_0'!
452c452
< Warning: Vehicle 'flowA.223' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.224' will not be able to arrive at the given lane 'Edge2_0'!
454c454
< Warning: Vehicle 'flowA.223' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.225' will not be able to arrive at the given lane 'Edge2_0'!
966c966
< Warning: Vehicle 'flowA.479' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.481' will not be able to arrive at the given lane 'Edge2_0'!
968c968
< Warning: Vehicle 'flowA.479' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.482' will not be able to arrive at the given lane 'Edge2_0'!
1004c1004
< Warning: Vehicle 'flowA.497' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.500' will not be able to arrive at the given lane 'Edge2_0'!
1006c1006
< Warning: Vehicle 'flowA.497' will not be able to arrive with the given speed!
---
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
651c651
< Warning: Vehicle 'flowA.605' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Choosing new speed factor 1.31 for vehicle 'flowA.601' to match departure speed 12.00 (max 11.82).
661a662
> Warning: Vehicle 'flowA.615' will not be able to arrive at the given lane 'Edge2_0'!
663d663
< Warning: Vehicle 'flowA.616' will not be able to arrive at the given lane 'Edge2_0'!
690a691
> Warning: Vehicle 'flowA.643' will not be able to arrive at the given lane 'Edge2_0'!
692c693
< Warning: Vehicle 'flowA.644' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.645' will not be able to arrive at the given lane 'Edge2_0'!
695c696
< Warning: Vehicle 'flowA.646' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.647' will not be able to arrive at the given lane 'Edge2_0'!
698c699
< Warning: Vehicle 'flowA.648' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.649' will not be able to arrive at the given lane 'Edge2_0'!
701d701
< Warning: Vehicle 'flowA.650' will not be able to arrive at the given lane 'Edge2_0'!
708a709
> Warning: Vehicle 'flowA.657' will not be able to arrive at the given lane 'Edge2_0'!
710d710
< Warning: Vehicle 'flowA.658' will not be able to arrive at the given lane 'Edge2_0'!
714a715
> Warning: Vehicle 'flowA.662' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection arrivalpos float ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
259c259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
267,268d266
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection arrivalpos max ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
259c259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
288d287
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection begin ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
226c226
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge2_0'!
278d277
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departlane random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
287d286
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection arrivallane current ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
17d16
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection arrivallane float ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
504d503
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
506c505
< Warning: Vehicle 'flowB.61' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.60' will not be able to arrive at the given lane 'Edge2_0'!
513c512
< Warning: Vehicle 'flowB.65' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.64' will not be able to arrive at the given lane 'Edge2_0'!
520c519
< Warning: Vehicle 'flowB.69' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.68' will not be able to arrive at the given lane 'Edge2_0'!
527c526
< Warning: Vehicle 'flowB.73' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.72' will not be able to arrive at the given lane 'Edge2_0'!
532c531
< Warning: Vehicle 'flowB.76' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.75' will not be able to arrive at the given lane 'Edge2_0'!
541c540
< Warning: Vehicle 'flowB.81' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.80' will not be able to arrive at the given lane 'Edge2_0'!
546c545
< Warning: Vehicle 'flowB.84' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.83' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
263c263
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge5_0'!
292d291
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!
elements demands flow_taz inspect_selection arrivalspeed center ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed float ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed left ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed right ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection color ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection containernumber ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat center ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat float ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat free ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat left ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat random_free ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat right ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection insertionchecks ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection line ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection parameters ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection personnumber ( Last six runs Oct2024 Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departlane random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
291d290
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos free ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
244c244
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
260,261d259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random_free ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
256c256
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
268d267
< Warning: Vehicle 'flowA.67' will not be able to arrive at the given lane 'Edge5_0'!
270a270
> Warning: Vehicle 'flowA.68' will not be able to arrive at the given lane 'Edge5_0'!
276d275
< Warning: Vehicle 'flowA.74' will not be able to arrive at the given lane 'Edge5_0'!
280a280
> Warning: Vehicle 'flowA.75' will not be able to arrive at the given lane 'Edge5_0'!
287d286
< Warning: Vehicle 'flowA.82' will not be able to arrive at the given lane 'Edge5_0'!
290a290
> Warning: Vehicle 'flowA.83' will not be able to arrive at the given lane 'Edge5_0'!
296d295
< Warning: Vehicle 'flowA.89' will not be able to arrive at the given lane 'Edge5_0'!
299a299
> Warning: Vehicle 'flowA.90' will not be able to arrive at the given lane 'Edge5_0'!
306d305
< Warning: Vehicle 'flowA.97' will not be able to arrive at the given lane 'Edge5_0'!
310c309
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.98' will not be able to arrive at the given lane 'Edge5_0'!
315a315
> Error: Vehicle 'flowA.66' will not be able to depart using the given velocity (slow lane ahead)!
318d317
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departposlat random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
248c248
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
292,293d291
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!

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

---------- Differences in errors ----------
258c258
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge5_0'!
273d272
< Warning: Vehicle 'flowA.93' will not be able to arrive at the given lane 'Edge5_0'!

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3752164==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556660426ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x556661742d34 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 0x55666162a6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556661639f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55666042a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd2fb249d8f 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 0x556660426ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x556661742d34 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 0x55666162aa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556661639f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55666042a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd2fb249d8f 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 0x556660426ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55666162adbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556661639f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55666042a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd2fb249d8f 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 0x556660426ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3752189==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5609edc5cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5609eef78d34 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 0x5609eee606c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5609eee6ff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5609edc60809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc218836d8f 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 0x5609edc5cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5609eef78d34 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 0x5609eee60a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5609eee6ff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5609edc60809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc218836d8f 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 0x5609edc5cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5609eee60dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5609eee6ff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5609edc60809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc218836d8f 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 0x5609edc5cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<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 Sep2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3752693==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f61b496ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f61c7b2d34 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 0x55f61c69a6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f61c6a9f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f61b49a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5fa75d8d8f 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 0x55f61b496ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f61c7b2d34 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 0x55f61c69aa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f61c6a9f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f61b49a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5fa75d8d8f 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 0x55f61b496ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f61c69adbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f61c6a9f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f61b49a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f5fa75d8d8f 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 0x55f61b496ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<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 Sep2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3752793==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8b6e8aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b8b81a6d34 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 0x55b8b808e6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b8b809df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b8b6e8e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc1895e4d8f 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 0x55b8b6e8aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b8b81a6d34 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 0x55b8b808ea0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b8b809df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b8b6e8e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc1895e4d8f 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 0x55b8b6e8aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b8b808edbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b8b809df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b8b6e8e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc1895e4d8f 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 0x55b8b6e8aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
<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 Sep2024 )

---------- 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 routeflow inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
286c286
< Warning: Choosing new speed factor 1.24 for vehicle 'flowA.268' to match departure speed 12.00 (max 11.81).
---
> Warning: Vehicle 'flowA.269' will not be able to arrive at the given lane 'Edge2_0'!
339d338
< Warning: Vehicle 'flowA.321' will not be able to arrive at the given lane 'Edge2_0'!
341a341
> Warning: Vehicle 'flowA.322' will not be able to arrive at the given lane 'Edge2_0'!
370d369
< Warning: Vehicle 'flowA.351' will not be able to arrive at the given lane 'Edge2_0'!
372a372
> Warning: Vehicle 'flowA.352' will not be able to arrive at the given lane 'Edge2_0'!
407d406
< Warning: Vehicle 'flowA.387' will not be able to arrive at the given lane 'Edge2_0'!
409a409
> Warning: Vehicle 'flowA.388' will not be able to arrive at the given lane 'Edge2_0'!
411d410
< Warning: Vehicle 'flowA.390' will not be able to arrive at the given lane 'Edge2_0'!
413a413
> Warning: Vehicle 'flowA.391' will not be able to arrive at the given lane 'Edge2_0'!
427d426
< Warning: Vehicle 'flowA.405' will not be able to arrive at the given lane 'Edge2_0'!
429a429
> Warning: Vehicle 'flowA.406' will not be able to arrive at the given lane 'Edge2_0'!
438d437
< Warning: Vehicle 'flowA.415' will not be able to arrive at the given lane 'Edge2_0'!
440a440
> Warning: Vehicle 'flowA.416' will not be able to arrive at the given lane 'Edge2_0'!
445d444
< Warning: Vehicle 'flowA.421' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bc24105ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55bc25566c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bc247f6779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55bc24411c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55bc26b2c172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55bc26d211e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1999895954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c147c26ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55c149087c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c148317779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55c147f32c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55c14a64d172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c14a8421e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9ac8144954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d7d8efaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d7da35bc2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d7d95eb779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55d7d9206c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55d7db921172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55d7dbb161e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd56fa1e954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55dfb1961ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55dfb2dc2c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55dfb2052779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55dfb1c6dc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55dfb4388172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55dfb457d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5320a5e954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aa91a73ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55aa92ed4c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aa92164779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55aa91d7fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55aa9449a172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55aa9468f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f40f37e2954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e5c4466ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e5c58c7c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e5c4b57779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55e5c4772c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55e5c6e8d172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e5c70821e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff1aae82954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ed90831ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55ed91c92c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ed90f22779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55ed90b3dc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55ed93258172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ed9344d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb802aaa954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5573cc8b8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5573cdd19c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5573ccfa9779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5573ccbc4c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5573cf2df172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5573cf4d41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f260c95c954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5586b83ceced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5586b982fc2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5586b8abf779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5586b86dac3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5586badf5172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5586bafea1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd907ea9954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55dd78a23ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55dd79e84c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55dd79114779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55dd78d2fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55dd7b44a172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55dd7b63f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f99af1f6954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558353dadced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55835520ec2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55835449e779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5583540b9c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5583567d4172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5583569c91e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f23ba90e954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x555ecf4feced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x555ed095fc2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555ecfbef779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x555ecf80ac3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x555ed1f25172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555ed211a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa8bee5b954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563a69176ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x563a6a5d7c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563a69867779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x563a69482c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x563a6bb9d172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563a6bd921e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb3b6289954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b95e638ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b95fa99c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b95ed29779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b95e944c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b96105f172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b9612541e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efc675e2954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56468cb8bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56468dfecc2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56468d27c779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56468ce97c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x56468f5b2172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56468f7a71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7346a62954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ed5fe84ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55ed612e5c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ed60575779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55ed60190c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55ed628ab172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ed62aa01e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3357cfb954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557383570ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5573849d1c2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557383c61779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55738387cc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x557385f97172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55738618c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f726e671954 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 Sep2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3740102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555bd3b8cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x555bd4fedc2e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555bd427d779 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x555bd3e98c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x555bd65b3172 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555bd67a81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc57b8fb954 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 create name ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562232c89ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562233fa5d34 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 0x562233e8d6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562233e9cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562232c8d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb28675ed8f 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 0x562232c89ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562233fa5d34 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 0x562233e8da0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562233e9cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562232c8d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb28675ed8f 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 0x562232c89ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562233e8ddbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562233e9cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562232c8d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb28675ed8f 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_existent ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5625155aaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5625168c6d34 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 0x5625167ae6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5625167bdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5625155ae809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbea48b8d8f 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 0x5625155aaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5625168c6d34 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 0x5625167aea0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5625167bdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5625155ae809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbea48b8d8f 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 0x5625155aaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5625167aedbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5625167bdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5625155ae809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fbea48b8d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738372==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fecab48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fecbe64d34 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 0x55fecbd4c6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fecbd5bf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fecab4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5a22fad8f 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 0x55fecab48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fecbe64d34 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 0x55fecbd4ca0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fecbd5bf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fecab4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5a22fad8f 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 0x55fecab48ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fecbd4cdbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fecbd5bf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55fecab4c809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe5a22fad8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738083==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55642efd2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5564302eed34 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 0x5564301d66c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5564301e5f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55642efd6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faad83ded8f 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 0x55642efd2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5564302eed34 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 0x5564301d6a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5564301e5f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55642efd6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faad83ded8f 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 0x55642efd2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5564301d6dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5564301e5f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55642efd6809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7faad83ded8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564c2697dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564c27c99d34 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 0x564c27b816c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564c27b90f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564c26981809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa7b8c1dd8f 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 0x564c2697dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564c27c99d34 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 0x564c27b81a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564c27b90f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564c26981809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa7b8c1dd8f 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 0x564c2697dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564c27b81dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564c27b90f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x564c26981809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa7b8c1dd8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738190==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7546edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e755a09d34 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 0x55e7558f16c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e755900f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7546f1809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0238b9d8f 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 0x55e7546edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e755a09d34 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 0x55e7558f1a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e755900f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7546f1809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa0238b9d8f 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 0x55e7546edced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e7558f1dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e755900f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e7546f1809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa0238b9d8f 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 poi delete ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736806==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5635fa83bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5635fbb57d34 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 0x5635fba3f6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5635fba4ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5635fa83f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1b216e3d8f 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 0x5635fa83bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5635fbb57d34 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 0x5635fba3fa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5635fba4ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5635fa83f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1b216e3d8f 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 0x5635fa83bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5635fba3fdbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5635fba4ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5635fa83f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1b216e3d8f 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 poi move ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3737102==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d127ba1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d128ebdd34 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 0x55d128da56c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d128db4f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d127ba5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4fc23b6d8f 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 0x55d127ba1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d128ebdd34 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 0x55d128da5a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d128db4f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d127ba5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4fc23b6d8f 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 0x55d127ba1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d128da5dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d128db4f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d127ba5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4fc23b6d8f 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 poigeo delete ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3737684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd35e95ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fd371b1d34 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 0x55fd370996c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fd370a8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fd35e99809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6c963e5d8f 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 0x55fd35e95ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fd371b1d34 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 0x55fd37099a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fd370a8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fd35e99809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6c963e5d8f 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 0x55fd35e95ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fd37099dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fd370a8f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55fd35e99809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6c963e5d8f 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 poigeo move ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3737998==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55853cdafced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55853e0cbd34 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 0x55853dfb36c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55853dfc2f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55853cdb3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7211611d8f 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 0x55853cdafced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55853e0cbd34 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 0x55853dfb3a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55853dfc2f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55853cdb3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7211611d8f 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 0x55853cdafced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55853dfb3dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55853dfc2f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55853cdb3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7211611d8f 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 poilane delete ( Last six runs Oct2024 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3737227==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d2d53ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d4d406fd34 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 0x55d4d3f576c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d4d3f66f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d4d2d57809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4dafdc0d8f 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 0x55d4d2d53ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d4d406fd34 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 0x55d4d3f57a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d4d3f66f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d4d2d57809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4dafdc0d8f 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 0x55d4d2d53ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d4d3f57dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d4d3f66f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d4d2d57809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4dafdc0d8f 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 poilane move ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,2
> Error: Lane 'center0_1' to place poi 'poi_0' on is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- 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).
> 
> =================================================================
> ==3736345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5587c7c6fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5587c8f8bd34 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 0x5587c8e736c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5587c8e82f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5587c7c73809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f78284fcd8f 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 0x5587c7c6fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5587c8f8bd34 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 0x5587c8e73a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5587c8e82f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5587c7c73809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f78284fcd8f 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 0x5587c7c6fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5587c8e73dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5587c8e82f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5587c7c73809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f78284fcd8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc69bd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55cc6aef5d34 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 0x55cc6addd6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cc6adecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc69bdd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f62f460bd8f 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 0x55cc69bd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55cc6aef5d34 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 0x55cc6addda0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55cc6adecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc69bdd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f62f460bd8f 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 0x55cc69bd9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55cc6addddbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55cc6adecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55cc69bdd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f62f460bd8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5616abb87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5616acea3d34 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 0x5616acd8b6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5616acd9af06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5616abb8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3680e7ed8f 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 0x5616abb87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5616acea3d34 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 0x5616acd8ba0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5616acd9af06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5616abb8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3680e7ed8f 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 0x5616abb87ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5616acd8bdbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5616acd9af06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5616abb8b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3680e7ed8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736452==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5621178d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562118bf5d34 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 0x562118add6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562118aecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5621178dd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5954b99d8f 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 0x5621178d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562118bf5d34 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 0x562118adda0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562118aecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5621178dd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5954b99d8f 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 0x5621178d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562118adddbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562118aecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5621178dd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f5954b99d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736563==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561771c62ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x561772f7ed34 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 0x561772e666c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561772e75f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561771c66809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe434ad4d8f 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 0x561771c62ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x561772f7ed34 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 0x561772e66a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561772e75f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561771c66809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe434ad4d8f 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 0x561771c62ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x561772e66dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x561772e75f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561771c66809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe434ad4d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736552==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559de507dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x559de6399d34 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 0x559de62816c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559de6290f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559de5081809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fac4fd32d8f 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 0x559de507dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x559de6399d34 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 0x559de6281a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559de6290f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559de5081809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fac4fd32d8f 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 0x559de507dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x559de6281dbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x559de6290f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559de5081809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fac4fd32d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736677==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f767f06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f769222d34 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 0x55f76910a6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f769119f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f767f0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8f0fe97d8f 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 0x55f767f06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f769222d34 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 0x55f76910aa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f769119f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f767f0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8f0fe97d8f 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 0x55f767f06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55f76910adbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f769119f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f767f0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8f0fe97d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3736687==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55740a9eaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55740bd06d34 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 0x55740bbee6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55740bbfdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55740a9ee809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc00c97d8f 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 0x55740a9eaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55740bd06d34 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 0x55740bbeea0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55740bbfdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55740a9ee809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc00c97d8f 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 0x55740a9eaced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55740bbeedbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55740bbfdf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55740a9ee809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fdc00c97d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738465==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b24796bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b248c87d34 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 0x55b248b6f6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b248b7ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b24796f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63fc402d8f 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 0x55b24796bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b248c87d34 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 0x55b248b6fa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b248b7ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b24796f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63fc402d8f 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 0x55b24796bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55b248b6fdbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b248b7ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b24796f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f63fc402d8f 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738511==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556956762ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x556957a7ed34 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 0x5569579b8f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55695798e26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55695937c4e9 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 0x7f75049da4a7 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 0x556956762ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x556957a7ed34 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 0x5569579b78ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55695798e26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55695937c4e9 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 0x7f75049da4a7 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 0x556956762ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x556957a7ed34 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 0x5569579666c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556957975f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556956766809 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738536==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2ecf2aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55a2ee246d34 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 0x55a2ee180f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55a2ee15626a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55a2efb444e9 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 0x7f58436ae4a7 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 0x55a2ecf2aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55a2ee246d34 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 0x55a2ee17f8ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55a2ee15626a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55a2efb444e9 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 0x7f58436ae4a7 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 0x55a2ecf2aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55a2ee246d34 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 0x55a2ee12e6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a2ee13df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a2ecf2e809 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738533==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5641dfbb3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5641e0ecfd34 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 0x5641e0e09f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5641e0ddf26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5641e27cd4e9 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 0x7f452b11a4a7 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 0x5641dfbb3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5641e0ecfd34 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 0x5641e0e088ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5641e0ddf26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5641e27cd4e9 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 0x7f452b11a4a7 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 0x5641dfbb3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5641e0ecfd34 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 0x5641e0db76c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5641e0dc6f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5641dfbb7809 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738553==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5588144a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5588157bed34 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 0x5588156f8f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5588156ce26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5588170bc4e9 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 0x7f899a9984a7 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 0x5588144a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5588157bed34 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 0x5588156f78ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5588156ce26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5588170bc4e9 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 0x7f899a9984a7 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 0x5588144a2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5588157bed34 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 0x5588156a66c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5588156b5f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5588144a6809 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 Sep2024 )

---------- 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).
> 
> =================================================================
> ==3738562==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5622b1d8eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5622b30aad34 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 0x5622b2fe4f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5622b2fba26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5622b49a84e9 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 0x7f432ac764a7 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 0x5622b1d8eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5622b30aad34 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 0x5622b2fe38ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5622b2fba26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5622b49a84e9 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 0x7f432ac764a7 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 0x5622b1d8eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5622b30aad34 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 0x5622b2f926c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5622b2fa1f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5622b1d92809 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 Sep2024 )
elements tazs move vertex_new ( Last six runs Oct2024 Sep2024 )

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

---------- New result in exitcode ----------
1
network connections with_tls inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect disallow ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect_selected disallow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network lanes inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network lanes inspect changeleft_dialog pedestrian ( Last six runs Oct2024 Sep2024 )
network lanes inspect changeright_dialog pedestrian ( Last six runs Oct2024 Sep2024 )
network lanes inspect disallow ( Last six runs Oct2024 Sep2024 )
network lanes inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
selection lockselection connections ( Last six runs Oct2024 Sep2024 )
selection lockselection crossings ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge '-E0' and edge 'E3' found.
> Warning: No route for vehicle 't_0' found.
> Error: Vehicle 't_0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections with_tls inspect_selected allow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'v_0' has no valid route. No connection between edge '-E2' and edge 'E1'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections with_tls inspect_selected allow_dialog reset ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow_dialog reset ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge '-E2' and edge 'E1' found.
> Warning: No route for vehicle 't_2' found.
> Error: Vehicle 't_2' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections without_tls inspect disallow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected disallow ( Last six runs Oct2024 Sep2024 )

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

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

=================================================================
==3719169==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x56366b33eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
    #1 0x56366c552a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x56366c54c47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x56366c53f8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x56366c551f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x56366b342809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f0e8d110d8f 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 Sep2024 )

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

=================================================================
==3719170==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x565269c5eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
    #1 0x56526ae72a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x56526ae6c47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x56526ae5f8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x56526ae71f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x565269c62809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f4711b04d8f 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 Sep2024 )

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

=================================================================
==3719172==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x560670ac4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
    #1 0x560671cd8a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x560671cd247a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x560671cc58b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x560671cd7f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x560670ac8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f81eda00d8f 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).

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'v_0' is not allowed to stop on lane 'E0_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network edges inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network edges inspect disallow ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected allow ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected disallow ( Last six runs Oct2024 Sep2024 )

TEST FAILED on ts-sim-build-ba : network edges inspect_selected length ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1
> Warning: busStop 'bs_0' on lane 'E0_0' is too short for vehicle 'v_0'.

TEST FAILED on ts-sim-build-ba : network edges move basic ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ede35dbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55ede47efa01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ede47e947a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ede47dc8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ede47eef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ede35df809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9727f75d8f 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 : network edges move move_geometrypoint ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611c23a3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5611c35b7a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5611c35b147a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5611c35a48b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611c35b6f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611c23a7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc04777ed8f 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 : network edges move selected_both ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562576546ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56257775aa01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56257775447a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5625777478b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562577759f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56257654a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2727ee8d8f 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 : network edges move selected_both_both_junctions ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55839e589ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55839f79da01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55839f79747a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55839f78a8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55839f79cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55839e58d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff34fcf9d8f 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 : network edges move selected_both_from_junction ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56541355eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x565414772a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56541476c47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56541475f8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x565414771f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x565413562809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0b1d61fd8f 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 : network edges move selected_both_to_junction ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635df0a8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x5635e02bca01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5635e02b647a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5635e02a98b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5635e02bbf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5635df0ac809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4c90186d8f 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 : network edges move selected_none_both_junctions ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56371212aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x56371333ea01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56371333847a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56371332b8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56371333df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56371212e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb944c34d8f 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 : network edges move selected_separated ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fabb86cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55fabca80a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fabca7a47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fabca6d8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fabca7ff06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fabb870809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f71e9878d8f 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 : network edges move selected_single ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3718307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56205fd10ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x562060f24a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562060f1e47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562060f118b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562060f23f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56205fd14809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f79e2381d8f 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 : network junctions contextual_menu connections clear ( Last six runs Oct2024 Sep2024 )

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

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

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

---------- Differences in errors ----------
1c1,2
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add red ( Last six runs Oct2024 Sep2024 )
network trafficlights single phases NEMA buttons add yellow ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
1,2d0
< Error: At traffic signal 'J0' program '0' no phase named '6' was found
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2d0
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

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

TEST FAILED on ts-sim-build-ba : processing volatile_recomputing abort-recomputing ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3713723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c1fdeced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e1c31f2a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e1c31ec47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e1c31df8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e1c31f1f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e1c1fe2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff21f662d8f 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 : processing volatile_recomputing crossings.guess ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3713731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1f11c0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e1f23d4a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e1f23ce47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e1f23c18b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e1f23d3f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e1f11c4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f46d0e28d8f 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 : processing volatile_recomputing sidewalks-and-crossings.guess ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3713761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557422109ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55742331da01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55742331747a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55742330a8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55742331cf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55742210d809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe4ab20cd8f 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 : processing volatile_recomputing sidewalks.guess ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3713769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa9f87bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55aaa0a8fa01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55aaa0a8947a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55aaa0a7c8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55aaa0a8ef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55aa9f87f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f905ece8d8f 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 basic undo_redo ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3770405==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55627b741ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55627ca5dd34 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 0x55627c9456c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55627c954f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55627b745809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbe781c3d8f 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 0x55627b741ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55627ca5dd34 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 0x55627c945a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55627c954f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55627b745809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbe781c3d8f 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 0x55627b741ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55627c945f35 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55627c954f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55627b745809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fbe781c3d8f 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 Sep2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3770579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e65cb0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x557e66ec4a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557e66ebe47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557e66eb18b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557e66ec3f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557e65cb4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f590cce0d8f 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 Sep2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3770426==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55e4081bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e4094d7d34 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 0x55e4093bf6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e4093cef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e4081bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4dd0ae3d8f 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 0x55e4081bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e4094d7d34 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 0x55e4093bfa0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e4093cef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e4081bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4dd0ae3d8f 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 0x55e4081bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55e4093bff35 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55e4093cef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e4081bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4dd0ae3d8f 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 Sep2024 )

---------- Differences in errors ----------
0a1,171
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3770419==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5648279faced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564828d16d34 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 0x564828c50f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x564828c2626a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56482a6144e9 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 0x7fd120e584a7 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 0x5648279faced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564828d16d34 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 0x564828bfea0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564828c0df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5648279fe809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd11fb86d8f 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 0x5648279faced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x564828d16d34 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 0x564828bfe6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564828c0df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5648279fe809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd11fb86d8f 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 operations invert ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,117
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==3770487==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55d03be39ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d03d155d34 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 0x55d03d08ff10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55d03d06526a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d03ea534e9 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 0x7fe64c3794a7 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 0x55d03be39ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d03d155d34 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 0x55d03d08e8ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55d03d06526a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d03ea534e9 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 0x7fe64c3794a7 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 0x55d03be39ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: 5bbcb6b210de4559d995df1199d9af574daaecd2)
>     #1 0x55d03c0ded69 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 0x55d03c0debda 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 0x55d03c0de997 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 0x55d03cbea2a4 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 0x55d03cbe91dc 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 Sep2024 )

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

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

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1469,6030d1468
< Warning: Person 'pf_0.4511' is jammed on edge 'Edge0', time=2051.00.
< Warning: Person 'pf_0.4512' is jammed on edge 'Edge0', time=2051.00.
< Warning: Person 'pf_0.4513' is jammed on edge 'Edge0', time=2051.00.
< Warning: Person 'pf_0.4514' is jammed on edge 'Edge0', time=2051.00.
< Warning: Person 'pf_0.4515' is jammed on edge 'Edge0', time=2052.00.
< Warning: Person 'pf_0.4516' is jammed on edge 'Edge0', time=2052.00.
< Warning: Person 'pf_0.4517' is jammed on edge 'Edge0', time=2052.00.
< Warning: Person 'pf_0.4518' is jammed on edge 'Edge0', time=2052.00.
< Warning: Person 'pf_0.4519' is jammed on edge 'Edge0', time=2054.00.
< Warning: Person 'pf_0.4520' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4521' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4522' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4523' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4524' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4525' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4526' is jammed on edge 'Edge0', time=2057.00.
< Warning: Person 'pf_0.4527' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4528' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4529' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4530' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4531' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4532' is jammed on edge 'Edge0', time=2059.00.
< Warning: Person 'pf_0.4533' is jammed on edge 'Edge0', time=2059.00.
< Warning: Person 'pf_0.4534' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4535' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4536' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4537' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4538' is jammed on edge 'Edge0', time=2061.00.
< Warning: Person 'pf_0.4539' is jammed on edge 'Edge0', time=2062.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 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3312,10267d3311
< 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.
< Warning: Person 'pf_1.4579' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4580' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4581' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4582' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4583' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4584' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4585' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4586' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4587' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4588' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4589' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4590' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4591' 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 departpos ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4115,9902d4114
< Warning: Person 'pf_1.5266' is jammed on edge 'Edge1', time=1963.00.
< Warning: Person 'pf_1.5267' is jammed on edge 'Edge1', time=1963.00.
< Warning: Person 'pf_1.5268' is jammed on edge 'Edge1', time=1963.00.
< Warning: Person 'pf_1.5269' is jammed on edge 'Edge1', time=1964.00.
< Warning: Person 'pf_1.5270' is jammed on edge 'Edge1', time=1964.00.
< Warning: Person 'pf_1.5271' is jammed on edge 'Edge1', time=1964.00.
< Warning: Person 'pf_1.5272' is jammed on edge 'Edge1', time=1965.00.
< Warning: Person 'pf_1.5273' is jammed on edge 'Edge1', time=1965.00.
< Warning: Person 'pf_1.5274' is jammed on edge 'Edge1', time=1965.00.
< Warning: Person 'pf_1.5275' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_1.5276' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_1.5277' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_1.5278' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.5279' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.5280' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.5281' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.5282' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5283' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5284' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5285' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5286' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5287' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5288' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.5289' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.5290' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.4322' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5291' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5292' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5293' is jammed on edge 'Edge1', time=1971.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 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3306,10189d3305
< Warning: Person 'pf_1.4521' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4522' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4523' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4524' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4525' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4526' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4527' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4528' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4529' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4530' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4531' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4532' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4533' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4534' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4535' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4536' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4537' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4538' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4539' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4540' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_1.4541' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_1.4542' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_1.4543' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_1.4544' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_1.4545' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_1.4546' is jammed on edge 'Edge1', time=1736.00.
< Warning: Person 'pf_1.4547' is jammed on edge 'Edge1', time=1736.00.
< Warning: Person 'pf_1.4548' is jammed on edge 'Edge1', time=1736.00.
< Warning: Person 'pf_1.4549' is jammed on edge 'Edge1', time=1737.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 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1814,15410d1813
< Warning: Person 'pf_0.1951' is jammed on edge 'Edge0', time=1443.00.
< Warning: Person 'pf_0.1931' is jammed on edge 'Edge0', time=1443.00.
< Warning: Person 'pf_0.2893' is jammed on edge 'Edge0', time=1443.00.
< Warning: Person 'pf_0.2894' is jammed on edge 'Edge0', time=1443.00.
< Warning: Person 'pf_1.2870' is jammed on edge 'Edge1', time=1443.00.
< Warning: Person 'pf_1.2871' is jammed on edge 'Edge1', time=1443.00.
< Warning: Person 'pf_1.2872' is jammed on edge 'Edge1', time=1443.00.
< Warning: Person 'pf_0.2895' is jammed on edge 'Edge0', time=1444.00.
< Warning: Person 'pf_0.2896' is jammed on edge 'Edge0', time=1444.00.
< Warning: Person 'pf_1.2873' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_1.2874' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_1.2875' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_0.2897' is jammed on edge 'Edge0', time=1445.00.
< Warning: Person 'pf_0.2898' is jammed on edge 'Edge0', time=1445.00.
< Warning: Person 'pf_0.2899' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_0.2900' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_0.2901' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_1.2876' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_1.2877' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_1.2878' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_0.2902' is jammed on edge 'Edge0', time=1447.00.
< Warning: Person 'pf_1.2879' is jammed on edge 'Edge1', time=1447.00.
< Warning: Person 'pf_1.2880' is jammed on edge 'Edge1', time=1447.00.
< Warning: Person 'pf_0.1908' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_0.2903' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_0.2904' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_1.2881' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2882' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2883' is jammed on edge 'Edge1', time=1448.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 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3302,10267d3301
< 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.
< Warning: Person 'pf_1.4579' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4580' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4581' is jammed on edge 'Edge1', time=1748.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 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79016,157391d79015
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1922.00.
< Warning: Person 'pf_1.5135' is jammed on edge 'Edge1', time=1922.00.
< Warning: Person 'pf_1.5136' is jammed on edge 'Edge1', time=1922.00.
< Warning: Person 'pf_1.5137' is jammed on edge 'Edge1', time=1922.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1922.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.5041' and person 'pf_1.5051', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4985', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4929', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.5061' and person 'pf_1.5041', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_0.548' and person 'pf_0.547', lane=':Junction1_1_0', time=1923.00.
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1923.00.
< Warning: Person 'pf_1.5138' is jammed on edge 'Edge1', time=1923.00.
< Warning: Person 'pf_1.5139' is jammed on edge 'Edge1', time=1923.00.
< Warning: Person 'pf_1.5140' is jammed on edge 'Edge1', time=1923.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1923.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.5041' and person 'pf_1.5048', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4985', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4929', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.5061' and person 'pf_1.5041', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_0.548' and person 'pf_0.547', lane=':Junction1_1_0', time=1924.00.
< Warning: Collision of person 'pf_0.545' and person 'pf_0.615', lane=':Junction2_0_0', time=1924.00.
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1924.00.
< Warning: Person 'pf_1.5141' is jammed on edge 'Edge1', time=1924.00.
< Warning: Person 'pf_1.5142' is jammed on edge 'Edge1', time=1924.00.
< Warning: Person 'pf_1.5143' is jammed on edge 'Edge1', time=1924.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1924.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5031', lane='Edge2_1', time=1924.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.